Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vue-ssr
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
lixy
vue-ssr
Commits
e9c91395
Commit
e9c91395
authored
Sep 21, 2019
by
lixy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
超长字符处理
parent
fe03b493
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
11 additions
and
11 deletions
+11
-11
all.vue
pages/findList/all.vue
+6
-6
findActivity.vue
pages/findList/findActivity.vue
+1
-1
findCampsite.vue
pages/findList/findCampsite.vue
+1
-1
findCompany.vue
pages/findList/findCompany.vue
+1
-1
findNew.vue
pages/findList/findNew.vue
+1
-1
findTour.vue
pages/findList/findTour.vue
+1
-1
No files found.
pages/findList/all.vue
View file @
e9c91395
...
@@ -78,9 +78,9 @@
...
@@ -78,9 +78,9 @@
<ul
class=
"v-ul clearfix list"
>
<ul
class=
"v-ul clearfix list"
>
<li
v-for=
"item in tourDetail.data"
:key=
"item.id"
>
<li
v-for=
"item in tourDetail.data"
:key=
"item.id"
>
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<img
class=
"v-img-cover"
:src=
"item.cover"
alt=
"
房车租赁
"
/>
<img
class=
"v-img-cover"
:src=
"item.cover"
alt=
"
欣新房车
"
/>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<h2
style=
"font-size: 18px;margin-top:10px
"
>
{{
item
.
name
}}
</h2>
<h2
class=
"ellipsis2"
style=
"font-size: 18px;margin-top:10px;max-width: 400px;
"
>
{{
item
.
name
}}
</h2>
<button
class=
"buttonDetails"
style=
"position: absolute;bottom:10px;left:0px;"
>
<button
class=
"buttonDetails"
style=
"position: absolute;bottom:10px;left:0px;"
>
旅游详情
旅游详情
<img
style=
"position: absolute;"
src=
"../../assets/images/r.png"
/>
<img
style=
"position: absolute;"
src=
"../../assets/images/r.png"
/>
...
@@ -105,7 +105,7 @@
...
@@ -105,7 +105,7 @@
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<img
class=
"v-img-cover"
:src=
"item.logo"
alt=
"房车租赁"
/>
<img
class=
"v-img-cover"
:src=
"item.logo"
alt=
"房车租赁"
/>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<h2
style=
"font-size: 18px;margin-top:10px
"
>
{{
item
.
address
}}
</h2>
<h2
class=
"ellipsis2"
style=
"font-size: 18px;margin-top:10px;max-width: 400px;
"
>
{{
item
.
address
}}
</h2>
<button
class=
"buttonDetails"
style=
"position: absolute;bottom:10px;left:0px;"
>
<button
class=
"buttonDetails"
style=
"position: absolute;bottom:10px;left:0px;"
>
营地详情
营地详情
<img
style=
"position: absolute;"
src=
"../../assets/images/r.png"
/>
<img
style=
"position: absolute;"
src=
"../../assets/images/r.png"
/>
...
@@ -130,7 +130,7 @@
...
@@ -130,7 +130,7 @@
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<img
class=
"v-img-cover"
:src=
"item.banner"
alt=
"房车租赁"
/>
<img
class=
"v-img-cover"
:src=
"item.banner"
alt=
"房车租赁"
/>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<h2
style=
"font-size: 18px;margin-top:10px
"
>
{{
item
.
title
}}
</h2>
<h2
class=
"ellipsis2"
style=
"font-size: 18px;margin-top:10px;max-width: 400px;
"
>
{{
item
.
title
}}
</h2>
<h2
style=
"font-size: 12px;color:#666666;margin-top:23px"
>
<h2
style=
"font-size: 12px;color:#666666;margin-top:23px"
>
<i
class=
"el-icon-location"
></i>
<i
class=
"el-icon-location"
></i>
{{
item
.
province
}}{{
item
.
city
}}{{
item
.
town
}}{{
item
.
address
}}
{{
item
.
province
}}{{
item
.
city
}}{{
item
.
town
}}{{
item
.
address
}}
...
@@ -155,7 +155,7 @@
...
@@ -155,7 +155,7 @@
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<img
class=
"v-img-cover"
:src=
"item.coverImage"
alt=
"房车租赁"
/>
<img
class=
"v-img-cover"
:src=
"item.coverImage"
alt=
"房车租赁"
/>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<h2
style=
"font-size: 18px;margin-top:10px
"
>
{{
item
.
title
}}
</h2>
<h2
class=
"ellipsis2"
style=
"font-size: 18px;margin-top:10px;max-width: 400px;
"
>
{{
item
.
title
}}
</h2>
<h2
style=
"font-size: 12px;color:#666666;margin-top:23px"
>
{{
item
.
addTime
}}
</h2>
<h2
style=
"font-size: 12px;color:#666666;margin-top:23px"
>
{{
item
.
addTime
}}
</h2>
</div>
</div>
</nuxt-link>
</nuxt-link>
...
@@ -178,7 +178,7 @@
...
@@ -178,7 +178,7 @@
<!--
<nuxt-link
to=
"/"
class=
"flex-aic-noc"
>
-->
<!--
<nuxt-link
to=
"/"
class=
"flex-aic-noc"
>
-->
<img
class=
"v-img-cover"
:src=
"item.cover"
alt=
"房车租赁"
/>
<img
class=
"v-img-cover"
:src=
"item.cover"
alt=
"房车租赁"
/>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<h2
style=
"font-size: 18px;margin-top:10px
"
>
{{
item
.
name
}}
</h2>
<h2
class=
"ellipsis2"
style=
"font-size: 18px;margin-top:10px;max-width: 400px;
"
>
{{
item
.
name
}}
</h2>
<h2
style=
"font-size: 12px;color:#666666;margin-top:23px"
>
<h2
style=
"font-size: 12px;color:#666666;margin-top:23px"
>
<i
class=
"el-icon-phone"
></i>
<i
class=
"el-icon-phone"
></i>
{{
item
.
leaderContactInfo
}}
{{
item
.
leaderContactInfo
}}
...
...
pages/findList/findActivity.vue
View file @
e9c91395
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<img
class=
"v-img-cover"
:src=
"item.banner"
alt=
"房车租赁"
/>
<img
class=
"v-img-cover"
:src=
"item.banner"
alt=
"房车租赁"
/>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<h2
style=
"font-size: 18px;margin-top:10px
"
>
{{
item
.
title
}}
</h2>
<h2
class=
"ellipsis2"
style=
"font-size: 18px;margin-top:10px;max-width: 400px;
"
>
{{
item
.
title
}}
</h2>
<h2
style=
"font-size: 12px;color:#666666;margin-top:23px"
>
<h2
style=
"font-size: 12px;color:#666666;margin-top:23px"
>
<i
class=
"el-icon-location"
></i>
<i
class=
"el-icon-location"
></i>
{{
item
.
province
}}{{
item
.
city
}}{{
item
.
town
}}{{
item
.
address
}}
{{
item
.
province
}}{{
item
.
city
}}{{
item
.
town
}}{{
item
.
address
}}
...
...
pages/findList/findCampsite.vue
View file @
e9c91395
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<img
class=
"v-img-cover"
:src=
"item.logo"
alt=
"房车租赁"
/>
<img
class=
"v-img-cover"
:src=
"item.logo"
alt=
"房车租赁"
/>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<h2
style=
"font-size: 18px;margin-top:10px
"
>
{{
item
.
address
}}
</h2>
<h2
class=
"ellipsis2"
style=
"font-size: 18px;margin-top:10px;max-width: 400px;
"
>
{{
item
.
address
}}
</h2>
<button
class=
"buttonDetails"
style=
"position: absolute;bottom:10px;left:0px;"
>
<button
class=
"buttonDetails"
style=
"position: absolute;bottom:10px;left:0px;"
>
营地详情
营地详情
<img
style=
"position: absolute;"
src=
"../../assets/images/r.png"
/>
<img
style=
"position: absolute;"
src=
"../../assets/images/r.png"
/>
...
...
pages/findList/findCompany.vue
View file @
e9c91395
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<div
class=
"flex-aic-noc"
>
<div
class=
"flex-aic-noc"
>
<img
class=
"v-img-cover"
:src=
"item.cover"
alt=
"房车租赁"
/>
<img
class=
"v-img-cover"
:src=
"item.cover"
alt=
"房车租赁"
/>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<h2
style=
"font-size: 18px;margin-top:10px
"
>
{{
item
.
name
}}
</h2>
<h2
class=
"ellipsis2"
style=
"font-size: 18px;margin-top:10px;max-width: 400px;
"
>
{{
item
.
name
}}
</h2>
<h2
style=
"font-size: 12px;color:#666666;margin-top:23px"
>
<h2
style=
"font-size: 12px;color:#666666;margin-top:23px"
>
<i
class=
"el-icon-phone"
></i>
<i
class=
"el-icon-phone"
></i>
{{
item
.
leaderContactInfo
}}
{{
item
.
leaderContactInfo
}}
...
...
pages/findList/findNew.vue
View file @
e9c91395
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<img
class=
"v-img-cover"
:src=
"item.coverImage"
alt=
"房车租赁"
/>
<img
class=
"v-img-cover"
:src=
"item.coverImage"
alt=
"房车租赁"
/>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<h2
style=
"font-size: 18px;margin-top:10px
"
>
{{
item
.
title
}}
</h2>
<h2
class=
"ellipsis2"
style=
"font-size: 18px;margin-top:10px;max-width: 400px;
"
>
{{
item
.
title
}}
</h2>
<h2
style=
"font-size: 12px;color:#666666;margin-top:23px"
>
{{
item
.
addTime
}}
</h2>
<h2
style=
"font-size: 12px;color:#666666;margin-top:23px"
>
{{
item
.
addTime
}}
</h2>
</div>
</div>
</nuxt-link>
</nuxt-link>
...
...
pages/findList/findTour.vue
View file @
e9c91395
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<nuxt-link
:to=
"item.link"
class=
"flex-aic-noc"
>
<img
class=
"v-img-cover"
:src=
"item.cover"
alt=
"房车租赁"
/>
<img
class=
"v-img-cover"
:src=
"item.cover"
alt=
"房车租赁"
/>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<div
style=
"margin-left: 11px;position: relative;text-align: left;"
>
<h2
style=
"font-size: 18px;margin-top:10px
"
>
{{
item
.
name
}}
</h2>
<h2
class=
"ellipsis2"
style=
"font-size: 18px;margin-top:10px;max-width: 400px;
"
>
{{
item
.
name
}}
</h2>
<button
class=
"buttonDetails"
style=
"position: absolute;bottom:10px;left:0px;"
>
旅游详情
<img
style=
"position: absolute;"
src=
"../../assets/images/r.png"
/></button>
<button
class=
"buttonDetails"
style=
"position: absolute;bottom:10px;left:0px;"
>
旅游详情
<img
style=
"position: absolute;"
src=
"../../assets/images/r.png"
/></button>
</div>
</div>
</nuxt-link>
</nuxt-link>
...
...
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