Commit 3e899b28 by wusiyi

feat: 修改咨询电话

parent b889278a
...@@ -197,8 +197,8 @@ ...@@ -197,8 +197,8 @@
<li> <li>
<p <p
class="font-normal text-gray-400 inline-block w-full h-full text-sm text-white/65 cursor-pointer" class="font-normal text-gray-400 inline-block w-full h-full text-sm text-white/65 cursor-pointer"
@click="copy('18103641690')"> @click="copy('18520222413')">
<span class="mr-2">售前咨询电话:18103641690</span> <span class="mr-2">售前咨询电话:18520222413</span>
<i class="el-icon-document-copy"></i> <i class="el-icon-document-copy"></i>
</p> </p>
</li> </li>
......
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
class="text-center text-white text-xl lg:text-4xl mt-10" class="text-center text-white text-xl lg:text-4xl mt-10"
style="font-family: '微软雅黑'"> style="font-family: '微软雅黑'">
联系电话: 联系电话:
<span @click="copy('18103641690')">18103641690</span> <span @click="copy('18520222413')">18520222413</span>
</h2> </h2>
<h2 <h2
class="text-center text-white text-xl lg:text-4xl mt-5" class="text-center text-white text-xl lg:text-4xl mt-5"
......
...@@ -571,10 +571,24 @@ ...@@ -571,10 +571,24 @@
</p> </p>
<p style="font-weight: bold; font-size: 20px">八、特别声明</p> <p style="font-weight: bold; font-size: 20px">八、特别声明</p>
<p style="text-indent: 2em"> <p style="text-indent: 2em">
谷歌账号广告权限仅限拉取您个人的广告账号花费,九猫不会以任何形式索取您的谷歌账号;用户可以填写到商户名称、授权用户、授权类型、账户ID、开发者令牌、购物网站、客服邮箱、客服电话、公司名称、商家地址信息来绑定对应的广告账户,从而在九猫ERP去统一管理谷歌的广告账号。</p> 谷歌账号广告权限仅限拉取您个人的广告账号花费,九猫不会以任何形式索取您的谷歌账号;用户可以填写到商户名称、授权用户、授权类型、账户ID、开发者令牌、购物网站、客服邮箱、客服电话、公司名称、商家地址信息来绑定对应的广告账户,从而在九猫ERP去统一管理谷歌的广告账号。
<p style="text-indent: 2em">Jomalls ERP使用和向任何其他应用程序传输从 Google API 接收的信息时,将遵守<a href="https://developers.google.com/terms/api-services-user-data-policy">《Google API 服务用户数据政策》</a>,包括有限使用要求。</p> </p>
<p style="text-indent: 2em"><a href="https://console.cloud.google.com/">Google 云控制台-</a></p> <p style="text-indent: 2em">
<p style="text-indent: 2em">点击了解谷歌如何帮助用户安全地共享其数据-<a href="https://policies.google.cn/">https://policies.google.cn/</a></p> Jomalls ERP使用和向任何其他应用程序传输从 Google API
接收的信息时,将遵守
<a
href="https://developers.google.com/terms/api-services-user-data-policy">
《Google API 服务用户数据政策》
</a>
,包括有限使用要求。
</p>
<p style="text-indent: 2em">
<a href="https://console.cloud.google.com/">Google 云控制台-</a>
</p>
<p style="text-indent: 2em">
点击了解谷歌如何帮助用户安全地共享其数据-
<a href="https://policies.google.cn/">https://policies.google.cn/</a>
</p>
<p style="font-weight: bold; font-size: 20px">九、如何联系我们</p> <p style="font-weight: bold; font-size: 20px">九、如何联系我们</p>
<p> <p>
1、如您对本隐私政策有任何疑问、意见或建议,请通过以下方式与我们联系: 1、如您对本隐私政策有任何疑问、意见或建议,请通过以下方式与我们联系:
...@@ -585,7 +599,7 @@ ...@@ -585,7 +599,7 @@
2、我们设有个人信息保护专职部门,并配有个人信息保护专员和未成年人信息保护专 2、我们设有个人信息保护专职部门,并配有个人信息保护专员和未成年人信息保护专
员,您可以通过以下方式与其系: 员,您可以通过以下方式与其系:
</p> </p>
<p>电话:18103641690</p> <p>电话:18520222413</p>
<p>邮箱:mia@jomalls.com</p> <p>邮箱:mia@jomalls.com</p>
<p> <p>
3、一般情况下,我们将在十五天内回复。如果您对我们的回复不满意,特别是我们的个人信息处理行为损害了您的合法权益,您还可以向网信、公安及市场监督等监管部门进行投诉或举报 3、一般情况下,我们将在十五天内回复。如果您对我们的回复不满意,特别是我们的个人信息处理行为损害了您的合法权益,您还可以向网信、公安及市场监督等监管部门进行投诉或举报
...@@ -631,8 +645,10 @@ export default { ...@@ -631,8 +645,10 @@ export default {
/* text-align: center; */ /* text-align: center; */
margin-bottom: 10px; margin-bottom: 10px;
} }
p, li, h4 { p,
color: #3d3d3d li,
h4 {
color: #3d3d3d;
} }
p, p,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment