Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖康
/
H5_2.0
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c89b31bd
authored
May 24, 2023
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
css
parent
767e997a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
pages/mine/user.vue
pages/mine/user.vue
View file @
c89b31bd
...
@@ -11,7 +11,9 @@
...
@@ -11,7 +11,9 @@
<text
class=
"t1"
>
欢迎您,
{{
userInfo
.
user_info
.
mobile
}}
</text>
<text
class=
"t1"
>
欢迎您,
{{
userInfo
.
user_info
.
mobile
}}
</text>
<text
class=
"t2 row rowCenter verCenter"
>
个人
</text>
<text
class=
"t2 row rowCenter verCenter"
>
个人
</text>
</view>
</view>
<view
class=
"company"
v-if=
"userInfo.user_info.user_type == 1"
><image
src=
"https://img.ichunt.com/images/ichunt/202305/19/8645c77def093657ad5ae66b4af6cad4.png"
></image></view>
<template
v-if=
"userInfo.user_info"
>
<view
class=
"company"
v-if=
"userInfo.user_info.user_type == 1"
><image
src=
"https://img.ichunt.com/images/ichunt/202305/19/8645c77def093657ad5ae66b4af6cad4.png"
></image></view>
</
template
>
<view
class=
"user-center"
>
<view
class=
"user-center"
>
<navigator
class=
"box column rowCenter verCenter"
url=
"/user/shoporder"
hover-class=
"none"
>
<navigator
class=
"box column rowCenter verCenter"
url=
"/user/shoporder"
hover-class=
"none"
>
<image
src=
"../../static/order.png"
></image>
<image
src=
"../../static/order.png"
></image>
...
...
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