Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
2c0d4df8
Commit
2c0d4df8
authored
Aug 28, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
2eaaba54
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
5 deletions
+2
-5
featureHome.vue
...anager/TravelGroupControl/UpgradedVersion/featureHome.vue
+1
-4
index.vue
...ravelmanager/TravelGroupControl/UpgradedVersion/index.vue
+1
-1
No files found.
src/components/newTravelmanager/TravelGroupControl/UpgradedVersion/featureHome.vue
View file @
2c0d4df8
...
...
@@ -44,7 +44,7 @@
></FeatureControls>
</div>
<div
class=
"featureHome-left-one bjE6 absolute z-index2"
>
<img
src=
"https://imgfile.oytour.com/Upload/Temporary/202308161225403150000000099.jpg
"
/>
<img
:src=
"FeatureItem.dataObj.ImgList[0].url
"
/>
</div>
<div
class=
"featureHome-left-two absolute z-index1"
:style=
"
{'background':TripColor}">
...
...
@@ -100,7 +100,6 @@
v-bind:IsShowVideo=
"true"
></DMCchooseImg>
</el-dialog>
</div>
</
template
>
<
script
>
...
...
@@ -134,8 +133,6 @@
name
:
''
,
currentIndex
:
0
,
imgIndex
:
0
,
//选取弹窗
isShowScenicImg
:
false
,
choseType
:
0
,
...
...
src/components/newTravelmanager/TravelGroupControl/UpgradedVersion/index.vue
View file @
2c0d4df8
...
...
@@ -157,7 +157,7 @@
AreaName
:
"大阪 京都 富士山 伊豆 都 H"
,
//地区
AreaName2
:
"冲绳 大阪城公园湖 伊豆 H"
,
//地区
IndexName
:
"名称"
,
ImgList
:
[],
ImgList
:
[
{
url
:
"https://imgfile.oytour.com/Upload/Temporary/202308161225403150000000099.jpg"
}
],
IndexDesc
:
"描述信息"
,
};
}
...
...
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