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 */
/*开发环境 begin */
// localLoginApi({
// username: username.value,
// password: password.value,
// captcha: 'app'
localLoginApi({
username: username.value,
password: password.value,
captcha: 'app'
/*开发环境 end */
}).then((loginres) => {
if (loginres.success) {