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
12b28cf7
Commit
12b28cf7
authored
Aug 29, 2019
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
fa101d49
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
16 deletions
+18
-16
SupplierIndex.vue
src/components/SupplierIndex.vue
+12
-10
SupplierLogin.vue
src/components/SupplierLogin.vue
+6
-6
No files found.
src/components/SupplierIndex.vue
View file @
12b28cf7
...
...
@@ -613,23 +613,25 @@
<div
style=
"width: 100%;min-height:200px; overflow-x: auto;padding:0 20px; "
class=
"HotelQueryList"
v-loading=
"loading"
>
<div
style=
"margin:20px 0"
>
<span
style=
"color:#fff;background-color: #ff3737;padding:2px 4px;border-radius:5px"
>
红
日
</span>
<span
style=
"color:#000000;background-color: #ff99cc;padding:2px 4px;border-radius:5px"
>
旺季
</span>
<span
style=
"color:#000000;background-color: #bcd6ee;padding:2px 4px;border-radius:5px"
>
平季
</span>
<span
style=
"color:#000000;background-color: #DDDDDD;padding:2px 4px;border-radius:5px"
>
淡季
</span>
<span
style=
"color:#000000;background-color: #02F78E;padding:2px 4px;border-radius:5px"
>
特
别价
</span>
<span
style=
"color:#fff;background-color: #ff3737;padding:2px 4px;border-radius:5px"
>
赤い
日
</span>
<span
style=
"color:#000000;background-color: #ff99cc;padding:2px 4px;border-radius:5px"
>
ハイシーズン
</span>
<span
style=
"color:#000000;background-color: #bcd6ee;padding:2px 4px;border-radius:5px"
>
フラットシーズン
</span>
<span
style=
"color:#000000;background-color: #DDDDDD;padding:2px 4px;border-radius:5px"
>
ローシーズン
</span>
<span
style=
"color:#000000;background-color: #02F78E;padding:2px 4px;border-radius:5px"
>
特
別価格
</span>
</div>
<template
v-if=
"isShow"
>
<el-table
v-if=
"dataList.length>0"
:data=
"dataList"
style=
"width:100%"
border
v-loading=
'loading'
:height=
"tableHeight"
>
<el-table-column
fixed
label=
"酒店名称"
min-width=
"180"
>
<!-- 酒店名称 -->
<el-table-column
fixed
label=
"ホテル名"
min-width=
"180"
>
<template
slot-scope=
"scope"
>
<div>
{{
scope
.
row
.
HotelName
}}
</div>
<div>
{{
scope
.
row
.
TotalInventory
}}
</div>
</
template
>
</el-table-column>
<el-table-column
label=
"价格&库存"
fixed
min-width=
"120"
>
<!-- 价格库存 -->
<el-table-column
label=
"価格&在庫"
fixed
min-width=
"120"
>
<
template
slot-scope=
"scope"
>
<div
class=
"Hotel_kong"
>
价格
</div>
<div
class=
"Hotel_kong"
style=
"min-width:60px;"
>
总/用/剩
</div>
...
...
@@ -741,10 +743,10 @@
<el-form>
<table
border=
"0"
cellspacing=
"1"
cellpadding=
"0"
class=
"HouseTypeList Hq_addTable"
style=
"width:100%;"
>
<tr>
<th
width=
"50"
>
编号
</th>
<th
width=
"50"
>
数
</th>
<th>
内容
</th>
<th
width=
"70"
>
操作人
</th>
<th
width=
"140"
>
操作时间
</th>
<th
width=
"70"
>
オペレーター
</th>
<th
width=
"140"
>
稼働時間
</th>
</tr>
<
template
v-if=
"queryMsg.total>0"
>
<tr
v-for=
"(item,index) in HotelTipList"
>
...
...
src/components/SupplierLogin.vue
View file @
12b28cf7
...
...
@@ -59,13 +59,13 @@
<div
class=
"login_Title"
>
{{
groupModel
.
GroupName
?
groupModel
.
GroupName
:
''
}}
</div>
<div
class=
"loginXI"
>
供应商登录
</div>
<div
class=
"loginXI"
>
サプライヤーログイン
</div>
</div>
<div
class=
"login-commonBotm T1"
>
<i
class=
"icon-login-name iconfont icon-user11"
></i>
<input
class=
"input"
@
focus=
"name_bline=true"
@
blur=
"name_bline=false"
maxlength=
"20"
autocomplete=
"new-password"
v-model=
"userInfo.name"
style=
"background-color:transparent !important;"
type=
"text"
:placeholder=
"$t('login.login_account')
"
@
keyup
.
enter=
"doLogin"
/>
type=
"text"
placeholder=
"アカウント番号を入力してください
"
@
keyup
.
enter=
"doLogin"
/>
<div
class=
"name_bline_left Supplier_Left_Line"
:class=
"name_bline==true?'_bline_w':''"
></div>
<div
class=
"name_bline_right Supplier_Right_Line"
:class=
"name_bline==true?'_bline_w':''"
></div>
</div>
...
...
@@ -76,7 +76,7 @@
<i
class=
"icon-login-password iconfont icon-mima"
></i>
<input
class=
"input"
@
focus=
"pwd_bline=true"
@
blur=
"pwd_bline=false"
maxlength=
"20"
autocomplete=
"new-password"
v-model=
"userInfo.password"
style=
"background-color:transparent !important"
type=
"password"
:placeholder=
"$t('login.login_password')
"
@
keyup
.
enter=
"doLogin"
/>
type=
"password"
placeholder=
"パスワードを入力してください
"
@
keyup
.
enter=
"doLogin"
/>
<div
class=
"pwd_bline_left Supplier_Left_Line"
:class=
"pwd_bline==true?'_bline_w':''"
></div>
<div
class=
"pwd_bline_right Supplier_Right_Line"
:class=
"pwd_bline==true?'_bline_w':''"
></div>
</div>
...
...
@@ -84,7 +84,7 @@
<div
v-show=
"passwordIsShow"
><img
src=
"../assets/img/login-error-tips.png"
/>
{{
passwordErrorMsg
}}
</div>
</div>
<button
type=
"button"
class=
"loginBtn"
:class=
"
{'loginIng':loginState==1}" :disabled="loginState==1"
@click="doLogin">
{{
loginState
==
1
?
'
登录中...'
:
'登录
'
}}
</button>
@click="doLogin">
{{
loginState
==
1
?
'
ログイン...'
:
'ログイン
'
}}
</button>
</div>
</form>
</div>
...
...
@@ -213,11 +213,11 @@
doLogin
()
{
if
(
this
.
userInfo
.
name
==
""
)
{
this
.
nameIsShow
=
true
;
this
.
nameErrorMsg
=
"
请输入用户名
"
;
this
.
nameErrorMsg
=
"
ユーザー名を入力してください
"
;
return
;
}
else
if
(
this
.
userInfo
.
password
==
""
)
{
this
.
passwordIsShow
=
true
;
this
.
passwordErrorMsg
=
"
请输入密码
"
;
this
.
passwordErrorMsg
=
"
パスワードを入力してください
"
;
return
;
}
else
{
this
.
nameIsShow
=
false
;
...
...
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