Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
groupPurchase-miniapp
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
彭佳妮(贵阳日报)
groupPurchase-miniapp
Commits
eb3f1880
Commit
eb3f1880
authored
Aug 14, 2024
by
陈宗胤(贵阳日报)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
1b2c9f8c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
Search.vue
src/components/index/Search.vue
+4
-3
No files found.
src/components/index/Search.vue
View file @
eb3f1880
...
@@ -90,7 +90,7 @@ const back = () => {
...
@@ -90,7 +90,7 @@ const back = () => {
width
:
710rpx
;
width
:
710rpx
;
height
:
80rpx
;
height
:
80rpx
;
// background: rgba(255, 255, 255, 0.8);
// background: rgba(255, 255, 255, 0.8);
border-radius
:
16rpx
16rpx
16rpx
16rpx
;
//
border-radius: 16rpx 16rpx 16rpx 16rpx;
opacity
:
0
.8
;
opacity
:
0
.8
;
margin
:
0
auto
;
margin
:
0
auto
;
// margin-top: 44rpx;
// margin-top: 44rpx;
...
@@ -98,7 +98,6 @@ const back = () => {
...
@@ -98,7 +98,6 @@ const back = () => {
align-items
:
center
;
align-items
:
center
;
// padding-left: 20rpx;
// padding-left: 20rpx;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
text-align
:
center
;
.arrow
{
.arrow
{
width
:
15rpx
;
width
:
15rpx
;
height
:
24rpx
;
height
:
24rpx
;
...
@@ -110,9 +109,11 @@ const back = () => {
...
@@ -110,9 +109,11 @@ const back = () => {
}
}
.title
{
.title
{
width
:
100%
;
//
width: 100%;
font-size
:
36rpx
;
font-size
:
36rpx
;
font-family
:
PingFang
SC
;
font-family
:
PingFang
SC
;
margin
:
0
auto
;
display
:
inline-block
;
}
}
}
}
}
}
...
...
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