feat: 添加假登录和权限控制
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Agent
2026-03-24 00:36:40 +00:00
parent 7ca2e1d5a4
commit 17f6b49e5d
4 changed files with 141 additions and 11 deletions

View File

@@ -56,5 +56,8 @@
"text": "订单"
}
]
}
},
"customerHidePages": [
"pages/order/create"
]
}