You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bocai_supplyChain/pages/mine/index.json

11 lines
289 B
JSON

{
"usingComponents": {
"bottom-drawer": "../../components/bottom-drawer/index",
"job-sub": "../../components/job-sub/index"
},
"navigationBarTitleText": "我的",
1 year ago
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"backgroundColor": "#f5f5f5"
}