代码更新 #70

Merged
charles merged 1 commits from main into prod 2026-02-03 17:53:23 +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() {