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
49b740d5
Commit
49b740d5
authored
Aug 20, 2024
by
张娇(东信)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页优化
parent
1619d667
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
5 deletions
+13
-5
index.vue
src/pages/assistingAgriculture/index/index.vue
+13
-5
No files found.
src/pages/assistingAgriculture/index/index.vue
View file @
49b740d5
...
@@ -22,7 +22,6 @@
...
@@ -22,7 +22,6 @@
@
focus=
"toSearch"
@
focus=
"toSearch"
/>
/>
</view>
</view>
<!--
<text
class=
"env-info"
>
贵阳市农业农村局 贵阳日报传媒集团联合打造
</text>
-->
</Search>
</Search>
<view>
<view>
<wd-swiper
<wd-swiper
...
@@ -35,6 +34,9 @@
...
@@ -35,6 +34,9 @@
height=
"220"
height=
"220"
imageMode=
"aspectFill"
imageMode=
"aspectFill"
></wd-swiper>
></wd-swiper>
<view
class=
"env"
>
<text
class=
"env-info"
>
贵阳市农业农村局 贵阳日报传媒集团联合打造
</text>
</view>
</view>
</view>
<view
class=
"sort"
>
<view
class=
"sort"
>
<view
style=
"display: flex; flex-direction: row"
>
<view
style=
"display: flex; flex-direction: row"
>
...
@@ -330,11 +332,17 @@ page {
...
@@ -330,11 +332,17 @@ page {
color
:
#ffffff
;
color
:
#ffffff
;
}
}
}
}
.env-info
{
.env
{
font-size
:
28rpx
;
width
:
750rpx
;
height
:
48rpx
;
background
:
linear-gradient
(
94deg
,
#82ce8b
0%
,
rgba
(
255
,
255
,
255
,
0
)
97%
);
position
:
absolute
;
position
:
absolute
;
margin-top
:
30rpx
;
margin-top
:
-60rpx
;
margin-left
:
10rpx
;
z-index
:
0
;
z-index
:
0
;
.env-info
{
font-size
:
28rpx
;
color
:
#ffffff
;
margin-left
:
20rpx
;
}
}
}
</
style
>
</
style
>
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