Merge pull request '代码更新' (#70) from main into prod

Reviewed-on: #70
This commit is contained in:
charles 2026-02-03 17:53:22 +08:00
commit 43d989bf75

View File

@ -253,7 +253,7 @@ export default Vue.extend({
},
// ncmatch.cn
isNcmatchDomain() {
return window.location.hostname.includes('ncmatch.cn');
return window.location.hostname.includes('www.ncmatch.cn');
},
//
isActiveHome() {