代码更新

This commit is contained in:
hrx 2026-02-03 17:47:03 +08:00
parent 59c02c307d
commit 93e6267530

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() {