|
|
@ -196,6 +196,12 @@ |
|
|
"navigationBarTitleText": "新增商品", |
|
|
"navigationBarTitleText": "新增商品", |
|
|
"navigationStyle": "custom" |
|
|
"navigationStyle": "custom" |
|
|
} |
|
|
} |
|
|
|
|
|
},{ |
|
|
|
|
|
"path": "myCenter/addType", |
|
|
|
|
|
"style": { |
|
|
|
|
|
"navigationBarTitleText": "新增分类", |
|
|
|
|
|
"navigationStyle": "custom" |
|
|
|
|
|
} |
|
|
}] |
|
|
}] |
|
|
}, { |
|
|
}, { |
|
|
"root": "package2", |
|
|
"root": "package2", |
|
|
|