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
b86327c5
Commit
b86327c5
authored
Feb 13, 2023
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
网站设置更新
parent
2722bf8c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
63 additions
and
26 deletions
+63
-26
WebSiteConfig.vue
src/components/WebSet/WebSiteConfig.vue
+63
-26
No files found.
src/components/WebSet/WebSiteConfig.vue
View file @
b86327c5
...
...
@@ -157,38 +157,52 @@
<div
slot=
"header"
class=
"clearfix"
>
<span>
旅行社基本資料
</span>
</div>
<el-col
:span=
"
8
"
>
<el-col
:span=
"
12
"
>
<el-form-item
label=
"旅行社名稱"
>
<el-input
v-model=
"PostMsg.TAName"
maxlength=
"80"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<
!--
<
el-col
:span=
"8"
>
<el-form-item
label=
"代表人"
>
<el-input
v-model=
"PostMsg.TABehalf"
maxlength=
"20"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"
8
"
>
<el-form-item
label=
"
交觀証號
"
>
</el-col>
-->
<el-col
:span=
"
12
"
>
<el-form-item
label=
"
旅行社业务经营许可证
"
>
<el-input
v-model=
"PostMsg.TAJiaoGuanCode"
maxlength=
"30"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<
!--
<
el-col
:span=
"8"
>
<el-form-item
label=
"品保編號"
>
<el-input
v-model=
"PostMsg.TAPingBaoCode"
maxlength=
"30"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
</el-col>
-->
<
!--
<
el-col
:span=
"8"
>
<el-form-item
label=
"統一編號"
>
<el-input
v-model=
"PostMsg.TAUnifyCode"
maxlength=
"30"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
</el-col>
-->
<
!--
<
el-col
:span=
"8"
>
<el-form-item
label=
"旅行社類型"
>
<el-select
v-model=
"PostMsg.TAType"
style=
"width:100%"
>
<el-option
v-for=
"item in travelAgencyType"
:label=
"item.Name"
:value=
"item.Id"
:key=
"item.Id"
>
</el-option>
</el-select>
</el-form-item>
</el-col>
-->
<el-col
:span=
"8"
>
<el-form-item
label=
"旅行社业务许可证"
>
<!--
<div>
旅行社业务许可证
</div>
-->
<div
class=
"webLogoDiv"
@
click=
"commonType=4"
>
<el-upload
:http-request=
"UploadImage"
:multiple=
"true"
accept=
"image/jpeg,image/gif,image/png,image/bmp"
:show-file-list=
"false"
action=
""
>
<img
v-if=
"PostMsg.LicensePath"
:src=
"PostMsg.LicensePath"
class=
"web_imgUrl"
alt=
""
/>
<div
class=
"addIconDiv"
>
<i
class=
"web_addImg iconfont icon-img_haha"
></i>
</div>
</el-upload>
</div>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"企業LOGO"
>
...
...
@@ -204,7 +218,7 @@
</div>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<
!--
<
el-col
:span=
"8"
>
<el-form-item
label=
"企業LOGO"
>
<div>
白色(圖片尺寸:240x90)
</div>
<div
class=
"webLogoDiv"
@
click=
"commonType=2"
style=
"background-color:#ecf0f5"
>
...
...
@@ -217,7 +231,7 @@
</el-upload>
</div>
</el-form-item>
</el-col>
</el-col>
-->
<el-col
:span=
"8"
>
<el-form-item
label=
"網站icon"
>
<div>
(圖片尺寸:16x16)
</div>
...
...
@@ -241,26 +255,26 @@
<el-input
v-model=
"PostMsg.TATel"
maxlength=
"30"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<
!--
<
el-col
:span=
"8"
>
<el-form-item
label=
"傳真"
>
<el-input
v-model=
"PostMsg.TAFax"
maxlength=
"30"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
</el-col>
-->
<
!--
<
el-col
:span=
"8"
>
<el-form-item
label=
"聯絡人"
>
<el-input
v-model=
"PostMsg.TALinkMan"
maxlength=
"30"
></el-input>
</el-form-item>
</el-col>
</el-col>
-->
<el-col
:span=
"8"
>
<el-form-item
label=
"地址"
>
<el-input
v-model=
"PostMsg.TAAddress"
maxlength=
"200"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<
!--
<
el-col
:span=
"8"
>
<el-form-item
label=
"服務信箱"
>
<el-input
v-model=
"PostMsg.TAServiceMail"
maxlength=
"50"
></el-input>
</el-form-item>
</el-col>
</el-col>
-->
<el-col
:span=
"8"
>
<el-form-item
label=
"服務時間"
>
<el-input
v-model=
"PostMsg.TAServiceTime"
maxlength=
"80"
></el-input>
...
...
@@ -305,7 +319,17 @@
</el-select>
</el-form-item>
</el-col>
<el-col
:span=
"24"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"备案号"
>
<el-input
v-model=
"PostMsg.FilingNo"
maxlength=
"100"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"是否启用邮件订阅"
>
<el-switch
v-model=
"PostMsg.EnableEmail"
></el-switch>
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"背景顏色"
>
<el-color-picker
v-model=
"PostMsg.TABgColor"
></el-color-picker>
</el-form-item>
...
...
@@ -523,21 +547,21 @@
<el-form-item
label=
"地址"
>
<el-input
v-model=
"BranchObj.BAddress"
></el-input>
</el-form-item>
<el-form-item
label=
"傳真"
>
<
!--
<
el-form-item
label=
"傳真"
>
<el-input
v-model=
"BranchObj.BFax"
></el-input>
</el-form-item>
<el-form-item
label=
"旅行社類型"
>
</el-form-item>
-->
<
!--
<
el-form-item
label=
"旅行社類型"
>
<el-select
v-model=
"BranchObj.BType"
style=
"width:100%"
>
<el-option
v-for=
"item in travelAgencyType"
:label=
"item.Name"
:value=
"item.Id"
:key=
"item.Id"
>
</el-option>
</el-select>
</el-form-item>
</el-form-item>
-->
<el-form-item
label=
"協會證號"
>
<el-input
v-model=
"BranchObj.BXieHuiCode"
></el-input>
</el-form-item>
<el-form-item
label=
"統一編號"
>
<
!--
<
el-form-item
label=
"統一編號"
>
<el-input
v-model=
"BranchObj.BUnifyCode"
></el-input>
</el-form-item>
</el-form-item>
-->
</
template
>
<!-- 第五个 -->
<
template
v-if=
"OpType==5"
>
...
...
@@ -623,8 +647,12 @@
TASeatShowType
:
1
,
//可售位顯示方式
TANoPublicPrice
:
""
,
//不公開價格文字設定
TAWordSize
:
1
,
//全站字體大小
EnableEmail
:
true
,
LicensePath
:
''
,
FilingNo
:
''
,
TABgColor
:
""
,
//背景颜色
TAOrderInfoDes
:
""
,
//订购页面价格标准内容
//網站選單設定
HeaderNavList
:
[],
//刊尾選單設定
...
...
@@ -810,6 +838,13 @@
if
(
tempData
.
PositionList
)
{
this
.
PostMsg
.
PositionList
=
tempData
.
PositionList
;
}
this
.
PostMsg
.
EnableEmail
=
Boolean
(
tempData
.
EnableEmail
);
if
(
tempData
.
FilingNo
)
{
this
.
PostMsg
.
FilingNo
=
tempData
.
FilingNo
;
}
if
(
tempData
.
LicensePath
)
{
this
.
PostMsg
.
LicensePath
=
tempData
.
LicensePath
;
}
}
}
else
{
this
.
Error
(
res
.
data
.
message
);
...
...
@@ -850,8 +885,10 @@
this
.
PostMsg
.
TALogo
=
imgUrl
;
}
else
if
(
this
.
commonType
==
2
)
{
this
.
PostMsg
.
TALogo2
=
imgUrl
;
}
else
{
}
else
if
(
this
.
commonType
==
3
)
{
this
.
PostMsg
.
TAIcon
=
imgUrl
;
}
else
{
this
.
PostMsg
.
LicensePath
=
imgUrl
;
}
});
},
...
...
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