新增页面路由和home页面修改
This commit is contained in:
parent
50ad914807
commit
c44e5469f4
@ -203,7 +203,6 @@
|
||||
</uni-col>
|
||||
</uni-row>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</uni-drawer>
|
||||
<map :style="{width: '100%',height:height}" show-location id="mapRef" ref="mapRef" :scale="scale"
|
||||
|
||||
@ -124,6 +124,11 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "退款申请"
|
||||
}
|
||||
},{
|
||||
"path": "OrderDetailsPage",
|
||||
"style": {
|
||||
"navigationBarTitleText": "订单明细"
|
||||
}
|
||||
}]
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user