Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zsh
Project
Project
Details
Activity
Releases
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
wuwz
zsh
Commits
ebfda643
Commit
ebfda643
authored
Jul 11, 2019
by
linjw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
装修订单样式
parent
ddccebdd
Changes
7
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
399 additions
and
201 deletions
+399
-201
area_list.html
WebRoot/WEB-INF/templates/zh_cn/shop/area_list.html
+45
-12
head.html
WebRoot/WEB-INF/templates/zh_cn/shop/head.html
+8
-1
account_nav.html
...tes/zh_cn/system/user/default/usercenter/account_nav.html
+1
-1
add_detailed.html
...es/zh_cn/system/user/default/usercenter/add_detailed.html
+58
-36
contract_add_detailed.html
...system/user/default/usercenter/contract_add_detailed.html
+109
-57
contract_detailed.html
..._cn/system/user/default/usercenter/contract_detailed.html
+166
-90
contract_list.html
...s/zh_cn/system/user/default/usercenter/contract_list.html
+12
-4
No files found.
WebRoot/WEB-INF/templates/zh_cn/shop/area_list.html
View file @
ebfda643
...
@@ -49,21 +49,54 @@ jQuery(document).ready(function(){
...
@@ -49,21 +49,54 @@ jQuery(document).ready(function(){
#if($!config.websiteLogo)
<a
href=
"$!webPath/index.htm"
><img
src=
"$!imageWebServer/$!config.websiteLogo.path/$!config.websiteLogo.name"
border=
"0"
/></a>
#else
<a
href=
"$!webPath/index.htm"
><img
src=
"$!imageWebServer/resources/style/system/front/default/images/logo.png"
border=
"0"
/></a>
#end
#if($!config.websiteLogo)
<a
href=
"$!webPath/index.htm"
><img
src=
"$!imageWebServer/$!config.websiteLogo.path/$!config.websiteLogo.name"
border=
"0"
/></a>
#else
<a
href=
"$!webPath/index.htm"
><img
src=
"$!imageWebServer/resources/style/system/front/default/images/logo.png"
border=
"0"
/></a>
#end
</div>
</div>
</div>
</div>
<
table
>
<
div
>
#foreach($obj in $area)
#foreach($obj in $area)
<tr
>
<div
class=
"content-province"
>
<td>
$obj.areaName
</td>
<div
class=
"content-province-title"
>
$obj.areaName
</div>
<td>
|
</td
>
<div
class=
"content-cities"
>
#foreach($objc in $obj.childs)
#foreach($objc in $obj.childs)
<td><a
href=
"$!webPath/index.htm?id=$objc.id"
>
$objc.areaName
</a></td
>
<span
class=
"cityName"
><a
href=
"$!webPath/index.htm?id=$objc.id"
>
$objc.areaName
</a></span
>
#end
#end
</tr>
</div>
</div>
#end
#end
</div>
</table>
$!uc_logout_js
$!uc_logout_js
</div>
</div>
$!httpInclude.include("/footer.htm")
$!httpInclude.include("/footer.htm")
</body>
</body>
<style>
.main
{
height
:
2000px
;
}
.content-province
{
float
:
left
;
width
:
1158px
;
border
:
solid
1px
#eee
;
margin-bottom
:
5px
;
}
.content-province-title
{
float
:
left
;
width
:
128px
;
height
:
45px
;
line-height
:
45px
;
padding-left
:
16px
;
border-width
:
1px
;
border-color
:
#eee
;
color
:
#333
;
font-size
:
15px
;
}
.content-cities
{
float
:
left
;
width
:
1000px
;
line-height
:
40px
;
border-left
:
solid
1px
#eee
;
padding-left
:
10px
}
.cityName
{
margin-right
:
5px
;
}
</style>
</html>
</html>
WebRoot/WEB-INF/templates/zh_cn/shop/head.html
View file @
ebfda643
...
@@ -59,7 +59,7 @@ function search_form(){
...
@@ -59,7 +59,7 @@ function search_form(){
</a>
</a>
#end
#end
</div>
</div>
<div>
<div
class=
"city"
>
$!cityName
<a
href=
"$!webPath/area_list.htm"
>
切换城市
</a>
$!cityName
<a
href=
"$!webPath/area_list.htm"
>
切换城市
</a>
</div>
</div>
<div
class=
"searchForm"
>
<div
class=
"searchForm"
>
...
@@ -104,3 +104,10 @@ function search_form(){
...
@@ -104,3 +104,10 @@ function search_form(){
</div>
</div>
</div>
</div>
</div>
</div>
<style>
.city
{
float
:
left
;
line-height
:
100px
;
}
</style>
WebRoot/WEB-INF/templates/zh_cn/system/user/default/usercenter/account_nav.html
View file @
ebfda643
...
@@ -50,7 +50,7 @@ jQuery(document).ready(function(){
...
@@ -50,7 +50,7 @@ jQuery(document).ready(function(){
<li
op=
"account_message"
><a
href=
"$!webPath/buyer/account_message.htm"
>
我的消息
</a></li>
<li
op=
"account_message"
><a
href=
"$!webPath/buyer/account_message.htm"
>
我的消息
</a></li>
#end
#end
<
!-- <li op="zsh_buyer_cash"><a href="$!webPath/buyer/contract_list.htm">装修订单</a></li> --
>
<
li
op=
"zsh_buyer_cash"
><a
href=
"$!webPath/buyer/contract_list.htm"
>
装修订单
</a></li
>
</ul>
</ul>
</li>
</li>
</ul>
</ul>
...
...
WebRoot/WEB-INF/templates/zh_cn/system/user/default/usercenter/add_detailed.html
View file @
ebfda643
...
@@ -55,43 +55,46 @@ $!httpInclude.include("/top.htm")
...
@@ -55,43 +55,46 @@ $!httpInclude.include("/top.htm")
<div
class=
"productmain"
>
<div
class=
"productmain"
>
<form
action=
"$!webPath/buyer/add_detailed_save.htm"
method=
"post"
name=
"theForm"
id=
"theForm"
>
<form
action=
"$!webPath/buyer/add_detailed_save.htm"
method=
"post"
name=
"theForm"
id=
"theForm"
>
<div
class=
"ordercon"
>
<div
class=
"ordercon"
>
<div
class=
"operation"
>
<div
class=
"operation order"
>
<table
width=
"800"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
id=
"opertable"
>
<div
style=
"border-bottom:1px solid #ccc;text-align:center;padding:15px"
>
<tr>
<td></td>
<td></td>
<td>
装修计划表
装修计划表
</td>
</div>
<
<
td
></td>
<div
style=
"padding:30px"
>
<td></td>
<div
style=
"margin-bottom:30px"
>
</tr>
<span
style=
"font-weight:600"
>
分佣比例:
</span>
<tr>
<input
name=
"commission"
type=
"number"
id=
"commission"
/>
%
<td>
分佣比例::
</td>
</div>
<td><input
name=
"commission"
type=
"number"
id=
"commission"
/>
%
</td>
</tr>
<div
class=
"clearfix"
>
<tr>
<div
style=
"float:left"
>
<td>
装修工期
</td>
<span
style=
"font-weight:600;margin-right:20px"
>
装修工期:
</span>
<td>
水电验收工期:
</td>
</div>
<td><input
name=
"hydropower"
type=
"text"
id=
"hydropower"
/></td>
<div
style=
"float:left"
>
<td>
泥木工验收工期:
</td>
<div
style=
"margin-bottom:20px"
>
<td><input
name=
"mudwood"
type=
"text"
id=
"mudwood"
/></td>
<span>
水电验收工期:
</span>
</tr>
<input
name=
"hydropower"
type=
"text"
id=
"hydropower"
/>
<tr>
<span>
泥木工验收工期:
</span>
<td></td>
<input
name=
"mudwood"
type=
"text"
id=
"mudwood"
/>
<td>
油漆验收工期:
</td>
</div>
<td><input
name=
"paint"
type=
"text"
id=
"paint"
/></td>
<div>
<td>
竣工工验收工期:
</td>
<span>
油漆验收工期:
</span>
<td><input
name=
"completed"
type=
"text"
id=
"completed"
/></td>
<input
name=
"paint"
type=
"text"
id=
"paint"
/>
</tr>
<span>
竣工工验收工期:
</span>
<input
name=
"completed"
type=
"text"
id=
"completed"
/>
</div>
</div>
</div>
<tr>
<td
class=
"px10"
><span
class=
"setsub"
>
<div
class=
"px10 px11"
>
<span
class=
"setsub"
>
<input
type=
"hidden"
name=
"id"
id=
"id"
value=
"$!id"
/>
<input
type=
"hidden"
name=
"id"
id=
"id"
value=
"$!id"
/>
<input
type=
"button"
onclick=
"saveForm();"
value=
"保存
"
style=
"cursor:pointer;"
/>
<input
type=
"button"
onclick=
"saveForm();"
value=
"提交
"
style=
"cursor:pointer;"
/>
</span></td
>
</span
>
</tr
>
</div
>
</table
>
</div
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -102,4 +105,23 @@ $!httpInclude.include("/top.htm")
...
@@ -102,4 +105,23 @@ $!httpInclude.include("/top.htm")
$!httpInclude.include("/footer.htm")
$!httpInclude.include("/footer.htm")
</div>
</div>
</body>
</body>
<style>
.clearfix
:after
{
/*伪元素是行内元素 正常浏览器清除浮动方法*/
content
:
""
;
display
:
block
;
height
:
0
;
clear
:
both
;
visibility
:
hidden
;
}
.clearfix
{
*
zoom
:
1
;
/*ie6清除浮动的方式 *号只有IE6-IE7执行,其他浏览器不执行*/
}
.order
{
border
:
1px
solid
#ccc
;
margin
:
20px
0
0
30px
;
}
.px11
{
text-align
:
center
;
}
</style>
</html>
</html>
WebRoot/WEB-INF/templates/zh_cn/system/user/default/usercenter/contract_add_detailed.html
View file @
ebfda643
...
@@ -292,7 +292,7 @@ $!httpInclude.include("/top.htm")
...
@@ -292,7 +292,7 @@ $!httpInclude.include("/top.htm")
<table
width=
"1000"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
class=
"user_table"
>
<table
width=
"1000"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
class=
"user_table"
>
<tr>
$!httpInclude.include("/buyer/account_nav.htm?op=buyer_cash")
<tr>
$!httpInclude.include("/buyer/account_nav.htm?op=buyer_cash")
<td
id=
"centerbg"
valign=
"top"
>
<td
id=
"centerbg"
valign=
"top"
>
<div
class=
"buyer_position"
><div
class=
"buyer_p_box"
><a
href=
"$!webPath/buyer/account.htm"
>
我的账户
</a>
>
<span>
添加
</span></div></div>
<div
class=
"buyer_position"
><div
class=
"buyer_p_box"
><a
href=
"$!webPath/buyer/account.htm"
>
我的账户
</a>
>
<span>
装修订单
</span></div></div>
<div
class=
"productmain"
>
<div
class=
"productmain"
>
<form
action=
"$!webPath/buyer/contract_detailed_save.htm"
method=
"post"
name=
"theForm"
id=
"theForm"
>
<form
action=
"$!webPath/buyer/contract_detailed_save.htm"
method=
"post"
name=
"theForm"
id=
"theForm"
>
<div
class=
"ordercon"
>
<div
class=
"ordercon"
>
...
@@ -303,37 +303,38 @@ $!httpInclude.include("/top.htm")
...
@@ -303,37 +303,38 @@ $!httpInclude.include("/top.htm")
<td>
<td>
<input
name=
"contractName"
type=
"text"
id=
"contractName"
/>
<input
name=
"contractName"
type=
"text"
id=
"contractName"
/>
</td>
</td>
<td>
合同编号:
</td>
<td
style=
"padding-left: 90px;"
>
合同编号:
</td>
<td>
<td>
<input
name=
"contractNumber"
type=
"text"
id=
"contractNumber"
/>
<input
name=
"contractNumber"
type=
"text"
id=
"contractNumber"
/>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td>
合同金额:
</td>
<td>
合同金额:
</td>
<td><input
name=
"contractAmount"
type=
"text"
id=
"contractAmount"
/>
</td>
<td><input
name=
"contractAmount"
type=
"text"
id=
"contractAmount"
style=
"width:130px"
/>
&
nbsp
&
nbsp元
</td>
<td>
支付方式:
</td>
<td
style=
"padding-left: 90px;"
>
支付方式:
</td>
<td>
<td>
分期付款:
<input
type=
"radio"
value=
"0"
name=
"payWay"
checked=
"checked"
/>
<input
type=
"radio"
value=
"0"
name=
"payWay"
checked=
"checked"
/>
分期付款
&
nbsp
&
nbsp
&
nbsp
全额付款:
<input
type=
"radio"
value=
"1"
name=
"payWay"
checked=
"checked"
/>
<input
type=
"radio"
value=
"1"
name=
"payWay"
checked=
"checked"
/>
全额付款
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td>
甲方联系人:
</td>
<td>
甲方联系人:
</td>
<td><input
name=
"partyA"
type=
"text"
id=
"partyA"
/></td>
<td><input
name=
"partyA"
type=
"text"
id=
"partyA"
/></td>
<td>
联系方式:
</td>
<td
style=
"padding-left: 90px;"
>
联系方式:
</td>
<td><input
name=
"partyAPhone"
type=
"text"
id=
"partyAPhone"
/></td>
<td><input
name=
"partyAPhone"
type=
"text"
id=
"partyAPhone"
/></td>
</tr>
</tr>
<tr>
<tr>
<td>
乙方联系人:
</td>
<td>
乙方联系人:
</td>
<td><input
name=
"partyB"
type=
"text"
id=
"partyB"
/></td>
<td><input
name=
"partyB"
type=
"text"
id=
"partyB"
/></td>
<td>
联系方式:
</td>
<td
style=
"padding-left: 90px;"
>
联系方式:
</td>
<td><input
name=
"partyBPhone"
type=
"text"
id=
"partyBPhone"
/></td>
<td><input
name=
"partyBPhone"
type=
"text"
id=
"partyBPhone"
/></td>
</tr>
</tr>
<tr>
<tr>
<td
>
合同图片
</td>
<td
style=
"font-weight:600"
>
合同上传
</td>
<td
class=
"px10"
>
<td
class=
"px10"
colspan=
3
>
<div
id=
"uploader"
class=
"wu-example"
>
<div
id=
"uploader"
class=
"wu-example"
>
<div
class=
"queueList"
>
<div
class=
"queueList
quess
"
>
<div
id=
"dndArea"
class=
"placeholder"
>
<div
id=
"dndArea"
class=
"placeholder"
>
<div
id=
"filePicker"
></div>
<div
id=
"filePicker"
></div>
<p>
或将照片拖到这里
</p>
<p>
或将照片拖到这里
</p>
...
@@ -377,72 +378,92 @@ $!httpInclude.include("/top.htm")
...
@@ -377,72 +378,92 @@ $!httpInclude.include("/top.htm")
<input
type=
"hidden"
name=
"imgIds"
id=
"imgIds"
></input>
<input
type=
"hidden"
name=
"imgIds"
id=
"imgIds"
></input>
<input
name=
"main_img"
type=
"hidden"
id=
"main_img"
value=
""
/>
<input
name=
"main_img"
type=
"hidden"
id=
"main_img"
value=
""
/>
</tr>
</tr>
<tr>
</table>
<td>
绑定关系
</td>
<div
class=
"clearfix box1"
>
<div
style=
"font-weight:600;float: left"
>
绑定关系
</div>
<div
class=
"clearfix box2"
>
<div
style=
"float:left;margin-right:150px;"
>
<div
id=
"refereetr"
>
<div
id=
"refereetr"
>
<
td
class=
"login_nameu"
>
装修公司ID:
</td
>
<
span
class=
"login_nameu"
>
装修公司ID:
</span
>
<td>
<span
class=
"login_user_input input_size"
id=
"refereespan"
>
<span
class=
"login_user_input input_size"
id=
"refereespan"
>
<input
type=
"text"
id=
"refereetext"
autocomplete=
"off"
/>
<input
type=
"text"
id=
"refereetext"
autocomplete=
"off"
/>
<input
name=
"decorate"
type=
"text"
id=
"refereeId"
autocomplete=
"off"
/>
<input
name=
"decorate"
type=
"text"
id=
"refereeId"
autocomplete=
"off"
/>
<setect
id=
"typenum"
>
<setect
id=
"typenum"
>
</setect>
</setect>
</span>
</td>
<div
class=
"login_nameu2"
>
推荐人手机号码
</div>
<td
class=
"login_nameu2"
>
推荐人手机号码
</td>
</div>
</div>
</tr>
</div>
<tr>
<div
style=
"float:left"
>
<div
id=
"refereetr2"
>
<div
id=
"refereetr2"
>
<td
class=
"login_nameu"
>
城市合伙人ID:
</td
>
<span
class=
"login_nameu"
>
城市合伙人ID:
</span
>
<td
><span
class=
"login_user_input input_size"
id=
"refereespan"
>
<div
><span
class=
"login_user_input input_size"
id=
"refereespan"
>
<input
type=
"text"
id=
"refereetext2"
autocomplete=
"off"
/>
<input
type=
"text"
id=
"refereetext2"
autocomplete=
"off"
/>
<input
name=
"partner"
type=
"text"
id=
"refereeId2"
autocomplete=
"off"
/>
<input
name=
"partner"
type=
"text"
id=
"refereeId2"
autocomplete=
"off"
/>
<setect
id=
"typenum2"
>
<setect
id=
"typenum2"
>
</setect>
</setect>
</span>
</td>
<td
class=
"login_nameu2"
>
推荐人手机号码
</td>
</div>
</div>
</tr>
<div
class=
"login_nameu2"
>
推荐人手机号码
</div>
<tr>
</div>
<td></td>
</div>
<div
style=
"float:left;margin-right:150px;margin-top:5px"
>
<div
id=
"refereetr3"
>
<div
id=
"refereetr3"
>
<
td
class=
"login_nameu"
>
业主ID:
</td
>
<
span
class=
"login_nameu"
>
业主ID:
</span
>
<
td
><span
class=
"login_user_input input_size"
id=
"refereespan"
>
<
div
><span
class=
"login_user_input input_size"
id=
"refereespan"
>
<input
type=
"text"
id=
"refereetext3"
autocomplete=
"off"
/>
<input
type=
"text"
id=
"refereetext3"
autocomplete=
"off"
/>
<input
name=
"user"
type=
"text"
id=
"refereeId3"
autocomplete=
"off"
/>
<input
name=
"user"
type=
"text"
id=
"refereeId3"
autocomplete=
"off"
/>
<setect
id=
"typenum3"
>
<setect
id=
"typenum3"
>
</setect>
</setect>
</span>
</td>
<td
class=
"login_nameu2"
>
推荐人手机号码
</td>
</div>
</div>
</tr>
<div
class=
"login_nameu2"
>
推荐人手机号码
</div>
<tr>
</div>
</div>
<div
style=
"float:left;margin-top:5px"
>
<div
id=
"refereetr4"
>
<div
id=
"refereetr4"
>
<
td
class=
"login_nameu"
>
带单人ID:
</td
>
<
span
class=
"login_nameu"
>
带单人ID:
</span
>
<
td
><span
class=
"login_user_input input_size"
id=
"refereespan"
>
<
div
><span
class=
"login_user_input input_size"
id=
"refereespan"
>
<input
type=
"text"
id=
"refereetext4"
autocomplete=
"off"
/>
<input
type=
"text"
id=
"refereetext4"
autocomplete=
"off"
/>
<input
name=
"tape"
type=
"text"
id=
"refereeId4"
autocomplete=
"off"
/>
<input
name=
"tape"
type=
"text"
id=
"refereeId4"
autocomplete=
"off"
/>
<setect
id=
"typenum4"
>
<setect
id=
"typenum4"
>
</setect>
</setect>
</span>
</td>
<td
class=
"login_nameu2"
>
推荐人手机号码
</td>
</div>
</div>
</tr>
<div
class=
"login_nameu2"
>
推荐人手机号码
</div>
<tr>
</div>
<td
class=
"px10"
><span
class=
"setsub"
>
</div>
<div>
<div
class=
"px10"
>
<span
class=
"setsub"
>
<input
type=
"button"
onclick=
"saveForm();"
value=
"保存"
style=
"cursor:pointer;"
/>
<input
type=
"button"
onclick=
"saveForm();"
value=
"保存"
style=
"cursor:pointer;"
/>
</span></td>
</span>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
</td>
</td>
</tr>
</tr>
...
@@ -451,4 +472,35 @@ $!httpInclude.include("/top.htm")
...
@@ -451,4 +472,35 @@ $!httpInclude.include("/top.htm")
$!httpInclude.include("/footer.htm")
$!httpInclude.include("/footer.htm")
</div>
</div>
</body>
</body>
<style>
.clearfix
:after
{
/*伪元素是行内元素 正常浏览器清除浮动方法*/
content
:
""
;
display
:
block
;
height
:
0
;
clear
:
both
;
visibility
:
hidden
;
}
.clearfix
{
*
zoom
:
1
;
/*ie6清除浮动的方式 *号只有IE6-IE7执行,其他浏览器不执行*/
}
.box1
{
margin-top
:
20px
;
margin-left
:
20px
}
.box2
{
float
:
left
;
width
:
600px
;
margin-left
:
20px
}
#opertable
td
{
border-top
:
1px
solid
#fff
;
}
#uploader
.queueList.filled
{
padding
:
10px
;
border
:
3px
dashed
#e6e6e6
;
}
#opertable
{
border-bottom
:
2px
solid
#fff
;
}
</style>
</html>
</html>
WebRoot/WEB-INF/templates/zh_cn/system/user/default/usercenter/contract_detailed.html
View file @
ebfda643
This diff is collapsed.
Click to expand it.
WebRoot/WEB-INF/templates/zh_cn/system/user/default/usercenter/contract_list.html
View file @
ebfda643
...
@@ -33,14 +33,16 @@ $!httpInclude.include("/top.htm")
...
@@ -33,14 +33,16 @@ $!httpInclude.include("/top.htm")
<tr>
$!httpInclude.include("/buyer/account_nav.htm?op=buyer_cash")
<tr>
$!httpInclude.include("/buyer/account_nav.htm?op=buyer_cash")
<td
id=
"centerbg"
valign=
"top"
>
<td
id=
"centerbg"
valign=
"top"
>
<div
class=
"buyer_position"
>
<div
class=
"buyer_position"
>
<div
class=
"buyer_p_box"
><a
href=
"$!webPath/buyer/account.htm"
>
我的账户
</a>
>
<span>
装修订单列表
</span></div>
<div
class=
"buyer_p_box"
><a
href=
"$!webPath/buyer/account.htm"
>
我的账户
</a>
>
<span>
装修订单列表
</span>
#if($!CommUtil.indexOf("$!user.userRole","ADMIN")>=0)
#if($!CommUtil.indexOf("$!user.userRole","ADMIN")>=0)
<
span
class=
"allmen size7
"
>
<
p
class=
"allmen size7 new
"
>
<a
href=
"$!webPath/buyer/contract_add_detailed.htm"
class=
"blue"
>
新增
</a>
<a
href=
"$!webPath/buyer/contract_add_detailed.htm"
class=
"blue"
>
新增
</a>
</
span
>
</
p
>
#end
#end
</div>
</div>
</div>
<div
class=
"productmain"
>
<div
class=
"productmain"
>
<div
class=
"ordercon"
>
<div
class=
"ordercon"
>
...
@@ -110,4 +112,10 @@ $!httpInclude.include("/top.htm")
...
@@ -110,4 +112,10 @@ $!httpInclude.include("/top.htm")
$!httpInclude.include("/footer.htm")
$!httpInclude.include("/footer.htm")
</div>
</div>
</body>
</body>
<style>
.new
{
display
:
inline-block
;
margin-left
:
450px
}
</style>
</html>
</html>
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