Refactor:分包
This commit is contained in:
@@ -104,7 +104,7 @@ export default {
|
||||
if (res.confirm) {
|
||||
console.log('用户点击确定')
|
||||
uni.navigateTo({
|
||||
url: '/pages/user/Points/index'
|
||||
url: '/pagesUser/user/Points/index'
|
||||
})
|
||||
} else if (res.cancel) {
|
||||
console.log('用户点击取消')
|
||||
|
||||
Reference in New Issue
Block a user