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
42d43848
Commit
42d43848
authored
Aug 13, 2024
by
张娇(东信)
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
c1567404
521194d4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
RouteDetails.vue
src/pages/assistingAgriculture/RouteDetails/RouteDetails.vue
+3
-3
No files found.
src/pages/assistingAgriculture/RouteDetails/RouteDetails.vue
View file @
42d43848
...
@@ -79,12 +79,12 @@
...
@@ -79,12 +79,12 @@
<p
style=
"color: #999"
>
暂无数据
</p>
<p
style=
"color: #999"
>
暂无数据
</p>
</div>
</div>
</div>
</div>
<div
class=
"album"
v-if=
"evalData"
>
<div
class=
"album"
>
<div
class=
"top flex-between"
>
<div
class=
"top flex-between"
>
<div
class=
"title"
>
用户相册
</div>
<div
class=
"title"
>
用户相册
</div>
<div
class=
"link"
@
click=
"toAlbum"
>
查看全部(
{{
photoList
.
length
}}
) >
</div>
<div
class=
"link"
@
click=
"toAlbum"
>
查看全部(
{{
photoList
.
length
}}
) >
</div>
</div>
</div>
<div
class=
"img-list"
>
<div
class=
"img-list"
v-if=
"photoList?.length"
>
<wd-img
<wd-img
v-for=
"(v, i) in photoList"
v-for=
"(v, i) in photoList"
:key=
"i"
:key=
"i"
...
@@ -92,11 +92,11 @@
...
@@ -92,11 +92,11 @@
enable-preview
enable-preview
/>
/>
</div>
</div>
</div>
<div
class=
"album flex-center"
v-else
>
<div
class=
"album flex-center"
v-else
>
<p
style=
"color: #999"
>
暂无数据
</p>
<p
style=
"color: #999"
>
暂无数据
</p>
</div>
</div>
</div>
</div>
</div>
<p
class=
"choose-package-text"
>
选择套餐·日期
</p>
<p
class=
"choose-package-text"
>
选择套餐·日期
</p>
<!-- 套餐 -->
<!-- 套餐 -->
<div
class=
"package-wrap"
>
<div
class=
"package-wrap"
>
...
...
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