第一次提交

This commit is contained in:
dt_2916866708
2024-02-28 17:26:46 +08:00
commit f756390529
991 changed files with 126914 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"navigationStyle": "custom",
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"usingComponents": {
"button-group": "/pages/login/components/ButtonGroup/ButtonGroup",
"phone-login": "/pages/login/components/PhoneLogin/PhoneLogin"
}
}