Compare commits

..

2 Commits

Author SHA1 Message Date
43d989bf75 Merge pull request '代码更新' (#70) from main into prod
Reviewed-on: #70
2026-02-03 17:53:22 +08:00
hrx
93e6267530 代码更新 2026-02-03 17:47:03 +08:00

View File

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