将cshtml换成html文件, 整理文件结构

This commit is contained in:
范露尧
2023-07-10 11:04:09 +08:00
parent 6083c9476c
commit 52428ea0f1
5 changed files with 661 additions and 9 deletions

View File

@@ -103,7 +103,7 @@
window.sessionStorage.setItem('__TOKEN', response.data.data.token);
//location = '/gb/yjb/manage/VoteResult'
//location = '/gb/yjb/manage/nbczResult'
location = '/gb/yjb/outsidewall/result'
location = '/202307/outsidewall/result.html'
}
}
_this.loading = false;