Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
viitto
mallapp
Commits
2668c498
Commit
2668c498
authored
Mar 07, 2022
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2
parent
369ec98f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
bindSalesman.vue
pages/school/personal/bindSalesman.vue
+2
-2
No files found.
pages/school/personal/bindSalesman.vue
View file @
2668c498
...
...
@@ -162,7 +162,7 @@
<!--
<image
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/Jhrenzcg.png"
style=
"width: 300rpx;height: 324rpx;margin-top: 256rpx;"
></image>
-->
<!--
<text
style=
"font-size: 20px;color: #111111;margin-top: 53px;"
>
验证成功 成为学员
</text>
-->
<view
class=
"successStatus"
>
<view
class=
"headimg info"
>
<view
class=
"headimg info"
v-if=
"sellInfo.Type==1"
>
<image
style=
"width: 100%;height: 100%;"
:src=
"sellInfo.UserIcon"
mode=
"aspectFill"
></image>
</view>
<view
class=
"info name"
>
...
...
@@ -171,7 +171,7 @@
<view
class=
"info work"
>
{{
sellInfo
.
PostName
}}
</view>
<view
class=
"info department"
>
<view
class=
"info department"
v-if=
"sellInfo.Type==1"
>
{{
sellInfo
.
DeptName
}}
</view>
<view
class=
"info work"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment