Commit 9896c845 authored by 罗超's avatar 罗超

1

parent b091bd9a
......@@ -22,8 +22,17 @@
</view>
</view>
<view class="saleInfo">
<view class="info1"> <van-icon name="contact" size="23rpx" style="margin-right:10rpx;" />服务人员</view>
<view class="info2 one_line"> <text style="margin-right:10rpx;">销售</text>{{ userinfo.EnterPhone2 }}</view>
<view class="info1">
<van-icon
name="contact"
size="23rpx"
style="margin-right: 10rpx"
/>服务人员</view
>
<view class="info2 one_line">
<text style="margin-right: 10rpx">销售</text
>{{ userinfo.EnterPhone2 }}</view
>
</view>
</view>
<view class="baseInfo flex flex_wrap">
......@@ -148,7 +157,7 @@ export default {
desc: "",
img: "https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/icon2.png",
bgcolor: "#CCEDFE",
jumpUrl: "/pages/exam/answerSheet",
jumpUrl: "",
},
{
name: "课程",
......@@ -346,7 +355,7 @@ export default {
font-family: PingFang SC;
font-weight: bold;
color: #0f1b35;
margin:-7rpx 0 3rpx 0;
margin: -7rpx 0 3rpx 0;
}
.baseInfo_desc {
......
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