Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
HotelProject
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
zhengke
HotelProject
Commits
f2504dfe
Commit
f2504dfe
authored
Feb 12, 2020
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
b873e1fd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
HotelInfo.vue
src/components/assetsman/HotelInfo.vue
+1
-4
No files found.
src/components/assetsman/HotelInfo.vue
View file @
f2504dfe
<
style
>
<
style
>
/* @import "../../assets/css/DMC.css"; */
.changInfo
.re-img
{
.changInfo
.re-img
{
width
:
140px
;
width
:
140px
;
height
:
93px
;
height
:
93px
;
...
@@ -190,8 +189,6 @@
...
@@ -190,8 +189,6 @@
<div
class=
"btn-list"
style=
"margin-left:60px;"
><span
class=
"common-lefttit"
></span><button
style=
"margin-right:20px;"
class=
"chaxunSpan"
<div
class=
"btn-list"
style=
"margin-left:60px;"
><span
class=
"common-lefttit"
></span><button
style=
"margin-right:20px;"
class=
"chaxunSpan"
@
click=
"submitForm('addMsg')"
>
保存
</button><button
class=
"chaxunSpan"
@
click=
"submitForm('addMsg')"
>
保存
</button><button
class=
"chaxunSpan"
@
click=
"goUrl('HotelManagement')"
>
キャンセル
</button></div>
@
click=
"goUrl('HotelManagement')"
>
キャンセル
</button></div>
<!--
<viewer
:images=
"images"
:options=
'imageOptions'
@
inited=
"inited"
class=
"viewer"
ref=
"viewer"
><img
v-for=
"src in images"
:src=
"src"
:key=
"src"
></viewer>
-->
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
...
@@ -218,7 +215,7 @@
...
@@ -218,7 +215,7 @@
RoomFacilities
:[],
//客房设施
RoomFacilities
:[],
//客房设施
ActivityFacilities
:[],
//活动设施
ActivityFacilities
:[],
//活动设施
SHotelService
:[],
//酒店设施服务
SHotelService
:[],
//酒店设施服务
PayTypeArray
:[],
//支付方式数组
//图片数组
//图片数组
HotelImageArray
:[],
HotelImageArray
:[],
publicService
:
''
,
publicService
:
''
,
...
...
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