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
9e24fa11
Commit
9e24fa11
authored
Feb 24, 2020
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改日语
parent
279f2770
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
17 additions
and
22 deletions
+17
-22
Home.vue
src/components/Home.vue
+1
-1
HotelInfo.vue
src/components/assetsman/HotelInfo.vue
+4
-4
Quotation.vue
src/components/assetsman/Quotation.vue
+8
-8
RoomList.vue
src/components/assetsman/RoomList.vue
+3
-8
Nav.vue
src/components/global/Nav.vue
+1
-1
No files found.
src/components/Home.vue
View file @
9e24fa11
...
...
@@ -13,7 +13,7 @@
<img
src=
"../assets/img/b2.png"
alt=
""
>
<div>
<p
class=
"f22"
></p>
<p
style=
"margin-top:10px"
>
ホテル
注文
</p>
<p
style=
"margin-top:10px"
>
ホテル
予約
</p>
</div>
</li>
</ul>
...
...
src/components/assetsman/HotelInfo.vue
View file @
9e24fa11
...
...
@@ -174,7 +174,7 @@
</el-option>
</el-select>
</el-form-item>
<el-form-item
label=
"ホテル
施設
サービス"
title=
"酒店服务"
>
<el-form-item
label=
"ホテルサービス"
title=
"酒店服务"
>
<el-select
multiple
placeholder=
"選んでください"
class=
'multiple_input w300'
v-model=
"hotelServiceArray"
>
<el-option
v-for=
"item in SHotelService"
:key=
"item.HConfigId"
:label=
"item.JapanName"
:value=
"item.HConfigId"
>
...
...
@@ -211,14 +211,14 @@
</el-form-item>
</div>
<div
style=
"position:relative;margin-bottom:15px;"
>
<span
style=
"top:0;position: absolute;left:75px;color:#606266"
>
ホテル
案内
</span>
<span
style=
"top:0;position: absolute;left:75px;color:#606266"
>
交通
案内
</span>
<div
style=
"display:inline-block;margin-left:173px;background:#fff;width:800px;"
>
<quill-editor
:options=
"editorOption"
v-model=
"addMsg.SHotelInfo"
></quill-editor>
</div>
</div>
<div
style=
"position:relative"
>
<span
style=
"top:0;position:absolute;left:75px;color:#606266"
>
ホテル
政策
</span>
<span
style=
"top:0;position:absolute;left:75px;color:#606266"
>
ホテル
ポリシー
</span>
<div
style=
"display:inline-block;margin-left:173px;background:#fff;width:800px;"
>
<quill-editor
:options=
"editorOption"
v-model=
"addMsg.SHotelPolicy"
></quill-editor>
</div>
...
...
@@ -226,7 +226,7 @@
</div>
</el-form>
</div>
<div
class=
"_addUpload_box"
style=
"margin:30px 0 30px 60px;"
>
<div
class=
"_addUpload_box
clearfix
"
style=
"margin:30px 0 30px 60px;"
>
<ul
class=
"uploadUl"
>
<li
v-for=
"(item, index) in HotelImageArray"
:key=
"index"
><img
:src=
"item"
alt=
""
/>
<div
class=
"hoverDiv"
><img
@
click=
"DeleteImg(item, index)"
src=
"../../assets/img/imgdelete.png"
alt=
""
/>
...
...
src/components/assetsman/Quotation.vue
View file @
9e24fa11
...
...
@@ -107,24 +107,24 @@
</div>
<div
class=
"baseform"
>
<el-form-item
label=
""
prop=
"CostPrice"
title=
"成本价人民币"
>
<span
class=
"label"
>
原価
人民元
</span>
<span
class=
"label"
>
公式料金
人民元
</span>
<el-input
@
keyup
.
native=
"checkPrice(addMsg,'CostPrice')"
size=
"mini"
v-model=
"addMsg.CostPrice"
placeholder=
"
原価
人民元"
maxlength=
"7"
></el-input>
placeholder=
"
公式料金
人民元"
maxlength=
"7"
></el-input>
</el-form-item>
<el-form-item
label=
""
prop=
"Money"
title=
"内部卖价人民币"
>
<span
class=
"label"
>
内部で人民元を売り買いする
</span>
<span
class=
"label"
>
契約料金 人民元
</span>
<el-input
@
keyup
.
native=
"checkPrice(addMsg,'Money')"
size=
"mini"
v-model=
"addMsg.Money"
placeholder=
"
内部で人民元を売り買いする
"
maxlength=
"7"
></el-input>
placeholder=
"
契約料金 人民元
"
maxlength=
"7"
></el-input>
</el-form-item>
<el-form-item
label=
""
prop=
"B2BPrice"
title=
"同行卖价人民币"
>
<span
class=
"label"
>
同業
で人民元を売り買いする
</span>
<span
class=
"label"
>
同業
料金 人民元
</span>
<el-input
@
keyup
.
native=
"checkPrice(addMsg,'B2BPrice')"
size=
"mini"
v-model=
"addMsg.B2BPrice"
placeholder=
"同業
で人民元を売り買いする
"
maxlength=
"7"
></el-input>
placeholder=
"同業
料金 人民元
"
maxlength=
"7"
></el-input>
</el-form-item>
<el-form-item
label=
""
prop=
"B2CPrice"
title=
"直客价格人民币"
>
<span
class=
"label"
>
顧客価格は
人民元
</span>
<span
class=
"label"
>
販売料金
人民元
</span>
<el-input
@
keyup
.
native=
"checkPrice(addMsg,'B2CPrice')"
size=
"mini"
v-model=
"addMsg.B2CPrice"
placeholder=
"
顧客価格は
人民元"
maxlength=
"7"
></el-input>
placeholder=
"
販売料金
人民元"
maxlength=
"7"
></el-input>
</el-form-item>
<el-form-item
label=
""
title=
"是否含税"
>
<span
class=
"label"
>
税込みかどうか
</span>
...
...
src/components/assetsman/RoomList.vue
View file @
9e24fa11
<
template
>
<div
class=
"RoomList"
>
<div
class=
"routerTitle"
>
<span
class=
"pageTitle"
>
型の一覧
</span>
<span
class=
"pageTitle"
>
お部屋タイプ
</span>
<span
@
click=
"morequery = !morequery"
style=
"display:inline-flex;align-items:center;cursor: pointer;"
class=
"f12 cd6"
>
<span
style=
"margin-right:5px"
>
上位検索
</span>
...
...
@@ -45,7 +45,7 @@
<tr>
<th
title=
"房型"
style=
"width:100px;"
class=
"tdCenter"
>
房型
</th>
<th
title=
"类型"
style=
"width:100px;"
class=
"tdCenter"
>
タイプ
</th>
<th
title=
"今日卖价"
style=
"width:80px;"
class=
"tdCenter"
>
きょうばいか
</th>
<th
title=
"今日卖价"
style=
"width:80px;"
class=
"tdCenter"
>
今日の料金
</th>
<th
title=
"状态"
style=
"width:80px;"
class=
"tdCenter"
>
状态
</th>
<th
title=
"图片"
style=
"width:80px;"
class=
"tdCenter"
>
写真
</th>
<th
title=
"创建人/创建时间"
style=
"width:80px;"
class=
"tdCenter"
>
操作者/時間
</th>
...
...
@@ -161,7 +161,7 @@
<el-option
label=
"いいえ"
:value=
"2"
></el-option>
</el-select>
</el-form-item>
<el-form-item
label=
""
title=
"加床价"
prop=
"ExtraBedMoney"
>
<el-form-item
label=
""
title=
"加床价"
>
<span
class=
"label"
>
エクストラベット料金
</span>
<el-input
size=
"mini"
@
keyup
.
native=
"checkPrice(addMsg,'ExtraBedMoney')"
v-model=
"addMsg.ExtraBedMoney"
placeholder=
"入力してください"
></el-input>
</el-form-item>
...
...
@@ -316,11 +316,6 @@
message
:
"選んでください"
,
trigger
:
"change"
}],
ExtraBedMoney
:
[{
required
:
true
,
message
:
"加床価格を入力してください"
,
trigger
:
"blur"
}],
IsExtraBed
:
[{
required
:
true
,
message
:
"選んでください"
,
...
...
src/components/global/Nav.vue
View file @
9e24fa11
...
...
@@ -41,7 +41,7 @@
<el-menu-item
index=
"2"
title=
"酒店订单"
>
<div
@
click=
"goUrl('HotelOrder')"
class=
"menuDiv"
>
<i
class=
"iconfont icon-shouye"
></i>
<span
slot=
"title"
>
ホテル
注文
</span>
<span
slot=
"title"
>
ホテル
予約
</span>
</div>
</el-menu-item>
</el-menu>
...
...
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