chore: 使用常量来处理登录的路由页面路径
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
this.applyStatus();
|
||||
this.getSourceMemberInfo();
|
||||
} else {
|
||||
this.$util.redirectTo('/pages_tool/login/login', {
|
||||
this.$util.redirectTo(this.$util.LOGIN_PAGE_URL, {
|
||||
back: '/pages_promotion/fenxiao/apply'
|
||||
}, 'redirectTo');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user