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/mineJob/index.json

10 lines
296 B
JSON

{
"navigationBarBackgroundColor": "#fff",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "我的职位",
"backgroundColor": "#f5f5f5",
"usingComponents": {
"mp-tabs": "@miniprogram-component-plus/tabs",
"bottom-drawer": "../../components/bottom-drawer/index"
}
}