homepage.xml
1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="UTF-8"?>
<homepage>
<template enable="true" name="模板1" url="/mobilemode/images/mec/14053913509871794741123" crname="系统管理员" crdate="2014-09-03"><content><![CDATA[<style>
*{
font-family: 'Microsoft Yahei', Arial;
}
</style>
<div id="homepageContainer">
<div id="MEC_Design_Container">
#mec{"type":"Slide", "isCurr":"true"}#
#mec{"type":"Navigation"}#
</div>
</div>
]]></content>
</template>
<template name="模板2" enable="" url="/mobilemode/images/mec/14053913569921050051665" crname="系统管理员" crdate="2014-09-03"><content><![CDATA[<style>
*{
font-family: 'Microsoft Yahei', Arial;
}
.homepage_head{
height:150px;
width:100%;
padding: 0;
margin: 0;
overflow: hidden;
position: absolute;
top: 0px;
left:0px;
}
.homepage_head_bottom{
background: #fDE0C6;
height:67px;
width: 100%;
position: absolute;
left: 0px;
bottom:0px;
opacity: 0.8;
}
.homepage_head img{
height:150px;
width: 100%;
}
#MEC_Design_Container{
padding-top: 84px;
z-index:1001;
position: relative;
}
</style>
<div id="homepageContainer">
<div class="homepage_head">
<img src="/mobilemode/images/mec/defaultheader_wev8.jpg" changebyrightmenu="true">
<div class="homepage_head_bottom"></div>
</div>
<div id="MEC_Design_Container">
#mec{"type":"Toolbar", "isCurr":"true"}#
#mec{"type":"Navigation"}#
</div>
</div>
]]></content></template></homepage>