Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
jgdl
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-07-15 16:02:30 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
46141aeea1bd553f48347d4dec1268e65a940804
46141aee
1 parent
dbd64da0
style(index): 调整首页头部样式间距
移除多余的 padding 并统一使用水平间距
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/pages/index/index.vue
src/pages/index/index.vue
View file @
46141ae
<!--
* @Date: 2025-06-28 10:33:00
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2025-07-15 15:
45:2
1
* @LastEditTime: 2025-07-15 15:
58:5
1
* @FilePath: /jgdl/src/pages/index/index.vue
* @Description: 捡个电驴首页
-->
...
...
@@ -9,7 +9,7 @@
<view class="flex flex-col bg-orange-50 min-h-screen" style="background-color: #f6f6f6;">
<!-- Header -->
<nut-sticky>
<view class="bg-orange-400 p
-4 pt-4 pb
-4">
<view class="bg-orange-400 p
x
-4">
<nut-row type="flex" justify="center" align="center">
<nut-col span="6">
<view class="text-xl font-bold text-white">捡个电驴</view>
...
...
Please
register
or
login
to post a comment