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.
11 lines
406 B
JSON
11 lines
406 B
JSON
{
|
|
"navigationBarBackgroundColor": "#00bebe",
|
|
"navigationBarTextStyle": "white",
|
|
"backgroundColor": "#f5f5f5",
|
|
"navigationBarTitleText" : "职位管理",
|
|
"usingComponents":{
|
|
"mp-cells": "../../miniprogram_npm/weui-miniprogram/cells/cells",
|
|
"mp-cell": "../../miniprogram_npm/weui-miniprogram/cell/cell",
|
|
"mp-slideview": "../../miniprogram_npm/weui-miniprogram/slideview/slideview"
|
|
}
|
|
} |