Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
weapp
/
C
Seguir
8
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
66
Wiki
Actividad
Explorar el Código
布局调整
tags/河北版C.8.1.01
caserKing
hace 5 años
padre
fa34f86887
commit
2229fc4847
Se han
modificado 2 ficheros
con
1 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
pages/cardorder/index/index.wxml
+0
-1
pages/paySuccess/paySuccess.wxss
+ 1
- 1
pages/cardorder/index/index.wxml
Ver fichero
@@ -5,7 +5,7 @@
<i-tabs style="top:{{navigationBarHeight}}" class='tabs' current="{{ current_scroll }}" scroll bindchange="handleChangeScroll">
<i-tab class='i-tab' wx:for="{{tabs}}" wx:key="unique" key="{{item.key}}" title="{{item.name}}"></i-tab>
</i-tabs>
<view style='padding:120rpx 0
90
rpx;'>
<view style='padding:120rpx 0
76
rpx;'>
<view class="nocoupon" wx:if="{{list.length==0}}">
<image src="{{noCoupon}}" mode="widthFix" />
<text class="txt001">请您敬请期待</text>
+ 0
- 1
pages/paySuccess/paySuccess.wxss
Ver fichero
@@ -14,7 +14,6 @@ button::after{ border: none; }
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%);
border-radius:48rpx!important;
margin-top: 169rpx;
border: 1px solid #02C0FF;
}
.payContent{
width: 657rpx;
Escribir
Vista previa
Cargando…
Cancelar
Guardar