Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CFFP-HB
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chao Sun
CFFP-HB
Commits
683ab072
Commit
683ab072
authored
Nov 17, 2022
by
sunchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
个人中心图标大小
parent
40b40b75
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
pages/index/index.vue
+1
-1
pages/personalCenter/personalCenter.vue
+2
-2
No files found.
pages/index/index.vue
View file @
683ab072
...
...
@@ -35,7 +35,7 @@
<!-- 模块导航 -->
<view
class=
"nav_wrapper"
>
<view
class=
"nav_content"
v-for=
"featureItem in featureLists"
@
click=
"featureSelect(featureItem)"
>
<view
style=
"width:
80rpx
;"
>
<view
style=
"width:
120rpx;text-align: center
;"
>
<image
:src=
"'/static/moduleIcon/'+featureItem.icon + '.png'"
alt=
""
srcset=
""
mode=
"widthFix"
></image>
</view>
<view>
{{
featureItem
.
name
}}
</view>
...
...
pages/personalCenter/personalCenter.vue
View file @
683ab072
...
...
@@ -251,8 +251,8 @@
align-items
:
center
;
max-width
:
20%
;
flex
:
1
;
image{
width
:
80
rpx
;
uni-
image{
width
:
100
rpx
!important
;
}
text
{
font-size
:
28
rpx
;
...
...
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