Merge branch 'ldeyun' into 'master'

Ldeyun

See merge request cxcxt/cxc-szcx-uniapp!9
This commit is contained in:
闵 年泽 2025-01-23 09:02:27 +08:00
commit 1dbe2fbd07

View File

@ -105,10 +105,10 @@
/*生产环境 end */ /*生产环境 end */
/*开发环境 begin */ /*开发环境 begin */
// localLoginApi({ localLoginApi({
// username: username.value, username: username.value,
// password: password.value, password: password.value,
// captcha: 'app' captcha: 'app'
/*开发环境 end */ /*开发环境 end */
}).then((loginres) => { }).then((loginres) => {
if (loginres.success) { if (loginres.success) {