add_coach.json
970 Bytes
{
"navigationBarTitleText": "新建人员",
"navigationBarBackgroundColor": "#F7F8FA",
"navigationBarTextStyle": "black",
"backgroundColor": "#ffffff",
"usingComponents": {
"uni-file-picker": "../uni_modules/uni-file-picker/components/uni-file-picker/uni-file-picker",
"uni-forms-item": "../uni_modules/uni-forms/components/uni-forms-item/uni-forms-item",
"uni-easyinput": "../uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput",
"uni-data-select": "../uni_modules/uni-data-select/components/uni-data-select/uni-data-select",
"uni-data-checkbox": "../uni_modules/uni-data-checkbox/components/uni-data-checkbox/uni-data-checkbox",
"uni-datetime-picker": "../uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker",
"uni-data-picker": "../uni_modules/uni-data-picker/components/uni-data-picker/uni-data-picker",
"uni-forms": "../uni_modules/uni-forms/components/uni-forms/uni-forms"
}
}