feat : 预加载常用页面
This commit is contained in:
@@ -146,7 +146,7 @@ const isAbove90 = (percent) => parseFloat(percent) < 90;
|
||||
|
||||
function goAuth() {
|
||||
if(!isAuth.value){
|
||||
navTo('/pages/auth/index')
|
||||
navTo('/pages/auth/auth')
|
||||
}
|
||||
}
|
||||
function chooseFileUploadTest(pam) {}
|
||||
|
||||
Reference in New Issue
Block a user