Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
suimang
/
Metavatar_Camera_Wapp
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
upload
master
HolyKnightIX
hace 1 año
padre
482d8d8471
commit
3f224c497c
Se han
modificado 1 ficheros
con
7 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+7
-0
src/pages/lookPhoto/index.vue
+ 7
- 0
src/pages/lookPhoto/index.vue
Ver fichero
@@ -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;
Escribir
Vista previa
Cargando…
Cancelar
Guardar