jhprjv2/ruoyi-ui-app/miniprogram/pages/renyuanguanli/renyuanguanli.json

16 lines
522 B
JSON
Raw Normal View History

2024-09-08 15:55:07 +08:00
{
"usingComponents": {
"van-row": "@vant/weapp/row",
"van-col": "@vant/weapp/col",
"van-action-sheet": "@vant/weapp/action-sheet",
"van-sticky": "@vant/weapp/sticky",
"van-tabbar": "@vant/weapp/tabbar",
"van-tabbar-item": "@vant/weapp/tabbar-item",
"van-popup": "@vant/weapp/popup",
"van-circle": "@vant/weapp/circle",
"van-tag": "@vant/weapp/tag/index",
"ec-canvas": "../../ec-canvas/ec-canvas",
"van-overlay": "@vant/weapp/overlay/index"
},
"navigationStyle":"custom"
}