Ver código fonte

upload

master
HolyKnightIX 1 ano atrás
pai
commit
3f224c497c
1 arquivos alterados com 7 adições e 0 exclusões
  1. +7
    -0
      src/pages/lookPhoto/index.vue

+ 7
- 0
src/pages/lookPhoto/index.vue Ver arquivo

@@ -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;


Carregando…
Cancelar
Salvar