Compare commits

...

2 Commits

Author SHA1 Message Date
a1694102e5 Merge pull request '代码更新' (#77) from main into prod
Reviewed-on: #77
2026-03-27 14:15:33 +08:00
hrx
08d3b98315 代码更新 2026-03-27 14:14:41 +08:00

View File

@ -667,7 +667,7 @@ export default Vue.extend({
// -
goHome() {
console.log('当前域名:', window.location.href);
console.log('当前域名:', this.getHomePath);
if (this.isNcmatchDomain) {
this.$router.push(this.getHomePath);