jhprjv2/ruoyi-ui-app/miniprogram/pages/project_flowable/editTask/index.json

10 lines
313 B
JSON
Raw Normal View History

2024-09-08 15:55:07 +08:00
{
"usingComponents": {
"van-overlay": "@vant/weapp/overlay/index",
"van-collapse": "@vant/weapp/collapse",
"van-steps": "@vant/weapp/steps/index",
"van-collapse-item": "@vant/weapp/collapse-item",
"van-notice-bar": "@vant/weapp/notice-bar/index"
},
"navigationStyle":"custom"
}