电子结算单
This commit is contained in:
20
pages.json
20
pages.json
@@ -91,19 +91,19 @@
|
||||
"pages": [{
|
||||
"path": "takeGoods/index",
|
||||
"style": {}
|
||||
},{
|
||||
}, {
|
||||
"path": "orderDetails/index",
|
||||
"style": {}
|
||||
},{
|
||||
}, {
|
||||
"path": "orderList/index",
|
||||
"style": {}
|
||||
},{
|
||||
}, {
|
||||
"path": "productList/index",
|
||||
"style": {}
|
||||
},{
|
||||
}, {
|
||||
"path": "productAddition/index",
|
||||
"style": {}
|
||||
},{
|
||||
}, {
|
||||
"path": "productUpdate/index",
|
||||
"style": {}
|
||||
}]
|
||||
@@ -119,7 +119,13 @@
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "components/autograph",
|
||||
"style": {}
|
||||
"style": {
|
||||
"navigationBarTitleText": "签字",
|
||||
"enablePullDownRefresh": false,
|
||||
"pageOrientation": "landscape",
|
||||
"backgroundColor": "#f8f8f8",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -299,4 +305,4 @@
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user