|
@@ -204,9 +204,20 @@
|
|
"path": "pages/sales/list",
|
|
"path": "pages/sales/list",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "销售单",
|
|
"navigationBarTitleText": "销售单",
|
|
- "enablePullDownRefresh": false,
|
|
|
|
"navigationStyle":"custom",
|
|
"navigationStyle":"custom",
|
|
- "navigationBarTextStyle": "white"
|
|
+ "app-plus":{
|
|
|
|
+ "titleNView": {
|
|
|
|
+ "titleAlign": "left",
|
|
|
|
+ "buttons": [
|
|
|
|
+ {
|
|
|
|
+ "text": "\ue694 查询" ,
|
|
|
|
+ "fontSrc": "/static/iconfont/iconfont.ttf",
|
|
|
|
+ "fontSize": "16",
|
|
|
|
+ "width":"90px"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -220,9 +231,20 @@
|
|
"path": "pages/sales/chooseProduct",
|
|
"path": "pages/sales/chooseProduct",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "选择产品",
|
|
"navigationBarTitleText": "选择产品",
|
|
- "enablePullDownRefresh": false,
|
|
|
|
"navigationStyle":"custom",
|
|
"navigationStyle":"custom",
|
|
- "navigationBarTextStyle": "white"
|
|
+ "app-plus":{
|
|
|
|
+ "titleNView": {
|
|
|
|
+ "titleAlign": "left",
|
|
|
|
+ "buttons": [
|
|
|
|
+ {
|
|
|
|
+ "text": "\ue694 查询" ,
|
|
|
|
+ "fontSrc": "/static/iconfont/iconfont.ttf",
|
|
|
|
+ "fontSize": "16",
|
|
|
|
+ "width":"90px"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+ }
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -239,35 +261,11 @@
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}
|
|
},
|
|
},
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
{
|
|
{
|
|
"path": "pages/sales/productPricing",
|
|
"path": "pages/sales/productPricing",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "产品报价",
|
|
"navigationBarTitleText": "产品报价",
|
|
-
|
|
|
|
"navigationStyle":"custom",
|
|
"navigationStyle":"custom",
|
|
-
|
|
|
|
"app-plus":{
|
|
"app-plus":{
|
|
"titleNView": {
|
|
"titleNView": {
|
|
"titleAlign": "left",
|
|
"titleAlign": "left",
|
|
@@ -275,7 +273,7 @@
|
|
{
|
|
{
|
|
"text": "\ue694 查询" ,
|
|
"text": "\ue694 查询" ,
|
|
"fontSrc": "/static/iconfont/iconfont.ttf",
|
|
"fontSrc": "/static/iconfont/iconfont.ttf",
|
|
- "fontSize": "14",
|
|
+ "fontSize": "16",
|
|
"width":"90px"
|
|
"width":"90px"
|
|
}
|
|
}
|
|
]
|
|
]
|