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
2bd564a3
Commit
2bd564a3
authored
Aug 29, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
商学院修改
parent
9edb1c38
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
index.html
application/index/view/news/index.html
+11
-12
schoolBusiness.js
public/resource/js/schoolBusiness.js
+1
-0
No files found.
application/index/view/news/index.html
View file @
2bd564a3
...
...
@@ -228,8 +228,8 @@
#modal_content_add
{
width
:
900px
;
}
html
{
readonly
.cke_skin_kama
.cke_wrapper
{
background-color
:
#fff
;
}
</style>
<!--导航star-->
...
...
@@ -345,7 +345,7 @@
<!-- 查看-->
<div
class=
"modal fade"
id=
"show_modal"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog button-center-bargain"
style=
"width:
8
0%!important"
>
<div
class=
"modal-dialog button-center-bargain"
style=
"width:
7
0%!important"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
...
...
@@ -387,7 +387,7 @@
<!--封面图 一张-->
<div
class=
"form-group full-width-100 full-pic-area"
>
<!--<label for="">列表页封面图(1张)</label>-->
<
input
readonly=
"readonly"
type=
"text"
name=
"liebiao_pic_input"
class=
"form-control"
style=
"width: 150px !important;display:none"
id=
"liebiao_pic_input"
placeholder=
"请选择图片"
>
<
!--<input readonly="readonly" type="text" name="liebiao_pic_input" class="form-control" style="width: 150px !important;display:none" id="liebiao_pic_input" placeholder="请选择图片">--
>
<span
class=
"tip"
></span>
</div>
<ul
class=
"img-pre-ul"
id=
"liebiao_pic_ul"
></ul>
...
...
@@ -402,12 +402,11 @@
<!--<div class="form-group" style="width: 100%;">-->
<div
class=
""
style=
"width: 100%;"
>
<!--<label for="" style="width: 100%;">内容</label>-->
<textarea
style=
";width : 100% ;border :none !important ;"
id=
"modal_detail_value"
readonly
></textarea>
<!--<div class="input-group" style="width: 100%;" id="dajiangtang">
<div
class=
"input-group"
style=
"width: 100%;"
id=
"dajiangtang"
>
<?php
create_editor('goods_sup_id','');
?>
</div>
-->
</div>
</div>
</div>
...
...
@@ -418,13 +417,13 @@
<label
class=
"col-sm-2 control-label"
>
附件
<!--(格式为pdf/doc,选填,上限为10个)-->
:
</label>
<div
class=
"col-sm-9"
>
<div
class=
"file-upload-area"
style=
"padding-left:15px!important"
>
<div
class=
"btn-area"
>
<
!--<input type="file" id="file_input" class="" data-limittop="10" />-->
<!--修改上传文件的最大数字-->
<
!--<
div class="btn-area">
<
input type="file" id="file_input" class="" data-limittop="10" />
</div>
</div>
-->
<ul
class=
"img-pre-ul"
id=
"fujian_ul"
></ul>
<p><strong>
点击文件名称即可下载
</strong></p>
</div>
<!-- <p>点击文件名称即可下载</p>
-->
</div>
</div>
</div>
</form>
...
...
public/resource/js/schoolBusiness.js
View file @
2bd564a3
...
...
@@ -150,6 +150,7 @@ define (['doT', 'text!temp/schoolBusiness_template_tpl.html','ckfinder','ckfinde
});
$
(
"#show_modal"
).
on
(
"shown.bs.modal"
,
function
(){
$
(
'.cke_toolbox'
).
hide
();
user
.
text_details
();
});
},
...
...
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