yuminge-app/yun-min-program-plugin-master/packageA/member/myOrder_v2/myOrder_v2.json

11 lines
286 B
JSON

{
"navigationBarTitleText": "我的订单",
"usingComponents": {
"van-tab": "../../../dist/tab/index",
"van-tabs": "../../../dist/tabs/index",
"van-field": "../../../dist/field/index",
"cOrderList": "../../mycomponent/orderList/orderList"
},
"enablePullDownRefresh": true
}