Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
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
hujun
tl_estate
Commits
783086d7
Commit
783086d7
authored
Dec 20, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改字段
parent
e63cd066
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
add_notice_view.html
application/index/view/notice/add_notice_view.html
+4
-3
index.html
application/index/view/notice/index.html
+3
-4
No files found.
application/index/view/notice/add_notice_view.html
View file @
783086d7
...
...
@@ -268,9 +268,10 @@
<div
class=
"col-sm-9"
>
<select
name=
""
class=
"from_type form-control btn6"
>
<option
value=
""
>
请选择标签
</option>
<option
value=
"2"
>
财务公告
</option>
<option
value=
"0"
>
人事公告
</option>
<option
value=
"1"
>
行政公告
</option>
<option
value=
"1"
>
人事公告
</option>
<option
value=
"2"
>
行政公告
</option>
<option
value=
"3"
>
财务公告
</option>
</select>
</div>
</div>
...
...
application/index/view/notice/index.html
View file @
783086d7
...
...
@@ -172,10 +172,9 @@
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_date"
name=
"end_date"
type=
"date"
>
<select
class=
"form-control btn4 ld-Marheight notice-lable"
>
<option
value=
""
>
公告标签
</option>
<option
value=
"0"
>
人事
</option>
<option
value=
"2"
>
财务公告
</option>
<option
value=
"1"
>
行政公告
</option>
<option
value=
"1"
>
人事
</option>
<option
value=
"2"
>
行政公告
</option>
<option
value=
"3"
>
财务公告
</option>
</select>
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"release_title"
placeholder=
"发布标题"
type=
"text"
value=
""
>
...
...
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