Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
penganfangniujie
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
李波
penganfangniujie
Commits
5be858b9
Commit
5be858b9
authored
Apr 28, 2021
by
张巧娟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
title判断
parent
9ff88ac2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
index.html
page/index.html
+6
-2
No files found.
page/index.html
View file @
5be858b9
...
...
@@ -284,13 +284,15 @@
<div
class=
"sc-tip-img"
></div>
<span>
4.29行程(星期四)
</span>
</div>
<div
class=
"xc-item"
v-for=
"item in vip.xcAttr1"
>
<div
v-for=
"item in vip.xcAttr1"
>
<div
class=
"xc-item"
v-if=
"item.title"
>
<div
class=
"xc-item-tip"
>
<span
class=
"item-tip-icon"
></span>
<span>
{{item.title}}
</span>
</div>
<div
class=
"xc-item-text"
v-if=
"item.text"
v-html=
"item.text"
></div>
</div>
</div>
</div>
</div>
</div>
...
...
@@ -303,13 +305,15 @@
<div
class=
"sc-tip-img"
></div>
<span>
4.30行程(星期五)
</span>
</div>
<div
class=
"xc-item"
v-for=
"item in vip.xcAttr2"
>
<div
v-for=
"item in vip.xcAttr2"
>
<div
class=
"xc-item"
v-if=
"item.title"
>
<div
class=
"xc-item-tip"
>
<span
class=
"item-tip-icon"
></span>
<span>
{{item.title}}
</span>
</div>
<!-- <div class="xc-item-text">{{item.text}}</div>-->
</div>
</div>
</div>
</div>
<div
class=
"bottom-bg-box"
>
...
...
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