master
chen 2022-08-12 18:14:48 +08:00
parent cf10515965
commit aa6ca40826
2 changed files with 7 additions and 5 deletions

View File

@ -49,7 +49,9 @@
]
},
/* ios */
"ios" : {},
"ios" : {
"dSYMs" : false
},
/* SDK */
"sdkConfigs" : {
"ad" : {},
@ -109,5 +111,5 @@
}
}
},
"template" : "index.html"
"template" : "index.html"
}

View File

@ -62,13 +62,13 @@
return {
windowHeight: uni.getSystemInfoSync().windowHeight,
ifPhone:false,
login_phone:'17366921088',//
login_phone:'',//
ifCode:false,
login_code:'',//
ifunitName:false,
login_unitName:'湖南争鸣光电科技有限公司',//
login_unitName:'',//
ifPassword:false,
login_password:'123456',//
login_password:'',//
codeText:'获取验证码' ,//
flagCode:true ,//
countDown:null,