12 lines
330 B
JSON
12 lines
330 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"te-nav-bar": "/commpents/te_navbar",
|
|
"van-button": "@vant/weapp/button/index"
|
|
},
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "患者病历",
|
|
"backgroundColor": "#eeeeee",
|
|
"backgroundTextStyle": "light"
|
|
} |