This commit is contained in:
toom1996
2025-07-04 18:08:59 +08:00
parent 00a754d8f6
commit bfbf940322
3 changed files with 28 additions and 12 deletions

View File

@ -110,7 +110,7 @@ export const EXTRA_DEFAULT = {
{number: 666666, desc: '7*24小时 | 普通话全国热线'},
],
email: [
{address: 'admin@gmail.com'},
{address: 'wuhanzhizhen01@163.com'},
{address: 'admin@outlook.com'}
],
content: `<p style="text-indent: 21pt; text-align: start;"><br></p><p style="text-align: start; line-height: 2;"><span style="color: rgb(68, 68, 68); font-size: 19px; font-family: 微软雅黑;"><strong> &nbsp;【官方客服电话】</strong></span></p><p style="text-align: start; line-height: 2;"><span style="color: rgb(68, 68, 68); font-size: 19px; font-family: 微软雅黑;"> &nbsp; &nbsp; 24小时服务热线400-116-0580<br><br> &nbsp; </span><span style="color: rgb(68, 68, 68); font-size: 19px; font-family: 微软雅黑;"><strong>【电子邮箱】</strong></span></p><p style="text-align: start; line-height: 2;"><span style="color: rgb(68, 68, 68); font-size: 19px; font-family: 微软雅黑;"> &nbsp; &nbsp; E-mailtianjinchangdu@126.com</span></p><p style="text-align: start; line-height: 2;"><br></p><p style="text-align: start; line-height: 2;"><span style="color: rgb(68, 68, 68); font-size: 19px; font-family: 微软雅黑;"><strong> &nbsp; 【官方媒体平台】</strong></span></p><p style="text-align: start; line-height: 2;"><span style="color: rgb(68, 68, 68); font-size: 19px; font-family: 微软雅黑;"> &nbsp; &nbsp; 微信公众号:葫芦时刻<br> &nbsp; &nbsp; 官方微博:葫芦时刻</span></p><p><br></p>`
@ -349,11 +349,11 @@ export const EXTRA_ZHISHIHUISHENG = {
contact_us: {
title: '联系我们',
telephone: [
{number: 400-136-3116, desc: '7*24小时 | 普通话全国热线'},
{number: '400-136-3116', desc: '7*24小时 | 普通话全国热线'},
],
email: [
{address: 'admin@gmail.com'},
{address: 'admin@outlook.com'}
{address: 'wuhanzhizhen01@163.com'},
// {address: 'admin@outlook.com'}
],
content: `<p style="text-indent: 21pt; text-align: start;"><br></p><p style="text-align: start; line-height: 2;"><span style="color: rgb(68, 68, 68); font-size: 19px; font-family: 微软雅黑;"><strong> &nbsp;【官方客服电话】</strong></span></p><p style="text-align: start; line-height: 2;"><span style="color: rgb(68, 68, 68); font-size: 19px; font-family: 微软雅黑;"> &nbsp; &nbsp; 24小时服务热线400-116-0580<br><br> &nbsp; </span><span style="color: rgb(68, 68, 68); font-size: 19px; font-family: 微软雅黑;"><strong>【电子邮箱】</strong></span></p><p style="text-align: start; line-height: 2;"><span style="color: rgb(68, 68, 68); font-size: 19px; font-family: 微软雅黑;"> &nbsp; &nbsp; E-mailtianjinchangdu@126.com</span></p><p style="text-align: start; line-height: 2;"><br></p><p style="text-align: start; line-height: 2;"><span style="color: rgb(68, 68, 68); font-size: 19px; font-family: 微软雅黑;"><strong> &nbsp; 【官方媒体平台】</strong></span></p><p style="text-align: start; line-height: 2;"><span style="color: rgb(68, 68, 68); font-size: 19px; font-family: 微软雅黑;"> &nbsp; &nbsp; 微信公众号:葫芦时刻<br> &nbsp; &nbsp; 官方微博:葫芦时刻</span></p><p><br></p>`
},