48 lines
1.5 KiB
PHP
48 lines
1.5 KiB
PHP
![]() |
<div id="msg">
|
||
|
<section>
|
||
|
<div class="page_title">
|
||
|
<h2 class="fl">添加信息</h2>
|
||
|
</div>
|
||
|
</section>
|
||
|
|
||
|
<section>
|
||
|
<h2><strong style="color:grey;">社区信息</strong></h2>
|
||
|
|
||
|
<input type="text" name="type" value="1" style="display:none">
|
||
|
<ul class="ulColumn2">
|
||
|
<li>
|
||
|
<span class="item_name" style="width:120px;">社区名字:</span>
|
||
|
<input type="text" name="city" class="textbox textbox_295"/>
|
||
|
<span id="city_tip" class="tip"></span>
|
||
|
</li>
|
||
|
<li>
|
||
|
<span class="item_name" style="width:120px;"></span>
|
||
|
<strong style="color:red;">必添项</strong>
|
||
|
</li>
|
||
|
<!--
|
||
|
<li>
|
||
|
<span class="item_name" style="width:120px;">社区封面:</span>
|
||
|
<label class="uploadImg">
|
||
|
<input type="file" name="file"/>
|
||
|
<span>上传图片</span>
|
||
|
</label>
|
||
|
<span id="file_tip" class="tip"></span>
|
||
|
</li>
|
||
|
<li>
|
||
|
<span class="item_name" style="width:120px;"></span>
|
||
|
<strong style="color:red;">图片容量小于500k</strong>
|
||
|
</li>
|
||
|
-->
|
||
|
<li>
|
||
|
<span class="item_name" style="width:120px;"></span>
|
||
|
<input type="submit" id="addCommunity" class="link_btn"/>
|
||
|
</li>
|
||
|
</ul>
|
||
|
|
||
|
</section>
|
||
|
<script type="text/javascript">
|
||
|
<!--
|
||
|
ajaxData("get",admin_js_url+"communityMsg.js?"+Math.random(),"","script",null);
|
||
|
//-->
|
||
|
</script>
|
||
|
</div>
|