Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
U
uni-pdtravel
Project
Project
Details
Activity
Releases
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
panyongping
uni-pdtravel
Commits
f5bc1c04
Commit
f5bc1c04
authored
Oct 11, 2023
by
潘永坪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文件查找失败处理
parent
79960327
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.vue
pages/indexs/index/index.vue
+2
-2
merchantListIndex.vue
pages/indexs/merchantListIndex/merchantListIndex.vue
+2
-2
No files found.
pages/indexs/index/index.vue
View file @
f5bc1c04
...
...
@@ -20,8 +20,8 @@
</view>
<view
class=
"banner"
>
<u-swiper
:list=
"list"
mode=
"number"
height=
"300"
indicator-pos=
"bottomRight"
@
click=
"swiperClick"
>
</u-swiper>
<
!--
<
u-swiper
:list=
"list"
mode=
"number"
height=
"300"
indicator-pos=
"bottomRight"
@
click=
"swiperClick"
>
</u-swiper>
-->
</view>
</view>
...
...
pages/indexs/merchantListIndex/merchantListIndex.vue
View file @
f5bc1c04
...
...
@@ -2,7 +2,7 @@
<!-- 商户列表首页 -->
<view
class=
"wrap"
>
<view
class=
"banner"
>
<
u-swiper
:list=
"list"
mode=
"number"
height=
"350"
indicator-pos=
"topRight"
></u-swiper
>
<
!--
<u-swiper
:list=
"list"
mode=
"number"
height=
"350"
indicator-pos=
"topRight"
></u-swiper>
--
>
</view>
<view
class=
"search"
>
...
...
@@ -21,7 +21,7 @@
<view
class=
"merchant-wrap"
>
<view>
<
u-tabs-swiper
ref=
"uTabs"
:list=
"tabList"
:current=
"current"
@
change=
"tabsChange"
:is-scroll=
"false"
swiperWidth=
"750"
></u-tabs-swiper
>
<
!--
<u-tabs-swiper
ref=
"uTabs"
:list=
"tabList"
:current=
"current"
@
change=
"tabsChange"
:is-scroll=
"false"
swiperWidth=
"750"
></u-tabs-swiper>
--
>
</view>
<swiper
:current=
"swiperCurrent"
@
transition=
"transition"
@
animationfinish=
"animationfinish"
class=
"swiper-box"
>
<swiper-item
class=
"swiper-item"
>
...
...
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