Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
cms_sys
Project
Project
Details
Activity
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
西魏
cms_sys
Commits
0009b375
Commit
0009b375
authored
Aug 07, 2020
by
vip
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
主页和完善栏目编辑
parent
38fc069f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.ftl
src/main/webapp/WEB-INF/manager/cms/generate/index.ftl
+2
-2
No files found.
src/main/webapp/WEB-INF/manager/cms/generate/index.ftl
View file @
0009b375
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
<div
class=
"class-3"
>
<div
class=
"class-3"
>
<div
class=
"class-4"
>
<div
class=
"class-4"
>
<el-form-item
>
<el-form-item
>
<template
slot=
'label'
>
主
题
模板
<template
slot=
'label'
>
主
页
模板
<el-popover
slot=
"label"
placement=
"top-start"
title=
"提示"
width=
"200"
trigger=
"hover"
content=
"更新主页,如果系统存在引导页面可以手动修改主页位置文件名,default.html引导页面index.html主页。"
>
<el-popover
slot=
"label"
placement=
"top-start"
title=
"提示"
width=
"200"
trigger=
"hover"
content=
"更新主页,如果系统存在引导页面可以手动修改主页位置文件名,default.html引导页面index.html主页。"
>
<i
class=
"el-icon-question"
slot=
"reference"
></i>
<i
class=
"el-icon-question"
slot=
"reference"
></i>
</el-popover>
</el-popover>
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
<el-select
v-model=
"template"
<el-select
v-model=
"template"
:filterable=
"true"
:filterable=
"true"
:clearable=
"false"
:clearable=
"false"
placeholder=
"请选择主
题
模板"
>
placeholder=
"请选择主
页
模板"
>
<el-option
v-for=
'item in templateOptions'
:key=
"item"
:value=
"item"
<el-option
v-for=
'item in templateOptions'
:key=
"item"
:value=
"item"
:label=
"item"
></el-option>
:label=
"item"
></el-option>
</el-select>
</el-select>
...
...
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