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.4.1.6最终版
meo
hace 6 años
padre
1b0431866a
commit
941e5c2c23
Se han
modificado 3 ficheros
con
8 adiciones
y
8 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+6
-6
pages/spellGroup/mySpellGroup/index.wxss
+1
-1
pages/user/index.js
+1
-1
project.config.json
+ 6
- 6
pages/spellGroup/mySpellGroup/index.wxss
Ver fichero
@@ -181,12 +181,12 @@
line-height:50rpx;
}
.edit{
position:
fixed;
/* width: 690rpx; */
bottom: 20rpx
;
left:
0;
right: 0
;
padding: 0 22rpx
;
position:fixed;
bottom:0;
left:0
;
right:
0;
padding:20rpx 22rpx
;
background:#fff
;
}
.edit-left{
float: left;
+ 1
- 1
pages/user/index.js
Ver fichero
@@ -1,7 +1,7 @@
const extConfig = wx.getExtConfigSync ? wx.getExtConfigSync() : {}
let appVersion;
if (Object.keys(extConfig).length == 0) {
appVersion = 'C.4.1.
0
';
appVersion = 'C.4.1.
1
';
}
var config = require("../../config/config.js");
var app = getApp();
+ 1
- 1
project.config.json
Ver fichero
@@ -13,7 +13,7 @@
},
"compileType": "miniprogram",
"libVersion": "2.2.0",
"appid": "wx
b11603577a84a86d
",
"appid": "wx
649b3be73c1afe47
",
"projectname": "C%E7%AB%AF%E5%B0%8F%E7%A8%8B%E5%BA%8F",
"isGameTourist": false,
"condition": {
Escribir
Vista previa
Cargando…
Cancelar
Guardar