Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
suimang
/
Metavatar_Camera_Wapp
Observar
2
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
upload
master
HolyKnightIX
1 ano atrás
pai
482d8d8471
commit
3f224c497c
1 arquivos alterados
com
7 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+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;
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar