提交
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
<view
|
||||
class="main_content_box"
|
||||
:style="`height:calc(100vh - ${(120 + statusBarHeight) * 2}rpx)`"
|
||||
:style="`height:calc(100vh - ${(130 + statusBarHeight) * 2}rpx)`"
|
||||
>
|
||||
<view class="curriculum_box cate_box">
|
||||
<view
|
||||
|
||||
@@ -69,7 +69,7 @@ export default {
|
||||
},
|
||||
{
|
||||
title: "客服邮箱",
|
||||
content: "appyilujiankang@sina.com",
|
||||
content: "fengzidushu@163.com",
|
||||
type: "email",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -144,7 +144,7 @@ export default {
|
||||
},
|
||||
{
|
||||
title: "客服邮箱",
|
||||
content: "appyilujiankang@sina.com",
|
||||
content: "fengzidushu@163.com",
|
||||
type: "email",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user