登录模块接口对接完毕

This commit is contained in:
仲么了
2023-03-22 14:09:51 +08:00
parent c308a7131b
commit 02e950130d
4 changed files with 61 additions and 14 deletions

View File

@@ -421,7 +421,7 @@
"list": [
{
"name": "login", //模式名称
"path": "pages/user/changePhone", //启动页面,必选
"path": "pages/device/APF/detail", //启动页面,必选
"query": "" //启动参数在页面的onLoad函数里面得到。
}
]