修改在线报修样式
This commit is contained in:
@@ -246,7 +246,7 @@ const openDoorClick = () =>{
|
||||
const payMentClick =() =>{
|
||||
uni.setStorageSync('sourcePage',"index")
|
||||
uni.navigateTo({
|
||||
url:"/pages/payment-list/paymentIndex"
|
||||
url:"/pageSubPack/payment-list/paymentIndex"
|
||||
})
|
||||
}
|
||||
// 点击小区选择
|
||||
|
||||
Reference in New Issue
Block a user