This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
Metavatar_Camera_Wapp
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
upload
master
HolyKnightIX
1 year ago
parent
482d8d8471
commit
3f224c497c
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
src/pages/lookPhoto/index.vue
+ 7
- 0
src/pages/lookPhoto/index.vue
View File
@@ -11,6 +11,7 @@
@change="getSwiperIndex"
@click="previewImage"
></u-swiper>
<view class="checkMore">左右滑动查看更多</view>
<!-- <view class="uploadBtn grayBtn">
<text>我要让照片说话</text>
<view class="free">
@@ -268,6 +269,12 @@ function buyCoin() {
}
}
}
.checkMore {
color: #ffffff;
margin-top: 30rpx;
}
// 俩按钮
.uploadBtn {
position: relative;
Write
Preview
Loading…
Cancel
Save