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
2c1b3c18
Commit
2c1b3c18
authored
Jun 15, 2020
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
8fa8db1e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
13 deletions
+18
-13
WebSiteConfig.vue
src/components/WebSet/WebSiteConfig.vue
+18
-13
No files found.
src/components/WebSet/WebSiteConfig.vue
View file @
2c1b3c18
...
...
@@ -270,12 +270,12 @@
<div
class=
"WebSite_Line"
></div>
<div
class=
"WebSite_font"
>
網路社群
</div>
</el-col>
<el-col
:span=
"
12
"
>
<el-col
:span=
"
8
"
>
<el-form-item
label=
"Line行動條碼網址"
>
<el-input
v-model=
"PostMsg.TALineUrl"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"
12
"
>
<el-col
:span=
"
8
"
>
<el-form-item
label=
"Facebook粉絲團網址"
label-width=
"150px"
>
<el-input
v-model=
"PostMsg.TAFaceBookUrl"
></el-input>
</el-form-item>
...
...
@@ -311,11 +311,11 @@
</el-form-item>
</el-col>
<el-col
:span=
"24"
>
<el-form-item
label
-width=
"0
"
>
<el-form-item
label
=
"訂購頁面價格標準內容(最多150字)
"
>
<el-input
type=
"textarea"
v-model=
"PostMsg.TAOrderInfoDes"
:rows=
"4"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"24"
>
<el-col
:span=
"24"
style=
"margin-bottom:50px"
>
<el-form-item>
<el-button
type=
"primary"
size=
"small"
>
儲存修改
</el-button>
</el-form-item>
...
...
@@ -401,9 +401,12 @@
</ul>
</div>
</div>
</el-col>
<el-col
:span=
"7"
>
<div
class=
"WebSite_Box"
>
<div
class=
"WebSite_Header"
>
分公司資訊設定
<div>
刊尾小圖設定
</div>
<div
style=
"font-size:12px;"
>
(圖片尺寸:40x40或60x40(前台顯示高度40px)
</div>
<div
class=
"Web_BtnDiv"
>
<el-button
type=
"primary"
size=
"small"
>
新增選單
</el-button>
</div>
...
...
@@ -429,8 +432,7 @@
<el-col
:span=
"7"
>
<div
class=
"WebSite_Box"
>
<div
class=
"WebSite_Header"
>
<div>
刊尾小圖設定
</div>
<div
style=
"font-size:12px;"
>
(圖片尺寸:40x40或60x40(前台顯示高度40px)
</div>
<div>
分公司資訊設定
</div>
<div
class=
"Web_BtnDiv"
>
<el-button
type=
"primary"
size=
"small"
>
新增選單
</el-button>
</div>
...
...
@@ -464,6 +466,8 @@
</ul>
</div>
</div>
</el-col>
<el-col
:span=
"7"
>
<div
class=
"WebSite_Box"
>
<div
class=
"WebSite_Header"
>
表單簽核職位設定
...
...
@@ -537,7 +541,8 @@
<el-input></el-input>
</el-form-item>
<el-form-item
label=
"預覽圖片"
>
<img
src=
"http://manage.tripsaas.com/protected/img/white_label_front/logos/certifi_tata.png"
alt=
""
style=
"height:80px;"
>
<img
src=
"http://manage.tripsaas.com/protected/img/white_label_front/logos/certifi_tata.png"
alt=
""
style=
"height:80px;"
>
</el-form-item>
</
template
>
<!-- 第四个 -->
...
...
@@ -583,7 +588,7 @@
data
()
{
return
{
//弹窗
isShowDialog
:
false
,
isShowDialog
:
false
,
//选项卡
activeName
:
'first'
,
commonType
:
1
,
...
...
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