Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
9a4a9e82
Commit
9a4a9e82
authored
Dec 16, 2019
by
tianbj
Browse files
静态化
parent
92bace7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/generate/index.ftl
View file @
9a4a9e82
...
...
@@ -27,9 +27,6 @@
<div class="class-4" >
<el-form-item label="主题模板">
<el-select v-model="template"
:style="
{
width
:
'
100
%'
}
"
:filterable="false"
:disabled="false"
:clearable="true"
placeholder="请选择主题模板">
<el-option v-for='item in templateOptions' :key="item" :value="item"
...
...
@@ -130,7 +127,7 @@
loading
:
false
,
template
:
''
,
//主题模板
templateOptions
:
[]
,
position
:
''
,
//位置
position
:
'
index
.html
'
,
//位置
contentSection
:
''
,
//文章栏目
section
:
''
,
//栏目
time
:
ms
.util.date.fmt
(
new
D
ate
(),
"yyyy-MM-dd"
),
...
...
Write
Preview
Supports
Markdown
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