YZProjectCloud/yanzhu-ui-app/miniprogram/pages/project_subusers/add/index.json

8 lines
224 B
JSON
Raw Normal View History

2025-03-20 00:53:06 +08:00
{
2025-03-22 18:48:51 +08:00
"usingComponents": {
"van-steps": "@vant/weapp/steps/index",
"van-notice-bar": "@vant/weapp/notice-bar/index",
"van-overlay": "@vant/weapp/overlay/index"
},
"navigationStyle": "custom"
2025-03-20 00:53:06 +08:00
}