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

1

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