fix:框架搭建及功能完善。
This commit is contained in:
@@ -47,7 +47,7 @@ const popup = ref(null);
|
||||
|
||||
function handleToPwd() {
|
||||
uni.navigateTo({
|
||||
url: '/pages/mine/pwd/index'
|
||||
url: '/pages_mine/pages/pwd/index'
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user