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
60aebc7a
Commit
60aebc7a
authored
Aug 16, 2024
by
张娇(东信)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
预售顶部修改
parent
10b70e93
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
14 deletions
+19
-14
presale.vue
src/pages/assistingAgriculture/index/presale.vue
+19
-14
No files found.
src/pages/assistingAgriculture/index/presale.vue
View file @
60aebc7a
<
template
>
<view
class=
"container"
>
<view
style=
"
background: linear-gradient(180deg, #71c456 0%, rgba(129, 159, 81, 0) 100%);
height: 720rpx;
"
>
<Search
:backgroundBox=
"backgroundBox"
:backIcon=
"backIcon"
>
<view
class=
"searchBox"
:style=
"
{ border }">
<image
...
...
@@ -18,17 +23,19 @@
/>
</view>
</Search>
<view
class=
"nav"
>
<wd-swiper
:list=
"swiperList"
autoplay
v-model:current=
"current"
@
click=
"handleClick"
@
change=
"onChange"
customClass=
"guiyang"
height=
"220"
imageMode=
"aspectFill"
></wd-swiper>
<view
class=
"container"
>
<view
class=
"nav"
>
<wd-swiper
:list=
"swiperList"
autoplay
v-model:current=
"current"
@
click=
"handleClick"
@
change=
"onChange"
customClass=
"guiyang"
height=
"220"
imageMode=
"aspectFill"
></wd-swiper>
</view>
</view>
<view
class=
"sort"
>
<view
style=
"display: flex; flex-direction: row"
>
...
...
@@ -286,8 +293,6 @@ page {
background
:
#f3f3f3
;
}
.container
{
background
:
linear-gradient
(
180deg
,
#71c456
0%
,
rgba
(
243
,
243
,
243
,
0
)
100%
);
height
:
360rpx
;
}
.nav
{
width
:
710rpx
;
...
...
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