Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
A
Aidea
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
sa_aidea
Aidea
Commits
a09da3e8
Commit
a09da3e8
authored
Nov 04, 2020
by
黎聪聪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2020年11月4日 20:33:26
parent
1073407e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
cfarticleform.html
...rc/main/webapp/WEB-INF/views/cfarticle/cfarticleform.html
+2
-2
No files found.
cms-modules/cms-core-module-web/src/main/webapp/WEB-INF/views/cfarticle/cfarticleform.html
View file @
a09da3e8
...
...
@@ -177,8 +177,8 @@
<div
class=
"form-group form-md-line-input col-md-12"
>
<label>
是否展示大图文章
</label>
<select
class=
"form-control select2 releas"
name=
"size"
id=
"size"
>
<option
id=
"options"
name=
"options"
value=
"
1
"
>
是
</option>
<option
id=
"optiona"
name=
"optiona"
value=
"
0
"
>
否
</option>
<option
id=
"options"
name=
"options"
value=
"
0
"
>
是
</option>
<option
id=
"optiona"
name=
"optiona"
value=
"
1
"
>
否
</option>
</select>
</div>
...
...
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