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
9a4a9e82
Commit
9a4a9e82
authored
Dec 16, 2019
by
tianbj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
静态化
parent
92bace7d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
index.ftl
src/main/webapp/WEB-INF/manager/cms/generate/index.ftl
+1
-4
No files found.
src/main/webapp/WEB-INF/manager/cms/generate/index.ftl
View file @
9a4a9e82
...
@@ -27,9 +27,6 @@
...
@@ -27,9 +27,6 @@
<div
class=
"class-4"
>
<div
class=
"class-4"
>
<el-form-item
label=
"主题模板"
>
<el-form-item
label=
"主题模板"
>
<el-select
v-model=
"template"
<el-select
v-model=
"template"
:style=
"{width: '100%'}"
:filterable=
"false"
:disabled=
"false"
:clearable=
"true"
:clearable=
"true"
placeholder=
"请选择主题模板"
>
placeholder=
"请选择主题模板"
>
<el-option
v-for=
'item in templateOptions'
:key=
"item"
:value=
"item"
<el-option
v-for=
'item in templateOptions'
:key=
"item"
:value=
"item"
...
@@ -130,7 +127,7 @@
...
@@ -130,7 +127,7 @@
loading
:
false
,
loading
:
false
,
template
:
''
,
//主题模板
template
:
''
,
//主题模板
templateOptions
:[],
templateOptions
:[],
position
:
''
,
//位置
position
:
'
index.html
'
,
//位置
contentSection
:
''
,
//文章栏目
contentSection
:
''
,
//文章栏目
section
:
''
,
//栏目
section
:
''
,
//栏目
time
:
ms
.
util
.
date
.
fmt
(
new
Date
(),
"yyyy-MM-dd"
),
time
:
ms
.
util
.
date
.
fmt
(
new
Date
(),
"yyyy-MM-dd"
),
...
...
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