8 lines
263 B
JSON
8 lines
263 B
JSON
|
{
|
||
|
"navigationBarTitleText": "发表案例",
|
||
|
"navigationStyle": "default",
|
||
|
"usingComponents": {
|
||
|
"up-upload": "../../node-modules/uview-plus/components/u-upload/u-upload",
|
||
|
"up-notify": "../../node-modules/uview-plus/components/u-notify/u-notify"
|
||
|
}
|
||
|
}
|