feat: 移除电话号码展示,更新ICP备案号
- 暂时移除联系方式中的电话号码展示 - 更新ICP备案号为:蜀ICP备2026013658号
This commit is contained in:
@@ -33,7 +33,7 @@ export const COMPANY_INFO = {
|
||||
email: 'contact@novalon.cn',
|
||||
phone: '028-88888888',
|
||||
address: '中国四川省成都市龙泉驿区幸福路12号',
|
||||
icp: '蜀ICP备XXXXXXXX号-1',
|
||||
icp: '蜀ICP备2026013658号',
|
||||
police: '川公网安备 XXXXXXXXXXX号',
|
||||
} as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user