接口对接

This commit is contained in:
仲么了
2023-03-30 09:04:07 +08:00
parent 3f966d4024
commit 0325347e06
15 changed files with 226 additions and 61 deletions

View File

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