Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
蒋秀川
/
miniProject
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit ead9cd6a
authored
Jun 08, 2023
by
李君
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
36efd0d4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
miniProject/pages/me/index.wxml
miniProject/pages/me/index.wxss
miniProject/pages/me/index.wxml
View file @
ead9cd6
...
...
@@ -6,7 +6,7 @@
<image src="../../images/me/avatar.png" class="avatar" />
<view class="name">
<view class="username">{{name}}</view>
<view class="company">{{
userForm.roles
}}</view>
<view class="company">{{
accountName
}}</view>
</view>
</view>
<view class="zong-content">
...
...
miniProject/pages/me/index.wxss
View file @
ead9cd6
...
...
@@ -31,7 +31,6 @@
}
.header .company {
text-align: center;
box-sizing: border-box;
height: 40rpx;
line-height: 40rpx;
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment