commit e969a1e559cd2a6b319cdbd7b32a7e91a7307608 Author: zhaichao Date: Mon Aug 31 16:22:00 2026 +0800 first commit diff --git a/军政门户/Layout/Layout_fullgrid.config b/军政门户/Layout/Layout_fullgrid.config new file mode 100644 index 0000000..d727d40 --- /dev/null +++ b/军政门户/Layout/Layout_fullgrid.config @@ -0,0 +1,17 @@ + + + + 军政门户首页-全宽栅格 + 主体全宽,内部使用 24 栅格 (grid_8 + grid_8 + grid_8 / grid_12 + grid_7 + grid_5 等组合) 拆分布局 + 100 + +
#mid#
+
+ + ]]>
+
diff --git a/军政门户/Layout/Layout_fullgrid_v2.config b/军政门户/Layout/Layout_fullgrid_v2.config new file mode 100644 index 0000000..1e56f3f --- /dev/null +++ b/军政门户/Layout/Layout_fullgrid_v2.config @@ -0,0 +1,65 @@ + + + + + 东部战区海军_全宽布局_v2 + Layout_fullgrid_v2 + 1200px 居中,顶部三段(工具栏/头部/导航) + 15 个内容块 + 深蓝底部 + /Layout/100/ico.gif + 军政门户项目组 + 2026-08-31 + 首页布局 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/军政门户/css/base.css b/军政门户/css/base.css new file mode 100644 index 0000000..46341c9 --- /dev/null +++ b/军政门户/css/base.css @@ -0,0 +1,960 @@ +/* + ͨʽ + part1:reset.css + part2:grid.css w1008-24 + part3:base.css + ʱ: 2015-06-29 + ʱ䣺2016-07-03 + δѹ棺4.0.2 + lhh + */ +/*----------------------------part1:reset.css----------------------------*/ +a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp { + border: 0; + margin: 0; + padding: 0; + font-size: 100%; +} +html, body { + _background-attachment: fixed; + overflow-x:hidden; +} +article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section { + display: block; +} +b, strong { + font-weight: bold; +} +img { + font-size: 0; + vertical-align: middle; + -ms-interpolation-mode: bicubic; +} +ol, ul { + list-style: none; +} +li { + display: list-item; + list-style: none; +} +table { + border-collapse: collapse; + border-spacing: 0; +} +th, td, caption { + font-weight: normal; + vertical-align: top; + text-align: left; +} +q { + quotes: none; +} +q:before, q:after { + content: ""; + content: none; +} +sub, sup, small { + font-size: 75%; +} +sub, sup { + line-height: 0; + position: relative; + vertical-align: baseline; +} +sub { + bottom: -0.25em; +} +sup { + top: -0.5em; +} +svg { + overflow: hidden; +} +body { + min-width: 1008px; +} +/*----------------------------part2:grid.css----------------------------*/ +/* `Container +----------------------------------------------------------------------------------------------------*/ + +.container_24 { + margin-left: auto; + margin-right: auto; + width: 1008px; +} +/* Grid >> Global +----------------------------------------------------------------------------------------------------*/ + +.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16, .grid_17, .grid_18, .grid_19, .grid_20, .grid_21, .grid_22, .grid_23, .grid_24 { + display: inline; + float: left; + margin-left: 6px; + margin-right: 6px; +} +.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12, .push_13, .pull_13, .push_14, .pull_14, .push_15, .pull_15, .push_16, .pull_16, .push_17, .pull_17, .push_18, .pull_18, .push_19, .pull_19, .push_20, .pull_20, .push_21, .pull_21, .push_22, .pull_22, .push_23, .pull_23 { + position: relative; +} +/* Grid >> Children (Alpha ~ First, Omega ~ Last) +----------------------------------------------------------------------------------------------------*/ + +.alpha { + margin-left: 0; +} +.omega { + margin-right: 0; +} +/* Grid >> 24 Columns 30 + ߾6ұ߾ +----------------------------------------------------------------------------------------------------*/ + +.container_24 .grid_1 { + width: 30px; +} +.container_24 .grid_2 { + width: 72px; +} +.container_24 .grid_3 { + width: 114px; +} +.container_24 .grid_4 { + width: 156px; +} +.container_24 .grid_5 { + width: 198px; +} +.container_24 .grid_6 { + width: 240px; +} +.container_24 .grid_7 { + width: 282px; +} +.container_24 .grid_8 { + width: 324px; +} +.container_24 .grid_9 { + width: 366px; +} +.container_24 .grid_10 { + width: 408px; +} +.container_24 .grid_11 { + width: 450px; +} +.container_24 .grid_12 { + width: 492px; +} +.container_24 .grid_13 { + width: 534px; +} +.container_24 .grid_14 { + width: 576px; +} +.container_24 .grid_15 { + width: 618px; +} +.container_24 .grid_16 { + width: 660px; +} +.container_24 .grid_17 { + width: 702px; +} +.container_24 .grid_18 { + width: 744px; +} +.container_24 .grid_19 { + width: 786px; +} +.container_24 .grid_20 { + width: 828px; +} +.container_24 .grid_21 { + width: 870px; +} +.container_24 .grid_22 { + width: 912px; +} +.container_24 .grid_23 { + width: 954px; +} +.container_24 .grid_24 { + width: 996px; +} +/* `Prefix Extra Space >> 24 Columns +----------------------------------------------------------------------------------------------------*/ + +.container_24 .prefix_1 { + padding-left: 42px; +} +.container_24 .prefix_2 { + padding-left: 84px; +} +.container_24 .prefix_3 { + padding-left: 126px; +} +.container_24 .prefix_4 { + padding-left: 168px; +} +.container_24 .prefix_5 { + padding-left: 210px; +} +.container_24 .prefix_6 { + padding-left: 252px; +} +.container_24 .prefix_7 { + padding-left: 294px; +} +.container_24 .prefix_8 { + padding-left: 336px; +} +.container_24 .prefix_9 { + padding-left: 378px; +} +.container_24 .prefix_10 { + padding-left: 420px; +} +.container_24 .prefix_11 { + padding-left: 462px; +} +.container_24 .prefix_12 { + padding-left: 504px; +} +.container_24 .prefix_13 { + padding-left: 546px; +} +.container_24 .prefix_14 { + padding-left: 588px; +} +.container_24 .prefix_15 { + padding-left: 630px; +} +.container_24 .prefix_16 { + padding-left: 672px; +} +.container_24 .prefix_17 { + padding-left: 714px; +} +.container_24 .prefix_18 { + padding-left: 756px; +} +.container_24 .prefix_19 { + padding-left: 798px; +} +.container_24 .prefix_20 { + padding-left: 820px; +} +.container_24 .prefix_21 { + padding-left: 864px; +} +.container_24 .prefix_22 { + padding-left: 924px; +} +.container_24 .prefix_23 { + padding-left: 966px; +} +/* `Suffix Extra Space >> 24 Columns +----------------------------------------------------------------------------------------------------*/ + +.container_24 .suffix_1 { + padding-right: 42px; +} +.container_24 .suffix_2 { + padding-right: 84px; +} +.container_24 .suffix_3 { + padding-right: 126px; +} +.container_24 .suffix_4 { + padding-right: 168px; +} +.container_24 .suffix_5 { + padding-right: 210px; +} +.container_24 .suffix_6 { + padding-right: 252px; +} +.container_24 .suffix_7 { + padding-right: 294px; +} +.container_24 .suffix_8 { + padding-right: 336px; +} +.container_24 .suffix_9 { + padding-right: 378px; +} +.container_24 .suffix_10 { + padding-right: 420px; +} +.container_24 .suffix_11 { + padding-right: 462px; +} +.container_24 .suffix_12 { + padding-right: 504px; +} +.container_24 .suffix_13 { + padding-right: 546px; +} +.container_24 .suffix_14 { + padding-right: 588px; +} +.container_24 .suffix_15 { + padding-right: 630px; +} +.container_24 .suffix_16 { + padding-right: 672px; +} +.container_24 .suffix_17 { + padding-right: 714px; +} +.container_24 .suffix_18 { + padding-right: 756px; +} +.container_24 .suffix_19 { + padding-right: 798px; +} +.container_24 .suffix_20 { + padding-right: 820px; +} +.container_24 .suffix_21 { + padding-right: 864px; +} +.container_24 .suffix_22 { + padding-right: 924px; +} +.container_24 .suffix_23 { + padding-right: 966px; +} +/* `Push Space >> 24 Columns +----------------------------------------------------------------------------------------------------*/ + +.container_24 .push_1 { + left: 42px; +} +.container_24 .push_2 { + left: 84px; +} +.container_24 .push_3 { + left: 126px; +} +.container_24 .push_4 { + left: 168px; +} +.container_24 .push_5 { + left: 210px; +} +.container_24 .push_6 { + left: 252px; +} +.container_24 .push_7 { + left: 294px; +} +.container_24 .push_8 { + left: 336px; +} +.container_24 .push_9 { + left: 378px; +} +.container_24 .push_10 { + left: 420px; +} +.container_24 .push_11 { + left: 462px; +} +.container_24 .push_12 { + left: 504px; +} +.container_24 .push_13 { + left: 546px; +} +.container_24 .push_14 { + left: 588px; +} +.container_24 .push_15 { + left: 630px; +} +.container_24 .push_16 { + left: 672px; +} +.container_24 .push_17 { + left: 714px; +} +.container_24 .push_18 { + left: 756px; +} +.container_24 .push_19 { + left: 798px; +} +.container_24 .push_20 { + left: 820px; +} +.container_24 .push_21 { + left: 864px; +} +.container_24 .push_22 { + left: 924px; +} +.container_24 .push_23 { + left: 966px; +} +/* `Pull Space >> 24 Columns +----------------------------------------------------------------------------------------------------*/ + +.container_24 .pull_1 { + left: -42px; +} +.container_24 .pull_2 { + left: -84px; +} +.container_24 .pull_3 { + left: -126px; +} +.container_24 .pull_4 { + left: -168px; +} +.container_24 .pull_5 { + left: -210px; +} +.container_24 .pull_6 { + left: -252px; +} +.container_24 .pull_7 { + left: -294px; +} +.container_24 .pull_8 { + left: -336px; +} +.container_24 .pull_9 { + left: -378px; +} +.container_24 .pull_10 { + left: -420px; +} +.container_24 .pull_11 { + left: -462px; +} +.container_24 .pull_12 { + left: -504px; +} +.container_24 .pull_13 { + left: -546px; +} +.container_24 .pull_14 { + left: -588px; +} +.container_24 .pull_15 { + left: -630px; +} +.container_24 .pull_16 { + left: -672px; +} +.container_24 .pull_17 { + left: -714px; +} +.container_24 .pull_18 { + left: -756px; +} +.container_24 .pull_19 { + left: -798px; +} +.container_24 .pull_20 { + left: -820px; +} +.container_24 .pull_21 { + left: -864px; +} +.container_24 .pull_22 { + left: -924px; +} +.container_24 .pull_23 { + left: -966px; +} +/* ` */ +.clear { + clear: both; + display: block; + overflow: hidden; + visibility: hidden; + width: 0; + height: 0; +} +.clearfix:before, .clearfix:after, .container_24:before, .container_24:after { + content: '.'; + display: block; + overflow: hidden; + visibility: hidden; + font-size: 0; + line-height: 0; + width: 0; + height: 0; +} +.clearfix:after, .container_24:after { + clear: both; +} +.clearfix, .container_24 { + zoom: 1; +} +/*----------------------------part3:base.css----------------------------*/ +/*1 + Example +

С

+

С

+

С

+

С

+
С
+
С
+*/ +h1, h2, h3, h4, h5, h6 { + font-weight: 500; + line-height: 1.1; + color: inherit; +} +h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small { + font-weight: 400; + line-height: 1; + color: #999; +} +h1, h2, h3 { + padding-top: 10px; + padding-bottom: 8px; +} +h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small { + font-size: 65%; +} +h4, h5, h6 { + margin-top: 10px; + margin-bottom: 10px; +} +h4 small, h5 small, h6 small, h4 .small, h5 .small, h6 .small { + font-size: 75%; +} +h1 { + font-size: 36px; +} +h2 { + font-size: 30px; +} +h3 { + font-size: 24px; +} +h4 { + font-size: 18px; +} +h5 { + font-size: 14px; +} +h6 { + font-size: 12px; +} +/*2 Ч + Name: Ч + Example: style_b,style_strong,style_em,style_pre,style_uppercase,style_lowercase,style_capitalize,style_en +*/ +/*Сı*/ +b, strong { + font-weight: bold; +} +/*ҪıӴ*/ +em { + font-style: italic; +} +pre { + white-space: pre-wrap; +} +/*Ԥʽı*/ +.uppercase { + text-transform: uppercase; +} +/*ִд*/ +.lowercase { + text-transform: lowercase; +} +/*Сд*/ +.capitalize { + text-transform: capitalize; +} +/*ĸд*/ +.en { + font-family: Arial !important; +} +/*3 + Name: style_text-align + Example: class="text-l|text-r|text-c|va-t|va-m|va-b" + Explain: .text-ˮƽ .text-l|.text-rҶ|.text-cж룩 + .va-¶ .va-t ϶|.va-m ж|.va-b ¶룩 +*/ +.text-l { + text-align: left; +} +.text-r { + text-align: right; +} +.text-c { + text-align: center; +} +.va * { + vertical-align: sub !important; + *vertical-align: middle !important; + _vertical-align: middle !important; +} +.va-t { + vertical-align: top !important; +} +.va-m { + vertical-align: middle !important; +} +.va-b { + vertical-align: bottom !important; +} +/*4 λ + Name: style_position + Example: class="pos-r|pos-a|pos-f" + Explain: .pos-r Զλ|.pos-a Զλ|.pos-f ̶ +*/ +.pos-r { + position: relative; +} +.pos-a { + position: absolute; +} +.pos-f { + position: fixed; +} +/*5 + Name: style_float + Example: class="l|r" + Explain: .l 󸡶|.r Ҹ +*/ +.l, .f-l { + float: left !important; + _display: inline; +} +.r, .f-r { + float: right !important; + _display: inline; +} + [class*="span"].r, [class*="span"].f-r { + float: right; +} +/*ԪضԶλλã||j|*/ +.left { + left: 0; + right: auto; +} +.right { + right: 0; + left: auto; +} +.top { + top: auto; + bottom: 0; +} +.bottom { + top: 0; + bottom: auto; +} +/*6 ֵʡԺ + Name: style_text-overflow + Example: class="text-overflow" +*/ +.text-overflow { + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} +/*7 + Name: style_line + Example: class="line" +*/ +.line { + font-size: 0px; + line-height: 0px; + border-top: solid 1px #eee; + float: none; +} +/*8 ߾ + Name: style_margin + Example: class="mt-5|mt-10..." + Explain: .mtʾϱ߾|.mbʾ±߾|.mlʾ߾|.mrʾұ߾ +*/ +.mt-5 { + margin-top: 5px; +} +.mt-10 { + margin-top: 10px; +} +.mt-15 { + margin-top: 15px; +} +.mt-20 { + margin-top: 20px; +} +.mt-25 { + margin-top: 25px; +} +.mt-30 { + margin-top: 30px; +} +.mt-35 { + margin-top: 35px; +} +.mt-40 { + margin-top: 40px; +} +.mt-50 { + margin-top: 50px; +} +.mb-5 { + margin-bottom: 5px; +} +.mb-10 { + margin-bottom: 10px; +} +.mb-15 { + margin-bottom: 15px; +} +.mb-20 { + margin-bottom: 20px; +} +.mb-30 { + margin-bottom: 30px; +} +.mb-40 { + margin-bottom: 40px; +} +.mb-50 { + margin-bottom: 50px; +} +.ml-5 { + margin-left: 5px; +} +.ml-10 { + margin-left: 10px; +} +.ml-15 { + margin-left: 15px; +} +.ml-20 { + margin-left: 20px; +} +.ml-30 { + margin-left: 30px; +} +.ml-40 { + margin-left: 40px; +} +.ml-50 { + margin-left: 50px; +} +.mr-5 { + margin-right: 5px; +} +.mr-10 { + margin-right: 10px; +} +.mr-15 { + margin-right: 15px; +} +.mr-20 { + margin-right: 20px; +} +.mr-30 { + margin-right: 30px; +} +.mr-40 { + margin-right: 40px; +} +.mr-50 { + margin-right: 50px; +} +/*9 + Name: style_padding + Example: class="pt-5|pt-10|" + Explain: .ptʾ|.pbʾ|.plʾ|.prʾ +*/ +.pt-5 { + padding-top: 5px; +} +.pt-10 { + padding-top: 10px; +} +.pt-20 { + padding-top: 20px; +} +.pb-5 { + padding-bottom: 5px; +} +.pb-10 { + padding-bottom: 10px; +} +.pb-20 { + padding-bottom: 20px; +} +.pl-5 { + padding-left: 5px; +} +.pl-10 { + padding-left: 10px; +} +.pl-20 { + padding-left: 20px; +} +.pr-5 { + padding-right: 5px; +} +.pr-10 { + padding-right: 10px; +} +.pr-20 { + padding-right: 20px; +} +.pd-5 { + padding: 5px; +} +.pd-10 { + padding: 10px; +} +.pd-15 { + padding: 15px; +} +.pd-20 { + padding: 20px; +} +.pd-30 { + padding: 30px; +} +.pd-40 { + padding: 40px; +} +/*10 ߿css3Բ + Name: style_border + Example: class="radius" + Explain: .bk_gray ߿|radius Բ|round Բ | circle Բ +*/ +.radius { + border-radius: 4px; + overflow: hidden; + behavior: url(ie-css3.htc); +} +.size-MINI.radius { + border-radius: 3px; +} +.size-L.radius { + border-radius: 5px; +} +.size-XL.radius { + border-radius: 6px; +} +.round { + border-radius: 1000px; + overflow: hidden; + behavior: url(ie-css3.htc); +} +.circle { + border-radius: 50%; + overflow: hidden; + behavior: url(ie-css3.htc); +} +/*11 css3Ӱ + Name: style_shadow + Example: class="box-shadow|text-shadow" + Explain: box-shadow 鼶ԪӰȫʽڱııdivȿ鼶Ԫϡ + text-shadow Ӱ +*/ +.box-shadow { + -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); + behavior: url(ie-css3.htc); +} +.text-shadow { + -webkit-text-shadow: 0 0 2px rgba(0, 0, 0, 0.2); + text-shadow: 0 0 2px rgba(0, 0, 0, 0.2); + behavior: url(ie-css3.htc); +} +/*12 ڷָ + Name: style_pipe + Example: div { flex: 1; min-width: 0; } +.star-list li a { font-size: 13px; font-weight: bold; display: block; } +.star-list li span { font-size: 12px; color: #888; } + +/* ===== 板块8:东海视线(视频) ===== */ +.block-video .video-2col { display: grid; grid-template-columns: 60% 40%; gap: 15px; } +.video-big { position: relative; display: block; } +.vb-img { display: block; width: 100%; height: 280px; background: #ddd; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 14px; } +.vb-play { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 60px; height: 60px; background: rgba(255,255,255,0.8); color: #CC0000; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 24px; padding-left: 6px; } +.vb-cap { position: absolute; left: 0; right: 0; bottom: 0; padding: 10px; background: linear-gradient(transparent, rgba(0,0,0,0.7)); color: #fff; font-size: 14px; } +.video-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; } +.video-sm { position: relative; display: block; } +.vs-img { display: block; width: 100%; height: 135px; background: #ddd; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; } +.vs-play { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 36px; height: 36px; background: rgba(255,255,255,0.8); color: #CC0000; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 16px; padding-left: 3px; } +.vs-cap { display: block; background: #000; color: #fff; font-size: 12px; padding: 6px 8px; line-height: 1.4; } +.video-big:hover .vb-img, .video-sm:hover .vs-img { transform: scale(1.03); transition: transform 0.3s; } + +/* ===== 板块9:练兵备战 ===== */ +.block-train .train-pic { display: grid; grid-template-columns: 60% 1fr; gap: 10px; margin-bottom: 15px; } +.train-big { position: relative; display: block; } +.tb-img { display: block; width: 100%; height: 200px; background: #ddd; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 13px; } +.tb-cap { position: absolute; left: 0; right: 0; bottom: 0; padding: 10px; background: linear-gradient(transparent, rgba(0,0,0,0.7)); color: #fff; font-size: 14px; } +.train-pic-r { display: grid; grid-template-rows: 1fr 1fr; gap: 10px; } +.train-sm { position: relative; display: block; } +.ts-img { display: block; width: 100%; height: 95px; background: #ddd; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; } +.ts-cap { display: block; padding: 4px 8px; background: rgba(0,0,0,0.5); color: #fff; font-size: 12px; position: absolute; left: 0; right: 0; bottom: 0; } +.train-list-4 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; } + +/* ===== 板块10:政治/后装/纪律三栏卡片 ===== */ +.block-3col-cards .inner { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; } +.col-card { background: #fff; border: 1px solid #e0e0e0; box-shadow: 0 2px 8px rgba(0,0,0,0.08); } +.col-card-hd { height: 45px; display: flex; align-items: center; padding: 0 15px; color: #fff; } +.col-card-hd.political { background: linear-gradient(90deg, #CC0000 0%, #003366 100%); } +.col-card-hd.logistics { background: linear-gradient(90deg, #003366 0%, #1f4e79 100%); } +.col-card-hd.discipline { background: linear-gradient(90deg, #CC0000 0%, #5a3d2d 100%); } +.col-card-hd .ico { width: 28px; height: 28px; background: rgba(255,255,255,0.2); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 10px; font-size: 14px; } +.col-card-hd .title { font-size: 18px; font-weight: bold; } +.cc-img { display: block; margin: 10px; } +.cc-img span { display: block; width: 100%; height: 120px; background: #ddd; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; } +.cc-tit { display: block; font-size: 14px; font-weight: bold; margin: 0 10px 8px; } +.tags { padding: 0 10px 8px; display: flex; flex-wrap: wrap; gap: 5px; } +.tags a { padding: 2px 8px; background: #003366; color: #fff; font-size: 11px; border-radius: 12px; } +.tags a:hover { background: #CC0000; color: #fff; } +.col-card .news-list { padding: 0 10px 10px; } + +/* ===== 板块11/12:两栏 ===== */ +.block-2col .inner { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; } +.expert-list { padding: 10px 0; } +.expert { display: flex; gap: 12px; padding: 10px; border-bottom: 1px dashed #eee; align-items: flex-start; } +.expert .avatar { width: 60px; height: 60px; background: #ddd; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; border-radius: 50%; flex-shrink: 0; } +.expert .info { flex: 1; } +.expert .name { font-size: 16px; font-weight: bold; color: #003366; } +.expert .meta { font-size: 12px; color: #666; margin: 2px 0; } +.expert .field { font-size: 12px; color: #888; } +.consult-btn { display: inline-block; padding: 2px 12px; background: #003366; color: #fff; font-size: 12px; border-radius: 3px; margin-top: 4px; } +.consult-btn:hover { background: #CC0000; color: #fff; } +.service-time { padding: 8px 10px; color: #888; font-size: 12px; background: #fafafa; border-top: 1px solid #eee; } + +.public-table { width: 100%; } +.public-table th, .public-table td { padding: 8px; border: 1px solid #eee; font-size: 13px; } +.public-table th { background: #f5f8fc; color: #003366; } +.public-table td { text-align: center; } +.public-table td:nth-child(2) { text-align: left; } +.public-table .red { color: #CC0000; font-weight: bold; } + +.digit-stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; margin-bottom: 10px; } +.stat { background: linear-gradient(180deg, #f5f8fc, #eef3f8); border: 1px solid #cce0ff; padding: 10px; text-align: center; border-radius: 4px; } +.stat .num { font-size: 28px; color: #003366; font-weight: bold; } +.stat .lab { font-size: 12px; color: #666; margin-top: 4px; } +.timeline { padding: 10px; } +.tl-item { display: flex; align-items: flex-start; gap: 8px; padding: 6px 0; font-size: 12px; border-bottom: 1px dashed #eee; } +.tl-item .dot { width: 8px; height: 8px; background: #CC0000; border-radius: 50%; margin-top: 6px; flex-shrink: 0; } +.tl-item .year { color: #CC0000; font-weight: bold; flex-shrink: 0; min-width: 70px; } +.tl-item .evt { flex: 1; color: #555; } + +/* ===== 板块13:东海清风 ===== */ +.block-discipline .sec-title .star.red { color: #CC0000; } +.discipline-2col { display: grid; grid-template-columns: 1fr 1fr 1.2fr; gap: 15px; } +.discipline-imgs { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; } +.di-img { position: relative; display: block; } +.di-img span:first-child { display: block; width: 100%; height: 100px; background: #ddd; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; } +.di-img span:last-child { display: block; padding: 4px 6px; font-size: 12px; background: rgba(0,0,0,0.5); color: #fff; position: absolute; left: 0; right: 0; bottom: 0; } + +/* ===== 板块14:东海文化图片墙 ===== */ +.block-culture { padding: 0; background: #f5f5f5; border: 0; box-shadow: none; } +.culture-hd { background: #003366; height: 50px; line-height: 50px; color: #fff; } +.culture-hd .inner { display: flex; align-items: center; } +.culture-hd .star { color: #fff; font-size: 18px; margin-right: 8px; } +.culture-hd .title { font-size: 20px; font-weight: bold; flex: 0 0 auto; margin-right: 30px; } +.culture-hd .sub-tabs { flex: 1; display: flex; gap: 5px; background: transparent; border: 0; margin: 0; } +.culture-hd .sub-tabs a { padding: 4px 12px; color: #fff; background: rgba(255,255,255,0.1); border-radius: 12px; } +.culture-hd .sub-tabs a.cur { background: #CC0000; } +.culture-hd .more { color: #fff; } +.block-culture .inner { background: #fff; padding: 15px; border: 1px solid #e0e0e0; } +.imgwall { display: grid; grid-template-columns: 2fr 1fr 1fr; grid-template-rows: 180px 180px; gap: 8px; } +.imgwall a { position: relative; display: block; overflow: hidden; } +.imgwall a span:first-child { display: block; width: 100%; height: 100%; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 13px; } +.imgwall a .cap { position: absolute; left: 0; right: 0; bottom: 0; padding: 8px; background: linear-gradient(transparent, rgba(0,0,0,0.7)); color: #fff; font-size: 12px; } +.iw-big { grid-row: span 2; } +.imgwall a:hover { transform: scale(1.03); transition: transform 0.3s; box-shadow: 0 4px 12px rgba(0,0,0,0.2); } + +/* ===== 板块15:底部 ===== */ +.site-footer { background: #002244; color: #ccc; margin-top: 10px; padding: 30px 0 0; } +.footer-map { display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px; padding-bottom: 20px; border-bottom: 1px solid #1a3a5a; } +.fm-tit { font-size: 14px; color: #fff; font-weight: bold; margin-bottom: 10px; } +.fm-col a { display: block; font-size: 12px; color: #aaa; line-height: 28px; } +.fm-col a:hover { color: #fff; } +.footer-info { text-align: center; padding: 20px 0; } +.ft-name { font-size: 18px; color: #fff; font-weight: bold; margin-bottom: 5px; } +.footer-info p { font-size: 12px; color: #aaa; } +.footer-copy { text-align: center; padding: 15px 0; font-size: 12px; color: #888; border-top: 1px solid #1a3a5a; } +.footer-line { height: 3px; background: linear-gradient(90deg, #CC0000, #003366, #CC0000); } + +/* ===== 返回顶部 ===== */ +.back-top { position: fixed; right: 30px; bottom: 50px; width: 40px; height: 40px; background: #003366; color: #fff; display: none; align-items: center; justify-content: center; border-radius: 4px; font-size: 20px; z-index: 99; } +.back-top:hover { background: #CC0000; color: #fff; } +.back-top.show { display: flex; } + +/* ===== 响应式微调 ===== */ +@media (max-width: 1240px) { + .inner { width: 100%; padding: 0 10px; } +} diff --git a/军政门户/css/style.css b/军政门户/css/style.css new file mode 100644 index 0000000..17e58b5 --- /dev/null +++ b/军政门户/css/style.css @@ -0,0 +1,419 @@ +/*------------全局样式------------*/ +.topbody{ +width:100%;height:30px; +background:#1D71B7; +font-size:12px;color:#FFF +} +.topbody li a{font-size:13px;color:#FFF; + } +.footbody{ +width: 100%;height:60px; +background:#1D71B7; +font-size:12px;color:#FFF; +} +.banner{width:100%;height:100px;background-image:url(../images/banner.png);overflow:hidden; + }/*网站头部banner样式*/ +.bigtitle{width: 100%;height:45px; + } + .bigtitle li{padding:10px 10px 10px 10px;font-size:16px;color:#FFF; + } + .bigtitle li a{font-size:16px;color:#FFF; + } +*{margin:0; padding:0; list-style:none; } + body{ background:#fff; font:normal 12px/22px 宋体; } + img{ border:0; } + a{ text-decoration:none; color:#333; } + a:hover{ color:#1974A1; } + +/*------------搜索样式------------*/ +.search { + float: right; + +} +.search input { + border-radius: 4px; + border: 1px solid #1D71B7; +} +.search input:hover { + border-radius: 4px; + border: 1px solid #CCC; +} +.search #SearchT { + width:100px;height:20px; + +} +.search #SearchDo { + margin-left: 0px; + +} + +/*------------单列样式------------*/ +.singlelist{width:294px;height:245px; +overflow:hidden; + } + +.singlelist ul{ width:294px; overflow:hidden;; + } + .singlelist ul li{width:284px;overflow:hidden;height:40px;line-height:40px;display:block;margin-left:10px; + } + .singlelist ul li .date{float:right;color:#999;font-size:12px;margin-right:10px; + } + /*------------主题焦点图样式------------*/ + .themebox{ width:988px; height:65px; overflow:hidden; position:relative; border:1px solid #ddd; margin-left:10px; } + .themebox .wd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; } + .themebox .wd ul{ overflow:hidden; zoom:1; float:left; } + .themebox .wd ul li{ float:left; margin-right:2px; width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; } + .themebox .wd ul li.on{ background:#f00; color:#fff; } + .themebox .nd{ position:relative; height:100%; z-index:0; } + .themebox .nd li{ zoom:1; vertical-align:middle; } + .themebox .nd img{ width:988px; height:65px; display:block; } + + /* 下面是前/后按钮代码,如果不需要删除即可 */ + .themebox .prev, + .themebox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; } + .themebox .next{ left:auto; right:3%; background-position:8px 5px; } + .themebox .prev:hover, + .themebox .next:hover{ filter:alpha(opacity=100);opacity:1; } + .themebox .prevStop{ display:none; } + .themebox .nextStop{ display:none; } + + /*------------虎山资讯焦点图样式------------*/ + .slideBox{ width:410px; height:280px; overflow:hidden; position:relative; border:1px solid #ddd;} + .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; } + .slideBox .hd ul{ overflow:hidden; zoom:1; float:left; } + .slideBox .hd ul li{ float:left; margin-right:2px; width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; } + .slideBox .hd ul li.on{ background:#f00; color:#fff; } + .slideBox .bd{ position:relative; height:100%; z-index:0; } + .slideBox .bd li{ zoom:1; vertical-align:middle; } + .slideBox .bd img{ width:410px; height:280px; display:block; } + + /* 下面是前/后按钮代码,如果不需要删除即可 */ + .slideBox .prev, + .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; } + .slideBox .next{ left:auto; right:3%; background-position:8px 5px; } + .slideBox .prev:hover, + .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1; } + .slideBox .prevStop{ display:none; } + .slideBox .nextStop{ display:none; } + +/*------------滚动通知样式------------*/ + + +.txtMarquee-top{ width:267px; overflow:hidden; position:relative; border:1px solid #ccc; float:right;} + .txtMarquee-top .hd{ overflow:hidden; height:30px; background:#f4f4f4; padding:0 10px; } + .txtMarquee-top .hd .prev,.txtMarquee-top .hd .next{ display:block; width:9px; height:5px; float:right; margin-right:5px; margin-top:10px; overflow:hidden; + cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;} + .txtMarquee-top .hd .next{ background-position:0 -140px; } + .txtMarquee-top .hd .prevStop{ background-position:-60px -100px; } + .txtMarquee-top .hd .nextStop{ background-position:-60px -140px; } + .txtMarquee-top .bd{ padding:15px; } + .txtMarquee-top .infoList li{ height:40px; line-height:40px; width:274px; overflow:hidden;font-size:13px; } + .txtMarquee-top .infoList li .date{ float:right; color:#999; } + + /*------------选项卡样式------------*/ + + + + + /* 本例子css */ + .slideTxtBox{ width:712px; border:1px solid #ddd; text-align:left;height:226px; } + .slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px; border-bottom:1px solid #ddd; position:relative; } + .slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px; } + .slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;} + .slideTxtBox .hd ul li.on{ height:30px; background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; } + .slideTxtBox .bd ul{ padding:15px; zoom:1; } + .slideTxtBox .bd li{ height:40px; line-height:40px; width:340px; float:left; overflow:hidden; text-indent: 10px; } + .slideTxtBox .bd li .date{ float:right; color:#999; font-size:12px; } + + /* 下面是前/后按钮代码,如果不需要删除即可 */ + .slideTxtBox .arrow{ position:absolute; right:10px; top:0; } + .slideTxtBox .arrow a{ display:block; width:5px; height:9px; float:right; margin-right:5px; margin-top:10px; overflow:hidden; + cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; } + .slideTxtBox .arrow .next{ background-position:0 -50px; } + .slideTxtBox .arrow .prevStop{ background-position:-60px 0; } + .slideTxtBox .arrow .nextStop{ background-position:-60px -50px; } + /*------------用稿统计表样式------------*/ + .statistics { + width: 267px; + height: auto; + float:right; + border:1px solid #ccc; +} + + .statistics h3 { + background-color: #F4F4F4; + display: block; + height: 10px; + width: 267px; + text-align: center; + font-size: 12px; + font-weight: 600; + line-height: 10px; + margin-bottom: 2px; + } + + .statistics .s_row { + font-size: 12px; + border-bottom: 1px solid #656565; + background-color: #FFF; + margin-bottom: 0px; + padding: 0px 0; + } + + .statistics .s_row span { + display: inline-block; + width: 66px; + padding: 0px; + text-align: left; + text-indent: 10px; + } + + .statistics ul li.s_row:nth-child(2n) { + background-color: #F9F9F9; + } + /*------------1/3tab样式------------*/ + .littletabbox{ width:320px; border:1px solid #ddd; text-align:left;height:365px; overflow:hidden; } + .littletabbox .upd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px; border-bottom:1px solid #ddd; position:relative; } + .littletabbox .upd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px; } + .littletabbox .upd ul li{ float:left; padding:0 15px; cursor:pointer;} + .littletabbox .upd ul li.on{ height:30px; background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; } + .littletabbox .downd ul{ padding:8px; zoom:1;overflow:hidden;height:365px;} + .littletabbox .downd li{ height:40px; line-height:40px; width:300px; float:left; overflow:hidden; text-indent: 5px; } + .littletabbox .downd li .date{ float:right; color:#999; font-size:12px; } + + /* 下面是前/后按钮代码,如果不需要删除即可 */ + .littletabbox .arrow{ position:absolute; right:10px; top:0; } + .littletabbox .arrow a{ display:block; width:5px; height:9px; float:right; margin-right:5px; margin-top:10px; overflow:hidden; + cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; } + .littletabbox .arrow .next{ background-position:0 -50px; } + .littletabbox .arrow .prevStop{ background-position:-60px 0; } + .littletabbox .arrow .nextStop{ background-position:-60px -50px; } + /*------------滚动图样式------------*/ + .picMarquee-left{ width:712px; overflow:hidden; position:relative; border:1px solid #ccc; } + .picMarquee-left .hd{ overflow:hidden; height:30px; background:#f4f4f4; padding:0 10px; } + .picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block; width:5px; height:9px; float:right; margin-right:5px; margin-top:10px; overflow:hidden; + cursor:pointer; background:url("../images/arrow.png") no-repeat;} + .picMarquee-left .hd .next{ background-position:0 -50px; } + .picMarquee-left .hd .prevStop{ background-position:-60px 0; } + .picMarquee-left .hd .nextStop{ background-position:-60px -50px; } + .picMarquee-left .bd{ padding:10px; } + .picMarquee-left .bd ul{ overflow:hidden; zoom:1; } + .picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; } + .picMarquee-left .bd ul li .pic{ text-align:center; } + .picMarquee-left .bd ul li .pic img{ width:170px; height:185px; display:block; padding:2px; border:1px solid #ccc; } + .picMarquee-left .bd ul li .pic a:hover img{ border-color:#999; } + .picMarquee-left .bd ul li .title{ line-height:24px; } + +/*------------框样式------------*/ + +.box { + width: 267px; + height: auto; + float:right; + border:1px solid #ccc; +} + + .box h3 { + background-color: #F4F4F4; + display: block; + height: 10px; + width: 267px; + text-align: center; + font-size: 15px; + font-weight: 600; + line-height: 10px; + margin-bottom: 2px; + } + .box .h3 ul li{width:88;overflow:hidden; float:left; + } + +/*------------slider链接框样式------------*/ +/* css 重置 */ + + /* 本例子css */ + .sideMenu{ border:1px solid #ddd;width:267px; float:right; height:490; } + .sideMenu h3{ height:16px; line-height:16px; padding-left:10px; border-top:1px solid #e3e3e3; background:#f4f4f4; cursor:pointer; + font:normal 14px/12px "Microsoft YaHei"; + } + .sideMenu h3 em{ float:right; display:block; width:40px; height:32px; background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; } + .sideMenu h3.on em{ background-position:16px -57px; } + .sideMenu ul{ padding:8px 25px; color:#999; display:none; font-size:14px;height:280; overflow:hidden;/* 默认都隐藏 */ } + +/*------------虎山资讯图片新闻轮播样式------------*/ + + /*图片新闻轮播*/ +.slidenews { + float: left; + position: relative; + width: 410px; + height: 280px; + margin-bottom: 5px; + overflow: hidden; + font-family: Arial; + text-align: left; + background: #fff; + font-family: "Microsoft YaHei"; +} +.slidenews .pic img { + width: 410px; + height: 245px; + display: block; +} +.slidenews .txt-bg { + position: absolute; + bottom: 0; + z-index: 1; + height: 36px; + width: 100%; + background: #333; + filter: alpha(opacity=40); + opacity: 0.4; + overflow: hidden; +} +.slidenews .txt { + position: absolute; + bottom: 0; + z-index: 2; + height: 40px; + width: 100%; + overflow: hidden; +} +.slidenews .txt li { + height: 40px; + line-height: 40px; + position: absolute; + bottom: -50px; +} +.slidenews .txt li a { + display: block; + color: white; + padding: 0 0 0 10px; + font-size: 14px; + font-weight: bold; + text-decoration: none; +} +.slidenews .num { + position: absolute; + z-index: 3; + bottom: 7px; + right: 8px; +} +.slidenews .num li { + float: left; + position: relative; + width: 20px; + height: 20px; + line-height: 15px; + overflow: hidden; + text-align: center; + margin-right: 1px; + cursor: pointer; +} +.slidenews .num li a, .slidenews .num li span { + position: absolute; + z-index: 2; + display: block; + color: white; + width: 100%; + height: 100%; + top: 0; + left: 0; + text-decoration: none; +} +.slidenews .num li span { + z-index: 1; + background: black; + filter: alpha(opacity=50); + opacity: 0.5; +} +.slidenews .num li.on a, .slidenews .num a:hover { + background: #006FB9; +} + /*------------虎山社区焦点图样式------------*/ +.shequslidenews { + float: left; + position: relative; + width: 410px; + height: 280px; + margin-bottom: 5px; + overflow: hidden; + font-family: Arial; + text-align: left; + background: #fff; + font-family: "Microsoft YaHei"; +} +.shequslidenews .shequpic img { + width: 410px; + height: 245px; + display: block; +} +.shequslidenews .shequtxt-bg { + position: absolute; + bottom: 0; + z-index: 1; + height: 36px; + width: 100%; + background: #333; + filter: alpha(opacity=40); + opacity: 0.4; + overflow: hidden; +} +.shequslidenews .shequtxt { + position: absolute; + bottom: 0; + z-index: 2; + height: 40px; + width: 100%; + overflow: hidden; +} +.shequslidenews .shequtxt li { + height: 40px; + line-height: 40px; + position: absolute; + bottom: -50px; +} +.shequslidenews .shequtxt li a { + display: block; + color: white; + padding: 0 0 0 10px; + font-size: 14px; + font-weight: bold; + text-decoration: none; +} +.shequslidenews .numb { + position: absolute; + z-index: 3; + bottom: 7px; + right: 8px; +} +.shequslidenews .numb li { + float: left; + position: relative; + width: 20px; + height: 20px; + line-height: 15px; + overflow: hidden; + text-align: center; + margin-right: 1px; + cursor: pointer; +} +.shequslidenews .numb li a, .shequslidenews .numb li span { + position: absolute; + z-index: 2; + display: block; + color: white; + width: 100%; + height: 100%; + top: 0; + left: 0; + text-decoration: none; +} +.shequslidenews .numb li span { + z-index: 1; + background: black; + filter: alpha(opacity=50); + opacity: 0.5; +} +.shequslidenews .numb li.on a, .shequslidenews .numb a:hover { + background: #006FB9; +} \ No newline at end of file diff --git a/军政门户/css/首页模板.html b/军政门户/css/首页模板.html new file mode 100644 index 0000000..5e11a35 --- /dev/null +++ b/军政门户/css/首页模板.html @@ -0,0 +1,967 @@ + + + + + + + + + + + + +
+
+
+

欢迎来到东海舰队训练基地学兵四大队政工网!

+
+
+ +
  • 登录 + 注册 + 搜索
  • + +
    +
    +
    + +
    + +
    + +
    +
    +
    +
    • 1
    • 2
    • 3
    +
    +
    +
      +
    • +
    • +
    • +
    +
    +
    + + +
    + +
    +
    + + + +
    + + + + +
    + + + +
    +
    + +
    + +
    +
    +
    + +
    +
    + + + + +
    • 训练处
    • 政治处
    • 后勤处
    • 政文
    • 共科
    • 信号
    • 报务
    • 卫生队
    +
    +
    + + + + + + + + +
    + +
    +
    +
    + + + + +
    • 警汽队
    • 十一队
    • 十二队
    • 十三队
    • 十四队
    • 十五队
    • 十六队
    • 十七队
    +
    +
    + + + + + + + + +
    + +
    +
    + + +
    +
    +
    +

    各单位用稿统计

    +
    单位本周本月年度
    +
    +
    +
      +
    • 训练处123123123
    • +
    • 政治处123123123
    • +
    • 后勤处123123123
    • +
    • 政文123123123
    • +
    • 共科123123123
    • +
    • 信号123123123
    • +
    • 报务123123123
    • +
    • 卫生队123123123
    • +
    • 警汽队123123123
    • +
    • 十一队123123123
    • +
    • 十二队123123123
    • +
    • 十三队123123123
    • +
    • 十四队123123123
    • +
    • 十五队123123123
    • +
    • 十六队123123123
    • +
    • 十七队123123123
    • +
    + +
    + +
    +
    +
    + +
    + +
    +
    + + + +
    + +
    +
    +
    +
    • 1
    • 2
    • 3
    +
    +
    +
      +
    • +
    • +
    • +
    +
    +
    + + +
    + +
    + +
    + +
    +
    +
    +
    + + +
    +
    + +
    +
    + + +
    + +
    +
    +
    +

    直播电视

    +
      +
    • +
    • +
    • +
    +
    + +
    +
    +
    + +
    + + + + + + +
    + + + +
    + +
    +
    +
    + + + + +
    + + +
    + + +
    +
    +

    实用工具

    +
      +
    • +
    • +
    • +
    +
    + +
    + + +
    +
    +
    + +
    +
    + + + + +
    • 心理咨询
    • 法律在线
    • 生活贴士
    • 计生指导
    +
    +
    + + + + + +
    + +
    + +
    + +
    + + + +
    +
    +
    + + +
    +
    +
    +

    版权所有:东海舰队训练基地学兵四大队政治处 Copyright © 2015-2016 All Rights Reserved.
    + 联系方式:0531-851137

    +
    + +
    +
    + + + + + + diff --git a/军政门户/images/100facts_bg.gif b/军政门户/images/100facts_bg.gif new file mode 100644 index 0000000..eb7ccb0 Binary files /dev/null and b/军政门户/images/100facts_bg.gif differ diff --git a/军政门户/images/200809271005429460.jpg b/军政门户/images/200809271005429460.jpg new file mode 100644 index 0000000..402716a Binary files /dev/null and b/军政门户/images/200809271005429460.jpg differ diff --git a/军政门户/images/App_icon.gif b/军政门户/images/App_icon.gif new file mode 100644 index 0000000..eaf6d9e Binary files /dev/null and b/军政门户/images/App_icon.gif differ diff --git a/军政门户/images/Calendar.gif b/军政门户/images/Calendar.gif new file mode 100644 index 0000000..28b74cb Binary files /dev/null and b/军政门户/images/Calendar.gif differ diff --git a/军政门户/images/Channel_bg.gif b/军政门户/images/Channel_bg.gif new file mode 100644 index 0000000..680a518 Binary files /dev/null and b/军政门户/images/Channel_bg.gif differ diff --git a/军政门户/images/ChiefBBSbt.gif b/军政门户/images/ChiefBBSbt.gif new file mode 100644 index 0000000..4606200 Binary files /dev/null and b/军政门户/images/ChiefBBSbt.gif differ diff --git a/军政门户/images/DataClosebg.gif b/军政门户/images/DataClosebg.gif new file mode 100644 index 0000000..b5a387e Binary files /dev/null and b/军政门户/images/DataClosebg.gif differ diff --git a/军政门户/images/DataOpenbg.gif b/军政门户/images/DataOpenbg.gif new file mode 100644 index 0000000..7201339 Binary files /dev/null and b/军政门户/images/DataOpenbg.gif differ diff --git a/军政门户/images/Gen_list_bg.gif b/军政门户/images/Gen_list_bg.gif new file mode 100644 index 0000000..91387b1 Binary files /dev/null and b/军政门户/images/Gen_list_bg.gif differ diff --git a/军政门户/images/Gen_list_line.gif b/军政门户/images/Gen_list_line.gif new file mode 100644 index 0000000..316e618 Binary files /dev/null and b/军政门户/images/Gen_list_line.gif differ diff --git a/军政门户/images/Gen_r_list_title.gif b/军政门户/images/Gen_r_list_title.gif new file mode 100644 index 0000000..f482741 Binary files /dev/null and b/军政门户/images/Gen_r_list_title.gif differ diff --git a/军政门户/images/Iv_ask.gif b/军政门户/images/Iv_ask.gif new file mode 100644 index 0000000..32042ad Binary files /dev/null and b/军政门户/images/Iv_ask.gif differ diff --git a/军政门户/images/Iv_butbg.gif b/军政门户/images/Iv_butbg.gif new file mode 100644 index 0000000..ed7ba5a Binary files /dev/null and b/军政门户/images/Iv_butbg.gif differ diff --git a/军政门户/images/Iv_button.gif b/军政门户/images/Iv_button.gif new file mode 100644 index 0000000..bb20eda Binary files /dev/null and b/军政门户/images/Iv_button.gif differ diff --git a/军政门户/images/Iv_line1.gif b/军政门户/images/Iv_line1.gif new file mode 100644 index 0000000..aa62c81 Binary files /dev/null and b/军政门户/images/Iv_line1.gif differ diff --git a/军政门户/images/Iv_line2.gif b/军政门户/images/Iv_line2.gif new file mode 100644 index 0000000..fd9525f Binary files /dev/null and b/军政门户/images/Iv_line2.gif differ diff --git a/军政门户/images/Iv_pic1.jpg b/军政门户/images/Iv_pic1.jpg new file mode 100644 index 0000000..bd42ae3 Binary files /dev/null and b/军政门户/images/Iv_pic1.jpg differ diff --git a/军政门户/images/Iv_tit2bg.gif b/军政门户/images/Iv_tit2bg.gif new file mode 100644 index 0000000..aba3742 Binary files /dev/null and b/军政门户/images/Iv_tit2bg.gif differ diff --git a/军政门户/images/Iv_titbg.gif b/军政门户/images/Iv_titbg.gif new file mode 100644 index 0000000..e2387f2 Binary files /dev/null and b/军政门户/images/Iv_titbg.gif differ diff --git a/军政门户/images/LeaderGuide_bg.gif b/军政门户/images/LeaderGuide_bg.gif new file mode 100644 index 0000000..e58ac51 Binary files /dev/null and b/军政门户/images/LeaderGuide_bg.gif differ diff --git a/军政门户/images/LeaderGuide_letter.gif b/军政门户/images/LeaderGuide_letter.gif new file mode 100644 index 0000000..6398ac8 Binary files /dev/null and b/军政门户/images/LeaderGuide_letter.gif differ diff --git a/军政门户/images/LetterMailHead.jpg b/军政门户/images/LetterMailHead.jpg new file mode 100644 index 0000000..8beedc9 Binary files /dev/null and b/军政门户/images/LetterMailHead.jpg differ diff --git a/军政门户/images/LetterQuery.gif b/军政门户/images/LetterQuery.gif new file mode 100644 index 0000000..b8e1250 Binary files /dev/null and b/军政门户/images/LetterQuery.gif differ diff --git a/军政门户/images/MailSubscribes.gif b/军政门户/images/MailSubscribes.gif new file mode 100644 index 0000000..842f452 Binary files /dev/null and b/军政门户/images/MailSubscribes.gif differ diff --git a/军政门户/images/Os_CPPCC.jpg b/军政门户/images/Os_CPPCC.jpg new file mode 100644 index 0000000..e0d7fb3 Binary files /dev/null and b/军政门户/images/Os_CPPCC.jpg differ diff --git a/军政门户/images/Os_NPC.jpg b/军政门户/images/Os_NPC.jpg new file mode 100644 index 0000000..7fdf061 Binary files /dev/null and b/军政门户/images/Os_NPC.jpg differ diff --git a/军政门户/images/Os_banner.jpg b/军政门户/images/Os_banner.jpg new file mode 100644 index 0000000..f3b54e9 Binary files /dev/null and b/军政门户/images/Os_banner.jpg differ diff --git a/军政门户/images/Os_butbg.gif b/军政门户/images/Os_butbg.gif new file mode 100644 index 0000000..b282b44 Binary files /dev/null and b/军政门户/images/Os_butbg.gif differ diff --git a/军政门户/images/Os_in.gif b/军政门户/images/Os_in.gif new file mode 100644 index 0000000..625406b Binary files /dev/null and b/军政门户/images/Os_in.gif differ diff --git a/军政门户/images/Os_pic.jpg b/军政门户/images/Os_pic.jpg new file mode 100644 index 0000000..f0d8407 Binary files /dev/null and b/军政门户/images/Os_pic.jpg differ diff --git a/军政门户/images/Ossearchpic.gif b/军政门户/images/Ossearchpic.gif new file mode 100644 index 0000000..cf28b55 Binary files /dev/null and b/军政门户/images/Ossearchpic.gif differ diff --git a/军政门户/images/Search/Buttom.gif b/军政门户/images/Search/Buttom.gif new file mode 100644 index 0000000..692aa0e Binary files /dev/null and b/军政门户/images/Search/Buttom.gif differ diff --git a/军政门户/images/Search/Input_bg.gif b/军政门户/images/Search/Input_bg.gif new file mode 100644 index 0000000..2384d15 Binary files /dev/null and b/军政门户/images/Search/Input_bg.gif differ diff --git a/军政门户/images/Search/Input_l.gif b/军政门户/images/Search/Input_l.gif new file mode 100644 index 0000000..2d86cee Binary files /dev/null and b/军政门户/images/Search/Input_l.gif differ diff --git a/军政门户/images/Search/Input_r.gif b/军政门户/images/Search/Input_r.gif new file mode 100644 index 0000000..a4c84d9 Binary files /dev/null and b/军政门户/images/Search/Input_r.gif differ diff --git a/军政门户/images/Search/Select_bg.gif b/军政门户/images/Search/Select_bg.gif new file mode 100644 index 0000000..30ccb6f Binary files /dev/null and b/军政门户/images/Search/Select_bg.gif differ diff --git a/军政门户/images/Search/Thumbs.db b/军政门户/images/Search/Thumbs.db new file mode 100644 index 0000000..06dcb18 Binary files /dev/null and b/军政门户/images/Search/Thumbs.db differ diff --git a/军政门户/images/Search/list-bg.gif b/军政门户/images/Search/list-bg.gif new file mode 100644 index 0000000..c7c6f2d Binary files /dev/null and b/军政门户/images/Search/list-bg.gif differ diff --git a/军政门户/images/Search/logo.gif b/军政门户/images/Search/logo.gif new file mode 100644 index 0000000..2f46f2e Binary files /dev/null and b/军政门户/images/Search/logo.gif differ diff --git a/军政门户/images/Search/title-bg01.gif b/军政门户/images/Search/title-bg01.gif new file mode 100644 index 0000000..bc23b08 Binary files /dev/null and b/军政门户/images/Search/title-bg01.gif differ diff --git a/军政门户/images/Tfile.gif b/军政门户/images/Tfile.gif new file mode 100644 index 0000000..ed01015 Binary files /dev/null and b/军政门户/images/Tfile.gif differ diff --git a/军政门户/images/Tfolder.gif b/军政门户/images/Tfolder.gif new file mode 100644 index 0000000..b24205c Binary files /dev/null and b/军政门户/images/Tfolder.gif differ diff --git a/军政门户/images/Thumbs.db b/军政门户/images/Thumbs.db new file mode 100644 index 0000000..d41769e Binary files /dev/null and b/军政门户/images/Thumbs.db differ diff --git a/军政门户/images/ad.jpg b/军政门户/images/ad.jpg new file mode 100644 index 0000000..33727f1 Binary files /dev/null and b/军政门户/images/ad.jpg differ diff --git a/军政门户/images/adv/Thumbs.db b/军政门户/images/adv/Thumbs.db new file mode 100644 index 0000000..4d2609d Binary files /dev/null and b/军政门户/images/adv/Thumbs.db differ diff --git a/军政门户/images/adv/pic1.jpg b/军政门户/images/adv/pic1.jpg new file mode 100644 index 0000000..378898a Binary files /dev/null and b/军政门户/images/adv/pic1.jpg differ diff --git a/军政门户/images/adv/pic2.jpg b/军政门户/images/adv/pic2.jpg new file mode 100644 index 0000000..1f6f37e Binary files /dev/null and b/军政门户/images/adv/pic2.jpg differ diff --git a/军政门户/images/adv/pic3.jpg b/军政门户/images/adv/pic3.jpg new file mode 100644 index 0000000..0709fde Binary files /dev/null and b/军政门户/images/adv/pic3.jpg differ diff --git a/军政门户/images/advice_bt.gif b/军政门户/images/advice_bt.gif new file mode 100644 index 0000000..40266f1 Binary files /dev/null and b/军政门户/images/advice_bt.gif differ diff --git a/军政门户/images/advice_result.gif b/军政门户/images/advice_result.gif new file mode 100644 index 0000000..d156363 Binary files /dev/null and b/军政门户/images/advice_result.gif differ diff --git a/军政门户/images/agree.gif b/军政门户/images/agree.gif new file mode 100644 index 0000000..016922b Binary files /dev/null and b/军政门户/images/agree.gif differ diff --git a/军政门户/images/area_back.gif b/军政门户/images/area_back.gif new file mode 100644 index 0000000..24b809f Binary files /dev/null and b/军政门户/images/area_back.gif differ diff --git a/军政门户/images/arrow.png b/军政门户/images/arrow.png new file mode 100644 index 0000000..9530206 Binary files /dev/null and b/军政门户/images/arrow.png differ diff --git a/军政门户/images/arti_r_title_bg.gif b/军政门户/images/arti_r_title_bg.gif new file mode 100644 index 0000000..6d0077d Binary files /dev/null and b/军政门户/images/arti_r_title_bg.gif differ diff --git a/军政门户/images/arti_search_bg.gif b/军政门户/images/arti_search_bg.gif new file mode 100644 index 0000000..c37eefe Binary files /dev/null and b/军政门户/images/arti_search_bg.gif differ diff --git a/军政门户/images/arti_search_icon.gif b/军政门户/images/arti_search_icon.gif new file mode 100644 index 0000000..c155343 Binary files /dev/null and b/军政门户/images/arti_search_icon.gif differ diff --git a/军政门户/images/article_ico1.gif b/军政门户/images/article_ico1.gif new file mode 100644 index 0000000..71cdf17 Binary files /dev/null and b/军政门户/images/article_ico1.gif differ diff --git a/军政门户/images/article_ico2.gif b/军政门户/images/article_ico2.gif new file mode 100644 index 0000000..6d75a77 Binary files /dev/null and b/军政门户/images/article_ico2.gif differ diff --git a/军政门户/images/article_line.gif b/军政门户/images/article_line.gif new file mode 100644 index 0000000..770aed1 Binary files /dev/null and b/军政门户/images/article_line.gif differ diff --git a/军政门户/images/article_search_bg.gif b/军政门户/images/article_search_bg.gif new file mode 100644 index 0000000..16a4eb4 Binary files /dev/null and b/军政门户/images/article_search_bg.gif differ diff --git a/军政门户/images/article_search_icon.gif b/军政门户/images/article_search_icon.gif new file mode 100644 index 0000000..c155343 Binary files /dev/null and b/军政门户/images/article_search_icon.gif differ diff --git a/军政门户/images/article_searchbt.gif b/军政门户/images/article_searchbt.gif new file mode 100644 index 0000000..e6e37f7 Binary files /dev/null and b/军政门户/images/article_searchbt.gif differ diff --git a/军政门户/images/back.gif b/军政门户/images/back.gif new file mode 100644 index 0000000..5363ef9 Binary files /dev/null and b/军政门户/images/back.gif differ diff --git a/军政门户/images/banner.png b/军政门户/images/banner.png new file mode 100644 index 0000000..0b96fd8 Binary files /dev/null and b/军政门户/images/banner.png differ diff --git a/军政门户/images/banner_img.jpg b/军政门户/images/banner_img.jpg new file mode 100644 index 0000000..ccdba84 Binary files /dev/null and b/军政门户/images/banner_img.jpg differ diff --git a/军政门户/images/base.gif b/军政门户/images/base.gif new file mode 100644 index 0000000..9ac0b11 Binary files /dev/null and b/军政门户/images/base.gif differ diff --git a/军政门户/images/bbs_icon.gif b/军政门户/images/bbs_icon.gif new file mode 100644 index 0000000..79748e7 Binary files /dev/null and b/军政门户/images/bbs_icon.gif differ diff --git a/军政门户/images/bg_advice.jpg b/军政门户/images/bg_advice.jpg new file mode 100644 index 0000000..971fccc Binary files /dev/null and b/军政门户/images/bg_advice.jpg differ diff --git a/军政门户/images/bmicon1.gif b/军政门户/images/bmicon1.gif new file mode 100644 index 0000000..33453ba Binary files /dev/null and b/军政门户/images/bmicon1.gif differ diff --git a/军政门户/images/bmicon2.gif b/军政门户/images/bmicon2.gif new file mode 100644 index 0000000..5ed8495 Binary files /dev/null and b/军政门户/images/bmicon2.gif differ diff --git a/军政门户/images/bmicon3.gif b/军政门户/images/bmicon3.gif new file mode 100644 index 0000000..a2be61e Binary files /dev/null and b/军政门户/images/bmicon3.gif differ diff --git a/军政门户/images/bmicon4.gif b/军政门户/images/bmicon4.gif new file mode 100644 index 0000000..3b75b12 Binary files /dev/null and b/军政门户/images/bmicon4.gif differ diff --git a/军政门户/images/bmicon5.gif b/军政门户/images/bmicon5.gif new file mode 100644 index 0000000..74c62a2 Binary files /dev/null and b/军政门户/images/bmicon5.gif differ diff --git a/军政门户/images/bmicon6.gif b/军政门户/images/bmicon6.gif new file mode 100644 index 0000000..7bca203 Binary files /dev/null and b/军政门户/images/bmicon6.gif differ diff --git a/军政门户/images/bminfo_pic.gif b/军政门户/images/bminfo_pic.gif new file mode 100644 index 0000000..57dc8fe Binary files /dev/null and b/军政门户/images/bminfo_pic.gif differ diff --git a/军政门户/images/bmpic1.jpg b/军政门户/images/bmpic1.jpg new file mode 100644 index 0000000..dbc847e Binary files /dev/null and b/军政门户/images/bmpic1.jpg differ diff --git a/军政门户/images/bmpic2.jpg b/军政门户/images/bmpic2.jpg new file mode 100644 index 0000000..7169e5f Binary files /dev/null and b/军政门户/images/bmpic2.jpg differ diff --git a/军政门户/images/bmpic3.jpg b/军政门户/images/bmpic3.jpg new file mode 100644 index 0000000..43ef203 Binary files /dev/null and b/军政门户/images/bmpic3.jpg differ diff --git a/军政门户/images/bmpic4.jpg b/军政门户/images/bmpic4.jpg new file mode 100644 index 0000000..c637bc0 Binary files /dev/null and b/军政门户/images/bmpic4.jpg differ diff --git a/军政门户/images/box.png b/军政门户/images/box.png new file mode 100644 index 0000000..0cde2ce Binary files /dev/null and b/军政门户/images/box.png differ diff --git a/军政门户/images/box_title4.png b/军政门户/images/box_title4.png new file mode 100644 index 0000000..c05771f Binary files /dev/null and b/军政门户/images/box_title4.png differ diff --git a/军政门户/images/bt_login.gif b/军政门户/images/bt_login.gif new file mode 100644 index 0000000..6620fbe Binary files /dev/null and b/军政门户/images/bt_login.gif differ diff --git a/军政门户/images/c_b_ConListPic1.gif b/军政门户/images/c_b_ConListPic1.gif new file mode 100644 index 0000000..c669fb8 Binary files /dev/null and b/军政门户/images/c_b_ConListPic1.gif differ diff --git a/军政门户/images/c_b_icon.gif b/军政门户/images/c_b_icon.gif new file mode 100644 index 0000000..e3d8840 Binary files /dev/null and b/军政门户/images/c_b_icon.gif differ diff --git a/军政门户/images/c_b_title_bg.gif b/军政门户/images/c_b_title_bg.gif new file mode 100644 index 0000000..06f9f1d Binary files /dev/null and b/军政门户/images/c_b_title_bg.gif differ diff --git a/军政门户/images/c_l1_lite_icon.gif b/军政门户/images/c_l1_lite_icon.gif new file mode 100644 index 0000000..4453adf Binary files /dev/null and b/军政门户/images/c_l1_lite_icon.gif differ diff --git a/军政门户/images/c_left_1_bgimg.gif b/军政门户/images/c_left_1_bgimg.gif new file mode 100644 index 0000000..1b1c782 Binary files /dev/null and b/军政门户/images/c_left_1_bgimg.gif differ diff --git a/军政门户/images/c_sele_on.gif b/军政门户/images/c_sele_on.gif new file mode 100644 index 0000000..488c8c1 Binary files /dev/null and b/军政门户/images/c_sele_on.gif differ diff --git a/军政门户/images/c_title.gif b/军政门户/images/c_title.gif new file mode 100644 index 0000000..36ead5f Binary files /dev/null and b/军政门户/images/c_title.gif differ diff --git a/军政门户/images/c_title_hover.gif b/军政门户/images/c_title_hover.gif new file mode 100644 index 0000000..d909d68 Binary files /dev/null and b/军政门户/images/c_title_hover.gif differ diff --git a/军政门户/images/c_zsdt_bg.gif b/军政门户/images/c_zsdt_bg.gif new file mode 100644 index 0000000..a1d903d Binary files /dev/null and b/军政门户/images/c_zsdt_bg.gif differ diff --git a/军政门户/images/cbtbg2.gif b/军政门户/images/cbtbg2.gif new file mode 100644 index 0000000..a8d2994 Binary files /dev/null and b/军政门户/images/cbtbg2.gif differ diff --git a/军政门户/images/cctv1.gif b/军政门户/images/cctv1.gif new file mode 100644 index 0000000..ea59241 Binary files /dev/null and b/军政门户/images/cctv1.gif differ diff --git a/军政门户/images/cctv2.gif b/军政门户/images/cctv2.gif new file mode 100644 index 0000000..ccc9f9c Binary files /dev/null and b/军政门户/images/cctv2.gif differ diff --git a/军政门户/images/cctv3.gif b/军政门户/images/cctv3.gif new file mode 100644 index 0000000..bf5bbc1 Binary files /dev/null and b/军政门户/images/cctv3.gif differ diff --git a/军政门户/images/chief-public01.gif b/军政门户/images/chief-public01.gif new file mode 100644 index 0000000..ffd6eef Binary files /dev/null and b/军政门户/images/chief-public01.gif differ diff --git a/军政门户/images/chief-public02.gif b/军政门户/images/chief-public02.gif new file mode 100644 index 0000000..a0ddd9f Binary files /dev/null and b/军政门户/images/chief-public02.gif differ diff --git a/军政门户/images/chief-public03.gif b/军政门户/images/chief-public03.gif new file mode 100644 index 0000000..5b9ee6b Binary files /dev/null and b/军政门户/images/chief-public03.gif differ diff --git a/军政门户/images/chief-public04.gif b/军政门户/images/chief-public04.gif new file mode 100644 index 0000000..81d307b Binary files /dev/null and b/军政门户/images/chief-public04.gif differ diff --git a/军政门户/images/chief_icon1.gif b/军政门户/images/chief_icon1.gif new file mode 100644 index 0000000..264f572 Binary files /dev/null and b/军政门户/images/chief_icon1.gif differ diff --git a/军政门户/images/chief_icon2.gif b/军政门户/images/chief_icon2.gif new file mode 100644 index 0000000..6d98f6a Binary files /dev/null and b/军政门户/images/chief_icon2.gif differ diff --git a/军政门户/images/chief_icon3.gif b/军政门户/images/chief_icon3.gif new file mode 100644 index 0000000..1a32006 Binary files /dev/null and b/军政门户/images/chief_icon3.gif differ diff --git a/军政门户/images/chief_icon4.gif b/军政门户/images/chief_icon4.gif new file mode 100644 index 0000000..cf76e0d Binary files /dev/null and b/军政门户/images/chief_icon4.gif differ diff --git a/军政门户/images/chief_icon5.gif b/军政门户/images/chief_icon5.gif new file mode 100644 index 0000000..bc16a1f Binary files /dev/null and b/军政门户/images/chief_icon5.gif differ diff --git a/军政门户/images/chief_icon6.gif b/军政门户/images/chief_icon6.gif new file mode 100644 index 0000000..74db5c9 Binary files /dev/null and b/军政门户/images/chief_icon6.gif differ diff --git a/军政门户/images/chief_icon7.gif b/军政门户/images/chief_icon7.gif new file mode 100644 index 0000000..7adb747 Binary files /dev/null and b/军政门户/images/chief_icon7.gif differ diff --git a/军政门户/images/chief_icon8.gif b/军政门户/images/chief_icon8.gif new file mode 100644 index 0000000..d667e91 Binary files /dev/null and b/军政门户/images/chief_icon8.gif differ diff --git a/军政门户/images/chief_titilebg.gif b/军政门户/images/chief_titilebg.gif new file mode 100644 index 0000000..ed83d49 Binary files /dev/null and b/军政门户/images/chief_titilebg.gif differ diff --git a/军政门户/images/chief_title2bg.gif b/军政门户/images/chief_title2bg.gif new file mode 100644 index 0000000..eaf6b05 Binary files /dev/null and b/军政门户/images/chief_title2bg.gif differ diff --git a/军政门户/images/chief_titlebg.gif b/军政门户/images/chief_titlebg.gif new file mode 100644 index 0000000..ed83d49 Binary files /dev/null and b/军政门户/images/chief_titlebg.gif differ diff --git a/军政门户/images/chief_titlespan.gif b/军政门户/images/chief_titlespan.gif new file mode 100644 index 0000000..3120c92 Binary files /dev/null and b/军政门户/images/chief_titlespan.gif differ diff --git a/军政门户/images/chief_titlespan2.gif b/军政门户/images/chief_titlespan2.gif new file mode 100644 index 0000000..9d922d7 Binary files /dev/null and b/军政门户/images/chief_titlespan2.gif differ diff --git a/军政门户/images/close.gif b/军政门户/images/close.gif new file mode 100644 index 0000000..c743416 Binary files /dev/null and b/军政门户/images/close.gif differ diff --git a/军政门户/images/cn_icon.gif b/军政门户/images/cn_icon.gif new file mode 100644 index 0000000..8fd455c Binary files /dev/null and b/军政门户/images/cn_icon.gif differ diff --git a/军政门户/images/complaint_changebg.gif b/军政门户/images/complaint_changebg.gif new file mode 100644 index 0000000..b4ffe73 Binary files /dev/null and b/军政门户/images/complaint_changebg.gif differ diff --git a/军政门户/images/complaint_on.gif b/军政门户/images/complaint_on.gif new file mode 100644 index 0000000..aae5619 Binary files /dev/null and b/军政门户/images/complaint_on.gif differ diff --git a/军政门户/images/complaint_serach.gif b/军政门户/images/complaint_serach.gif new file mode 100644 index 0000000..73b7c07 Binary files /dev/null and b/军政门户/images/complaint_serach.gif differ diff --git a/军政门户/images/complaint_serach_bg.gif b/军政门户/images/complaint_serach_bg.gif new file mode 100644 index 0000000..b98cda0 Binary files /dev/null and b/军政门户/images/complaint_serach_bg.gif differ diff --git a/军政门户/images/complaint_serach_bg2.gif b/军政门户/images/complaint_serach_bg2.gif new file mode 100644 index 0000000..859a868 Binary files /dev/null and b/军政门户/images/complaint_serach_bg2.gif differ diff --git a/军政门户/images/conv_c_leisure_01.gif b/军政门户/images/conv_c_leisure_01.gif new file mode 100644 index 0000000..49af9e7 Binary files /dev/null and b/军政门户/images/conv_c_leisure_01.gif differ diff --git a/军政门户/images/conv_c_sense_01.gif b/军政门户/images/conv_c_sense_01.gif new file mode 100644 index 0000000..2aaa5d4 Binary files /dev/null and b/军政门户/images/conv_c_sense_01.gif differ diff --git a/军政门户/images/conv_c_sense_02.gif b/军政门户/images/conv_c_sense_02.gif new file mode 100644 index 0000000..0a8b348 Binary files /dev/null and b/军政门户/images/conv_c_sense_02.gif differ diff --git a/军政门户/images/conv_c_sense_03.gif b/军政门户/images/conv_c_sense_03.gif new file mode 100644 index 0000000..a0b1da3 Binary files /dev/null and b/军政门户/images/conv_c_sense_03.gif differ diff --git a/军政门户/images/conv_c_sense_04.gif b/军政门户/images/conv_c_sense_04.gif new file mode 100644 index 0000000..5afc44c Binary files /dev/null and b/军政门户/images/conv_c_sense_04.gif differ diff --git a/军政门户/images/conv_daohang_bg.gif b/军政门户/images/conv_daohang_bg.gif new file mode 100644 index 0000000..3393102 Binary files /dev/null and b/军政门户/images/conv_daohang_bg.gif differ diff --git a/军政门户/images/conv_l_life_01_bg.gif b/军政门户/images/conv_l_life_01_bg.gif new file mode 100644 index 0000000..ec8e5f2 Binary files /dev/null and b/军政门户/images/conv_l_life_01_bg.gif differ diff --git a/军政门户/images/conv_l_life_02_bg.gif b/军政门户/images/conv_l_life_02_bg.gif new file mode 100644 index 0000000..41c9adc Binary files /dev/null and b/军政门户/images/conv_l_life_02_bg.gif differ diff --git a/军政门户/images/conv_l_life_03_bg.gif b/军政门户/images/conv_l_life_03_bg.gif new file mode 100644 index 0000000..09ef196 Binary files /dev/null and b/军政门户/images/conv_l_life_03_bg.gif differ diff --git a/军政门户/images/conv_l_life_04_bg.gif b/军政门户/images/conv_l_life_04_bg.gif new file mode 100644 index 0000000..84a50e3 Binary files /dev/null and b/军政门户/images/conv_l_life_04_bg.gif differ diff --git a/军政门户/images/conv_l_life_05_bg.gif b/军政门户/images/conv_l_life_05_bg.gif new file mode 100644 index 0000000..af7999b Binary files /dev/null and b/军政门户/images/conv_l_life_05_bg.gif differ diff --git a/军政门户/images/conv_l_life_06_bg.gif b/军政门户/images/conv_l_life_06_bg.gif new file mode 100644 index 0000000..c1b1ca2 Binary files /dev/null and b/军政门户/images/conv_l_life_06_bg.gif differ diff --git a/军政门户/images/conv_l_life_07_bg.gif b/军政门户/images/conv_l_life_07_bg.gif new file mode 100644 index 0000000..45456cd Binary files /dev/null and b/军政门户/images/conv_l_life_07_bg.gif differ diff --git a/军政门户/images/conv_l_life_08_bg.gif b/军政门户/images/conv_l_life_08_bg.gif new file mode 100644 index 0000000..da1098b Binary files /dev/null and b/军政门户/images/conv_l_life_08_bg.gif differ diff --git a/军政门户/images/conv_list_bg.gif b/军政门户/images/conv_list_bg.gif new file mode 100644 index 0000000..9b5f28d Binary files /dev/null and b/军政门户/images/conv_list_bg.gif differ diff --git a/军政门户/images/conv_lite_icon.gif b/军政门户/images/conv_lite_icon.gif new file mode 100644 index 0000000..95800ab Binary files /dev/null and b/军政门户/images/conv_lite_icon.gif differ diff --git a/军政门户/images/conv_lite_icon_02.gif b/军政门户/images/conv_lite_icon_02.gif new file mode 100644 index 0000000..db8f26d Binary files /dev/null and b/军政门户/images/conv_lite_icon_02.gif differ diff --git a/军政门户/images/conv_lite_icon_03.gif b/军政门户/images/conv_lite_icon_03.gif new file mode 100644 index 0000000..4fd9aa9 Binary files /dev/null and b/军政门户/images/conv_lite_icon_03.gif differ diff --git a/军政门户/images/conv_lite_icon_04.gif b/军政门户/images/conv_lite_icon_04.gif new file mode 100644 index 0000000..1f589b3 Binary files /dev/null and b/军政门户/images/conv_lite_icon_04.gif differ diff --git a/军政门户/images/convdaohang_bg.gif b/军政门户/images/convdaohang_bg.gif new file mode 100644 index 0000000..e907d94 Binary files /dev/null and b/军政门户/images/convdaohang_bg.gif differ diff --git a/军政门户/images/cpjg_bt_bg.gif b/军政门户/images/cpjg_bt_bg.gif new file mode 100644 index 0000000..79abe37 Binary files /dev/null and b/军政门户/images/cpjg_bt_bg.gif differ diff --git a/军政门户/images/cyjg_icon.gif b/军政门户/images/cyjg_icon.gif new file mode 100644 index 0000000..cdb2d2a Binary files /dev/null and b/军政门户/images/cyjg_icon.gif differ diff --git a/军政门户/images/d_bgborder.gif b/军政门户/images/d_bgborder.gif new file mode 100644 index 0000000..91b3542 Binary files /dev/null and b/军政门户/images/d_bgborder.gif differ diff --git a/军政门户/images/daohang_bgpic.gif b/军政门户/images/daohang_bgpic.gif new file mode 100644 index 0000000..dc45883 Binary files /dev/null and b/军政门户/images/daohang_bgpic.gif differ diff --git a/军政门户/images/daohang_icon.gif b/军政门户/images/daohang_icon.gif new file mode 100644 index 0000000..0c52544 Binary files /dev/null and b/军政门户/images/daohang_icon.gif differ diff --git a/军政门户/images/daohangicon01.gif b/军政门户/images/daohangicon01.gif new file mode 100644 index 0000000..38572ec Binary files /dev/null and b/军政门户/images/daohangicon01.gif differ diff --git a/军政门户/images/daohangicon02.gif b/军政门户/images/daohangicon02.gif new file mode 100644 index 0000000..c230a83 Binary files /dev/null and b/军政门户/images/daohangicon02.gif differ diff --git a/军政门户/images/daohangicon03.gif b/军政门户/images/daohangicon03.gif new file mode 100644 index 0000000..e87e0fb Binary files /dev/null and b/军政门户/images/daohangicon03.gif differ diff --git a/军政门户/images/daohangicon04.gif b/军政门户/images/daohangicon04.gif new file mode 100644 index 0000000..836b172 Binary files /dev/null and b/军政门户/images/daohangicon04.gif differ diff --git a/军政门户/images/daohangicon05.gif b/军政门户/images/daohangicon05.gif new file mode 100644 index 0000000..68e266e Binary files /dev/null and b/军政门户/images/daohangicon05.gif differ diff --git a/军政门户/images/daohangicon06.gif b/军政门户/images/daohangicon06.gif new file mode 100644 index 0000000..2abe173 Binary files /dev/null and b/军政门户/images/daohangicon06.gif differ diff --git a/军政门户/images/daohangicon07.gif b/军政门户/images/daohangicon07.gif new file mode 100644 index 0000000..0a0c621 Binary files /dev/null and b/军政门户/images/daohangicon07.gif differ diff --git a/军政门户/images/dqgk_bg.gif b/军政门户/images/dqgk_bg.gif new file mode 100644 index 0000000..e7a3c78 Binary files /dev/null and b/军政门户/images/dqgk_bg.gif differ diff --git a/军政门户/images/dqgk_l_1_bg.gif b/军政门户/images/dqgk_l_1_bg.gif new file mode 100644 index 0000000..41c2983 Binary files /dev/null and b/军政门户/images/dqgk_l_1_bg.gif differ diff --git a/军政门户/images/dqgk_pic.gif b/军政门户/images/dqgk_pic.gif new file mode 100644 index 0000000..97a268d Binary files /dev/null and b/军政门户/images/dqgk_pic.gif differ diff --git a/军政门户/images/dqgk_r_1_bt1.gif b/军政门户/images/dqgk_r_1_bt1.gif new file mode 100644 index 0000000..2ca7c60 Binary files /dev/null and b/军政门户/images/dqgk_r_1_bt1.gif differ diff --git a/军政门户/images/dsj_pic.gif b/军政门户/images/dsj_pic.gif new file mode 100644 index 0000000..df7fc98 Binary files /dev/null and b/军政门户/images/dsj_pic.gif differ diff --git a/军政门户/images/eApp_btbg.gif b/军政门户/images/eApp_btbg.gif new file mode 100644 index 0000000..b655f00 Binary files /dev/null and b/军政门户/images/eApp_btbg.gif differ diff --git a/军政门户/images/eApp_btbg_red.gif b/军政门户/images/eApp_btbg_red.gif new file mode 100644 index 0000000..5aa7c48 Binary files /dev/null and b/军政门户/images/eApp_btbg_red.gif differ diff --git a/军政门户/images/eApp_btbg_yellow.gif b/军政门户/images/eApp_btbg_yellow.gif new file mode 100644 index 0000000..664f318 Binary files /dev/null and b/军政门户/images/eApp_btbg_yellow.gif differ diff --git a/军政门户/images/eApp_icon1.gif b/军政门户/images/eApp_icon1.gif new file mode 100644 index 0000000..17c12c4 Binary files /dev/null and b/军政门户/images/eApp_icon1.gif differ diff --git a/军政门户/images/eApp_icon2.gif b/军政门户/images/eApp_icon2.gif new file mode 100644 index 0000000..32ee640 Binary files /dev/null and b/军政门户/images/eApp_icon2.gif differ diff --git a/军政门户/images/eApp_icon3.gif b/军政门户/images/eApp_icon3.gif new file mode 100644 index 0000000..de1b2cf Binary files /dev/null and b/军政门户/images/eApp_icon3.gif differ diff --git a/军政门户/images/eApp_icon4.gif b/军政门户/images/eApp_icon4.gif new file mode 100644 index 0000000..5556aeb Binary files /dev/null and b/军政门户/images/eApp_icon4.gif differ diff --git a/军政门户/images/eApp_icon5.gif b/军政门户/images/eApp_icon5.gif new file mode 100644 index 0000000..5ef5248 Binary files /dev/null and b/军政门户/images/eApp_icon5.gif differ diff --git a/军政门户/images/eApp_icon6.gif b/军政门户/images/eApp_icon6.gif new file mode 100644 index 0000000..1e94bc9 Binary files /dev/null and b/军政门户/images/eApp_icon6.gif differ diff --git a/军政门户/images/eApp_p_bg.gif b/军政门户/images/eApp_p_bg.gif new file mode 100644 index 0000000..789a42e Binary files /dev/null and b/军政门户/images/eApp_p_bg.gif differ diff --git a/军政门户/images/eApp_titlebg.gif b/军政门户/images/eApp_titlebg.gif new file mode 100644 index 0000000..6dd181c Binary files /dev/null and b/军政门户/images/eApp_titlebg.gif differ diff --git a/军政门户/images/email_icon.gif b/军政门户/images/email_icon.gif new file mode 100644 index 0000000..bdd50da Binary files /dev/null and b/军政门户/images/email_icon.gif differ diff --git a/军政门户/images/email_lite_icon.gif b/军政门户/images/email_lite_icon.gif new file mode 100644 index 0000000..064491d Binary files /dev/null and b/军政门户/images/email_lite_icon.gif differ diff --git a/军政门户/images/en_icon.gif b/军政门户/images/en_icon.gif new file mode 100644 index 0000000..c720c8a Binary files /dev/null and b/军政门户/images/en_icon.gif differ diff --git a/军政门户/images/feeback_icon.gif b/军政门户/images/feeback_icon.gif new file mode 100644 index 0000000..a96bdc7 Binary files /dev/null and b/军政门户/images/feeback_icon.gif differ diff --git a/军政门户/images/feedback_banner.jpg b/军政门户/images/feedback_banner.jpg new file mode 100644 index 0000000..0d959f8 Binary files /dev/null and b/军政门户/images/feedback_banner.jpg differ diff --git a/军政门户/images/feedback_list_main_bg.gif b/军政门户/images/feedback_list_main_bg.gif new file mode 100644 index 0000000..e4220f2 Binary files /dev/null and b/军政门户/images/feedback_list_main_bg.gif differ diff --git a/军政门户/images/feedback_list_title_bg.gif b/军政门户/images/feedback_list_title_bg.gif new file mode 100644 index 0000000..5f59fda Binary files /dev/null and b/军政门户/images/feedback_list_title_bg.gif differ diff --git a/军政门户/images/file.gif b/军政门户/images/file.gif new file mode 100644 index 0000000..7e62167 Binary files /dev/null and b/军政门户/images/file.gif differ diff --git a/军政门户/images/firstpage.gif b/军政门户/images/firstpage.gif new file mode 100644 index 0000000..d7ce559 Binary files /dev/null and b/军政门户/images/firstpage.gif differ diff --git a/军政门户/images/flashsearch_bt.gif b/军政门户/images/flashsearch_bt.gif new file mode 100644 index 0000000..f75d1c6 Binary files /dev/null and b/军政门户/images/flashsearch_bt.gif differ diff --git a/军政门户/images/folder-closed.gif b/军政门户/images/folder-closed.gif new file mode 100644 index 0000000..5411078 Binary files /dev/null and b/军政门户/images/folder-closed.gif differ diff --git a/军政门户/images/folder.gif b/军政门户/images/folder.gif new file mode 100644 index 0000000..86b9efb Binary files /dev/null and b/军政门户/images/folder.gif differ diff --git a/军政门户/images/folder_last.gif b/军政门户/images/folder_last.gif new file mode 100644 index 0000000..5e42658 Binary files /dev/null and b/军政门户/images/folder_last.gif differ diff --git a/军政门户/images/folder_lastopen.gif b/军政门户/images/folder_lastopen.gif new file mode 100644 index 0000000..f53ef01 Binary files /dev/null and b/军政门户/images/folder_lastopen.gif differ diff --git a/军政门户/images/folder_open.gif b/军政门户/images/folder_open.gif new file mode 100644 index 0000000..a3ac05b Binary files /dev/null and b/军政门户/images/folder_open.gif differ diff --git a/军政门户/images/forum_button.gif b/军政门户/images/forum_button.gif new file mode 100644 index 0000000..d02e112 Binary files /dev/null and b/军政门户/images/forum_button.gif differ diff --git a/军政门户/images/gc/Thumbs.db b/军政门户/images/gc/Thumbs.db new file mode 100644 index 0000000..8c106da Binary files /dev/null and b/军政门户/images/gc/Thumbs.db differ diff --git a/军政门户/images/gc/close_btn.png b/军政门户/images/gc/close_btn.png new file mode 100644 index 0000000..e853564 Binary files /dev/null and b/军政门户/images/gc/close_btn.png differ diff --git a/军政门户/images/gc/gc_banner.jpg b/军政门户/images/gc/gc_banner.jpg new file mode 100644 index 0000000..92c1d1e Binary files /dev/null and b/军政门户/images/gc/gc_banner.jpg differ diff --git a/军政门户/images/gc/gc_class_hd_l.png b/军政门户/images/gc/gc_class_hd_l.png new file mode 100644 index 0000000..fe254a7 Binary files /dev/null and b/军政门户/images/gc/gc_class_hd_l.png differ diff --git a/军政门户/images/gc/gc_class_hd_l2.png b/军政门户/images/gc/gc_class_hd_l2.png new file mode 100644 index 0000000..08097d2 Binary files /dev/null and b/军政门户/images/gc/gc_class_hd_l2.png differ diff --git a/军政门户/images/gc/gc_class_hd_l3.png b/军政门户/images/gc/gc_class_hd_l3.png new file mode 100644 index 0000000..e9aab93 Binary files /dev/null and b/军政门户/images/gc/gc_class_hd_l3.png differ diff --git a/军政门户/images/gc/gc_class_hd_r.png b/军政门户/images/gc/gc_class_hd_r.png new file mode 100644 index 0000000..0095a35 Binary files /dev/null and b/军政门户/images/gc/gc_class_hd_r.png differ diff --git a/军政门户/images/gc/gc_content_bg.png b/军政门户/images/gc/gc_content_bg.png new file mode 100644 index 0000000..8bf5b46 Binary files /dev/null and b/军政门户/images/gc/gc_content_bg.png differ diff --git a/军政门户/images/gc/gc_form_btn.png b/军政门户/images/gc/gc_form_btn.png new file mode 100644 index 0000000..5b1b60b Binary files /dev/null and b/军政门户/images/gc/gc_form_btn.png differ diff --git a/军政门户/images/gc/gc_form_tr.png b/军政门户/images/gc/gc_form_tr.png new file mode 100644 index 0000000..bdf2934 Binary files /dev/null and b/军政门户/images/gc/gc_form_tr.png differ diff --git a/军政门户/images/gc/gc_h3.png b/军政门户/images/gc/gc_h3.png new file mode 100644 index 0000000..0982fe7 Binary files /dev/null and b/军政门户/images/gc/gc_h3.png differ diff --git a/军政门户/images/gc/gc_hd01.png b/军政门户/images/gc/gc_hd01.png new file mode 100644 index 0000000..d09316c Binary files /dev/null and b/军政门户/images/gc/gc_hd01.png differ diff --git a/军政门户/images/gc/gc_hd02.png b/军政门户/images/gc/gc_hd02.png new file mode 100644 index 0000000..e749200 Binary files /dev/null and b/军政门户/images/gc/gc_hd02.png differ diff --git a/军政门户/images/gc/gc_links.png b/军政门户/images/gc/gc_links.png new file mode 100644 index 0000000..03ea48c Binary files /dev/null and b/军政门户/images/gc/gc_links.png differ diff --git a/军政门户/images/gc/gc_pjcon_bg.png b/军政门户/images/gc/gc_pjcon_bg.png new file mode 100644 index 0000000..d1f9394 Binary files /dev/null and b/军政门户/images/gc/gc_pjcon_bg.png differ diff --git a/军政门户/images/gc/gc_se_btn.png b/军政门户/images/gc/gc_se_btn.png new file mode 100644 index 0000000..9a389fb Binary files /dev/null and b/军政门户/images/gc/gc_se_btn.png differ diff --git a/军政门户/images/gc/gc_se_btn2.png b/军政门户/images/gc/gc_se_btn2.png new file mode 100644 index 0000000..d69a70c Binary files /dev/null and b/军政门户/images/gc/gc_se_btn2.png differ diff --git a/军政门户/images/gc/gc_se_btn3.png b/军政门户/images/gc/gc_se_btn3.png new file mode 100644 index 0000000..3463efa Binary files /dev/null and b/军政门户/images/gc/gc_se_btn3.png differ diff --git a/军政门户/images/gc/gc_search.png b/军政门户/images/gc/gc_search.png new file mode 100644 index 0000000..c8d1995 Binary files /dev/null and b/军政门户/images/gc/gc_search.png differ diff --git a/军政门户/images/gc/gc_tr_td.png b/军政门户/images/gc/gc_tr_td.png new file mode 100644 index 0000000..c990c2b Binary files /dev/null and b/军政门户/images/gc/gc_tr_td.png differ diff --git a/军政门户/images/govDir_bg.gif b/军政门户/images/govDir_bg.gif new file mode 100644 index 0000000..fcc068d Binary files /dev/null and b/军政门户/images/govDir_bg.gif differ diff --git a/军政门户/images/ico_down.gif b/军政门户/images/ico_down.gif new file mode 100644 index 0000000..cc040a7 Binary files /dev/null and b/军政门户/images/ico_down.gif differ diff --git a/军政门户/images/ico_right.gif b/军政门户/images/ico_right.gif new file mode 100644 index 0000000..039ba90 Binary files /dev/null and b/军政门户/images/ico_right.gif differ diff --git a/军政门户/images/icon.gif b/军政门户/images/icon.gif new file mode 100644 index 0000000..67b8c29 Binary files /dev/null and b/军政门户/images/icon.gif differ diff --git a/军政门户/images/icon1.gif b/军政门户/images/icon1.gif new file mode 100644 index 0000000..2a4f44f Binary files /dev/null and b/军政门户/images/icon1.gif differ diff --git a/军政门户/images/icon2.gif b/军政门户/images/icon2.gif new file mode 100644 index 0000000..b8377a5 Binary files /dev/null and b/军政门户/images/icon2.gif differ diff --git a/军政门户/images/icon3.gif b/军政门户/images/icon3.gif new file mode 100644 index 0000000..2a4f44f Binary files /dev/null and b/军政门户/images/icon3.gif differ diff --git a/军政门户/images/icon4.gif b/军政门户/images/icon4.gif new file mode 100644 index 0000000..c576957 Binary files /dev/null and b/军政门户/images/icon4.gif differ diff --git a/军政门户/images/icon5.gif b/军政门户/images/icon5.gif new file mode 100644 index 0000000..23544ae Binary files /dev/null and b/军政门户/images/icon5.gif differ diff --git a/军政门户/images/icon6.gif b/军政门户/images/icon6.gif new file mode 100644 index 0000000..5a50de1 Binary files /dev/null and b/军政门户/images/icon6.gif differ diff --git a/军政门户/images/icon7.gif b/军政门户/images/icon7.gif new file mode 100644 index 0000000..790cb04 Binary files /dev/null and b/军政门户/images/icon7.gif differ diff --git a/军政门户/images/icon_book.gif b/军政门户/images/icon_book.gif new file mode 100644 index 0000000..115ea72 Binary files /dev/null and b/军政门户/images/icon_book.gif differ diff --git a/军政门户/images/improve.gif b/军政门户/images/improve.gif new file mode 100644 index 0000000..637b7b8 Binary files /dev/null and b/军政门户/images/improve.gif differ diff --git a/军政门户/images/input_button.gif b/军政门户/images/input_button.gif new file mode 100644 index 0000000..7107b63 Binary files /dev/null and b/军政门户/images/input_button.gif differ diff --git a/军政门户/images/inter_mess_pic.gif b/军政门户/images/inter_mess_pic.gif new file mode 100644 index 0000000..96bb915 Binary files /dev/null and b/军政门户/images/inter_mess_pic.gif differ diff --git a/军政门户/images/inter_titlebg.gif b/军政门户/images/inter_titlebg.gif new file mode 100644 index 0000000..0762d85 Binary files /dev/null and b/军政门户/images/inter_titlebg.gif differ diff --git a/军政门户/images/invest_lite_icon.gif b/军政门户/images/invest_lite_icon.gif new file mode 100644 index 0000000..6919545 Binary files /dev/null and b/军政门户/images/invest_lite_icon.gif differ diff --git a/军政门户/images/invest_title2bg.gif b/军政门户/images/invest_title2bg.gif new file mode 100644 index 0000000..2bfcd51 Binary files /dev/null and b/军政门户/images/invest_title2bg.gif differ diff --git a/军政门户/images/invest_title2span.gif b/军政门户/images/invest_title2span.gif new file mode 100644 index 0000000..4f40d07 Binary files /dev/null and b/军政门户/images/invest_title2span.gif differ diff --git a/军政门户/images/invest_title3bg.gif b/军政门户/images/invest_title3bg.gif new file mode 100644 index 0000000..9c53fae Binary files /dev/null and b/军政门户/images/invest_title3bg.gif differ diff --git a/军政门户/images/invest_titlebg.gif b/军政门户/images/invest_titlebg.gif new file mode 100644 index 0000000..b28590b Binary files /dev/null and b/军政门户/images/invest_titlebg.gif differ diff --git a/军政门户/images/invest_titlespan.gif b/军政门户/images/invest_titlespan.gif new file mode 100644 index 0000000..de3c1ea Binary files /dev/null and b/军政门户/images/invest_titlespan.gif differ diff --git a/军政门户/images/join.gif b/军政门户/images/join.gif new file mode 100644 index 0000000..34dd476 Binary files /dev/null and b/军政门户/images/join.gif differ diff --git a/军政门户/images/joinbottom.gif b/军政门户/images/joinbottom.gif new file mode 100644 index 0000000..48b81c8 Binary files /dev/null and b/军政门户/images/joinbottom.gif differ diff --git a/军政门户/images/kaixin_pic.gif b/军政门户/images/kaixin_pic.gif new file mode 100644 index 0000000..895e1b6 Binary files /dev/null and b/军政门户/images/kaixin_pic.gif differ diff --git a/军政门户/images/l_mass_titlebg.gif b/军政门户/images/l_mass_titlebg.gif new file mode 100644 index 0000000..593139d Binary files /dev/null and b/军政门户/images/l_mass_titlebg.gif differ diff --git a/军政门户/images/last_firstpage.gif b/军政门户/images/last_firstpage.gif new file mode 100644 index 0000000..667d434 Binary files /dev/null and b/军政门户/images/last_firstpage.gif differ diff --git a/军政门户/images/last_lastpage.gif b/军政门户/images/last_lastpage.gif new file mode 100644 index 0000000..49555f8 Binary files /dev/null and b/军政门户/images/last_lastpage.gif differ diff --git a/军政门户/images/lastpage.gif b/军政门户/images/lastpage.gif new file mode 100644 index 0000000..300a349 Binary files /dev/null and b/军政门户/images/lastpage.gif differ diff --git a/军政门户/images/li_err.gif b/军政门户/images/li_err.gif new file mode 100644 index 0000000..b2ebed5 Binary files /dev/null and b/军政门户/images/li_err.gif differ diff --git a/军政门户/images/li_ok.gif b/军政门户/images/li_ok.gif new file mode 100644 index 0000000..3170d0b Binary files /dev/null and b/军政门户/images/li_ok.gif differ diff --git a/军政门户/images/line.gif b/军政门户/images/line.gif new file mode 100644 index 0000000..068d274 Binary files /dev/null and b/军政门户/images/line.gif differ diff --git a/军政门户/images/link_us.gif b/军政门户/images/link_us.gif new file mode 100644 index 0000000..7c4c76f Binary files /dev/null and b/军政门户/images/link_us.gif differ diff --git a/军政门户/images/list_bg.gif b/军政门户/images/list_bg.gif new file mode 100644 index 0000000..d66ab16 Binary files /dev/null and b/军政门户/images/list_bg.gif differ diff --git a/军政门户/images/list_bg2.gif b/军政门户/images/list_bg2.gif new file mode 100644 index 0000000..17a0527 Binary files /dev/null and b/军政门户/images/list_bg2.gif differ diff --git a/军政门户/images/list_dtbtbg_l.gif b/军政门户/images/list_dtbtbg_l.gif new file mode 100644 index 0000000..82f0964 Binary files /dev/null and b/军政门户/images/list_dtbtbg_l.gif differ diff --git a/军政门户/images/list_dtbtbg_r.gif b/军政门户/images/list_dtbtbg_r.gif new file mode 100644 index 0000000..0c6dd1e Binary files /dev/null and b/军政门户/images/list_dtbtbg_r.gif differ diff --git a/军政门户/images/list_icon.gif b/军政门户/images/list_icon.gif new file mode 100644 index 0000000..0d068e4 Binary files /dev/null and b/军政门户/images/list_icon.gif differ diff --git a/军政门户/images/lite_icon.gif b/军政门户/images/lite_icon.gif new file mode 100644 index 0000000..34686eb Binary files /dev/null and b/军政门户/images/lite_icon.gif differ diff --git a/军政门户/images/lite_icon2.gif b/军政门户/images/lite_icon2.gif new file mode 100644 index 0000000..323c38f Binary files /dev/null and b/军政门户/images/lite_icon2.gif differ diff --git a/军政门户/images/lite_icon3.gif b/军政门户/images/lite_icon3.gif new file mode 100644 index 0000000..1e654c6 Binary files /dev/null and b/军政门户/images/lite_icon3.gif differ diff --git a/军政门户/images/lite_icon4.gif b/军政门户/images/lite_icon4.gif new file mode 100644 index 0000000..d860719 Binary files /dev/null and b/军政门户/images/lite_icon4.gif differ diff --git a/军政门户/images/loading.gif b/军政门户/images/loading.gif new file mode 100644 index 0000000..5bb90fd Binary files /dev/null and b/军政门户/images/loading.gif differ diff --git a/军政门户/images/login.gif b/军政门户/images/login.gif new file mode 100644 index 0000000..3f3296d Binary files /dev/null and b/军政门户/images/login.gif differ diff --git a/军政门户/images/login_bt.gif b/军政门户/images/login_bt.gif new file mode 100644 index 0000000..798f8ea Binary files /dev/null and b/军政门户/images/login_bt.gif differ diff --git a/军政门户/images/login_line.gif b/军政门户/images/login_line.gif new file mode 100644 index 0000000..0d04ede Binary files /dev/null and b/军政门户/images/login_line.gif differ diff --git a/军政门户/images/logo.gif b/军政门户/images/logo.gif new file mode 100644 index 0000000..aa1b19c Binary files /dev/null and b/军政门户/images/logo.gif differ diff --git a/军政门户/images/logo.png b/军政门户/images/logo.png new file mode 100644 index 0000000..7c8daa7 Binary files /dev/null and b/军政门户/images/logo.png differ diff --git a/军政门户/images/main_bg_img.gif b/军政门户/images/main_bg_img.gif new file mode 100644 index 0000000..5eca454 Binary files /dev/null and b/军政门户/images/main_bg_img.gif differ diff --git a/军政门户/images/mass_email_bt1.gif b/军政门户/images/mass_email_bt1.gif new file mode 100644 index 0000000..25f4bb4 Binary files /dev/null and b/军政门户/images/mass_email_bt1.gif differ diff --git a/军政门户/images/mass_email_bt2.gif b/军政门户/images/mass_email_bt2.gif new file mode 100644 index 0000000..2445cc0 Binary files /dev/null and b/军政门户/images/mass_email_bt2.gif differ diff --git a/军政门户/images/mass_email_bt3.gif b/军政门户/images/mass_email_bt3.gif new file mode 100644 index 0000000..efacdb1 Binary files /dev/null and b/军政门户/images/mass_email_bt3.gif differ diff --git a/军政门户/images/menu_bg.jpg b/军政门户/images/menu_bg.jpg new file mode 100644 index 0000000..aff18b9 Binary files /dev/null and b/军政门户/images/menu_bg.jpg differ diff --git a/军政门户/images/menu_li_left.gif b/军政门户/images/menu_li_left.gif new file mode 100644 index 0000000..8d62482 Binary files /dev/null and b/军政门户/images/menu_li_left.gif differ diff --git a/军政门户/images/menu_li_right.gif b/军政门户/images/menu_li_right.gif new file mode 100644 index 0000000..b4d9d97 Binary files /dev/null and b/军政门户/images/menu_li_right.gif differ diff --git a/军政门户/images/menu_line.gif b/军政门户/images/menu_line.gif new file mode 100644 index 0000000..7d200dc Binary files /dev/null and b/军政门户/images/menu_line.gif differ diff --git a/军政门户/images/menu_line.jpg b/军政门户/images/menu_line.jpg new file mode 100644 index 0000000..e1d963c Binary files /dev/null and b/军政门户/images/menu_line.jpg differ diff --git a/军政门户/images/menubox.gif b/军政门户/images/menubox.gif new file mode 100644 index 0000000..c15fa85 Binary files /dev/null and b/军政门户/images/menubox.gif differ diff --git a/军政门户/images/menubox_hover.gif b/军政门户/images/menubox_hover.gif new file mode 100644 index 0000000..ab5772a Binary files /dev/null and b/军政门户/images/menubox_hover.gif differ diff --git a/军政门户/images/menubox_pic.gif b/军政门户/images/menubox_pic.gif new file mode 100644 index 0000000..afd1bc9 Binary files /dev/null and b/军政门户/images/menubox_pic.gif differ diff --git a/军政门户/images/message_main_bg.gif b/军政门户/images/message_main_bg.gif new file mode 100644 index 0000000..5bd3861 Binary files /dev/null and b/军政门户/images/message_main_bg.gif differ diff --git a/军政门户/images/min_line.gif b/军政门户/images/min_line.gif new file mode 100644 index 0000000..6fab33d Binary files /dev/null and b/军政门户/images/min_line.gif differ diff --git a/军政门户/images/minus.gif b/军政门户/images/minus.gif new file mode 100644 index 0000000..47fb7b7 Binary files /dev/null and b/军政门户/images/minus.gif differ diff --git a/军政门户/images/model_search.gif b/军政门户/images/model_search.gif new file mode 100644 index 0000000..53bf0a1 Binary files /dev/null and b/军政门户/images/model_search.gif differ diff --git a/军政门户/images/more.gif b/军政门户/images/more.gif new file mode 100644 index 0000000..1e95634 Binary files /dev/null and b/军政门户/images/more.gif differ diff --git a/军政门户/images/movie/Thumbs.db b/军政门户/images/movie/Thumbs.db new file mode 100644 index 0000000..fc33197 Binary files /dev/null and b/军政门户/images/movie/Thumbs.db differ diff --git a/军政门户/images/movie/pic1.jpg b/军政门户/images/movie/pic1.jpg new file mode 100644 index 0000000..378898a Binary files /dev/null and b/军政门户/images/movie/pic1.jpg differ diff --git a/军政门户/images/movie/pic2.jpg b/军政门户/images/movie/pic2.jpg new file mode 100644 index 0000000..1f6f37e Binary files /dev/null and b/军政门户/images/movie/pic2.jpg differ diff --git a/军政门户/images/movie/pic3.jpg b/军政门户/images/movie/pic3.jpg new file mode 100644 index 0000000..0709fde Binary files /dev/null and b/军政门户/images/movie/pic3.jpg differ diff --git a/军政门户/images/movie/pic4.jpg b/军政门户/images/movie/pic4.jpg new file mode 100644 index 0000000..49315c3 Binary files /dev/null and b/军政门户/images/movie/pic4.jpg differ diff --git a/军政门户/images/movie/pic5.jpg b/军政门户/images/movie/pic5.jpg new file mode 100644 index 0000000..96c931e Binary files /dev/null and b/军政门户/images/movie/pic5.jpg differ diff --git a/军政门户/images/movie/pic6.jpg b/军政门户/images/movie/pic6.jpg new file mode 100644 index 0000000..535cc84 Binary files /dev/null and b/军政门户/images/movie/pic6.jpg differ diff --git a/军政门户/images/movie/pic7.jpg b/军政门户/images/movie/pic7.jpg new file mode 100644 index 0000000..b1e6992 Binary files /dev/null and b/军政门户/images/movie/pic7.jpg differ diff --git a/军政门户/images/moviesearch_bt.gif b/军政门户/images/moviesearch_bt.gif new file mode 100644 index 0000000..ae3ebfa Binary files /dev/null and b/军政门户/images/moviesearch_bt.gif differ diff --git a/军政门户/images/msg_01.png b/军政门户/images/msg_01.png new file mode 100644 index 0000000..32aa868 Binary files /dev/null and b/军政门户/images/msg_01.png differ diff --git a/军政门户/images/msg_02.png b/军政门户/images/msg_02.png new file mode 100644 index 0000000..847b039 Binary files /dev/null and b/军政门户/images/msg_02.png differ diff --git a/军政门户/images/msg_03.png b/军政门户/images/msg_03.png new file mode 100644 index 0000000..260e749 Binary files /dev/null and b/军政门户/images/msg_03.png differ diff --git a/军政门户/images/msg_04.png b/军政门户/images/msg_04.png new file mode 100644 index 0000000..fa7e282 Binary files /dev/null and b/军政门户/images/msg_04.png differ diff --git a/军政门户/images/msg_05.png b/军政门户/images/msg_05.png new file mode 100644 index 0000000..d15f51c Binary files /dev/null and b/军政门户/images/msg_05.png differ diff --git a/军政门户/images/msg_06.png b/军政门户/images/msg_06.png new file mode 100644 index 0000000..6b2acf0 Binary files /dev/null and b/军政门户/images/msg_06.png differ diff --git a/军政门户/images/msg_07.png b/军政门户/images/msg_07.png new file mode 100644 index 0000000..f29fcea Binary files /dev/null and b/军政门户/images/msg_07.png differ diff --git a/军政门户/images/msg_08.png b/军政门户/images/msg_08.png new file mode 100644 index 0000000..c938341 Binary files /dev/null and b/军政门户/images/msg_08.png differ diff --git a/军政门户/images/msg_09.png b/军政门户/images/msg_09.png new file mode 100644 index 0000000..c05551c Binary files /dev/null and b/军政门户/images/msg_09.png differ diff --git a/军政门户/images/msg_10.png b/军政门户/images/msg_10.png new file mode 100644 index 0000000..d95ffae Binary files /dev/null and b/军政门户/images/msg_10.png differ diff --git a/军政门户/images/msg_11.png b/军政门户/images/msg_11.png new file mode 100644 index 0000000..8286ad5 Binary files /dev/null and b/军政门户/images/msg_11.png differ diff --git a/军政门户/images/music_title.gif b/军政门户/images/music_title.gif new file mode 100644 index 0000000..cd5b2d0 Binary files /dev/null and b/军政门户/images/music_title.gif differ diff --git a/军政门户/images/musicsearch_bt.gif b/军政门户/images/musicsearch_bt.gif new file mode 100644 index 0000000..96d496d Binary files /dev/null and b/军政门户/images/musicsearch_bt.gif differ diff --git a/军政门户/images/newpic_icon.gif b/军政门户/images/newpic_icon.gif new file mode 100644 index 0000000..bd643fd Binary files /dev/null and b/军政门户/images/newpic_icon.gif differ diff --git a/军政门户/images/news.swf b/军政门户/images/news.swf new file mode 100644 index 0000000..7dbc206 Binary files /dev/null and b/军政门户/images/news.swf differ diff --git a/军政门户/images/news_dd.gif b/军政门户/images/news_dd.gif new file mode 100644 index 0000000..1417a17 Binary files /dev/null and b/军政门户/images/news_dd.gif differ diff --git a/军政门户/images/news_list_bg.gif b/军政门户/images/news_list_bg.gif new file mode 100644 index 0000000..c195aaf Binary files /dev/null and b/军政门户/images/news_list_bg.gif differ diff --git a/军政门户/images/news_lite_icon.gif b/军政门户/images/news_lite_icon.gif new file mode 100644 index 0000000..7535f98 Binary files /dev/null and b/军政门户/images/news_lite_icon.gif differ diff --git a/军政门户/images/news_on.gif b/军政门户/images/news_on.gif new file mode 100644 index 0000000..d05cf61 Binary files /dev/null and b/军政门户/images/news_on.gif differ diff --git a/军政门户/images/news_searchbg.gif b/军政门户/images/news_searchbg.gif new file mode 100644 index 0000000..ace6f1e Binary files /dev/null and b/军政门户/images/news_searchbg.gif differ diff --git a/军政门户/images/news_title2bg.gif b/军政门户/images/news_title2bg.gif new file mode 100644 index 0000000..44900ff Binary files /dev/null and b/军政门户/images/news_title2bg.gif differ diff --git a/军政门户/images/news_titlebg.gif b/军政门户/images/news_titlebg.gif new file mode 100644 index 0000000..c10f40b Binary files /dev/null and b/军政门户/images/news_titlebg.gif differ diff --git a/军政门户/images/newsbox_titlebg.gif b/军政门户/images/newsbox_titlebg.gif new file mode 100644 index 0000000..a311576 Binary files /dev/null and b/军政门户/images/newsbox_titlebg.gif differ diff --git a/军政门户/images/newsdaohang_bg.gif b/军政门户/images/newsdaohang_bg.gif new file mode 100644 index 0000000..eb20698 Binary files /dev/null and b/军政门户/images/newsdaohang_bg.gif differ diff --git a/军政门户/images/newspic_bg.gif b/军政门户/images/newspic_bg.gif new file mode 100644 index 0000000..36ce343 Binary files /dev/null and b/军政门户/images/newspic_bg.gif differ diff --git a/军政门户/images/newssearch_bt.gif b/军政门户/images/newssearch_bt.gif new file mode 100644 index 0000000..a784ae3 Binary files /dev/null and b/军政门户/images/newssearch_bt.gif differ diff --git a/军政门户/images/nextSong.gif b/军政门户/images/nextSong.gif new file mode 100644 index 0000000..bdca0fa Binary files /dev/null and b/军政门户/images/nextSong.gif differ diff --git a/军政门户/images/nianjian1.gif b/军政门户/images/nianjian1.gif new file mode 100644 index 0000000..7bf5750 Binary files /dev/null and b/军政门户/images/nianjian1.gif differ diff --git a/军政门户/images/nianjian2.gif b/军政门户/images/nianjian2.gif new file mode 100644 index 0000000..9f82910 Binary files /dev/null and b/军政门户/images/nianjian2.gif differ diff --git a/军政门户/images/nianjian3.gif b/军政门户/images/nianjian3.gif new file mode 100644 index 0000000..f3d200b Binary files /dev/null and b/军政门户/images/nianjian3.gif differ diff --git a/军政门户/images/nianjian4.gif b/军政门户/images/nianjian4.gif new file mode 100644 index 0000000..b28cd97 Binary files /dev/null and b/军政门户/images/nianjian4.gif differ diff --git a/军政门户/images/nianjian5.gif b/军政门户/images/nianjian5.gif new file mode 100644 index 0000000..abe271a Binary files /dev/null and b/军政门户/images/nianjian5.gif differ diff --git a/军政门户/images/nianjian6.gif b/军政门户/images/nianjian6.gif new file mode 100644 index 0000000..69b3668 Binary files /dev/null and b/军政门户/images/nianjian6.gif differ diff --git a/军政门户/images/nianjian7.gif b/军政门户/images/nianjian7.gif new file mode 100644 index 0000000..2cbb8ae Binary files /dev/null and b/军政门户/images/nianjian7.gif differ diff --git a/军政门户/images/nianjian8.gif b/军政门户/images/nianjian8.gif new file mode 100644 index 0000000..5dfbf0b Binary files /dev/null and b/军政门户/images/nianjian8.gif differ diff --git a/军政门户/images/nj_bgline.gif b/军政门户/images/nj_bgline.gif new file mode 100644 index 0000000..6efe7f2 Binary files /dev/null and b/军政门户/images/nj_bgline.gif differ diff --git a/军政门户/images/nmain_bg.jpg b/军政门户/images/nmain_bg.jpg new file mode 100644 index 0000000..f374272 Binary files /dev/null and b/军政门户/images/nmain_bg.jpg differ diff --git a/军政门户/images/nologo.gif b/军政门户/images/nologo.gif new file mode 100644 index 0000000..0f588af Binary files /dev/null and b/军政门户/images/nologo.gif differ diff --git a/军政门户/images/notice_back.gif b/军政门户/images/notice_back.gif new file mode 100644 index 0000000..b0a27b4 Binary files /dev/null and b/军政门户/images/notice_back.gif differ diff --git a/军政门户/images/notice_icon.gif b/军政门户/images/notice_icon.gif new file mode 100644 index 0000000..426b232 Binary files /dev/null and b/军政门户/images/notice_icon.gif differ diff --git a/军政门户/images/notice_line.gif b/军政门户/images/notice_line.gif new file mode 100644 index 0000000..a77b444 Binary files /dev/null and b/军政门户/images/notice_line.gif differ diff --git a/军政门户/images/onlilnepl_write.gif b/军政门户/images/onlilnepl_write.gif new file mode 100644 index 0000000..dd4bc9c Binary files /dev/null and b/军政门户/images/onlilnepl_write.gif differ diff --git a/军政门户/images/onlineemailbt.gif b/军政门户/images/onlineemailbt.gif new file mode 100644 index 0000000..0ef5629 Binary files /dev/null and b/军政门户/images/onlineemailbt.gif differ diff --git a/军政门户/images/onlinepl_bg1.gif b/军政门户/images/onlinepl_bg1.gif new file mode 100644 index 0000000..6ba92da Binary files /dev/null and b/军政门户/images/onlinepl_bg1.gif differ diff --git a/军政门户/images/onlinepl_button.gif b/军政门户/images/onlinepl_button.gif new file mode 100644 index 0000000..3594fac Binary files /dev/null and b/军政门户/images/onlinepl_button.gif differ diff --git a/军政门户/images/onlinepl_c_bg01.gif b/军政门户/images/onlinepl_c_bg01.gif new file mode 100644 index 0000000..3e72d26 Binary files /dev/null and b/军政门户/images/onlinepl_c_bg01.gif differ diff --git a/军政门户/images/onlinepl_c_icon01.gif b/军政门户/images/onlinepl_c_icon01.gif new file mode 100644 index 0000000..224cf0b Binary files /dev/null and b/军政门户/images/onlinepl_c_icon01.gif differ diff --git a/军政门户/images/onlinepl_c_icon02.gif b/军政门户/images/onlinepl_c_icon02.gif new file mode 100644 index 0000000..c230bbd Binary files /dev/null and b/军政门户/images/onlinepl_c_icon02.gif differ diff --git a/军政门户/images/onlinepl_icon.gif b/军政门户/images/onlinepl_icon.gif new file mode 100644 index 0000000..b344566 Binary files /dev/null and b/军政门户/images/onlinepl_icon.gif differ diff --git a/军政门户/images/onlinepl_icon1.gif b/军政门户/images/onlinepl_icon1.gif new file mode 100644 index 0000000..a0c5838 Binary files /dev/null and b/军政门户/images/onlinepl_icon1.gif differ diff --git a/军政门户/images/onlinepl_icon2.gif b/军政门户/images/onlinepl_icon2.gif new file mode 100644 index 0000000..31bd36f Binary files /dev/null and b/军政门户/images/onlinepl_icon2.gif differ diff --git a/军政门户/images/onlinepl_leadermail.gif b/军政门户/images/onlinepl_leadermail.gif new file mode 100644 index 0000000..02a667a Binary files /dev/null and b/军政门户/images/onlinepl_leadermail.gif differ diff --git a/军政门户/images/onlinepl_pic.gif b/军政门户/images/onlinepl_pic.gif new file mode 100644 index 0000000..752fd3c Binary files /dev/null and b/军政门户/images/onlinepl_pic.gif differ diff --git a/军政门户/images/openFormBt.gif b/军政门户/images/openFormBt.gif new file mode 100644 index 0000000..268402c Binary files /dev/null and b/军政门户/images/openFormBt.gif differ diff --git a/军政门户/images/over1icon.gif b/军政门户/images/over1icon.gif new file mode 100644 index 0000000..758bd2a Binary files /dev/null and b/军政门户/images/over1icon.gif differ diff --git a/军政门户/images/over2icon.gif b/军政门户/images/over2icon.gif new file mode 100644 index 0000000..6d7eafb Binary files /dev/null and b/军政门户/images/over2icon.gif differ diff --git a/军政门户/images/over_lite_icon.gif b/军政门户/images/over_lite_icon.gif new file mode 100644 index 0000000..dca7507 Binary files /dev/null and b/军政门户/images/over_lite_icon.gif differ diff --git a/军政门户/images/over_title2bg.gif b/军政门户/images/over_title2bg.gif new file mode 100644 index 0000000..879a5bc Binary files /dev/null and b/军政门户/images/over_title2bg.gif differ diff --git a/军政门户/images/over_title3bg.gif b/军政门户/images/over_title3bg.gif new file mode 100644 index 0000000..fca82fa Binary files /dev/null and b/军政门户/images/over_title3bg.gif differ diff --git a/军政门户/images/over_titlebg.gif b/军政门户/images/over_titlebg.gif new file mode 100644 index 0000000..428a90e Binary files /dev/null and b/军政门户/images/over_titlebg.gif differ diff --git a/军政门户/images/page.gif b/军政门户/images/page.gif new file mode 100644 index 0000000..42d7318 Binary files /dev/null and b/军政门户/images/page.gif differ diff --git a/军政门户/images/petition_button.gif b/军政门户/images/petition_button.gif new file mode 100644 index 0000000..0a31984 Binary files /dev/null and b/军政门户/images/petition_button.gif differ diff --git a/军政门户/images/phone_icon.gif b/军政门户/images/phone_icon.gif new file mode 100644 index 0000000..8a897dd Binary files /dev/null and b/军政门户/images/phone_icon.gif differ diff --git a/军政门户/images/pic1.jpg b/军政门户/images/pic1.jpg new file mode 100644 index 0000000..4d97083 Binary files /dev/null and b/军政门户/images/pic1.jpg differ diff --git a/军政门户/images/pic2.jpg b/军政门户/images/pic2.jpg new file mode 100644 index 0000000..1f6f37e Binary files /dev/null and b/军政门户/images/pic2.jpg differ diff --git a/军政门户/images/pic3.jpg b/军政门户/images/pic3.jpg new file mode 100644 index 0000000..0709fde Binary files /dev/null and b/军政门户/images/pic3.jpg differ diff --git a/军政门户/images/pic4.jpg b/军政门户/images/pic4.jpg new file mode 100644 index 0000000..49315c3 Binary files /dev/null and b/军政门户/images/pic4.jpg differ diff --git a/军政门户/images/pic5.jpg b/军政门户/images/pic5.jpg new file mode 100644 index 0000000..96c931e Binary files /dev/null and b/军政门户/images/pic5.jpg differ diff --git a/军政门户/images/pic6.jpg b/军政门户/images/pic6.jpg new file mode 100644 index 0000000..535cc84 Binary files /dev/null and b/军政门户/images/pic6.jpg differ diff --git a/军政门户/images/pic7.jpg b/军政门户/images/pic7.jpg new file mode 100644 index 0000000..b1e6992 Binary files /dev/null and b/军政门户/images/pic7.jpg differ diff --git a/军政门户/images/pic_news.gif b/军政门户/images/pic_news.gif new file mode 100644 index 0000000..62edb99 Binary files /dev/null and b/军政门户/images/pic_news.gif differ diff --git a/军政门户/images/pic_pic1.gif b/军政门户/images/pic_pic1.gif new file mode 100644 index 0000000..1b59ad7 Binary files /dev/null and b/军政门户/images/pic_pic1.gif differ diff --git a/军政门户/images/pic_titlebg.gif b/军政门户/images/pic_titlebg.gif new file mode 100644 index 0000000..80229ad Binary files /dev/null and b/军政门户/images/pic_titlebg.gif differ diff --git a/军政门户/images/plus.gif b/军政门户/images/plus.gif new file mode 100644 index 0000000..6906621 Binary files /dev/null and b/军政门户/images/plus.gif differ diff --git a/军政门户/images/popping.gif b/军政门户/images/popping.gif new file mode 100644 index 0000000..d7522ff Binary files /dev/null and b/军政门户/images/popping.gif differ diff --git a/军政门户/images/popping_line.gif b/军政门户/images/popping_line.gif new file mode 100644 index 0000000..9b30517 Binary files /dev/null and b/军政门户/images/popping_line.gif differ diff --git a/军政门户/images/preSong.gif b/军政门户/images/preSong.gif new file mode 100644 index 0000000..f2274e4 Binary files /dev/null and b/军政门户/images/preSong.gif differ diff --git a/军政门户/images/qqjj_pic.gif b/军政门户/images/qqjj_pic.gif new file mode 100644 index 0000000..5a6a438 Binary files /dev/null and b/军政门户/images/qqjj_pic.gif differ diff --git a/军政门户/images/quick_bg.gif b/军政门户/images/quick_bg.gif new file mode 100644 index 0000000..4185578 Binary files /dev/null and b/军政门户/images/quick_bg.gif differ diff --git a/军政门户/images/quick_icon.gif b/军政门户/images/quick_icon.gif new file mode 100644 index 0000000..f770648 Binary files /dev/null and b/军政门户/images/quick_icon.gif differ diff --git a/军政门户/images/reg_bg.gif b/军政门户/images/reg_bg.gif new file mode 100644 index 0000000..14c3cf3 Binary files /dev/null and b/军政门户/images/reg_bg.gif differ diff --git a/军政门户/images/reg_center.gif b/军政门户/images/reg_center.gif new file mode 100644 index 0000000..841efc8 Binary files /dev/null and b/军政门户/images/reg_center.gif differ diff --git a/军政门户/images/reg_left.gif b/军政门户/images/reg_left.gif new file mode 100644 index 0000000..be24cee Binary files /dev/null and b/军政门户/images/reg_left.gif differ diff --git a/军政门户/images/search_b.gif b/军政门户/images/search_b.gif new file mode 100644 index 0000000..bdaa2c6 Binary files /dev/null and b/军政门户/images/search_b.gif differ diff --git a/军政门户/images/search_back.gif b/军政门户/images/search_back.gif new file mode 100644 index 0000000..3b4461b Binary files /dev/null and b/军政门户/images/search_back.gif differ diff --git a/军政门户/images/searchbuttom.jpg b/军政门户/images/searchbuttom.jpg new file mode 100644 index 0000000..9df6956 Binary files /dev/null and b/军政门户/images/searchbuttom.jpg differ diff --git a/军政门户/images/searchpic.jpg b/军政门户/images/searchpic.jpg new file mode 100644 index 0000000..0671ec0 Binary files /dev/null and b/军政门户/images/searchpic.jpg differ diff --git a/军政门户/images/seatips.gif b/军政门户/images/seatips.gif new file mode 100644 index 0000000..761f631 Binary files /dev/null and b/军政门户/images/seatips.gif differ diff --git a/军政门户/images/service_t1.gif b/军政门户/images/service_t1.gif new file mode 100644 index 0000000..4ec315e Binary files /dev/null and b/军政门户/images/service_t1.gif differ diff --git a/军政门户/images/service_t2.gif b/军政门户/images/service_t2.gif new file mode 100644 index 0000000..71ae78c Binary files /dev/null and b/军政门户/images/service_t2.gif differ diff --git a/军政门户/images/service_t3.gif b/军政门户/images/service_t3.gif new file mode 100644 index 0000000..9374dd1 Binary files /dev/null and b/军政门户/images/service_t3.gif differ diff --git a/军政门户/images/service_t4.gif b/军政门户/images/service_t4.gif new file mode 100644 index 0000000..bc14d0e Binary files /dev/null and b/军政门户/images/service_t4.gif differ diff --git a/军政门户/images/service_t5.gif b/军政门户/images/service_t5.gif new file mode 100644 index 0000000..b71b773 Binary files /dev/null and b/军政门户/images/service_t5.gif differ diff --git a/军政门户/images/shadow.gif b/军政门户/images/shadow.gif new file mode 100644 index 0000000..0452574 Binary files /dev/null and b/军政门户/images/shadow.gif differ diff --git a/军政门户/images/sidebar.gif b/军政门户/images/sidebar.gif new file mode 100644 index 0000000..a5581f6 Binary files /dev/null and b/军政门户/images/sidebar.gif differ diff --git a/军政门户/images/sitemap.gif b/军政门户/images/sitemap.gif new file mode 100644 index 0000000..0b40f08 Binary files /dev/null and b/军政门户/images/sitemap.gif differ diff --git a/军政门户/images/sitemap_bottomline.gif b/军政门户/images/sitemap_bottomline.gif new file mode 100644 index 0000000..bc93c56 Binary files /dev/null and b/军政门户/images/sitemap_bottomline.gif differ diff --git a/军政门户/images/sitemap_daohang_bg.gif b/军政门户/images/sitemap_daohang_bg.gif new file mode 100644 index 0000000..f3c537f Binary files /dev/null and b/军政门户/images/sitemap_daohang_bg.gif differ diff --git a/军政门户/images/sitemap_listbg.gif b/军政门户/images/sitemap_listbg.gif new file mode 100644 index 0000000..d9f59a1 Binary files /dev/null and b/军政门户/images/sitemap_listbg.gif differ diff --git a/军政门户/images/sitemap_titlebg.gif b/军政门户/images/sitemap_titlebg.gif new file mode 100644 index 0000000..b4a556a Binary files /dev/null and b/军政门户/images/sitemap_titlebg.gif differ diff --git a/军政门户/images/soft_line.gif b/军政门户/images/soft_line.gif new file mode 100644 index 0000000..64812d4 Binary files /dev/null and b/军政门户/images/soft_line.gif differ diff --git a/军政门户/images/space.gif b/军政门户/images/space.gif new file mode 100644 index 0000000..35d42e8 Binary files /dev/null and b/军政门户/images/space.gif differ diff --git a/军政门户/images/style_01.jpg b/军政门户/images/style_01.jpg new file mode 100644 index 0000000..a75c3c5 Binary files /dev/null and b/军政门户/images/style_01.jpg differ diff --git a/军政门户/images/style_03.jpg b/军政门户/images/style_03.jpg new file mode 100644 index 0000000..a79404e Binary files /dev/null and b/军政门户/images/style_03.jpg differ diff --git a/军政门户/images/style_04.jpg b/军政门户/images/style_04.jpg new file mode 100644 index 0000000..cc81f51 Binary files /dev/null and b/军政门户/images/style_04.jpg differ diff --git a/军政门户/images/submit_button.gif b/军政门户/images/submit_button.gif new file mode 100644 index 0000000..f3d03b5 Binary files /dev/null and b/军政门户/images/submit_button.gif differ diff --git a/军政门户/images/sup.jpg b/军政门户/images/sup.jpg new file mode 100644 index 0000000..3d76c60 Binary files /dev/null and b/军政门户/images/sup.jpg differ diff --git a/军政门户/images/sup02.jpg b/军政门户/images/sup02.jpg new file mode 100644 index 0000000..fe60b63 Binary files /dev/null and b/军政门户/images/sup02.jpg differ diff --git a/军政门户/images/survey_icon.gif b/军政门户/images/survey_icon.gif new file mode 100644 index 0000000..d8f8b58 Binary files /dev/null and b/军政门户/images/survey_icon.gif differ diff --git a/军政门户/images/tab_change_bg.gif b/军政门户/images/tab_change_bg.gif new file mode 100644 index 0000000..42aa8a6 Binary files /dev/null and b/军政门户/images/tab_change_bg.gif differ diff --git a/军政门户/images/tableft.gif b/军政门户/images/tableft.gif new file mode 100644 index 0000000..03f7e1d Binary files /dev/null and b/军政门户/images/tableft.gif differ diff --git a/军政门户/images/tabright.gif b/军政门户/images/tabright.gif new file mode 100644 index 0000000..fdcac23 Binary files /dev/null and b/军政门户/images/tabright.gif differ diff --git a/军政门户/images/tabtitle.gif b/军政门户/images/tabtitle.gif new file mode 100644 index 0000000..faf6e37 Binary files /dev/null and b/军政门户/images/tabtitle.gif differ diff --git a/军政门户/images/tag_list.gif b/军政门户/images/tag_list.gif new file mode 100644 index 0000000..18bb29a Binary files /dev/null and b/军政门户/images/tag_list.gif differ diff --git a/军政门户/images/td_bg.jpg b/军政门户/images/td_bg.jpg new file mode 100644 index 0000000..1ac0a61 Binary files /dev/null and b/军政门户/images/td_bg.jpg differ diff --git a/军政门户/images/theme/Thumbs.db b/军政门户/images/theme/Thumbs.db new file mode 100644 index 0000000..4c8b20f Binary files /dev/null and b/军政门户/images/theme/Thumbs.db differ diff --git a/军政门户/images/theme/pic1.jpg b/军政门户/images/theme/pic1.jpg new file mode 100644 index 0000000..378898a Binary files /dev/null and b/军政门户/images/theme/pic1.jpg differ diff --git a/军政门户/images/theme/pic2.jpg b/军政门户/images/theme/pic2.jpg new file mode 100644 index 0000000..1f6f37e Binary files /dev/null and b/军政门户/images/theme/pic2.jpg differ diff --git a/军政门户/images/theme/pic3.jpg b/军政门户/images/theme/pic3.jpg new file mode 100644 index 0000000..0709fde Binary files /dev/null and b/军政门户/images/theme/pic3.jpg differ diff --git a/军政门户/images/title.gif b/军政门户/images/title.gif new file mode 100644 index 0000000..6be4089 Binary files /dev/null and b/军政门户/images/title.gif differ diff --git a/军政门户/images/title/Thumbs.db b/军政门户/images/title/Thumbs.db new file mode 100644 index 0000000..df468c4 Binary files /dev/null and b/军政门户/images/title/Thumbs.db differ diff --git a/军政门户/images/title/dongtai.gif b/军政门户/images/title/dongtai.gif new file mode 100644 index 0000000..e833c33 Binary files /dev/null and b/军政门户/images/title/dongtai.gif differ diff --git a/军政门户/images/title/lianbing.gif b/军政门户/images/title/lianbing.gif new file mode 100644 index 0000000..548faec Binary files /dev/null and b/军政门户/images/title/lianbing.gif differ diff --git a/军政门户/images/title/shequ.gif b/军政门户/images/title/shequ.gif new file mode 100644 index 0000000..8e50316 Binary files /dev/null and b/军政门户/images/title/shequ.gif differ diff --git a/军政门户/images/title/wenhua.gif b/军政门户/images/title/wenhua.gif new file mode 100644 index 0000000..5e3f170 Binary files /dev/null and b/军政门户/images/title/wenhua.gif differ diff --git a/军政门户/images/title1icon.gif b/军政门户/images/title1icon.gif new file mode 100644 index 0000000..adee3bb Binary files /dev/null and b/军政门户/images/title1icon.gif differ diff --git a/军政门户/images/title2icon.gif b/军政门户/images/title2icon.gif new file mode 100644 index 0000000..df8ef40 Binary files /dev/null and b/军政门户/images/title2icon.gif differ diff --git a/军政门户/images/title3icon.gif b/军政门户/images/title3icon.gif new file mode 100644 index 0000000..4eb49c1 Binary files /dev/null and b/军政门户/images/title3icon.gif differ diff --git a/军政门户/images/title4icon.gif b/军政门户/images/title4icon.gif new file mode 100644 index 0000000..20c3287 Binary files /dev/null and b/军政门户/images/title4icon.gif differ diff --git a/军政门户/images/title5icon.gif b/军政门户/images/title5icon.gif new file mode 100644 index 0000000..b47cc52 Binary files /dev/null and b/军政门户/images/title5icon.gif differ diff --git a/军政门户/images/title6icon.gif b/军政门户/images/title6icon.gif new file mode 100644 index 0000000..2db7270 Binary files /dev/null and b/军政门户/images/title6icon.gif differ diff --git a/军政门户/images/title7icon.gif b/军政门户/images/title7icon.gif new file mode 100644 index 0000000..af3667e Binary files /dev/null and b/军政门户/images/title7icon.gif differ diff --git a/军政门户/images/title_span_bg_l.gif b/军政门户/images/title_span_bg_l.gif new file mode 100644 index 0000000..fa4d60d Binary files /dev/null and b/军政门户/images/title_span_bg_l.gif differ diff --git a/军政门户/images/title_span_bg_r.gif b/军政门户/images/title_span_bg_r.gif new file mode 100644 index 0000000..4524bcf Binary files /dev/null and b/军政门户/images/title_span_bg_r.gif differ diff --git a/军政门户/images/titlestyle.gif b/军政门户/images/titlestyle.gif new file mode 100644 index 0000000..e7e476a Binary files /dev/null and b/军政门户/images/titlestyle.gif differ diff --git a/军政门户/images/tool.gif b/军政门户/images/tool.gif new file mode 100644 index 0000000..f4429bd Binary files /dev/null and b/军政门户/images/tool.gif differ diff --git a/军政门户/images/top.gif b/军政门户/images/top.gif new file mode 100644 index 0000000..0f32199 Binary files /dev/null and b/军政门户/images/top.gif differ diff --git a/军政门户/images/topic_1.jpg b/军政门户/images/topic_1.jpg new file mode 100644 index 0000000..8287a67 Binary files /dev/null and b/军政门户/images/topic_1.jpg differ diff --git a/军政门户/images/topic_2.jpg b/军政门户/images/topic_2.jpg new file mode 100644 index 0000000..7b3c366 Binary files /dev/null and b/军政门户/images/topic_2.jpg differ diff --git a/军政门户/images/topt_bg.gif b/军政门户/images/topt_bg.gif new file mode 100644 index 0000000..f346e76 Binary files /dev/null and b/军政门户/images/topt_bg.gif differ diff --git a/军政门户/images/tpzs_title.gif b/军政门户/images/tpzs_title.gif new file mode 100644 index 0000000..42017c7 Binary files /dev/null and b/军政门户/images/tpzs_title.gif differ diff --git a/军政门户/images/treeview-default-line.gif b/军政门户/images/treeview-default-line.gif new file mode 100644 index 0000000..37114d3 Binary files /dev/null and b/军政门户/images/treeview-default-line.gif differ diff --git a/军政门户/images/treeview-default.gif b/军政门户/images/treeview-default.gif new file mode 100644 index 0000000..a12ac52 Binary files /dev/null and b/军政门户/images/treeview-default.gif differ diff --git a/军政门户/images/tv-collapsable-last.gif b/军政门户/images/tv-collapsable-last.gif new file mode 100644 index 0000000..4acff93 Binary files /dev/null and b/军政门户/images/tv-collapsable-last.gif differ diff --git a/军政门户/images/tv-collapsable.gif b/军政门户/images/tv-collapsable.gif new file mode 100644 index 0000000..857262f Binary files /dev/null and b/军政门户/images/tv-collapsable.gif differ diff --git a/军政门户/images/tv-expandable-last.gif b/军政门户/images/tv-expandable-last.gif new file mode 100644 index 0000000..1ede2de Binary files /dev/null and b/军政门户/images/tv-expandable-last.gif differ diff --git a/军政门户/images/tv-expandable.gif b/军政门户/images/tv-expandable.gif new file mode 100644 index 0000000..305d57f Binary files /dev/null and b/军政门户/images/tv-expandable.gif differ diff --git a/军政门户/images/tv-item-last.gif b/军政门户/images/tv-item-last.gif new file mode 100644 index 0000000..42a139a Binary files /dev/null and b/军政门户/images/tv-item-last.gif differ diff --git a/军政门户/images/tv-item.gif b/军政门户/images/tv-item.gif new file mode 100644 index 0000000..281e5dc Binary files /dev/null and b/军政门户/images/tv-item.gif differ diff --git a/军政门户/images/u_navigation_pic.gif b/军政门户/images/u_navigation_pic.gif new file mode 100644 index 0000000..a0288ed Binary files /dev/null and b/军政门户/images/u_navigation_pic.gif differ diff --git a/军政门户/images/user-center.gif b/军政门户/images/user-center.gif new file mode 100644 index 0000000..386c58f Binary files /dev/null and b/军政门户/images/user-center.gif differ diff --git a/军政门户/images/user-message-b-bg.gif b/军政门户/images/user-message-b-bg.gif new file mode 100644 index 0000000..0bd32c6 Binary files /dev/null and b/军政门户/images/user-message-b-bg.gif differ diff --git a/军政门户/images/user-message-ico-off.gif b/军政门户/images/user-message-ico-off.gif new file mode 100644 index 0000000..0b605a3 Binary files /dev/null and b/军政门户/images/user-message-ico-off.gif differ diff --git a/军政门户/images/user-message-ico-on.gif b/军政门户/images/user-message-ico-on.gif new file mode 100644 index 0000000..22bba9b Binary files /dev/null and b/军政门户/images/user-message-ico-on.gif differ diff --git a/军政门户/images/user-message-t-bg.gif b/军政门户/images/user-message-t-bg.gif new file mode 100644 index 0000000..2e1b85f Binary files /dev/null and b/军政门户/images/user-message-t-bg.gif differ diff --git a/军政门户/images/user-title-off.gif b/军政门户/images/user-title-off.gif new file mode 100644 index 0000000..6cbe899 Binary files /dev/null and b/军政门户/images/user-title-off.gif differ diff --git a/军政门户/images/user-title-on.gif b/军政门户/images/user-title-on.gif new file mode 100644 index 0000000..dbe4719 Binary files /dev/null and b/军政门户/images/user-title-on.gif differ diff --git a/军政门户/images/user1.jpg b/军政门户/images/user1.jpg new file mode 100644 index 0000000..520ef2f Binary files /dev/null and b/军政门户/images/user1.jpg differ diff --git a/军政门户/images/user_logo.gif b/军政门户/images/user_logo.gif new file mode 100644 index 0000000..2d3d190 Binary files /dev/null and b/军政门户/images/user_logo.gif differ diff --git a/军政门户/images/user_tit.gif b/军政门户/images/user_tit.gif new file mode 100644 index 0000000..52b9d4a Binary files /dev/null and b/军政门户/images/user_tit.gif differ diff --git a/军政门户/images/video/Thumbs.db b/军政门户/images/video/Thumbs.db new file mode 100644 index 0000000..b996cb8 Binary files /dev/null and b/军政门户/images/video/Thumbs.db differ diff --git a/军政门户/images/video/bg01.jpg b/军政门户/images/video/bg01.jpg new file mode 100644 index 0000000..6106d55 Binary files /dev/null and b/军政门户/images/video/bg01.jpg differ diff --git a/军政门户/images/video/bg02.jpg b/军政门户/images/video/bg02.jpg new file mode 100644 index 0000000..1d2f5a9 Binary files /dev/null and b/军政门户/images/video/bg02.jpg differ diff --git a/军政门户/images/video/bg03.jpg b/军政门户/images/video/bg03.jpg new file mode 100644 index 0000000..f3f1a54 Binary files /dev/null and b/军政门户/images/video/bg03.jpg differ diff --git a/军政门户/images/video/dotBlack.jpg b/军政门户/images/video/dotBlack.jpg new file mode 100644 index 0000000..aab32da Binary files /dev/null and b/军政门户/images/video/dotBlack.jpg differ diff --git a/军政门户/images/video/headlineBg.jpg b/军政门户/images/video/headlineBg.jpg new file mode 100644 index 0000000..75b9b23 Binary files /dev/null and b/军政门户/images/video/headlineBg.jpg differ diff --git a/军政门户/images/video/iconVideo1.gif b/军政门户/images/video/iconVideo1.gif new file mode 100644 index 0000000..5e1370f Binary files /dev/null and b/军政门户/images/video/iconVideo1.gif differ diff --git a/军政门户/images/video/movie-detail.gif b/军政门户/images/video/movie-detail.gif new file mode 100644 index 0000000..4a29240 Binary files /dev/null and b/军政门户/images/video/movie-detail.gif differ diff --git a/军政门户/images/video/movie-ico01.gif b/军政门户/images/video/movie-ico01.gif new file mode 100644 index 0000000..3f5d028 Binary files /dev/null and b/军政门户/images/video/movie-ico01.gif differ diff --git a/军政门户/images/video/movie-list-bg.gif b/军政门户/images/video/movie-list-bg.gif new file mode 100644 index 0000000..812430a Binary files /dev/null and b/军政门户/images/video/movie-list-bg.gif differ diff --git a/军政门户/images/video/movie-play.gif b/军政门户/images/video/movie-play.gif new file mode 100644 index 0000000..0d7ffa9 Binary files /dev/null and b/军政门户/images/video/movie-play.gif differ diff --git a/军政门户/images/video/movie-pre.gif b/军政门户/images/video/movie-pre.gif new file mode 100644 index 0000000..5751270 Binary files /dev/null and b/军政门户/images/video/movie-pre.gif differ diff --git a/军政门户/images/video/movie-title01-r.gif b/军政门户/images/video/movie-title01-r.gif new file mode 100644 index 0000000..fb5be23 Binary files /dev/null and b/军政门户/images/video/movie-title01-r.gif differ diff --git a/军政门户/images/video/movie-title01.gif b/军政门户/images/video/movie-title01.gif new file mode 100644 index 0000000..1c15044 Binary files /dev/null and b/军政门户/images/video/movie-title01.gif differ diff --git a/军政门户/images/video/newsBg.jpg b/军政门户/images/video/newsBg.jpg new file mode 100644 index 0000000..75b9b23 Binary files /dev/null and b/军政门户/images/video/newsBg.jpg differ diff --git a/军政门户/images/video/stillBg.jpg b/军政门户/images/video/stillBg.jpg new file mode 100644 index 0000000..4e8f10c Binary files /dev/null and b/军政门户/images/video/stillBg.jpg differ diff --git a/军政门户/images/video/tabBg_01.gif b/军政门户/images/video/tabBg_01.gif new file mode 100644 index 0000000..2437e50 Binary files /dev/null and b/军政门户/images/video/tabBg_01.gif differ diff --git a/军政门户/images/wenyi_pic.gif b/军政门户/images/wenyi_pic.gif new file mode 100644 index 0000000..9a54056 Binary files /dev/null and b/军政门户/images/wenyi_pic.gif differ diff --git a/军政门户/images/word_l_line.gif b/军政门户/images/word_l_line.gif new file mode 100644 index 0000000..e27f237 Binary files /dev/null and b/军政门户/images/word_l_line.gif differ diff --git a/军政门户/images/word_lite_icon.gif b/军政门户/images/word_lite_icon.gif new file mode 100644 index 0000000..a86d7c1 Binary files /dev/null and b/军政门户/images/word_lite_icon.gif differ diff --git a/军政门户/images/work_lanmu_bg.jpg b/军政门户/images/work_lanmu_bg.jpg new file mode 100644 index 0000000..4a6fc9c Binary files /dev/null and b/军政门户/images/work_lanmu_bg.jpg differ diff --git a/军政门户/images/work_listbg_pic.gif b/军政门户/images/work_listbg_pic.gif new file mode 100644 index 0000000..5475162 Binary files /dev/null and b/军政门户/images/work_listbg_pic.gif differ diff --git a/军政门户/images/work_titlebg.gif b/军政门户/images/work_titlebg.gif new file mode 100644 index 0000000..7f6b527 Binary files /dev/null and b/军政门户/images/work_titlebg.gif differ diff --git a/军政门户/images/yyzs_title.gif b/军政门户/images/yyzs_title.gif new file mode 100644 index 0000000..2dc4463 Binary files /dev/null and b/军政门户/images/yyzs_title.gif differ diff --git a/军政门户/images/zhzs_bg.gif b/军政门户/images/zhzs_bg.gif new file mode 100644 index 0000000..587f462 Binary files /dev/null and b/军政门户/images/zhzs_bg.gif differ diff --git a/军政门户/images/zhzs_bt_off.gif b/军政门户/images/zhzs_bt_off.gif new file mode 100644 index 0000000..0f725eb Binary files /dev/null and b/军政门户/images/zhzs_bt_off.gif differ diff --git a/军政门户/images/zhzs_bt_on.gif b/军政门户/images/zhzs_bt_on.gif new file mode 100644 index 0000000..06ac644 Binary files /dev/null and b/军政门户/images/zhzs_bt_on.gif differ diff --git a/军政门户/images/zhzs_l_bg.gif b/军政门户/images/zhzs_l_bg.gif new file mode 100644 index 0000000..e808b77 Binary files /dev/null and b/军政门户/images/zhzs_l_bg.gif differ diff --git a/军政门户/images/zwgk_bg.jpg b/军政门户/images/zwgk_bg.jpg new file mode 100644 index 0000000..93cbdea Binary files /dev/null and b/军政门户/images/zwgk_bg.jpg differ diff --git a/军政门户/js/jquery-1.11.1.min.js b/军政门户/js/jquery-1.11.1.min.js new file mode 100644 index 0000000..ab28a24 --- /dev/null +++ b/军政门户/js/jquery-1.11.1.min.js @@ -0,0 +1,4 @@ +/*! jQuery v1.11.1 | (c) 2005, 2014 jQuery Foundation, Inc. | jquery.org/license */ +!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l="1.11.1",m=function(a,b){return new m.fn.init(a,b)},n=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,o=/^-ms-/,p=/-([\da-z])/gi,q=function(a,b){return b.toUpperCase()};m.fn=m.prototype={jquery:l,constructor:m,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=m.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return m.each(this,a,b)},map:function(a){return this.pushStack(m.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},m.extend=m.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||m.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(m.isPlainObject(c)||(b=m.isArray(c)))?(b?(b=!1,f=a&&m.isArray(a)?a:[]):f=a&&m.isPlainObject(a)?a:{},g[d]=m.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},m.extend({expando:"jQuery"+(l+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===m.type(a)},isArray:Array.isArray||function(a){return"array"===m.type(a)},isWindow:function(a){return null!=a&&a==a.window},isNumeric:function(a){return!m.isArray(a)&&a-parseFloat(a)>=0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},isPlainObject:function(a){var b;if(!a||"object"!==m.type(a)||a.nodeType||m.isWindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}if(k.ownLast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(b){b&&m.trim(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(o,"ms-").replace(p,q)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=r(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(n,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(r(Object(a))?m.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?Math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=r(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(f=a[b],b=a,a=f),m.isFunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(arguments)))},e.guid=a.guid=a.guid||m.guid++,e):void 0},now:function(){return+new Date},support:k}),m.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function r(a){var b=a.length,c=m.type(a);return"function"===c||m.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var s=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+-new Date,v=a.document,w=0,x=0,y=gb(),z=gb(),A=gb(),B=function(a,b){return a===b&&(l=!0),0},C="undefined",D=1<<31,E={}.hasOwnProperty,F=[],G=F.pop,H=F.push,I=F.push,J=F.slice,K=F.indexOf||function(a){for(var b=0,c=this.length;c>b;b++)if(this[b]===a)return b;return-1},L="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",N="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",O=N.replace("w","w#"),P="\\["+M+"*("+N+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+O+"))|)"+M+"*\\]",Q=":("+N+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+P+")*)|.*)\\)|)",R=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),S=new RegExp("^"+M+"*,"+M+"*"),T=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),U=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),V=new RegExp(Q),W=new RegExp("^"+O+"$"),X={ID:new RegExp("^#("+N+")"),CLASS:new RegExp("^\\.("+N+")"),TAG:new RegExp("^("+N.replace("w","w*")+")"),ATTR:new RegExp("^"+P),PSEUDO:new RegExp("^"+Q),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+L+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ab=/[+~]/,bb=/'|\\/g,cb=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),db=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)};try{I.apply(F=J.call(v.childNodes),v.childNodes),F[v.childNodes.length].nodeType}catch(eb){I={apply:F.length?function(a,b){H.apply(a,J.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function fb(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],!a||"string"!=typeof a)return d;if(1!==(k=b.nodeType)&&9!==k)return[];if(p&&!e){if(f=_.exec(a))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return I.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName&&b.getElementsByClassName)return I.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=9===k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(bb,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+qb(o[l]);w=ab.test(a)&&ob(b.parentNode)||b,x=o.join(",")}if(x)try{return I.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function gb(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function hb(a){return a[u]=!0,a}function ib(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function jb(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function kb(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||D)-(~a.sourceIndex||D);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function lb(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function mb(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function nb(a){return hb(function(b){return b=+b,hb(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function ob(a){return a&&typeof a.getElementsByTagName!==C&&a}c=fb.support={},f=fb.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=fb.setDocument=function(a){var b,e=a?a.ownerDocument||a:v,g=e.defaultView;return e!==n&&9===e.nodeType&&e.documentElement?(n=e,o=e.documentElement,p=!f(e),g&&g!==g.top&&(g.addEventListener?g.addEventListener("unload",function(){m()},!1):g.attachEvent&&g.attachEvent("onunload",function(){m()})),c.attributes=ib(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ib(function(a){return a.appendChild(e.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(e.getElementsByClassName)&&ib(function(a){return a.innerHTML="
    ",a.firstChild.className="i",2===a.getElementsByClassName("i").length}),c.getById=ib(function(a){return o.appendChild(a).id=u,!e.getElementsByName||!e.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if(typeof b.getElementById!==C&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(cb,db);return function(a){var c=typeof a.getAttributeNode!==C&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return typeof b.getElementsByTagName!==C?b.getElementsByTagName(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return typeof b.getElementsByClassName!==C&&p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(e.querySelectorAll))&&(ib(function(a){a.innerHTML="",a.querySelectorAll("[msallowclip^='']").length&&q.push("[*^$]="+M+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+M+"*(?:value|"+L+")"),a.querySelectorAll(":checked").length||q.push(":checked")}),ib(function(a){var b=e.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+M+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ib(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",Q)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===e||a.ownerDocument===v&&t(v,a)?-1:b===e||b.ownerDocument===v&&t(v,b)?1:k?K.call(k,a)-K.call(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,f=a.parentNode,g=b.parentNode,h=[a],i=[b];if(!f||!g)return a===e?-1:b===e?1:f?-1:g?1:k?K.call(k,a)-K.call(k,b):0;if(f===g)return kb(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?kb(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},e):n},fb.matches=function(a,b){return fb(a,null,null,b)},fb.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return fb(b,n,null,[a]).length>0},fb.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},fb.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&E.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},fb.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},fb.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=fb.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=fb.selectors={cacheLength:50,createPseudo:hb,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(cb,db),a[3]=(a[3]||a[4]||a[5]||"").replace(cb,db),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||fb.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&fb.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(cb,db).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+M+")"+a+"("+M+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||typeof a.getAttribute!==C&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=fb.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||fb.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?hb(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=K.call(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:hb(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?hb(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),!c.pop()}}),has:hb(function(a){return function(b){return fb(a,b).length>0}}),contains:hb(function(a){return function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:hb(function(a){return W.test(a||"")||fb.error("unsupported lang: "+a),a=a.replace(cb,db).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:nb(function(){return[0]}),last:nb(function(a,b){return[b-1]}),eq:nb(function(a,b,c){return[0>c?c+b:c]}),even:nb(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:nb(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:nb(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:nb(function(a,b,c){for(var d=0>c?c+b:c;++db;b++)d+=a[b].value;return d}function rb(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function sb(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function tb(a,b,c){for(var d=0,e=b.length;e>d;d++)fb(a,b[d],c);return c}function ub(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function vb(a,b,c,d,e,f){return d&&!d[u]&&(d=vb(d)),e&&!e[u]&&(e=vb(e,f)),hb(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||tb(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:ub(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=ub(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?K.call(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=ub(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):I.apply(g,r)})}function wb(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=rb(function(a){return a===b},h,!0),l=rb(function(a){return K.call(b,a)>-1},h,!0),m=[function(a,c,d){return!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d))}];f>i;i++)if(c=d.relative[a[i].type])m=[rb(sb(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return vb(i>1&&sb(m),i>1&&qb(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&wb(a.slice(i,e)),f>e&&wb(a=a.slice(e)),f>e&&qb(a))}m.push(c)}return sb(m)}function xb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=G.call(i));s=ub(s)}I.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&fb.uniqueSort(i)}return k&&(w=v,j=t),r};return c?hb(f):f}return h=fb.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=wb(b[c]),f[u]?d.push(f):e.push(f);f=A(a,xb(e,d)),f.selector=a}return f},i=fb.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(cb,db),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(cb,db),ab.test(j[0].type)&&ob(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&qb(j),!a)return I.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,ab.test(a)&&ob(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ib(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ib(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||jb("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ib(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||jb("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ib(function(a){return null==a.getAttribute("disabled")})||jb(L,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),fb}(a);m.find=s,m.expr=s.selectors,m.expr[":"]=m.expr.pseudos,m.unique=s.uniqueSort,m.text=s.getText,m.isXMLDoc=s.isXML,m.contains=s.contains;var t=m.expr.match.needsContext,u=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,v=/^.[^:#\[\.,]*$/;function w(a,b,c){if(m.isFunction(b))return m.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return m.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(v.test(b))return m.filter(b,a,c);b=m.filter(b,a)}return m.grep(a,function(a){return m.inArray(a,b)>=0!==c})}m.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?m.find.matchesSelector(d,a)?[d]:[]:m.find.matches(a,m.grep(b,function(a){return 1===a.nodeType}))},m.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushStack(m(a).filter(function(){for(b=0;e>b;b++)if(m.contains(d[b],this))return!0}));for(b=0;e>b;b++)m.find(a,d[b],c);return c=this.pushStack(e>1?m.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushStack(w(this,a||[],!1))},not:function(a){return this.pushStack(w(this,a||[],!0))},is:function(a){return!!w(this,"string"==typeof a&&t.test(a)?m(a):a||[],!1).length}});var x,y=a.document,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=m.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a.charAt(0)&&">"===a.charAt(a.length-1)&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||x).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof m?b[0]:b,m.merge(this,m.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:y,!0)),u.test(c[1])&&m.isPlainObject(b))for(c in b)m.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}if(d=y.getElementById(c[2]),d&&d.parentNode){if(d.id!==c[2])return x.find(a);this.length=1,this[0]=d}return this.context=y,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):m.isFunction(a)?"undefined"!=typeof x.ready?x.ready(a):a(m):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),m.makeArray(a,this))};A.prototype=m.fn,x=m(y);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};m.extend({dir:function(a,b,c){var d=[],e=a[b];while(e&&9!==e.nodeType&&(void 0===c||1!==e.nodeType||!m(e).is(c)))1===e.nodeType&&d.push(e),e=e[b];return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),m.fn.extend({has:function(a){var b,c=m(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(m.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=t.test(a)||"string"!=typeof a?m(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&m.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?m.unique(f):f)},index:function(a){return a?"string"==typeof a?m.inArray(this[0],m(a)):m.inArray(a.jquery?a[0]:a,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(m.unique(m.merge(this.get(),m(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){do a=a[b];while(a&&1!==a.nodeType);return a}m.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return m.dir(a,"parentNode")},parentsUntil:function(a,b,c){return m.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return m.dir(a,"nextSibling")},prevAll:function(a){return m.dir(a,"previousSibling")},nextUntil:function(a,b,c){return m.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return m.dir(a,"previousSibling",c)},siblings:function(a){return m.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return m.sibling(a.firstChild)},contents:function(a){return m.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:m.merge([],a.childNodes)}},function(a,b){m.fn[a]=function(c,d){var e=m.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=m.filter(d,e)),this.length>1&&(C[a]||(e=m.unique(e)),B.test(a)&&(e=e.reverse())),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return m.each(a.match(E)||[],function(a,c){b[c]=!0}),b}m.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):m.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0,e=h.length,b=!0;h&&e>f;f++)if(h[f].apply(l[0],l[1])===!1&&a.stopOnFalse){c=!1;break}b=!1,h&&(i?i.length&&j(i.shift()):c?h=[]:k.disable())},k={add:function(){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this},remove:function(){return h&&m.each(arguments,function(a,c){var d;while((d=m.inArray(c,h,d))>-1)h.splice(d,1),b&&(e>=d&&e--,f>=d&&f--)}),this},has:function(a){return a?m.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],e=0,this},disable:function(){return h=i=c=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,c||k.disable(),this},locked:function(){return!i},fireWith:function(a,c){return!h||d&&!i||(c=c||[],c=[a,c.slice?c.slice():c],b?i.push(c):j(c)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!d}};return k},m.extend({Deferred:function(a){var b=[["resolve","done",m.Callbacks("once memory"),"resolved"],["reject","fail",m.Callbacks("once memory"),"rejected"],["notify","progress",m.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return m.Deferred(function(c){m.each(b,function(b,f){var g=m.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&m.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?m.extend(a,d):d}},e={};return d.pipe=d.then,m.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&m.isFunction(a.promise)?e:0,g=1===f?a:m.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&m.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;m.fn.ready=function(a){return m.ready.promise().done(a),this},m.extend({isReady:!1,readyWait:1,holdReady:function(a){a?m.readyWait++:m.ready(!0)},ready:function(a){if(a===!0?!--m.readyWait:!m.isReady){if(!y.body)return setTimeout(m.ready);m.isReady=!0,a!==!0&&--m.readyWait>0||(H.resolveWith(y,[m]),m.fn.triggerHandler&&(m(y).triggerHandler("ready"),m(y).off("ready")))}}});function I(){y.addEventListener?(y.removeEventListener("DOMContentLoaded",J,!1),a.removeEventListener("load",J,!1)):(y.detachEvent("onreadystatechange",J),a.detachEvent("onload",J))}function J(){(y.addEventListener||"load"===event.type||"complete"===y.readyState)&&(I(),m.ready())}m.ready.promise=function(b){if(!H)if(H=m.Deferred(),"complete"===y.readyState)setTimeout(m.ready);else if(y.addEventListener)y.addEventListener("DOMContentLoaded",J,!1),a.addEventListener("load",J,!1);else{y.attachEvent("onreadystatechange",J),a.attachEvent("onload",J);var c=!1;try{c=null==a.frameElement&&y.documentElement}catch(d){}c&&c.doScroll&&!function e(){if(!m.isReady){try{c.doScroll("left")}catch(a){return setTimeout(e,50)}I(),m.ready()}}()}return H.promise(b)};var K="undefined",L;for(L in m(k))break;k.ownLast="0"!==L,k.inlineBlockNeedsLayout=!1,m(function(){var a,b,c,d;c=y.getElementsByTagName("body")[0],c&&c.style&&(b=y.createElement("div"),d=y.createElement("div"),d.style.cssText="position:absolute;border:0;width:0;height:0;top:0;left:-9999px",c.appendChild(d).appendChild(b),typeof b.style.zoom!==K&&(b.style.cssText="display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1",k.inlineBlockNeedsLayout=a=3===b.offsetWidth,a&&(c.style.zoom=1)),c.removeChild(d))}),function(){var a=y.createElement("div");if(null==k.deleteExpando){k.deleteExpando=!0;try{delete a.test}catch(b){k.deleteExpando=!1}}a=null}(),m.acceptData=function(a){var b=m.noData[(a.nodeName+" ").toLowerCase()],c=+a.nodeType||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getAttribute("classid")===b};var M=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,N=/([A-Z])/g;function O(a,b,c){if(void 0===c&&1===a.nodeType){var d="data-"+b.replace(N,"-$1").toLowerCase();if(c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:M.test(c)?m.parseJSON(c):c}catch(e){}m.data(a,b,c)}else c=void 0}return c}function P(a){var b;for(b in a)if(("data"!==b||!m.isEmptyObject(a[b]))&&"toJSON"!==b)return!1;return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i?a[h]:a[h]&&h; +if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||m.guid++:h),j[k]||(j[k]=i?{}:{toJSON:m.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=m.extend(j[k],b):j[k].data=m.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[m.camelCase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[m.camelCase(b)])):f=g,f}}function R(a,b,c){if(m.acceptData(a)){var d,e,f=a.nodeType,g=f?m.cache:a,h=f?a[m.expando]:m.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){m.isArray(b)?b=b.concat(m.map(b,m.camelCase)):b in d?b=[b]:(b=m.camelCase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!P(d):!m.isEmptyObject(d))return}(c||(delete g[h].data,P(g[h])))&&(f?m.cleanData([a],!0):k.deleteExpando||g!=g.window?delete g[h]:g[h]=null)}}}m.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"},hasData:function(a){return a=a.nodeType?m.cache[a[m.expando]]:a[m.expando],!!a&&!P(a)},data:function(a,b,c){return Q(a,b,c)},removeData:function(a,b){return R(a,b)},_data:function(a,b,c){return Q(a,b,c,!0)},_removeData:function(a,b){return R(a,b,!0)}}),m.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=m.data(f),1===f.nodeType&&!m._data(f,"parsedAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=m.camelCase(d.slice(5)),O(f,d,e[d])));m._data(f,"parsedAttrs",!0)}return e}return"object"==typeof a?this.each(function(){m.data(this,a)}):arguments.length>1?this.each(function(){m.data(this,a,b)}):f?O(f,a,m.data(f,a)):void 0},removeData:function(a){return this.each(function(){m.removeData(this,a)})}}),m.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=m._data(a,b),c&&(!d||m.isArray(c)?d=m._data(a,b,m.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=m.queue(a,b),d=c.length,e=c.shift(),f=m._queueHooks(a,b),g=function(){m.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return m._data(a,c)||m._data(a,c,{empty:m.Callbacks("once memory").add(function(){m._removeData(a,b+"queue"),m._removeData(a,c)})})}}),m.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.lengthh;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},W=/^(?:checkbox|radio)$/i;!function(){var a=y.createElement("input"),b=y.createElement("div"),c=y.createDocumentFragment();if(b.innerHTML="
    a",k.leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.htmlSerialize=!!b.getElementsByTagName("link").length,k.html5Clone="<:nav>"!==y.createElement("nav").cloneNode(!0).outerHTML,a.type="checkbox",a.checked=!0,c.appendChild(a),k.appendChecked=a.checked,b.innerHTML="",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue,c.appendChild(b),b.innerHTML="",k.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,k.noCloneEvent=!0,b.attachEvent&&(b.attachEvent("onclick",function(){k.noCloneEvent=!1}),b.cloneNode(!0).click()),null==k.deleteExpando){k.deleteExpando=!0;try{delete b.test}catch(d){k.deleteExpando=!1}}}(),function(){var b,c,d=y.createElement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(k[b+"Bubbles"]=c in a)||(d.setAttribute(c,"t"),k[b+"Bubbles"]=d.attributes[c].expando===!1);d=null}();var X=/^(?:input|select|textarea)$/i,Y=/^key/,Z=/^(?:mouse|pointer|contextmenu)|click/,$=/^(?:focusinfocus|focusoutblur)$/,_=/^([^.]*)(?:\.(.+)|)$/;function ab(){return!0}function bb(){return!1}function cb(){try{return y.activeElement}catch(a){}}m.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=m.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return typeof m===K||a&&m.event.triggered===a.type?void 0:m.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(E)||[""],h=b.length;while(h--)f=_.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=m.event.special[o]||{},o=(e?j.delegateType:j.bindType)||o,j=m.event.special[o]||{},l=m.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&m.expr.match.needsContext.test(e),namespace:p.join(".")},i),(n=g[o])||(n=g[o]=[],n.delegateCount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addEventListener?a.addEventListener(o,k,!1):a.attachEvent&&a.attachEvent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?n.splice(n.delegateCount++,0,l):n.push(l),m.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,n,o,p,q,r=m.hasData(a)&&m._data(a);if(r&&(k=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=_.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=m.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,n=k[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=n.length;while(f--)g=n[f],!e&&q!==g.origType||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(n.splice(f,1),g.selector&&n.delegateCount--,l.remove&&l.remove.call(a,g));i&&!n.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||m.removeEvent(a,o,r.handle),delete k[o])}else for(o in k)m.event.remove(a,o+b[j],c,d,!0);m.isEmptyObject(k)&&(delete r.handle,m._removeData(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,l,n,o=[d||y],p=j.call(b,"type")?b.type:b,q=j.call(b,"namespace")?b.namespace.split("."):[];if(h=l=d=d||y,3!==d.nodeType&&8!==d.nodeType&&!$.test(p+m.event.triggered)&&(p.indexOf(".")>=0&&(q=p.split("."),p=q.shift(),q.sort()),g=p.indexOf(":")<0&&"on"+p,b=b[m.expando]?b:new m.Event(p,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=q.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:m.makeArray(c,[b]),k=m.event.special[p]||{},e||!k.trigger||k.trigger.apply(d,c)!==!1)){if(!e&&!k.noBubble&&!m.isWindow(d)){for(i=k.delegateType||p,$.test(i+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),l=h;l===(d.ownerDocument||y)&&o.push(l.defaultView||l.parentWindow||a)}n=0;while((h=o[n++])&&!b.isPropagationStopped())b.type=n>1?i:k.bindType||p,f=(m._data(h,"events")||{})[b.type]&&m._data(h,"handle"),f&&f.apply(h,c),f=g&&h[g],f&&f.apply&&m.acceptData(h)&&(b.result=f.apply(h,c),b.result===!1&&b.preventDefault());if(b.type=p,!e&&!b.isDefaultPrevented()&&(!k._default||k._default.apply(o.pop(),c)===!1)&&m.acceptData(d)&&g&&d[p]&&!m.isWindow(d)){l=d[g],l&&(d[g]=null),m.event.triggered=p;try{d[p]()}catch(r){}m.event.triggered=void 0,l&&(d[g]=l)}return b.result}},dispatch:function(a){a=m.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(m._data(this,"events")||{})[a.type]||[],k=m.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=m.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,g=0;while((e=f.handlers[g++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleObj=e,a.data=e.data,c=((m.event.special[e.origType]||{}).handle||e.handler).apply(f.elem,i),void 0!==c&&(a.result=c)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!=this;i=i.parentNode||this)if(1===i.nodeType&&(i.disabled!==!0||"click"!==a.type)){for(e=[],f=0;h>f;f++)d=b[f],c=d.selector+" ",void 0===e[c]&&(e[c]=d.needsContext?m(c,this).index(i)>=0:m.find(c,this,null,[i]).length),e[c]&&e.push(d);e.length&&g.push({elem:i,handlers:e})}return h]","i"),hb=/^\s+/,ib=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,jb=/<([\w:]+)/,kb=/\s*$/g,rb={option:[1,""],legend:[1,"
    ","
    "],area:[1,"",""],param:[1,"",""],thead:[1,"","
    "],tr:[2,"","
    "],col:[2,"","
    "],td:[3,"","
    "],_default:k.htmlSerialize?[0,"",""]:[1,"X
    ","
    "]},sb=db(y),tb=sb.appendChild(y.createElement("div"));rb.optgroup=rb.option,rb.tbody=rb.tfoot=rb.colgroup=rb.caption=rb.thead,rb.th=rb.td;function ub(a,b){var c,d,e=0,f=typeof a.getElementsByTagName!==K?a.getElementsByTagName(b||"*"):typeof a.querySelectorAll!==K?a.querySelectorAll(b||"*"):void 0;if(!f)for(f=[],c=a.childNodes||a;null!=(d=c[e]);e++)!b||m.nodeName(d,b)?f.push(d):m.merge(f,ub(d,b));return void 0===b||b&&m.nodeName(a,b)?m.merge([a],f):f}function vb(a){W.test(a.type)&&(a.defaultChecked=a.checked)}function wb(a,b){return m.nodeName(a,"table")&&m.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function xb(a){return a.type=(null!==m.find.attr(a,"type"))+"/"+a.type,a}function yb(a){var b=pb.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function zb(a,b){for(var c,d=0;null!=(c=a[d]);d++)m._data(c,"globalEval",!b||m._data(b[d],"globalEval"))}function Ab(a,b){if(1===b.nodeType&&m.hasData(a)){var c,d,e,f=m._data(a),g=m._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)m.event.add(b,c,h[c][d])}g.data&&(g.data=m.extend({},g.data))}}function Bb(a,b){var c,d,e;if(1===b.nodeType){if(c=b.nodeName.toLowerCase(),!k.noCloneEvent&&b[m.expando]){e=m._data(b);for(d in e.events)m.removeEvent(b,d,e.handle);b.removeAttribute(m.expando)}"script"===c&&b.text!==a.text?(xb(b).text=a.text,yb(b)):"object"===c?(b.parentNode&&(b.outerHTML=a.outerHTML),k.html5Clone&&a.innerHTML&&!m.trim(b.innerHTML)&&(b.innerHTML=a.innerHTML)):"input"===c&&W.test(a.type)?(b.defaultChecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultSelected=b.selected=a.defaultSelected:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}}m.extend({clone:function(a,b,c){var d,e,f,g,h,i=m.contains(a.ownerDocument,a);if(k.html5Clone||m.isXMLDoc(a)||!gb.test("<"+a.nodeName+">")?f=a.cloneNode(!0):(tb.innerHTML=a.outerHTML,tb.removeChild(f=tb.firstChild)),!(k.noCloneEvent&&k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||m.isXMLDoc(a)))for(d=ub(f),h=ub(a),g=0;null!=(e=h[g]);++g)d[g]&&Bb(e,d[g]);if(b)if(c)for(h=h||ub(a),d=d||ub(f),g=0;null!=(e=h[g]);g++)Ab(e,d[g]);else Ab(a,f);return d=ub(f,"script"),d.length>0&&zb(d,!i&&ub(a,"script")),d=h=e=null,f},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,l,n=a.length,o=db(b),p=[],q=0;n>q;q++)if(f=a[q],f||0===f)if("object"===m.type(f))m.merge(p,f.nodeType?[f]:f);else if(lb.test(f)){h=h||o.appendChild(b.createElement("div")),i=(jb.exec(f)||["",""])[1].toLowerCase(),l=rb[i]||rb._default,h.innerHTML=l[1]+f.replace(ib,"<$1>")+l[2],e=l[0];while(e--)h=h.lastChild;if(!k.leadingWhitespace&&hb.test(f)&&p.push(b.createTextNode(hb.exec(f)[0])),!k.tbody){f="table"!==i||kb.test(f)?""!==l[1]||kb.test(f)?0:h:h.firstChild,e=f&&f.childNodes.length;while(e--)m.nodeName(j=f.childNodes[e],"tbody")&&!j.childNodes.length&&f.removeChild(j)}m.merge(p,h.childNodes),h.textContent="";while(h.firstChild)h.removeChild(h.firstChild);h=o.lastChild}else p.push(b.createTextNode(f));h&&o.removeChild(h),k.appendChecked||m.grep(ub(p,"input"),vb),q=0;while(f=p[q++])if((!d||-1===m.inArray(f,d))&&(g=m.contains(f.ownerDocument,f),h=ub(o.appendChild(f),"script"),g&&zb(h),c)){e=0;while(f=h[e++])ob.test(f.type||"")&&c.push(f)}return h=null,o},cleanData:function(a,b){for(var d,e,f,g,h=0,i=m.expando,j=m.cache,l=k.deleteExpando,n=m.event.special;null!=(d=a[h]);h++)if((b||m.acceptData(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)n[e]?m.event.remove(d,e):m.removeEvent(d,e,g.handle);j[f]&&(delete j[f],l?delete d[i]:typeof d.removeAttribute!==K?d.removeAttribute(i):d[i]=null,c.push(f))}}}),m.fn.extend({text:function(a){return V(this,function(a){return void 0===a?m.text(this):this.empty().append((this[0]&&this[0].ownerDocument||y).createTextNode(a))},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=wb(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?m.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||m.cleanData(ub(c)),c.parentNode&&(b&&m.contains(c.ownerDocument,c)&&zb(ub(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodeType&&m.cleanData(ub(a,!1));while(a.firstChild)a.removeChild(a.firstChild);a.options&&m.nodeName(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return m.clone(this,a,b)})},html:function(a){return V(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodeType?b.innerHTML.replace(fb,""):void 0;if(!("string"!=typeof a||mb.test(a)||!k.htmlSerialize&&gb.test(a)||!k.leadingWhitespace&&hb.test(a)||rb[(jb.exec(a)||["",""])[1].toLowerCase()])){a=a.replace(ib,"<$1>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(m.cleanData(ub(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,m.cleanData(ub(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,n=this,o=l-1,p=a[0],q=m.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&nb.test(p))return this.each(function(c){var d=n.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(i=m.buildFragment(a,this[0].ownerDocument,!1,this),c=i.firstChild,1===i.childNodes.length&&(i=c),c)){for(g=m.map(ub(i,"script"),xb),f=g.length;l>j;j++)d=i,j!==o&&(d=m.clone(d,!0,!0),f&&m.merge(g,ub(d,"script"))),b.call(this[j],d,j);if(f)for(h=g[g.length-1].ownerDocument,m.map(g,yb),j=0;f>j;j++)d=g[j],ob.test(d.type||"")&&!m._data(d,"globalEval")&&m.contains(h,d)&&(d.src?m._evalUrl&&m._evalUrl(d.src):m.globalEval((d.text||d.textContent||d.innerHTML||"").replace(qb,"")));i=c=null}return this}}),m.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){m.fn[a]=function(a){for(var c,d=0,e=[],g=m(a),h=g.length-1;h>=d;d++)c=d===h?this:this.clone(!0),m(g[d])[b](c),f.apply(e,c.get());return this.pushStack(e)}});var Cb,Db={};function Eb(b,c){var d,e=m(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:m.css(e[0],"display");return e.detach(),f}function Fb(a){var b=y,c=Db[a];return c||(c=Eb(a,b),"none"!==c&&c||(Cb=(Cb||m(" + + +
    +
    + + +[页面设置] + + + +]]> + + width + supersql + 600 + 宽度 + + + height + supersql + 400 + 高度 + + + inLabel + supersql + false + 是否包含在另一个标签里 + + diff --git a/动易的标签库/标签库/博客类/顶部博客管理.config b/动易的标签库/标签库/博客类/顶部博客管理.config new file mode 100644 index 0000000..568643e --- /dev/null +++ b/动易的标签库/标签库/博客类/顶部博客管理.config @@ -0,0 +1,47 @@ + + + 博客类 + + + sin + static + False + + + userName + string + + + 博客主用户名 + + + + + + + + + + +Blog/Log.aspx?id= +publishLog +发博文发博文 +[Blog/CommentList.aspx?id= +评论管理评论管理] +[ +ShowPageSet('maskPage','pageSet_box') +cursor: pointer + +javascript:; +页面设置页面设置 +] + + +]]> + + blogId + int + 0 + 博客ID + + \ No newline at end of file diff --git a/动易的标签库/标签库/博客类/验证当前博客用户名.config b/动易的标签库/标签库/博客类/验证当前博客用户名.config new file mode 100644 index 0000000..1d1f21a --- /dev/null +++ b/动易的标签库/标签库/博客类/验证当前博客用户名.config @@ -0,0 +1,35 @@ + + + 博客类 + + + sin + sql_sysquery + False + + + username + supersql + + + 用户名 + + false + false + + + + + + + + +false + + +true + + + +]]> + diff --git a/动易的标签库/标签库/地图类/全站信息BaiDu地图列表.config b/动易的标签库/标签库/地图类/全站信息BaiDu地图列表.config new file mode 100644 index 0000000..846d84c --- /dev/null +++ b/动易的标签库/标签库/地图类/全站信息BaiDu地图列表.config @@ -0,0 +1,55 @@ + + 地图类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sql_sysquery + + outputQty + 11 + 输出数量 + + + + + + + + + + + +<xsl:value-of select="Title"/> + +<link> + + +</link> + + + + + + + + + + + + + + + + +]]> + + sin + 120 + True + + + + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/地图类/全站信息Google地图列表.config b/动易的标签库/标签库/地图类/全站信息Google地图列表.config new file mode 100644 index 0000000..af4f574 --- /dev/null +++ b/动易的标签库/标签库/地图类/全站信息Google地图列表.config @@ -0,0 +1,36 @@ + + 地图类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sql_sysquery + + outputQty + 11 + 输出数量 + + + + + + + + + + + + + + +weekly +0.5 + + +]]> + + sin + 120 + True + + False + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-Dig内容页呈现.config b/动易的标签库/标签库/增值类/PE-Dig内容页呈现.config new file mode 100644 index 0000000..bc3282f --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-Dig内容页呈现.config @@ -0,0 +1,40 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + itemId + supersql + 1 + 显目ID + + false + false + SELECT TOP 1 Dig FROM PE_U_Article WHERE (ID = @itemId) + + + + +
    +
    + + + + + + +
    + + + +
    + +
    + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-Dig内容页调用.config b/动易的标签库/标签库/增值类/PE-Dig内容页调用.config new file mode 100644 index 0000000..4ad0de0 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-Dig内容页调用.config @@ -0,0 +1,31 @@ + + + 【附加包】 + + + txt + static + False + + function digvote() { + var x = new AjaxRequest('XML', 'Dig'); + x.labelname = "PE-Dig数据写入库"; + x.para = ['itemId=@Request_id']; + x.currentpage = 1; + x.post('updatelabel', '{PE.SiteConfig.ajaxsitepath/}ajax.aspx', function(s) { + var xml = x.createXmlDom(s); + var status = xml.getElementsByTagName("status")[0].firstChild.data; + if (status == "ok") { + if (xml.getElementsByTagName("body")[0].firstChild.data == "good") { + try { + var newnum = parseInt(document.getElementById("dignum").innerHTML) + 1; + document.getElementById("dignum").innerHTML = newnum.toString(); + } catch (e) + { } + } + } + }); + } + ]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-Dig数据写入库.config b/动易的标签库/标签库/增值类/PE-Dig数据写入库.config new file mode 100644 index 0000000..0a69702 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-Dig数据写入库.config @@ -0,0 +1,26 @@ + + + 【附加包】 + 此标签不需要调用,也不需要修改! + sin + static + True + + itemId + + + 1 + 项目ID + + false + false + IF (SELECT Dig FROM PE_U_Article WHERE ID = @itemId) IS NULL UPDATE PE_U_Article SET Dig = 1 WHERE ID = 1 ELSE UPDATE PE_U_Article SET Dig = Dig + 1 WHERE ID = @itemId + err + good + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得同层级节点.config b/动易的标签库/标签库/增值类/PE-取得同层级节点.config new file mode 100644 index 0000000..decab6a --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得同层级节点.config @@ -0,0 +1,106 @@ + + + 【附加包】 + + + sin + sql_sysquery + + nodeId + supersql + 0 + 当前所在的节点ID{默认值:0,传入值:@RequestInt_Id} + + + depth + supersql + 0 + 显示第几层的节点 + + + nodeNameLength + 20 + 节点名称长度,两个字节等于一个汉字,如:输入20则显示10个汉字 + + + linkOpenType + 0 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + displayNodeTips + true + 是否显示栏目节点描述语 + + + splitChar + + 同层级节点间分割符号 + + + SELECT + N.NodeID, + N.NodeName, + N.Tips, + N.NodeType, + N.LinkUrl + FROM + PE_Nodes N + WHERE + N.ShowOnPath = 1 AND + N.ShowOnMenu = 1 AND + N.Depth = @depth AND + N.RootID = (SELECT [IN].RootID FROM PE_Nodes [IN] WHERE [IN].NodeID = @nodeId) + ORDER BY + N.OrderID + + + + + + + + + +
  • + + + + + + + + + + + + + + +_self +_blank + + +_blank +_self + + + + + + + + + + + +
  • + + + +
    +
    ]]>
    + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得同级节点的上一个节点ID.config b/动易的标签库/标签库/增值类/PE-取得同级节点的上一个节点ID.config new file mode 100644 index 0000000..8814bdf --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得同级节点的上一个节点ID.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得同级节点的下一个节点ID.config b/动易的标签库/标签库/增值类/PE-取得同级节点的下一个节点ID.config new file mode 100644 index 0000000..3dd5c57 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得同级节点的下一个节点ID.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得图片的第一张地址.config b/动易的标签库/标签库/增值类/PE-取得图片的第一张地址.config new file mode 100644 index 0000000..3199c1a --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得图片的第一张地址.config @@ -0,0 +1,23 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + false + false + SELECT * FROM PE_U_Photo WHERE ID = @itemId + + + + +]]> + + itemId + supersql + 1 + 信息ID + + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得当前栏目的父栏目组.config b/动易的标签库/标签库/增值类/PE-取得当前栏目的父栏目组.config new file mode 100644 index 0000000..9913283 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得当前栏目的父栏目组.config @@ -0,0 +1,57 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 当前节点ID + + false + false + SELECT + DPO.NodeName, + DPO.Tips, + DPO.ParentID, + DPO.NodeID, + (SELECT DPS.ParentID FROM PE_Nodes DPS WHERE DPS.NodeID = @nodeId) AS CurrentID +FROM + PE_Nodes DPO +WHERE + DPO.ParentID = (SELECT DPT.ParentID FROM PE_Nodes DPT +WHERE + DPT.NodeID = (SELECT DPS.ParentID FROM PE_Nodes DPS WHERE DPS.NodeID = @nodeId)) + + + + + + +
  • + + + + + + +
  • +
    + +
  • + + + + + + +
  • +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得栏目下内容总数.config b/动易的标签库/标签库/增值类/PE-取得栏目下内容总数.config new file mode 100644 index 0000000..517570e --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得栏目下内容总数.config @@ -0,0 +1,191 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 0 + 节点ID{默认值:0,传入值:@RequestInt_Id} + + + specialId + supersql + + + 专题ID + + + modelId + supersql + + + 模型下的项目 + + + inDays + supersql + + 近多少天的项目 + + + betDate + supersql + + + 介于日期之间的项目 + + + editor + supersql + + + 项目编辑者 + + + inputer + supersql + + + 项目录入者 + + + hits + supersql + + + 总点击数大于等于多少的项目 + + + dayHits + supersql + + + 日点击数大于等于多少的项目 + + + weekHits + supersql + + + 周点击数大于等于多少的项目 + + + monthHits + supersql + + + 月点击数大于等于多少的项目 + + + eliteLevel + supersql + + + 优先级别大于等于多少的项目 + + + priorityLevel + supersql + + + 推荐级别大于等于多少的项目 + + + picIsNotNull + supersql + false + 含有图片信息的项目 + + + includeChildNode + supersql + false + 是否包含子栏目 + + false + false + SELECT N.arrChildID FROM PE_Nodes N WHERE N.NodeID = @nodeId + + + + + + + + + + + + + + + + + + + + + {PE.Label id="PE-显示取得栏目下项目总数" queryCond="SELECT COUNT (*) AS Total + FROM + PE_CommonModel CM + + INNER JOIN PE_SpecialInfos SI ON (UT.ID = SI.GeneralID) + + WHERE + CM.Status = 99 + + AND SI.SpecialID IN () + + + AND CM.NodeID IN ( + + + + + + + + ) + + + AND CM.Hits >= + + + AND CM.DayHits >= + + + AND CM.WeekHits >= + + + AND CM.MonthHits >= + + + AND CM.EliteLevel >= + + + AND CM.Priority >= + + + AND CM.Editor = '' + + + AND CM.Inputer = '' + + AND CM.DefaultPicUrl != '' + + AND DATEDIFF(d,CM.UpdateTime,GETDATE()) <= + + + AND (CM.UpdateTime >= '' AND CM.UpdateTime <= '') + + + AND CM.ModelID IN () + " /} + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得栏目下评论总数.config b/动易的标签库/标签库/增值类/PE-取得栏目下评论总数.config new file mode 100644 index 0000000..334cddf --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得栏目下评论总数.config @@ -0,0 +1,102 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 0 + 节点ID{默认值:0,传入值:@RequestInt_Id} + + + inDays + supersql + + 近多少天的项目 + + + betDate + string + + + 介于日期内的评论 + + + score + string + + + 评分大于等于多少的评论 + + + position + string + + + 发表评论观点:0中立,1赞同,-1反对 + + + includeChildNode + supersql + false + 是否包含子栏目 + + + isElite + string + false + 是否是精华评论 + + false + false + SELECT N.arrChildID FROM PE_Nodes N WHERE N.NodeID = @nodeId + + + + + + + + + + + + + {PE.Label id="PE-显示取得栏目下项目总数" queryCond="SELECT COUNT (*) AS Total + FROM + PE_Comment CM + WHERE + CM.Status = 1 + + AND CM.NodeID IN ( + + + + + + + + ) + + + AND DATEDIFF(d,CM.UpdateDateTime,GETDATE()) <= + + + AND (CM.UpdateDateTime >= '' AND CM.UpdateDateTime <= '') + + + AND Position = + + + AND Score >= + + + AND IsElite = 1 + " /} + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得此节点下内容的打开方式.config b/动易的标签库/标签库/增值类/PE-取得此节点下内容的打开方式.config new file mode 100644 index 0000000..1766029 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得此节点下内容的打开方式.config @@ -0,0 +1,42 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + + + +_self +_blank + + + + + + + +]]> + + displayAsString + supersql + false + 输出方式未选择情况下输出0,1;选择情况下输出_self,_blank + + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点下内容列表的排序方式.config b/动易的标签库/标签库/增值类/PE-取得节点下内容列表的排序方式.config new file mode 100644 index 0000000..36276f7 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点下内容列表的排序方式.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点下内容打开方式.config b/动易的标签库/标签库/增值类/PE-取得节点下内容打开方式.config new file mode 100644 index 0000000..b88dcb0 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点下内容打开方式.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点下内容排序方式.config b/动易的标签库/标签库/增值类/PE-取得节点下内容排序方式.config new file mode 100644 index 0000000..36276f7 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点下内容排序方式.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点下内容每页分页数.config b/动易的标签库/标签库/增值类/PE-取得节点下内容每页分页数.config new file mode 100644 index 0000000..f4f9d9d --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点下内容每页分页数.config @@ -0,0 +1,30 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + +10 + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点下子节点数组.config b/动易的标签库/标签库/增值类/PE-取得节点下子节点数组.config new file mode 100644 index 0000000..4a0ee21 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点下子节点数组.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点下子节点集.config b/动易的标签库/标签库/增值类/PE-取得节点下子节点集.config new file mode 100644 index 0000000..5c7bce0 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点下子节点集.config @@ -0,0 +1,28 @@ + + + 【附加包】 + 支持栏目数组如:(1,2,3)返回数组内所有子节点 + sin + sql_sysquery + False + + nodeId + supersql + 1,2,3,4,5 + 节点ID:{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT N.arrChildID FROM PE_Nodes N WHERE N.NodeID IN (@nodeId) + + + + + +0 + +,0 + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点信息_数据源.config b/动易的标签库/标签库/增值类/PE-取得节点信息_数据源.config new file mode 100644 index 0000000..93ea448 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点信息_数据源.config @@ -0,0 +1,185 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + + + + + + + + + + + + + + + + _self + _blank + + + + + + + + + + + + + + + + + + + + + + + + + 10 + + + + + + + + + + + + + + + + + + + + + + _self + _blank + + + + + + + + + + + + + + + + + + + + + + + + + _self + _blank + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + displayAsString + supersql + 1 + 输出显示类型,未勾选情况输出类似0;1勾选情况输出_self;_blank + + + position + supersql + 1 + 自设内容序号 + + + imageWidth + supersql + 150 + 节点图片宽度 + + + imageHeight + supersql + 150 + 节点图片高度 + + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点名称.config b/动易的标签库/标签库/增值类/PE-取得节点名称.config new file mode 100644 index 0000000..ee41666 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点名称.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点名称_带链接.config b/动易的标签库/标签库/增值类/PE-取得节点名称_带链接.config new file mode 100644 index 0000000..12706bb --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点名称_带链接.config @@ -0,0 +1,39 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + + + + + + + + +_self +_blank + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点图片_带链接.config b/动易的标签库/标签库/增值类/PE-取得节点图片_带链接.config new file mode 100644 index 0000000..3d45a3e --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点图片_带链接.config @@ -0,0 +1,39 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + + + +]]> + + imageWidth + supersql + 150 + 图片宽度 + + + imageHeight + supersql + 150 + 图片高度 + + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点图片地址.config b/动易的标签库/标签库/增值类/PE-取得节点图片地址.config new file mode 100644 index 0000000..74476ca --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点图片地址.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点外部链接地址.config b/动易的标签库/标签库/增值类/PE-取得节点外部链接地址.config new file mode 100644 index 0000000..a817687 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点外部链接地址.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点子域名.config b/动易的标签库/标签库/增值类/PE-取得节点子域名.config new file mode 100644 index 0000000..2d90419 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点子域名.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点子节点数.config b/动易的标签库/标签库/增值类/PE-取得节点子节点数.config new file mode 100644 index 0000000..bf0e016 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点子节点数.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点打开方式.config b/动易的标签库/标签库/增值类/PE-取得节点打开方式.config new file mode 100644 index 0000000..e5673ce --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点打开方式.config @@ -0,0 +1,42 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + + + +_self +_blank + + + + + + + +]]> + + displayAsString + bool + false + 输出显示类型,未勾选情况输出0;1勾选情况输出_self;_blank + + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点描述.config b/动易的标签库/标签库/增值类/PE-取得节点描述.config new file mode 100644 index 0000000..359fcb4 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点描述.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点提示.config b/动易的标签库/标签库/增值类/PE-取得节点提示.config new file mode 100644 index 0000000..d0e5874 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点提示.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点深度.config b/动易的标签库/标签库/增值类/PE-取得节点深度.config new file mode 100644 index 0000000..77d7a99 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点深度.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点热点的点击数最小值.config b/动易的标签库/标签库/增值类/PE-取得节点热点的点击数最小值.config new file mode 100644 index 0000000..2b485fe --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点热点的点击数最小值.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点的根节点ID.config b/动易的标签库/标签库/增值类/PE-取得节点的根节点ID.config new file mode 100644 index 0000000..4377860 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点的根节点ID.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点的父栏目ID.config b/动易的标签库/标签库/增值类/PE-取得节点的父栏目ID.config new file mode 100644 index 0000000..58e8386 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点的父栏目ID.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点的父路径.config b/动易的标签库/标签库/增值类/PE-取得节点的父路径.config new file mode 100644 index 0000000..59239c4 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点的父路径.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点针对搜索引擎的关键字.config b/动易的标签库/标签库/增值类/PE-取得节点针对搜索引擎的关键字.config new file mode 100644 index 0000000..645be07 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点针对搜索引擎的关键字.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点针对搜索引擎的说明.config b/动易的标签库/标签库/增值类/PE-取得节点针对搜索引擎的说明.config new file mode 100644 index 0000000..9107a91 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点针对搜索引擎的说明.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得节点链接路径.config b/动易的标签库/标签库/增值类/PE-取得节点链接路径.config new file mode 100644 index 0000000..642abd1 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得节点链接路径.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT NodeID = @nodeId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-取得项目所在的节点ID.config b/动易的标签库/标签库/增值类/PE-取得项目所在的节点ID.config new file mode 100644 index 0000000..e62a9cb --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-取得项目所在的节点ID.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + itemId + supersql + 1 + 节点ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT TOP 1 NodeID FROM PE_CommonModel WHERE GeneralID = @itemId + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-显示取得栏目下项目总数.config b/动易的标签库/标签库/增值类/PE-显示取得栏目下项目总数.config new file mode 100644 index 0000000..1c2f5d2 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-显示取得栏目下项目总数.config @@ -0,0 +1,25 @@ + + + 【附加包】 + + + sin + sql_sysquery + False + + queryCond + supersql + SELECT COUNT(*) AS Total FROM PE_CommonModel + 查询语句 + + false + false + @queryCond + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-栏目多级下拉菜单.config b/动易的标签库/标签库/增值类/PE-栏目多级下拉菜单.config new file mode 100644 index 0000000..5e139ff --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-栏目多级下拉菜单.config @@ -0,0 +1,108 @@ + + 【附加包】 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + sql_sysquery + + depth + supersql + 5 + 显示多少层 + + + nodeId + supersql + 0 + 节点ID + + SELECT * FROM PE_Nodes WHERE ParentID = @nodeId AND ShowOnMenu = 1 ORDER BY RootID,OrderID + + + + + + + +
  • + +top + + + + + + + + + + + + + +top_link + + + + + +down + + + + + + + + + +
  • +
    + +
  • + +top + + + + + + + + + + + + + +top_link + + + + + + + + + + + + + +
      + +sub + +{PE.Label id="PE-栏目多级下拉菜单" nodeId="" depth="" /} +
    +
    +
  • +
    +
    +
    +
    ]]>
    + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-栏目多级下拉菜单呈现.config b/动易的标签库/标签库/增值类/PE-栏目多级下拉菜单呈现.config new file mode 100644 index 0000000..a20fa4f --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-栏目多级下拉菜单呈现.config @@ -0,0 +1,12 @@ + + + 【附加包】 + + + txt + static + False + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/增值类/PE-栏目多级导航树.config b/动易的标签库/标签库/增值类/PE-栏目多级导航树.config new file mode 100644 index 0000000..a0e9bc9 --- /dev/null +++ b/动易的标签库/标签库/增值类/PE-栏目多级导航树.config @@ -0,0 +1,257 @@ + + + 【附加包】 + + + sin + sql_sysquery + + + enableInsideScript + true + 是否启用内置脚本,当然您可以不选择此项自行引入 + + + enableInsideCSS + true + 是否启用内部样式表,当然您可以不选择此项自行引入 + + + closeSameLevel + true + 自动关闭同层级节点 + + + showTips + true + 是否显示栏目提示 + + + useCookies + true + 启用Cookies,启用后会保留客户树开启状态 + + + folderLinks + true + 是否启用父节点链接模式 + + + useLines + true + 是否启用装饰线 + + + useIcons + true + 是否启用图标 + + + inOrder + true + 是否启用排序加速 + + + useStatusText + true + 代替URL在状态栏上显示的节名名称 + + + openType + _blank + 连接打开方式 + + + iconRoot + Template/PluginLabelPlus/img/iconRoot.gif + 根节点图标 + + + iconFolder + Template/PluginLabelPlus/img/iconFolder.gif + 带子节点的节点图标 + + + iconFolderOpen + Template/PluginLabelPlus/img/iconFolderOpen.gif + 带子节点的节点图标打开状态 + + + iconNode + Template/PluginLabelPlus/img/iconNode.gif + 节点图标 + + + iconEmpty + Template/PluginLabelPlus/img/iconEmpty.gif + 空白图标 + + + iconLine + Template/PluginLabelPlus/img/iconLine.gif + 线条 + + + iconJoin + Template/PluginLabelPlus/img/iconJoin.gif + 接合点图标 + + + iconJoinBottom + Template/PluginLabelPlus/img/iconJoinBottom.gif + 底部接合点图标 + + + iconPlus + Template/PluginLabelPlus/img/iconPlus.gif + 加号接合点图标 + + + iconPlusBottom + Template/PluginLabelPlus/img/iconPlusBottom.gif + 底部加号接合点图标 + + + iconMinus + Template/PluginLabelPlus/img/iconMinus.gif + 减号接合点图标 + + + iconMinusBottom + Template/PluginLabelPlus/img/iconMinusBottom.gif + 底部减号接合点图标 + + + iconNoLinePlus + Template/PluginLabelPlus/img/iconNoLinePlus.gif + 无线条加号接合点图标 + + + iconNoLineMinus + Template/PluginLabelPlus/img/iconNoLineMinus.gif + 无线条减号接合点图标 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + depth + 10 + 最多显示多少层 + + + defaultOpenNodeId + 1 + 默认开启的节点ID + + + enableDefaultOpenNodeId + true + 是否开启指定节点为打开状态 + + False + \ No newline at end of file diff --git a/动易的标签库/标签库/投票类/信息投票列表.config b/动易的标签库/标签库/投票类/信息投票列表.config new file mode 100644 index 0000000..7cc8fb3 --- /dev/null +++ b/动易的标签库/标签库/投票类/信息投票列表.config @@ -0,0 +1,68 @@ + + + 信息投票 + + + sin + sql_sysquery + True + + VoteId + supersql + 0 + 信息投票ID + + false + false + SELECT C.NodeID,C.InputTime, C.PinyinTitle,VI.* FROM PE_VT_VoteItem VI LEFT OUTER JOIN PE_CommonModel C on VI.GeneralID=C.GeneralID WHERE VI.VoteID = @VoteId + + + + + + + + + 没有要显示的投票主题! + + + +
  • + + + + + + + + + + + + + + + + + + +
  • +
    +
    +
    +
    +
    +]]>
    + + titleLength + int + 50 + 参与标题长度 + + + IsCheck + bool + false + 是否复选 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/投票类/投票主题列表(分页).config b/动易的标签库/标签库/投票类/投票主题列表(分页).config new file mode 100644 index 0000000..bf06966 --- /dev/null +++ b/动易的标签库/标签库/投票类/投票主题列表(分页).config @@ -0,0 +1,43 @@ + + + 信息投票 + + + sin + sql_sysquery + False + + titleLength + int + 50 + 参与标题长度 + + True + false + false + SELECT TOP @pagesize * FROM PE_VT_Vote WHERE ID NOT IN (SELECT TOP @startrow ID FROM PE_VT_Vote WHERE State = 1 ORDER BY ID DESC) AND State=1 ORDER BY ID DESC + select count(id) from PE_VT_Vote WHERE State = 1 + + + + + + + + + + 没有投票主题! + + + +
  • + + + +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/投票类/投票主题列表.config b/动易的标签库/标签库/投票类/投票主题列表.config new file mode 100644 index 0000000..80bcb57 --- /dev/null +++ b/动易的标签库/标签库/投票类/投票主题列表.config @@ -0,0 +1,50 @@ + + + 信息投票 + + + sin + sql_sysquery + False + false + false + SELECT TOP @Num * FROM PE_VT_Vote WHERE State = 1 + + + + + + + + 没有投票主题! + + + +
  • + + + +
  • +
    + + + 更多>> + + +
    +
    +
    +
    ]]>
    + + titleLength + int + 50 + 参与标题长度 + + + Num + supersql + 10 + 显示数量 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/投票类/投票表单.config b/动易的标签库/标签库/投票类/投票表单.config new file mode 100644 index 0000000..805615c --- /dev/null +++ b/动易的标签库/标签库/投票类/投票表单.config @@ -0,0 +1,84 @@ + + + 信息投票 + + + sin + sql_sysquery + True + + VoteId + supersql + 0 + 信息投票ID + + false + false + SELECT * FROM PE_VT_Vote WHERE Id=@VoteId AND State > 0 + + + + + + + + 没有要显示的投票主题! + + + +
    + + + + + + + + + + + +
    +

    + + + +

    +
    + {PE.Label id="信息投票列表" VoteId="" IsCheck="" titleLength="50" /} +
    + + + + + +
    + + + Vote/ShowVote.aspx?Id= + + + _blank + + + +
    +
    +
    +
    +
    +
    +]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/Tag搜索表单.config b/动易的标签库/标签库/搜索类/Tag搜索表单.config new file mode 100644 index 0000000..cce6e22 --- /dev/null +++ b/动易的标签库/标签库/搜索类/Tag搜索表单.config @@ -0,0 +1,27 @@ + + + 搜索类 + + + txt + static + False + + +
    + + + ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/专题搜索.config b/动易的标签库/标签库/搜索类/专题搜索.config new file mode 100644 index 0000000..89fe801 --- /dev/null +++ b/动易的标签库/标签库/搜索类/专题搜索.config @@ -0,0 +1,170 @@ + + + 搜索类 + + + sin + sql_sysquery + + fieldName + title + 搜索条件字段名 + + + fieldValue + + + 搜索条件字段值 + + SELECT TOP 1 * FROM PE_SpecialInfos + + + + + + + + + + + + + +
  • 没有任何相关搜索结果!
  • +
    + + {PE.Label id="专题搜索_" titleLength="" queryCond="SELECT TOP @pagesize * + FROM + PE_CommonModel CM + INNER JOIN PE_SpecialInfos SI ON (CM.GeneralID = SI.GeneralID) + WHERE + + + SI.SpecialID IN (SELECT S.SpecialID FROM PE_Specials S WHERE S.SpecialCategoryID = ) AND + + + SI.SpecialID = AND + + + + + CM.Status = 99 + + + AND CM.Title LIKE '%%' + + + AND CM.Inputer = '' + + + AND CM.GeneralID IN ( + SELECT + KWRS.GeneralID + FROM + PE_Keywords KW + INNER JOIN PE_KeywordRelationShip KWRS ON (KW.KeywordID = KWRS.KeywordID) + WHERE + KW.KeywordText = '') + + + AND CM.GeneralID NOT IN ( + SELECT TOP @startrow ICM.GeneralID FROM PE_CommonModel ICM + INNER JOIN PE_SpecialInfos ISI ON (ICM.GeneralID = ISI.GeneralID) + WHERE + + + ISI.SpecialID IN (SELECT S.SpecialID FROM PE_Specials S WHERE S.SpecialCategoryID = ) AND + + + ISI.SpecialID = AND + + + + + ICM.Status = 99 + + + AND ICM.Title LIKE '%%' + + + AND ICM.Inputer = '' + + + AND ICM.GeneralID IN ( + SELECT + KWRS.GeneralID + FROM + PE_Keywords KW + INNER JOIN PE_KeywordRelationShip KWRS ON (KW.KeywordID = KWRS.KeywordID) + WHERE + KW.KeywordText = '') + + + ORDER BY ICM.UpdateTime DESC) + ORDER BY CM.UpdateTime DESC + +
    " queryCount="SELECT COUNT (ICM.GeneralID) FROM PE_CommonModel ICM + INNER JOIN PE_SpecialInfos ISI ON (ICM.GeneralID = ISI.GeneralID) + WHERE + + + ISI.SpecialID IN (SELECT S.SpecialID FROM PE_Specials S WHERE S.SpecialCategoryID = ) AND + + + ISI.SpecialID = AND + + + + + ICM.Status = 99 + + + AND ICM.Title LIKE '%%' + + + AND ICM.Inputer = '' + + + AND ICM.GeneralID IN ( + SELECT + KWRS.GeneralID + FROM + PE_Keywords KW + INNER JOIN PE_KeywordRelationShip KWRS ON (KW.KeywordID = KWRS.KeywordID) + WHERE + KW.KeywordText = '') + + " page="true" pagesize="" urlpage="true" /} +
    +
    ]]>
    + + titleLength + 20 + 标题最多显示字符数 + + + specialCategoryId + 0 + 专题类别ID + + + specialId + 0 + 专题 + + False + + outputQty + supersql + 30 + 分页大小 + + + bindStyle + supersql + 普通式 + 内容呈现样式 + + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/专题搜索表单.config b/动易的标签库/标签库/搜索类/专题搜索表单.config new file mode 100644 index 0000000..b5a53a1 --- /dev/null +++ b/动易的标签库/标签库/搜索类/专题搜索表单.config @@ -0,0 +1,33 @@ + + + 搜索类 + + + txt + static + + 专题搜索: + + + + ]]> + False + \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/全站搜索按关键字.config b/动易的标签库/标签库/搜索类/全站搜索按关键字.config new file mode 100644 index 0000000..2032b06 --- /dev/null +++ b/动易的标签库/标签库/搜索类/全站搜索按关键字.config @@ -0,0 +1,77 @@ + + + 搜索类 + + + sin + sql_sysquery + + keyword + supersql + 哈哈 + 搜索关键字值 + + + + + + + + + + + + + +
  • 还没有内容
  • +
    + + {PE.Label id="全站搜索按关键字_普通式" queryCond="SELECT TOP @pagesize * + FROM PE_CommonModel CM + + INNER JOIN UT ON (CM.ItemID = UT.ID) + + WHERE + CM.Status = 99 AND CM.SigninType!=2 AND + CM.GeneralID IN(SELECT KM.GeneralID FROM PE_KeywordRelationShip KM WHERE KM.KeywordID = ) AND + CM.GeneralID NOT IN( + SELECT TOP @startrow ICM.GeneralID + FROM PE_CommonModel ICM + + INNER JOIN IUT ON (ICM.ItemID = IUT.ID) + + WHERE ICM.Status = 99 AND ICM.SigninType!=2 AND ICM.GeneralID IN(SELECT IKM.GeneralID FROM PE_KeywordRelationShip IKM WHERE IKM.KeywordID = ) + ORDER BY ICM.UpdateTime DESC) + ORDER BY CM.UpdateTime DESC" queryCount="SELECT COUNT (ICM.GeneralID) + FROM PE_CommonModel ICM + + INNER JOIN IUT ON (ICM.ItemID = IUT.ID) + + WHERE ICM.Status = 99 AND ICM.SigninType!=2 AND ICM.GeneralID IN(SELECT KM.GeneralID FROM PE_KeywordRelationShip KM WHERE KM.KeywordID = )" titleLength="" tableName="" page="true" pagesize="" urlpage="true" /} + +
    +
    +
    ]]>
    + + titleLength + supersql + 60 + 标题最多字符数 + + False + false + + outputQty + supersql + 20 + 每页分页数 + + + tableName + supersql + + + 所属表名 + + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/全站搜索按标题.config b/动易的标签库/标签库/搜索类/全站搜索按标题.config new file mode 100644 index 0000000..ea93ed4 --- /dev/null +++ b/动易的标签库/标签库/搜索类/全站搜索按标题.config @@ -0,0 +1,50 @@ + + + 搜索类 + + + sin + sql_sysquery + + keyword + supersql + + + 搜索关键字值 + + + outputQty + supersql + 10 + 输出项目的条目数 + + + + + + + + + + + {PE.Label id="全站搜索按标题_普通式" queryCond="SELECT TOP @pagesize + CM.* + FROM + PE_CommonModel CM + WHERE + CM.GeneralID NOT IN (SELECT TOP @startrow ICM.GeneralID FROM PE_CommonModel ICM WHERE ICM.Status = 99 AND ICM.Title LIKE '%%' ORDER BY ICM.UpdateTime DESC) AND + CM.Status = 99 AND CM.SigninType!=2 AND + CM.Title LIKE '%%' + ORDER BY + CM.UpdateTime DESC" queryCount="SELECT COUNT (ICM.GeneralID) FROM PE_CommonModel ICM WHERE ICM.Status = 99 AND ICM.Title LIKE '%%'" titleLength="" page="true" pagesize="" urlpage="true" /} + +]]> + + titleLength + 20 + 标题最多字符数 + + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/全站搜索表单.config b/动易的标签库/标签库/搜索类/全站搜索表单.config new file mode 100644 index 0000000..1072384 --- /dev/null +++ b/动易的标签库/标签库/搜索类/全站搜索表单.config @@ -0,0 +1,29 @@ + + + 搜索类 + + + txt + static + + 站内搜索: + + +
    + 热门关键词:{PE.Label id="热门关键词" outputQty="10" splitChar=" | " /} + +]]>
    + False +
    \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/内容聚合标签.config b/动易的标签库/标签库/搜索类/内容聚合标签.config new file mode 100644 index 0000000..ac1f006 --- /dev/null +++ b/动易的标签库/标签库/搜索类/内容聚合标签.config @@ -0,0 +1,45 @@ + + + 搜索类 + 内容聚合标签功能模块 + sin + sql_sysquery + False + + + + + + + + + +]]> + + false + false + SELECT TOP 10 ID,Display,Search,Template,[Order] FROM PE_ContentAggregation ORDER BY [Order] ASC + \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/图片搜索.config b/动易的标签库/标签库/搜索类/图片搜索.config new file mode 100644 index 0000000..1edab35 --- /dev/null +++ b/动易的标签库/标签库/搜索类/图片搜索.config @@ -0,0 +1,35 @@ + + 搜索类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝软件搜索 + static + + 图片搜索: + + 高级搜索 + + ]]> + txt + False + \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/图片栏目内搜索.config b/动易的标签库/标签库/搜索类/图片栏目内搜索.config new file mode 100644 index 0000000..7ce7b84 --- /dev/null +++ b/动易的标签库/标签库/搜索类/图片栏目内搜索.config @@ -0,0 +1,140 @@ + + + 搜索类 + + + sin + sql_sysquery + + parentId + supersql + 1 + 内容父栏目ID{默认值:1,自动传入:@RequestInt_Id} + + + titleLength + 60 + 内容标题长度 + + + outputQty + 10 + 输出的内容数量 + + + contentLength + supersql + 300 + 内容最多显示字符数 + + + fieldName + supersql + title + 搜索条件字段名 + + + fieldValue + supersql + + 搜索条件字段值 + + + bindStyle + 普通式 + 内容呈现样式{普通式:普通式,默认值:普通式} + + + linkOpenType + 1 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @parentId + + + + + + + + + + + + + + +
  • + 没有任何相关搜索结果! +
  • +
    + + {PE.Label id="图片栏目内搜索_" titleLength="" contentLength="" linkOpenType="" fieldValue="" queryCond="SELECT TOP @pagesize * + FROM PE_CommonModel CM INNER JOIN PE_U_Photo UT ON (CM.ItemID = UT.ID) + WHERE CM.NodeID IN () AND CM.Status = 99 + + + AND CM.Title LIKE '%%' + + + AND UT.PhotoIntro LIKE '%%' + + + AND UT.Author LIKE '%%' + + + AND CM.Inputer LIKE '%%' + + + AND UT.Keyword LIKE '%%' + + AND CM.GeneralID NOT IN ( + SELECT TOP @startrow ICM.GeneralID + FROM PE_CommonModel ICM INNER JOIN PE_U_Photo IUT ON ICM.ItemID = IUT.ID + WHERE ICM.NodeID IN () AND ICM.Status = 99 + + + AND ICM.Title LIKE '%%' + + + AND IUT.PhotoIntro LIKE '%%' + + + AND IUT.Author LIKE '%%' + + + AND ICM.Inputer LIKE '%%' + + + AND IUT.Keyword LIKE '%%' + + + ORDER BY ICM.UpdateTime) + ORDER BY CM.UpdateTime" queryCount="SELECT COUNT (ICM.GeneralID) + FROM PE_CommonModel ICM INNER JOIN PE_U_Photo IUT ON ICM.ItemID = IUT.ID + WHERE ICM.NodeID IN () AND ICM.Status = 99 + + + AND ICM.Title LIKE '%%' + + + AND IUT.PhotoIntro LIKE '%%' + + + AND IUT.Author LIKE '%%' + + + AND ICM.Inputer LIKE '%%' + + + AND IUT.Keyword LIKE '%%' + + " page="true" pagesize="" urlpage="true" /} + +
    +
    +
    ]]>
    + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/图片高级搜索.config b/动易的标签库/标签库/搜索类/图片高级搜索.config new file mode 100644 index 0000000..ac5b6eb --- /dev/null +++ b/动易的标签库/标签库/搜索类/图片高级搜索.config @@ -0,0 +1,254 @@ + + + 搜索类 + + + sin + sql_sysquery + + titleLength + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + contentLength + 0 + 内容长度,一个汉字占两个字节,如填写"20"则显示10个汉字,为0则不显示 + + + linkOpenType + 1 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + bindStyle + 普通式 + 内容呈现样式{默认值:普通式,普通式:普通式} + + + outputQty + 30 + 每页显示数量 + + + parentId + 1 + 父栏目ID{默认值:1,传入值@Request_parentId} + + + lowInfoPoint + 0 + 阅读点数{默认值:0,传入值@Request_lowInfoPoint} + + + longInfoPoint + 0 + 阅读点数{默认值:0,传入值@Request_longInfoPoint} + + + startDate + + 更新日期{默认值:"",传入值@RequestDate_startDate} + + + endDate + + 更新日期{默认值:"",传入值@RequestDate_endDate} + + + title + + 标题{默认值:"",传入值@Request_title} + + + content + + 内容{默认值:"",传入值@Request_content} + + + intro + + 简介{默认值:"",传入值@Request_intro} + + + author + + 作者{默认值:"",传入值@Request_author} + + + inputer + + 录入者{默认值:"",传入值@Request_inputer} + + + source + + 来源{默认值:"",传入值@Request_source} + + + keyword + + 关键字{默认值:"",传入值@Request_keyword} + + + editor + + 编辑{默认值:"",传入值:@Request_editor} + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @parentId + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {PE.Label id="图片高级搜索_" oEA="" oEB="" oEC="" oED="" oEE="" oEF="" titleLength="" contentLength="" linkOpenType="" queryCond="SELECT TOP @pagesize * + FROM PE_CommonModel CM + INNER JOIN PE_U_Photo UT ON (CM.ItemID=UT.ID) + WHERE CM.Status = 99 AND CM.NodeID IN() + + AND CM.Title LIKE '%%' + + + AND UT.Content LIKE '%%' + + + AND UT.PhotoIntro LIKE '%%' + + + AND UT.Author LIKE '%%' + + + AND CM.Editor LIKE '%%' + + + AND CM.Inputer LIKE '%%' + + + AND UT.CopyFrom LIKE '%%' + + + AND UT.Keyword LIKE '%%' + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint > ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint < ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE (CC.InfoPoint BETWEEN AND )) + + + AND (CM.UpdateTime BETWEEN '' AND '') + + AND CM.GeneralID NOT IN ( + SELECT TOP @startrow ICM.GeneralID + FROM PE_CommonModel ICM + INNER JOIN PE_U_Photo IUT ON (ICM.ItemID=IUT.ID) + WHERE ICM.Status = 99 AND ICM.NodeID IN() + + AND ICM.Title LIKE '%%' + + + AND IUT.Content LIKE '%%' + + + AND IUT.PhotoIntro LIKE '%%' + + + AND IUT.Author LIKE '%%' + + + AND ICM.Editor LIKE '%%' + + + AND ICM.Inputer LIKE '%%' + + + AND IUT.CopyFrom LIKE '%%' + + + AND IUT.Keyword LIKE '%%' + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE ICC.InfoPoint > ) + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE ICC.InfoPoint < ) + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE (ICC.InfoPoint BETWEEN AND )) + + + AND (ICM.UpdateTime BETWEEN '' AND '') + + ORDER BY ICM.UpdateTime DESC) + ORDER BY CM.UpdateTime DESC" queryCount="SELECT COUNT (ICM.GeneralID) + FROM PE_CommonModel ICM + INNER JOIN PE_U_Photo IUT ON (ICM.ItemID=IUT.ID) + WHERE ICM.Status = 99 AND ICM.NodeID IN() + + AND ICM.Title LIKE '%%' + + + AND IUT.Content LIKE '%%' + + + AND IUT.PhotoIntro LIKE '%%' + + + AND IUT.Author LIKE '%%' + + + AND ICM.Editor LIKE '%%' + + + AND ICM.Inputer LIKE '%%' + + + AND IUT.CopyFrom LIKE '%%' + + + AND IUT.Keyword LIKE '%%' + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE ICC.InfoPoint > ) + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE ICC.InfoPoint < ) + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE (ICC.InfoPoint BETWEEN AND )) + + + AND (ICM.UpdateTime BETWEEN '' AND '') + " page="true" pagesize="" urlpage="true" /} + +]]> + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/图片高级搜索表单.config b/动易的标签库/标签库/搜索类/图片高级搜索表单.config new file mode 100644 index 0000000..3a83999 --- /dev/null +++ b/动易的标签库/标签库/搜索类/图片高级搜索表单.config @@ -0,0 +1,84 @@ + + 搜索类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝软件搜索 + static + + 图片栏目: +
    + 图片标题: +
    + 图片简介: +
    + 图片作者: +
    + 录 入 者: +
    + 图片来源: +
    + 关 键 字: +
    + 查看点数: + 到 + +
    + 更新时间: + 到 + +
    +
    + + ]]>
    + txt + False +
    diff --git a/动易的标签库/标签库/搜索类/文章搜索.config b/动易的标签库/标签库/搜索类/文章搜索.config new file mode 100644 index 0000000..ba2cbf1 --- /dev/null +++ b/动易的标签库/标签库/搜索类/文章搜索.config @@ -0,0 +1,34 @@ + + 搜索类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝软件搜索 + static + + 文章搜索: + + 高级搜索 + + ]]> + txt + False + \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/文章栏目内搜索.config b/动易的标签库/标签库/搜索类/文章栏目内搜索.config new file mode 100644 index 0000000..54d1d74 --- /dev/null +++ b/动易的标签库/标签库/搜索类/文章栏目内搜索.config @@ -0,0 +1,141 @@ + + + 搜索类 + + + sin + sql_sysquery + + parentId + supersql + 1 + 内容父栏目ID{默认值:1,自动传入:@RequestInt_Id} + + + titleLength + 60 + 内容标题长度 + + + outputQty + 10 + 输出的内容数量 + + + contentLength + supersql + 300 + 内容最多显示字符数 + + + fieldName + supersql + title + 搜索条件字段名 + + + fieldValue + supersql + + 搜索条件字段值 + + + bindStyle + 普通式 + 内容呈现样式{普通式:普通式,默认值:普通式} + + + linkOpenType + supersql + 1 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @parentId + + + + + + + + + + + + + + +
  • + 没有任何相关搜索结果! +
  • +
    + + {PE.Label id="文章栏目内搜索_" titleLength="" contentLength="" linkOpenType="" fieldValue="" queryCond="SELECT TOP @pagesize * + FROM PE_CommonModel CM INNER JOIN PE_U_Article UT ON (CM.ItemID = UT.ID) + WHERE CM.NodeID IN () AND CM.Status = 99 + + + AND CM.Title LIKE '%%' + + + AND UT.Content LIKE '%%' + + + AND UT.Author LIKE '%%' + + + AND CM.Inputer LIKE '%%' + + + AND UT.Keyword LIKE '%%' + + AND CM.GeneralID NOT IN ( + SELECT TOP @startrow ICM.GeneralID + FROM PE_CommonModel ICM INNER JOIN PE_U_Article IUT ON ICM.ItemID = IUT.ID + WHERE ICM.NodeID IN () AND ICM.Status = 99 + + + AND ICM.Title LIKE '%%' + + + AND IUT.Content LIKE '%%' + + + AND IUT.Author LIKE '%%' + + + AND ICM.Inputer LIKE '%%' + + + AND IUT.Keyword LIKE '%%' + + + ORDER BY ICM.UpdateTime) + ORDER BY CM.UpdateTime" queryCount="SELECT COUNT (ICM.GeneralID) + FROM PE_CommonModel ICM INNER JOIN PE_U_Article IUT ON ICM.ItemID = IUT.ID + WHERE ICM.NodeID IN () AND ICM.Status = 99 + + + AND ICM.Title LIKE '%%' + + + AND IUT.Content LIKE '%%' + + + AND IUT.Author LIKE '%%' + + + AND ICM.Inputer LIKE '%%' + + + AND IUT.Keyword LIKE '%%' + + " page="true" pagesize="" urlpage="true" /} + +
    +
    +
    ]]>
    + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/文章高级搜索.config b/动易的标签库/标签库/搜索类/文章高级搜索.config new file mode 100644 index 0000000..00c22ae --- /dev/null +++ b/动易的标签库/标签库/搜索类/文章高级搜索.config @@ -0,0 +1,254 @@ + + + 搜索类 + + + sin + sql_sysquery + + titleLength + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + contentLength + 0 + 内容长度,一个汉字占两个字节,如填写"20"则显示10个汉字,为0则不显示 + + + linkOpenType + 1 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + bindStyle + 普通式 + 内容呈现样式{默认值:普通式,普通式:普通式} + + + outputQty + 30 + 每页显示数量 + + + parentId + 1 + 父栏目ID{默认值:1,传入值@Request_parentId} + + + lowInfoPoint + 0 + 阅读点数{默认值:0,传入值@Request_lowInfoPoint} + + + longInfoPoint + 0 + 阅读点数{默认值:0,传入值@Request_longInfoPoint} + + + startDate + + 更新日期{默认值:"",传入值@RequestDate_startDate} + + + endDate + + 更新日期{默认值:"",传入值@RequestDate_endDate} + + + title + + 标题{默认值:"",传入值@Request_title} + + + content + + 内容{默认值:"",传入值@Request_content} + + + intro + + 简介{默认值:"",传入值@Request_intro} + + + author + + 作者{默认值:"",传入值@Request_author} + + + inputer + + 录入者{默认值:"",传入值@Request_inputer} + + + source + + 来源{默认值:"",传入值@Request_source} + + + keyword + + 关键字{默认值:"",传入值@Request_keyword} + + + editor + + 编辑{默认值:"",传入值:@Request_editor} + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @parentId + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {PE.Label id="文章高级搜索_" oEA="" oEB="" oEC="" oED="" oEE="" oEF="" titleLength="" contentLength="" linkOpenType="" queryCond="SELECT TOP @pagesize * + FROM PE_CommonModel CM + INNER JOIN PE_U_Article UT ON (CM.ItemID=UT.ID) + WHERE CM.Status = 99 AND CM.SigninType!=2 AND CM.NodeID IN() + + AND CM.Title LIKE '%%' + + + AND UT.Content LIKE '%%' + + + AND UT.Intro LIKE '%%' + + + AND UT.Author LIKE '%%' + + + AND CM.Editor LIKE '%%' + + + AND CM.Inputer LIKE '%%' + + + AND UT.CopyFrom LIKE '%%' + + + AND UT.Keyword LIKE '%%' + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint > ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint < ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE (CC.InfoPoint BETWEEN AND )) + + + AND (CM.UpdateTime BETWEEN '' AND '') + + AND CM.GeneralID NOT IN ( + SELECT TOP @startrow ICM.GeneralID + FROM PE_CommonModel ICM + INNER JOIN PE_U_Article IUT ON (ICM.ItemID=IUT.ID) + WHERE ICM.Status = 99 AND ICM.SigninType!=2 AND ICM.NodeID IN() + + AND ICM.Title LIKE '%%' + + + AND IUT.Content LIKE '%%' + + + AND IUT.Intro LIKE '%%' + + + AND IUT.Author LIKE '%%' + + + AND ICM.Editor LIKE '%%' + + + AND ICM.Inputer LIKE '%%' + + + AND IUT.CopyFrom LIKE '%%' + + + AND IUT.Keyword LIKE '%%' + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE ICC.InfoPoint > ) + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE ICC.InfoPoint < ) + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE (ICC.InfoPoint BETWEEN AND )) + + + AND (ICM.UpdateTime BETWEEN '' AND '') + + ORDER BY ICM.UpdateTime DESC) + ORDER BY CM.UpdateTime DESC" queryCount="SELECT COUNT (ICM.GeneralID) + FROM PE_CommonModel ICM + INNER JOIN PE_U_Article IUT ON (ICM.ItemID=IUT.ID) + WHERE ICM.Status = 99 AND ICM.SigninType!=2 AND ICM.NodeID IN() + + AND ICM.Title LIKE '%%' + + + AND IUT.Content LIKE '%%' + + + AND IUT.Intro LIKE '%%' + + + AND IUT.Author LIKE '%%' + + + AND ICM.Editor LIKE '%%' + + + AND ICM.Inputer LIKE '%%' + + + AND IUT.CopyFrom LIKE '%%' + + + AND IUT.Keyword LIKE '%%' + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE ICC.InfoPoint > ) + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE ICC.InfoPoint < ) + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE (ICC.InfoPoint BETWEEN AND )) + + + AND (ICM.UpdateTime BETWEEN '' AND '') + " page="true" pagesize="" urlpage="true" /} + +]]> + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/文章高级搜索表单.config b/动易的标签库/标签库/搜索类/文章高级搜索表单.config new file mode 100644 index 0000000..4a5e934 --- /dev/null +++ b/动易的标签库/标签库/搜索类/文章高级搜索表单.config @@ -0,0 +1,84 @@ + + 搜索类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝软件搜索 + static + + 文章栏目: +
    + 文章标题: +
    + 文章内容: +
    + 文章简介: +
    + 文章作者: +
    + 录 入 者: +
    + 文章来源: +
    + 关 键 字: +
    + 阅读点数: + 到 + +
    + 更新时间: + 到 + +
    +
    + + ]]>
    + txt + False +
    diff --git a/动易的标签库/标签库/搜索类/软件搜索.config b/动易的标签库/标签库/搜索类/软件搜索.config new file mode 100644 index 0000000..d93523f --- /dev/null +++ b/动易的标签库/标签库/搜索类/软件搜索.config @@ -0,0 +1,35 @@ + + 搜索类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝软件搜索 + static + + 软件搜索: + + 高级搜索 + + ]]> + txt + False + \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/软件栏目内搜索.config b/动易的标签库/标签库/搜索类/软件栏目内搜索.config new file mode 100644 index 0000000..eb21b90 --- /dev/null +++ b/动易的标签库/标签库/搜索类/软件栏目内搜索.config @@ -0,0 +1,141 @@ + + + 搜索类 + + + sin + sql_sysquery + + parentId + supersql + 1 + 内容父栏目ID{默认值:1,自动传入:@RequestInt_Id} + + + titleLength + 60 + 内容标题长度 + + + outputQty + 10 + 输出的内容数量 + + + contentLength + supersql + 300 + 内容最多显示字符数 + + + fieldName + supersql + title + 搜索条件字段名 + + + fieldValue + supersql + + 搜索条件字段值 + + + bindStyle + 普通式 + 内容呈现样式{普通式:普通式,默认值:普通式} + + + linkOpenType + supersql + 1 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @parentId + + + + + + + + + + + + + + +
  • + 没有任何相关搜索结果! +
  • +
    + + {PE.Label id="软件栏目内搜索_" titleLength="" contentLength="" linkOpenType="" fieldValue="" queryCond="SELECT TOP @pagesize * + FROM PE_CommonModel CM INNER JOIN PE_U_Soft UT ON (CM.ItemID = UT.ID) + WHERE CM.NodeID IN () AND CM.Status = 99 + + + AND CM.Title LIKE '%%' + + + AND UT.SoftIntro LIKE '%%' + + + AND UT.Author LIKE '%%' + + + AND CM.Inputer LIKE '%%' + + + AND UT.Keyword LIKE '%%' + + AND CM.GeneralID NOT IN ( + SELECT TOP @startrow ICM.GeneralID + FROM PE_CommonModel ICM INNER JOIN PE_U_Soft IUT ON ICM.ItemID = IUT.ID + WHERE ICM.NodeID IN () AND ICM.Status = 99 + + + AND ICM.Title LIKE '%%' + + + AND IUT.SoftIntro LIKE '%%' + + + AND IUT.Author LIKE '%%' + + + AND ICM.Inputer LIKE '%%' + + + AND IUT.Keyword LIKE '%%' + + + ORDER BY ICM.UpdateTime) + ORDER BY CM.UpdateTime" queryCount="SELECT COUNT (ICM.GeneralID) + FROM PE_CommonModel ICM INNER JOIN PE_U_Soft IUT ON ICM.ItemID = IUT.ID + WHERE ICM.NodeID IN () AND ICM.Status = 99 + + + AND ICM.Title LIKE '%%' + + + AND IUT.SoftIntro LIKE '%%' + + + AND IUT.Author LIKE '%%' + + + AND ICM.Inputer LIKE '%%' + + + AND IUT.Keyword LIKE '%%' + + " page="true" pagesize="" urlpage="true" /} + +
    +
    +
    ]]>
    + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/软件高级搜索.config b/动易的标签库/标签库/搜索类/软件高级搜索.config new file mode 100644 index 0000000..c7ecc00 --- /dev/null +++ b/动易的标签库/标签库/搜索类/软件高级搜索.config @@ -0,0 +1,299 @@ + + + 搜索类 + + + sin + sql_sysquery + + outputQty + 30 + 每页显示数量 + + + titleLength + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + contentLength + 0 + 内容长度,一个汉字占两个字节,如填写"20"则显示10个汉字,为0则不显示 + + + linkOpenType + 1 + 内容链接的打开方式{原窗口:0,新窗口:1,由节点配置取代:2} + + + bindStyle + 普通式 + 内容呈现样式{默认值:普通式,普通式:普通式} + + + parentId + 1 + 父栏目ID{默认值:1,传入值:@RequestInt_nodeId} + + + lowInfoPoint + + 阅读点数{默认值:"",传入值:@RequestInt_lowInfoPoint} + + + longInfoPoint + + 阅读点数{默认值:"",传入值:@RequestInt_longInfoPoint} + + + startDate + + 更新日期{默认值:"",传入值:@RequestDate_startDate} + + + endDate + + 更新日期{默认值:"",传入值:@RequestDate_endDate} + + + title + + 标题{默认值:"",传入值:@Request_title} + + + content + + 内容{默认值:"",传入值:@Request_content} + + + intro + + 简介{默认值:"",传入值:@Request_intro} + + + author + + 作者{默认值:"",传入值:@Request_author} + + + inputer + + 录入者{默认值:"",传入值:@Request_inputer} + + + keyword + + 关键字{默认值:"",传入值:@Request_keyword} + + + editor + + 编辑{默认值:"",传入值:@Request_editor} + + + source + + 来源{默认值:"",传入值:@Request_source} + + + softVersion + + 软件版本{默认值:"",传入值:@Request_softVersion} + + + softType + + 软件类型{默认值:"",传入值:@Request_softType} + + + copyrightType + + 授权类型{默认值:"",传入值:@Request_copyrightType} + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @parentId + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {PE.Label id="软件高级搜索_" oEA="" oEB="" oEC="" oED="" oEE="" oEF="" titleLength="" contentLength="" linkOpenType="" queryCond="SELECT TOP @pagesize * + FROM PE_CommonModel CM + INNER JOIN PE_U_Soft UT ON (CM.ItemID=UT.ID) + WHERE CM.Status = 99 AND CM.NodeID IN() + + AND CM.Title LIKE '%%' + + + AND UT.Content LIKE '%%' + + + AND UT.SoftIntro LIKE '%%' + + + AND UT.Author LIKE '%%' + + + AND CM.Editor LIKE '%%' + + + AND CM.Inputer LIKE '%%' + + + AND UT.CopyFrom LIKE '%%' + + + AND UT.Keyword LIKE '%%' + + + AND UT.SoftVersion LIKE '%%' + + + AND UT.SoftType = '' + + + AND UT.CopyrightType = '' + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint > ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint < ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE (CC.InfoPoint BETWEEN AND )) + + + AND (CM.UpdateTime BETWEEN '' AND '') + + AND CM.GeneralID NOT IN ( + SELECT TOP @startrow ICM.GeneralID + FROM PE_CommonModel ICM + INNER JOIN PE_U_Soft IUT ON (ICM.ItemID=IUT.ID) + WHERE ICM.Status = 99 AND ICM.NodeID IN() + + AND ICM.Title LIKE '%%' + + + AND IUT.Content LIKE '%%' + + + AND IUT.SoftIntro LIKE '%%' + + + AND IUT.Author LIKE '%%' + + + AND ICM.Editor LIKE '%%' + + + AND ICM.Inputer LIKE '%%' + + + AND IUT.CopyFrom LIKE '%%' + + + AND IUT.Keyword LIKE '%%' + + + AND IUT.SoftVersion LIKE '%%' + + + AND IUT.SoftType = '' + + + AND IUT.CopyrightType = '' + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE ICC.InfoPoint > ) + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE ICC.InfoPoint < ) + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE (ICC.InfoPoint BETWEEN AND )) + + + AND (ICM.UpdateTime BETWEEN '' AND '') + + ORDER BY ICM.UpdateTime DESC) + ORDER BY CM.UpdateTime DESC" queryCount="SELECT COUNT (ICM.GeneralID) + FROM PE_CommonModel ICM + INNER JOIN PE_U_Soft IUT ON (ICM.ItemID=IUT.ID) + WHERE ICM.Status = 99 AND ICM.NodeID IN() + + AND ICM.Title LIKE '%%' + + + AND IUT.Content LIKE '%%' + + + AND IUT.SoftIntro LIKE '%%' + + + AND IUT.Author LIKE '%%' + + + AND ICM.Editor LIKE '%%' + + + AND ICM.Inputer LIKE '%%' + + + AND IUT.CopyFrom LIKE '%%' + + + AND IUT.Keyword LIKE '%%' + + + AND IUT.SoftVersion LIKE '%%' + + + AND IUT.SoftType = '' + + + AND IUT.CopyrightType = '' + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE ICC.InfoPoint > ) + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE ICC.InfoPoint < ) + + + AND ICM.GeneralID IN(SELECT ICC.GeneralID FROM PE_ContentCharge ICC WHERE (ICC.InfoPoint BETWEEN AND )) + + + AND (ICM.UpdateTime BETWEEN '' AND '') + " page="true" pagesize="" urlpage="true" /} + +]]> + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/搜索类/软件高级搜索表单.config b/动易的标签库/标签库/搜索类/软件高级搜索表单.config new file mode 100644 index 0000000..d667af2 --- /dev/null +++ b/动易的标签库/标签库/搜索类/软件高级搜索表单.config @@ -0,0 +1,96 @@ + + 搜索类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝软件搜索 + static + + 软件栏目: +
    + 软件名称: +
    + 软件作者: +
    + 软件简介: +
    + 软件语言: +
    + 软件类型: +
    + 软件版本: +
    + 授权方式: +
    + 录 入 者: +
    + 软件来源: +
    + 关 键 字: +
    + 下载点数: + 到 + +
    + 更新时间: + 到 + +
    +
    + + ]]>
    + txt + False +
    diff --git a/动易的标签库/标签库/政务公开/GOV_主题信息列表.config b/动易的标签库/标签库/政务公开/GOV_主题信息列表.config new file mode 100644 index 0000000..8e9e285 --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_主题信息列表.config @@ -0,0 +1,73 @@ + + + 政务公开 + + + sin + sql_sysquery + False + + themeId + supersql + 0 + 主题ID + + True + false + false + SELECT TOP @pagesize * FROM PE_GV_PublicInformation WHERE ThemeId IN (SELECT ThemeId FROM PE_GV_PublicInfoTheme WHERE ParentId = @themeId OR ThemeId=@themeId) AND IsExpired = 0 AND Status = 2 AND ID NOT IN (SELECT TOP @startrow ID FROM PE_GV_PublicInformation WHERE ThemeId IN (SELECT ThemeId FROM PE_GV_PublicInfoTheme WHERE ParentId = @themeId OR ThemeId=@themeId) AND IsExpired = 0 AND Status = 2 ORDER BY PublicTime DESC) ORDER BY PublicTime DESC + SELECT COUNT(*) FROM PE_GV_PublicInformation WHERE ThemeId IN (SELECT ThemeId FROM PE_GV_PublicInfoTheme WHERE ParentId = @themeId OR ThemeId=@themeId) AND IsExpired = 0 AND Status = 2 + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    索引号信息名称文号产生日期公开类型
    + + + + + Government/PublicInfoShow.aspx?ID= + + + + + + + + + + + 主动公开 + + + 申请公开 + + +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_公开信息.config b/动易的标签库/标签库/政务公开/GOV_公开信息.config new file mode 100644 index 0000000..4d30e1f --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_公开信息.config @@ -0,0 +1,97 @@ + + + 政务公开 + + + sin + sql_sysquery + False + + publicID + supersql + 1 + 公开信息ID + + false + false + SELECT P.*,C.PublicCatalogName,D.DepartmentName FROM PE_GV_PublicInformation P INNER JOIN PE_Department D ON P.DepartmentId = D.DepartmentId LEFT JOIN PE_GV_PublicCatalog C ON P.PublicCatalogId = C.PublicCatalogId WHERE P.ID = @publicID AND P.IsExpired = 0 AND P.Status = 2 + + + + + + +

    + + +
    +
    + +
    +
    +
    + 【字体: 】【关闭窗口】 +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_公开信息数据源标签.config b/动易的标签库/标签库/政务公开/GOV_公开信息数据源标签.config new file mode 100644 index 0000000..24f6119 --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_公开信息数据源标签.config @@ -0,0 +1,126 @@ + + + 政务公开 + + + + + sql_sysquery + False + + publicID + supersql + 1 + 公开信息ID + + false + false + + SELECT P.*,U.*,D.DepartmentName + FROM PE_GV_PublicInformation P INNER JOIN PE_Department D ON P.DepartmentId = D.DepartmentId + INNER JOIN PE_U_PublicInformation U + ON P.ID=U.ID + WHERE P.ID = @publicID AND P.IsExpired = 0 AND Status = 2 + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + + + + + + + + + + + + + + + + + + + + + +主动公开 + + + + + + + + + + + + + + + + + + +过期 + + + + + + + + + +待公开 + + +公开 + + +未知 + + + + + + + + + + + + + + + +]]> + + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_左侧指南.config b/动易的标签库/标签库/政务公开/GOV_左侧指南.config new file mode 100644 index 0000000..983fa20 --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_左侧指南.config @@ -0,0 +1,16 @@ + + + 政府标签 + + + txt + static + False + + + 政府信息公开目录 + 依申请公开 + 信息文件查询 + 申请进度查询 +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_当前主题位置导航.config b/动易的标签库/标签库/政务公开/GOV_当前主题位置导航.config new file mode 100644 index 0000000..ed3a8cd --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_当前主题位置导航.config @@ -0,0 +1,41 @@ + + + 政务公开 + + + sin + sql_sysquery + False + + themeId + supersql + 1 + 主题ID + + false + false + SELECT * FROM PE_GV_PublicInfoTheme WHERE ThemeId = @themeId + + + + + + + + +{PE.Label id="GOV_当前主题位置导航" themeId="" depth="" /} + + {PE.SiteConfig.ApplicationPath/}Government/PublicInfoList.aspx?ThemeId= + +&nbsp;>> + + +]]> + + + depth + supersql + 0 + 目录深度 + + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_当前公开目录位置导航.config b/动易的标签库/标签库/政务公开/GOV_当前公开目录位置导航.config new file mode 100644 index 0000000..781f9ce --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_当前公开目录位置导航.config @@ -0,0 +1,40 @@ + + + 政务公开 + + + sin + sql_sysquery + False + + publicCatalogId + supersql + 1 + 政务公开信息ID + + false + false + SELECT ID,DepartmentId,PublicCatalogId FROM PE_GV_PublicInformation WHERE ID = @publicCatalogId + + + + + + + + +{PE.Label id="GOV_得到公开目录导航" publicCatalogId="" depth="" /} + + {PE.SiteConfig.ApplicationPath/}Government/PublicInfoList.aspx?PublicCatalogId= + +&nbsp;>> + + +]]> + + depth + supersql + 0 + 目录深度 + + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_当前部门位置导航.config b/动易的标签库/标签库/政务公开/GOV_当前部门位置导航.config new file mode 100644 index 0000000..c01ade5 --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_当前部门位置导航.config @@ -0,0 +1,38 @@ + + + 政务公开 + + + sin + sql_sysquery + False + + departmentId + supersql + 1 + 部门ID + + + depth + supersql + 0 + 目录深度 + + false + false + SELECT DepartmentId,DepartmentName FROM PE_Department WHERE DepartmentId = @departmentId + + + + + + + + {PE.SiteConfig.ApplicationPath/}Government/Department.aspx?DepartmentId= + +&nbsp;>>&nbsp; + + +]]> + + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_得到公开目录ID.config b/动易的标签库/标签库/政务公开/GOV_得到公开目录ID.config new file mode 100644 index 0000000..0bf9fb4 --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_得到公开目录ID.config @@ -0,0 +1,26 @@ + + + 政务公开 + + + sin + sql_sysquery + False + + publicID + supersql + 1 + 公开信息ID + + false + false + SELECT PublicCatalogId FROM PE_GV_PublicInformation WHERE ID = @publicID + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_得到公开目录导航.config b/动易的标签库/标签库/政务公开/GOV_得到公开目录导航.config new file mode 100644 index 0000000..f93bf66 --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_得到公开目录导航.config @@ -0,0 +1,45 @@ + + + 政务公开 + + + sin + sql_sysquery + False + + publicCatalogId + supersql + 1 + 公开目录ID + + false + false + SELECT * FROM PE_GV_PublicCatalog WHERE PublicCatalogId = @publicCatalogId + + + + + + + + +{PE.Label id="GOV_当前部门位置导航" departmentId="" depth="" /} + + +{PE.Label id="GOV_得到公开目录导航" publicCatalogId="" depth="" /} + + {PE.SiteConfig.ApplicationPath/}Government/PublicInfoList.aspx?PublicCatalogId= + +&nbsp;>> + + +]]> + + + depth + supersql + 0 + 目录深度 + + + diff --git a/动易的标签库/标签库/政务公开/GOV_得到公开目录数组.config b/动易的标签库/标签库/政务公开/GOV_得到公开目录数组.config new file mode 100644 index 0000000..9cef2b0 --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_得到公开目录数组.config @@ -0,0 +1,26 @@ + + + 政务公开 + + + sin + static + False + + publicCatalogId + supersql + 1 + 目录ID + + false + false + SELECT arrChild FROM PE_GV_PublicCatalog WHERE PublicCatalogId = @publicCatalogId + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_得到部门名称.config b/动易的标签库/标签库/政务公开/GOV_得到部门名称.config new file mode 100644 index 0000000..f0e7023 --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_得到部门名称.config @@ -0,0 +1,34 @@ + + + 政务公开 + + + sin + sql_sysquery + False + + + departmentId + supersql + 1 + 部门ID + + false + false + SELECT * FROM PE_Department WHERE DepartmentId = @departmentId + + + + + + + +没有此部门 + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_政务公开首页连接.config b/动易的标签库/标签库/政务公开/GOV_政务公开首页连接.config new file mode 100644 index 0000000..2736c4e --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_政务公开首页连接.config @@ -0,0 +1,10 @@ + + + 政务公开 + + + txt + static + False + 政府信息公开]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_显示目录页信息列表.config b/动易的标签库/标签库/政务公开/GOV_显示目录页信息列表.config new file mode 100644 index 0000000..2f553b2 --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_显示目录页信息列表.config @@ -0,0 +1,55 @@ + + + 政务公开 + + + sin + static + False + + departmentId + int + 0 + 部门ID + + + themeId + int + 0 + 主题ID + + + publicCatalogId + int + 0 + 目录ID + + + + + + + + + + + +{PE.Label id="GOV_部门信息列表" page="true" pagesize="20" departmentId="" /} +
    {PE.Page id="url_方块样式分页" datasource="GOV_部门信息列表" unitname="条信息" /}
    +
    + +{PE.Label id="GOV_目录信息列表" page="true" pagesize="20" publicCatalogId="" arrChild="{PE.Label id="GOV_得到公开目录数组" publicCatalogId=""/}" /} +
    {PE.Page id="url_方块样式分页" datasource="GOV_目录信息列表" unitname="条信息" /}
    +
    + +{PE.Label id="GOV_主题信息列表" page="true" pagesize="20" themeId="" /} +
    {PE.Page id="url_方块样式分页" datasource="GOV_主题信息列表" unitname="条信息" /}
    +
    + +{PE.Label id="公开信息查询列表" page="true" pagesize="20" /} +
    {PE.Page id="url_方块样式分页" datasource="公开信息查询列表" unitname="条信息" /}
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_显示目录页导航.config b/动易的标签库/标签库/政务公开/GOV_显示目录页导航.config new file mode 100644 index 0000000..a31b668 --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_显示目录页导航.config @@ -0,0 +1,52 @@ + + + 政务公开 + + + sin + static + False + + departmentId + int + 0 + 部门ID + + + themeId + int + 0 + 主题ID + + + publicCatalogId + int + 0 + 目录ID + + + + + + + + + + + +{PE.Label id="GOV_当前部门位置导航" departmentId="" depth="1" /} + + +{PE.Label id="GOV_得到公开目录导航" publicCatalogId="" depth="1" /} + + +{PE.Label id="GOV_当前主题位置导航" themeId="" depth="1" /} + + + + + + +]]> + + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_显示部门公开目录.config b/动易的标签库/标签库/政务公开/GOV_显示部门公开目录.config new file mode 100644 index 0000000..f6a1c5e --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_显示部门公开目录.config @@ -0,0 +1,30 @@ + + + 政务公开 + + + sin + sql_sysquery + False + + departmentId + supersql + 1 + 部门ID + + false + false + SELECT PublicCatalogId,PublicCatalogName FROM PE_GV_PublicCatalog WHERE DepartmentId = @departmentId ORDER BY OrderId + + + + + + + +PublicInfoList.aspx?PublicCatalogId= + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_显示部门最新公开信息.config b/动易的标签库/标签库/政务公开/GOV_显示部门最新公开信息.config new file mode 100644 index 0000000..e057a10 --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_显示部门最新公开信息.config @@ -0,0 +1,68 @@ + + + 政务公开 + + + sin + sql_sysquery + False + + departmentId + supersql + 1 + 部门ID + + + showNumber + supersql + 20 + 显示数量 + + + titleLength + supersql + 50 + 标题显示长度 + + false + false + SELECT TOP @showNumber ID,PublicTime,Title FROM PE_GV_PublicInformation WHERE DepartmentId = @departmentId AND IsExpired = 0 AND Status = 2 ORDER BY PublicTime DESC + + + + + + + + +
    + +最新公开信息 + +&nbsp;&nbsp;&nbsp;&nbsp; 信息总数: +
    +
    + + + + + + + + + +
    + PublicInfoShow.aspx?Id= + _blank + + + + +
    +
    +
  • + PublicInfoList.aspx?DepartmentId= _blank更多 +
  • +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_目录信息列表.config b/动易的标签库/标签库/政务公开/GOV_目录信息列表.config new file mode 100644 index 0000000..239e7ed --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_目录信息列表.config @@ -0,0 +1,79 @@ + + + 政务公开 + + + sin + sql_sysquery + False + + publicCatalogId + supersql + 1 + 目录ID + + True + false + false + SELECT TOP @pagesize * FROM PE_GV_PublicInformation WHERE PublicCatalogId IN (@arrChild) AND IsExpired = 0 AND Status = 2 AND ID NOT IN (SELECT TOP @startrow ID FROM PE_GV_PublicInformation WHERE PublicCatalogId IN (@arrChild) AND IsExpired = 0 AND Status = 2 ORDER BY PublicTime DESC) ORDER BY PublicTime DESC + SELECT COUNT(*) FROM PE_GV_PublicInformation WHERE PublicCatalogId IN (@arrChild) AND IsExpired = 0 AND Status = 2 + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    索引号信息名称文号产生日期公开类型
    + + + + + Government/PublicInfoShow.aspx?ID= + + + + + + + + + + + 主动公开 + + + 申请公开 + + +
    +
    +
    +
    ]]>
    + + arrChild + supersql + 0 + 得到公开目录数组语句 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/GOV_部门信息列表.config b/动易的标签库/标签库/政务公开/GOV_部门信息列表.config new file mode 100644 index 0000000..70d8f6f --- /dev/null +++ b/动易的标签库/标签库/政务公开/GOV_部门信息列表.config @@ -0,0 +1,72 @@ + + + 政务公开 + + + sin + sql_sysquery + False + + departmentId + supersql + 1 + 部门ID + + True + false + false + SELECT TOP @pagesize * FROM PE_GV_PublicInformation WHERE DepartmentId = @departmentId AND IsExpired = 0 AND Status = 2 AND ID NOT IN (SELECT TOP @startrow ID FROM PE_GV_PublicInformation WHERE DepartmentId = @departmentId AND IsExpired = 0 AND Status = 2 ORDER BY PublicTime DESC) ORDER BY PublicTime DESC + SELECT COUNT(*) FROM PE_GV_PublicInformation WHERE DepartmentId = @departmentId AND IsExpired = 0 AND Status = 2 + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    索引号信息名称文号产生日期公开类型
    + + + + + Government/PublicInfoShow.aspx?ID= + + + + + + + + + + + 主动公开 + + + 申请公开 + + +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/主题分类.config b/动易的标签库/标签库/政务公开/主题分类.config new file mode 100644 index 0000000..a0c5dbf --- /dev/null +++ b/动易的标签库/标签库/政务公开/主题分类.config @@ -0,0 +1,58 @@ + + 政务公开 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 主题分类 + static + + + + + + +]]> + txt + True + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/公开信息列表.config b/动易的标签库/标签库/政务公开/公开信息列表.config new file mode 100644 index 0000000..6214709 --- /dev/null +++ b/动易的标签库/标签库/政务公开/公开信息列表.config @@ -0,0 +1,138 @@ + + + 政府标签 + + + sin + static + False + + + + + + + + + + + + + + + {PE.Label id="公开信息列表查询条件" queryString="SELECT Top * FROM PE_GV_PublicInformation WHERE Status = 2 AND IsExpired = 0 + + AND IndexNumber = '' + + + AND Title Like '%%' + + + AND Content Like '%%' + + + AND PublicTime >= '' + + + AND PublicTime <= '' + + + AND Keyword LIKE '%%' + + AND ID not in + (SELECT Top @startrow ID FROM PE_GV_PublicInformation WHERE Status = 2 AND IsExpired = 0 + + AND IndexNumber = '' + + + AND Title Like '%%' + + + AND Content Like '%%' + + + AND PublicTime >= '' + + + AND PublicTime <= '' + + + AND Keyword LIKE '%%' + + ORDER BY PublicTime DESC + ) ORDER BY PublicTime DESC" countString="SELECT Count(ID) FROM PE_GV_PublicInformation WHERE Status = 2 AND IsExpired = 0 + + AND IndexNumber = '' + + + AND Title Like '%%' + + + AND Content Like '%%' + + + AND PublicTime >= '' + + + AND PublicTime <= '' + + + AND Keyword LIKE '%%' + " page="" pagesize="" /} + +]]> + + IndexNumber + supersql + + + 公开信息索引号 + + + Title + supersql + + + 公开信息标题 + + + Content + supersql + + + 公开信息内容 + + + StartDate + supersql + + + 公开信息有效期开始时间 + + + EndDate + supersql + + + 公开信息有效期结束时间 + + + Keyword + supersql + + + 关键字查询 + + + usePage + supersql + false + 用户页数 + + + outputQty + supersql + 10 + 输出参数 + + \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/公开信息列表查询条件.config b/动易的标签库/标签库/政务公开/公开信息列表查询条件.config new file mode 100644 index 0000000..1fa21b6 --- /dev/null +++ b/动易的标签库/标签库/政务公开/公开信息列表查询条件.config @@ -0,0 +1,80 @@ + + + 政府标签 + + + sin + sql_sysquery + False + + + queryString + supersql + SELECT 1 = 1 + 查询参数 + + + countString + supersql + SELECT 1 = 1 + 查询条数 + + True + false + false + @queryString + @countString + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    索引号信息名称文号产生日期公开类型
    + + + + + Government/PublicInfoShow.aspx?ID= + + + + + + + + + + + 主动公开 + + + 申请公开 + + +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/公开信息查询列表.config b/动易的标签库/标签库/政务公开/公开信息查询列表.config new file mode 100644 index 0000000..c90c9e5 --- /dev/null +++ b/动易的标签库/标签库/政务公开/公开信息查询列表.config @@ -0,0 +1,194 @@ + + + 政务公开 + 公开信息查询列表 + sin + sql_sysquery + False + + IndexNumber + supersql + + + 索引号 + + + Title + supersql + + + 名称 + + + Content + supersql + + + 正文 + + + StartDate + supersql + + + 起始日期 + + + EndDate + supersql + + + 结束日期 + + + Keyword + supersql + + + 关键词 + + True + true + true + + + + + + + + + + + + + + + + +SELECT Top @pagesize * FROM PE_GV_PublicInformation WHERE Status = 2 AND IsExpired = 0 + + AND IndexNumber = '@IndexNumber' + + + AND Title Like '%@Title%' + + + AND Content Like '%@Content%' + + + AND PublicTime >= '@StartDate' + + + AND PublicTime <= '@EndDate' + + + AND Keyword Like '%@Keyword%' + + AND ID not in + (SELECT Top @startrow ID FROM PE_GV_PublicInformation WHERE Status = 2 AND IsExpired = 0 + + AND IndexNumber = '@IndexNumber' + + + AND Title Like '%@Title%' + + + AND Content Like '%@Content%' + + + AND PublicTime >= '@StartDate' + + + AND PublicTime <= '@EndDate' + + + AND Keyword Like '%@Keyword%' + + ORDER BY PublicTime DESC +) ORDER BY PublicTime DESC + + + + + + + +SELECT Count(ID) FROM PE_GV_PublicInformation WHERE Status = 2 AND IsExpired = 0 + + AND IndexNumber = '@IndexNumber' + + + AND Title Like '%@Title%' + + + AND Content Like '%@Content%' + + + AND PublicTime >= '@StartDate' + + + AND PublicTime <= '@EndDate' + + + AND Keyword Like '%@Keyword%' + + + + +]]> + 标记之间写分页SQL查询语句 +select count(id) from PE_GV_PublicInformation ]]> + 请先建立SQL分页语句 + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    索引号信息名称文号产生日期公开类型
    + + + + + Government/PublicInfoShow.aspx?ID= + + + + + + + + + + + 主动公开 + + + 申请公开 + + +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/公开文件搜索.config b/动易的标签库/标签库/政务公开/公开文件搜索.config new file mode 100644 index 0000000..7484ca5 --- /dev/null +++ b/动易的标签库/标签库/政务公开/公开文件搜索.config @@ -0,0 +1,82 @@ + + + 政务公开 + 政府标签 + txt + static + False + + + function Search() + { + var indexNumber = document.getElementById("txtIndexNumber").value; + var title = document.getElementById("txtTitle").value; + var content = document.getElementById("txtContent").value; + var startDate = document.getElementById("txtStartDate").value; + var endDate = document.getElementById("txtEndDate").value; + var keyword = document.getElementById("txtKeyword").value; + if(!isDate(startDate) && startDate != "") + { + alert("起始日期格式错误,请重新输入!"); + return; + } + if(!isDate(endDate) && endDate != "") + { + alert("结束日期格式错误,请重新输入!"); + return; + } + var url = "{PE.SiteConfig.ApplicationPath /}Government/Search.aspx"; + url += "?IndexNumber=" + indexNumber+ "&Title=" + title + "&Content=" + content + "&StartDate=" + startDate + "&EndDate=" + endDate + "&Keyword=" + keyword; + window.location.href = url; + } + + function isDate(dateString) + { + if(dateString=="") + return true; + //年月日时正则表达式 + var r=dateString.match(/^(\d{1,4})\-(\d{1,2})\-(\d{1,2})$/); + if(r==null) + { + return false; + } + var d=new Date(r[1],r[2]-1,r[3]); + var num = (d.getFullYear()==r[1]&&(d.getMonth()+1)==r[2]&&d.getDate()==r[3]); + + return (num!=0); +} + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    索引号文档的索引号包含指定内容
    名称文档标题名称中包括指定的自由词
    正文文档的索引号包含指定内容
    开始日期文档发文日期起始于 +
    结束日期文档发文日期结束于 +
    主题词文档主题词包含指定的词
    (多个主题词以空格分开)
    检索文件
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/申请进度信息.config b/动易的标签库/标签库/政务公开/申请进度信息.config new file mode 100644 index 0000000..4f19a6b --- /dev/null +++ b/动易的标签库/标签库/政务公开/申请进度信息.config @@ -0,0 +1,204 @@ + + + 政务公开 + 申请进度信息 + sin + sql_sysquery + False + + Type + supersql + 0 + 类型 + + + Name + supersql + + + 名称 + + + ApplicationFormNumber + supersql + + + 查询码 + + false + false + + + + + + + + + + +
    + + + + + + +
    查询码或者名称错误,请重新查询!
    +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    申请类型:个人申请人:
    联系电话:证件号码:
    证件名称:电子信箱:
    联系地址:邮编:
    信息提供方式: + + 纸面 + + + 电子邮件 + + + 光盘 + + + 磁盘 + + 获取信息方式: + + 通过邮寄 + + + 通过快递 + + + 电子邮件 + + + 通过传真 + + + 自行领取 + +
    所需内容描述:
    申请类型:单位/公司公司名称:
    联系电话:组织机构代码:
    法定代表人:传真:
    联系地址:邮编:
    信息提供方式: + + 纸面 + + + 电子邮件 + + + 光盘 + + + 磁盘 + + 获取信息方式: + + 通过邮寄 + + + 通过快递 + + + 电子邮件 + + + 通过传真 + + + 自行领取 + +
    所需内容描述:
    +
    + +
    +
    +
    +
    +
    +
    + 申请表当前状态: + + + 待处理 + + + 已转交 + + + 处理中 + + + 已处理完 + + +
    +
    + 处理结果: + +
    +
    +
    + +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/申请进度结果信息.config b/动易的标签库/标签库/政务公开/申请进度结果信息.config new file mode 100644 index 0000000..f3466ac --- /dev/null +++ b/动易的标签库/标签库/政务公开/申请进度结果信息.config @@ -0,0 +1,57 @@ + + + 政务公开 + 申请进度结果信息 + sin + static + False + + Type + supersql + 0 + 类型 + + + Name + string + + + 名称 + + + ApplicationFormNumber + string + + + 查询码 + + False + false + false + + + + + + + + + + +
    +
    + {PE.Label id="申请进度信息" Type="" Name="" ApplicationFormNumber=""/} +
    +返回 +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/部门列表.config b/动易的标签库/标签库/政务公开/部门列表.config new file mode 100644 index 0000000..638432b --- /dev/null +++ b/动易的标签库/标签库/政务公开/部门列表.config @@ -0,0 +1,50 @@ + + + 政务公开 + + + sin + sql_sysquery + False + false + false + SELECT * FROM PE_Department WHERE CategoryName=@CategoryName ORDER BY Priority DESC + + CategoryName + sql.string + 市政府 + 部门所属分类 + + + + + + +
  • + + +{PE.SiteConfig.ApplicationPath/}Government/ApplyForm.aspx?DepartmentId= + +依申请公开 + + + +{PE.SiteConfig.ApplicationPath/}Government/PublicInfoList.aspx?DepartmentId= + +目录内容 + +※ + + +{PE.SiteConfig.ApplicationPath/}Government/Department.aspx?DepartmentId= + + + + + + +
  • +
    +
    ]]>
    + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务公开/部门大类列表.config b/动易的标签库/标签库/政务公开/部门大类列表.config new file mode 100644 index 0000000..71d80e4 --- /dev/null +++ b/动易的标签库/标签库/政务公开/部门大类列表.config @@ -0,0 +1,37 @@ + + + 政务公开 + + + sin + sql_sysquery + False + false + false + SELECT CName FROM PE_DepartmentCategory ORDER BY CSort ASC + + + + + + + +
    +
    +
    + + + + +
    +
    +
      +{PE.Label id="部门列表" CategoryName="" /} +
    +
    +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/人大代表列表.config b/动易的标签库/标签库/政务督查/人大代表列表.config new file mode 100644 index 0000000..48260c7 --- /dev/null +++ b/动易的标签库/标签库/政务督查/人大代表列表.config @@ -0,0 +1,33 @@ + + + 政务督查 + + + sin + sql_sysquery + False + + True + false + false + SELECT TOP @pagesize PE_GV_Committee.*,PE_GV_Meeting.* FROM PE_GV_Committee INNER JOIN PE_GV_Meeting ON PE_GV_Committee.MeetingId = PE_GV_Meeting.MeetingId WHERE MeetingType= 0 AND PE_GV_Committee.CommitteeId NOT IN(SELECT TOP @startrow PE_GV_Committee.CommitteeId FROM PE_GV_Committee INNER JOIN PE_GV_Meeting ON PE_GV_Committee.MeetingId = PE_GV_Meeting.MeetingId WHERE MeetingType= 0) ORDER BY CommitteeId DESC + SELECT count(*) FROM PE_GV_Committee INNER JOIN PE_GV_Meeting ON PE_GV_Committee.MeetingId = PE_GV_Meeting.MeetingId WHERE MeetingType=0 + + + + + + + + + + + +{PE.Label id="获取代表团界别" GroupId="" GroupType="0" /} + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/人大建议列表标签.config b/动易的标签库/标签库/政务督查/人大建议列表标签.config new file mode 100644 index 0000000..af64f86 --- /dev/null +++ b/动易的标签库/标签库/政务督查/人大建议列表标签.config @@ -0,0 +1,49 @@ + + + 政务督查 + 提案列表标签 + sin + sql_sysquery + False + + + ShowNum + supersql + 11 + 显示行数 + + + TitleLen + int + 25 + 标题长度 + + false + false + 0 AND IsPublic = 1 Order By InputTime DESC]]> + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/人大建议数据源标签.config b/动易的标签库/标签库/政务督查/人大建议数据源标签.config new file mode 100644 index 0000000..e8b27e3 --- /dev/null +++ b/动易的标签库/标签库/政务督查/人大建议数据源标签.config @@ -0,0 +1,59 @@ + + + 政务督查 + + + + + sql_sysquery + False + + + SuggestionId + supersql + 1 + 提案ID + + false + false + 0]]> + + + + + + + + + + + + + + + + + + + + + + + + + +{PE.Label id="得到提案类型" categoryId="" /} + + + + + +{PE.Label id="GOV_得到部门名称" departmentId="" /} + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/人大建议查询列表.config b/动易的标签库/标签库/政务督查/人大建议查询列表.config new file mode 100644 index 0000000..a4a7158 --- /dev/null +++ b/动易的标签库/标签库/政务督查/人大建议查询列表.config @@ -0,0 +1,143 @@ + + + 政务督查 + 政协提案查询列表 + sin + sql_sysquery + False + + + MeetingType + supersql + 0 + 会议类别 + + + MeetingId + supersql + 0 + 属于哪个会议 + + + Keyword + supersql + + + 关键字 + + + TitleLen + supersql + 50 + 标题长度 + + true + true + + + + + + + + + + + + + +SELECT TOP @pagesize * FROM PE_GV_Suggestion, PE_GV_Meeting WHERE PE_GV_Suggestion.MeetingId = PE_GV_Meeting.MeetingId AND PE_GV_Suggestion.Status > 0 AND IsPublic = 1 + + AND PE_GV_Meeting.MeetingType = @MeetingType + + + AND SuggestionTitle like '%@Keyword%' + + + AND PE_GV_Suggestion.MeetingId=@MeetingId + +AND PE_GV_Suggestion.SuggestionId NOT IN(SELECT TOP @startrow PE_GV_Suggestion.SuggestionId FROM PE_GV_Suggestion, PE_GV_Meeting WHERE PE_GV_Suggestion.MeetingId = PE_GV_Meeting.MeetingId AND Status > 0 AND IsPublic = 1 + + AND PE_GV_Meeting.MeetingType = @MeetingType + + + AND SuggestionTitle like '%@Keyword%' + + + AND PE_GV_Suggestion.MeetingId=@MeetingId + +ORDER BY InputTime DESC) +ORDER BY InputTime DESC + + + +SELECT TOP @pagesize * FROM PE_GV_Suggestion, PE_GV_Meeting WHERE PE_GV_Suggestion.MeetingId = PE_GV_Meeting.MeetingId AND PE_GV_Suggestion.Status > 0 AND IsPublic = 1 + + AND PE_GV_Meeting.MeetingType = @MeetingType + + + AND ProposalTitle like '%@Keyword%' + + + AND PE_GV_Suggestion.MeetingId=@MeetingId + +AND PE_GV_Suggestion.SuggestionId NOT IN(SELECT TOP @startrow PE_GV_Suggestion.SuggestionId FROM PE_GV_Suggestion, PE_GV_Meeting WHERE PE_GV_Suggestion.MeetingId = PE_GV_Meeting.MeetingId AND Status > 0 AND IsPublic = 1 + + AND PE_GV_Meeting.MeetingType = @MeetingType + + + AND SuggestionTitle like '%@Keyword%' + + + AND PE_GV_Suggestion.MeetingId=@MeetingId + +ORDER BY InputTime DESC) +ORDER BY InputTime DESC + + + +select count(*) from PE_GV_Suggestion, PE_GV_Meeting WHERE PE_GV_Suggestion.MeetingId = PE_GV_Meeting.MeetingId AND PE_GV_Suggestion.Status > 0 AND IsPublic = 1 + + AND PE_GV_Meeting.MeetingType = @MeetingType + + + AND SuggestionTitle like '%@Keyword%' + + + AND PE_GV_Suggestion.MeetingId=@MeetingId + + + + +]]> + + + + + + + + +]]> + True + 标记之间写分页SQL查询语句 +select count(id) from database]]> + 请先建立SQL分页语句 + \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/右侧人大建议列表标签.config b/动易的标签库/标签库/政务督查/右侧人大建议列表标签.config new file mode 100644 index 0000000..727715f --- /dev/null +++ b/动易的标签库/标签库/政务督查/右侧人大建议列表标签.config @@ -0,0 +1,46 @@ + + + 政务督查 + 政协提案列表标签 + sin + sql_sysquery + False + + + ShowNum + supersql + 11 + 显示行数 + + + MeetingType + supersql + 0 + 会议类别:0-人大1-政协 + + false + false + SELECT TOP @ShowNum PE_GV_Meeting.*,PE_GV_Suggestion.* FROM PE_GV_Meeting INNER JOIN PE_GV_Suggestion ON PE_GV_Meeting.MeetingId = PE_GV_Suggestion.MeetingId AND PE_GV_Meeting.MeetingType= @MeetingType AND IsPublic= 1 AND Status > 0 Order By InputTime DESC + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/右侧提案列表标签.config b/动易的标签库/标签库/政务督查/右侧提案列表标签.config new file mode 100644 index 0000000..6b596e8 --- /dev/null +++ b/动易的标签库/标签库/政务督查/右侧提案列表标签.config @@ -0,0 +1,44 @@ + + + 政务督查 + 政协提案列表标签 + sin + sql_sysquery + False + + + ShowNum + supersql + 11 + 显示行数 + + + MeetingType + supersql + 0 + 会议类别:0-人大1-政协 + + false + false + SELECT TOP @ShowNum PE_GV_Meeting.*,PE_GV_Proposal.* FROM PE_GV_Meeting INNER JOIN PE_GV_Proposal ON PE_GV_Meeting.MeetingId = PE_GV_Proposal.MeetingId AND PE_GV_Meeting.MeetingType= @MeetingType AND IsPublic= 1 AND Status > 0 Order By InputTime DESC + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/得到提案所有提案人.config b/动易的标签库/标签库/政务督查/得到提案所有提案人.config new file mode 100644 index 0000000..75efbfb --- /dev/null +++ b/动易的标签库/标签库/政务督查/得到提案所有提案人.config @@ -0,0 +1,27 @@ + + + 政务督查 + + + sin + sql_sysquery + False + + + proposalId + supersql + 1 + 提案ID + + false + false + SELECT UserName FROM PE_GV_Committee WHERE CommitteeId IN(SELECT CommitteeId FROM PE_GV_Proposer WHERE ProposalId = @proposalId) + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/得到提案类型.config b/动易的标签库/标签库/政务督查/得到提案类型.config new file mode 100644 index 0000000..79d2405 --- /dev/null +++ b/动易的标签库/标签库/政务督查/得到提案类型.config @@ -0,0 +1,35 @@ + + + 政务督查 + + + sin + sql_sysquery + False + + + categoryId + supersql + 1 + 提案类型ID + + false + false + SELECT * FROM PE_GV_ProposalCategory WHERE CategoryId = @categoryId + + + + + + + + +没有此类型 + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/承办单位回复内容.config b/动易的标签库/标签库/政务督查/承办单位回复内容.config new file mode 100644 index 0000000..d2ca0cb --- /dev/null +++ b/动易的标签库/标签库/政务督查/承办单位回复内容.config @@ -0,0 +1,65 @@ + + + 政务督查 + + + sin + sql_sysquery + False + + + departmentId + supersql + 12 + 部门ID + + + InfoId + supersql + 1 + 提案ID + + false + false + SELECT [Content] FROM PE_GV_ReplyLetter WHERE DepartmentId = @departmentId AND Status=1 AND InfoId = @InfoId AND InfoType=@InfoType + + + + + + + + + + +
    +
    对《》的复函
    +
    + +
    +
    +
    + +
    +
    对《》的复函
    +
    +还没有回复函! +
    +
    +
    +
    +
    +
    ]]>
    + + InfoType + supersql + 1 + 参数说明 + + + InfoTitle + string + 默认值 + 参数说明 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/提交提案图片链接.config b/动易的标签库/标签库/政务督查/提交提案图片链接.config new file mode 100644 index 0000000..d36c522 --- /dev/null +++ b/动易的标签库/标签库/政务督查/提交提案图片链接.config @@ -0,0 +1,51 @@ + + + 政务督查 + 提交提案图片链接 + sin + static + False + + + + + + + + + {PE.SiteConfig.ApplicationPath/}User/Government/Proposal.aspx + + + + +{PE.SiteConfig.SkinPath/}images/Os_in.gif +0 + + +
    + + + {PE.SiteConfig.ApplicationPath/}Government/Supervision/CPPCCList.aspx + + + + +{PE.SiteConfig.SkinPath/}images/Os_CPPCC.jpg +0 + + +
    + + + {PE.SiteConfig.ApplicationPath/}Government/Supervision/NPCList.aspx + + + + +{PE.SiteConfig.SkinPath/}images/Os_NPC.jpg +0 + + +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/提案建议交办信息.config b/动易的标签库/标签库/政务督查/提案建议交办信息.config new file mode 100644 index 0000000..d93688a --- /dev/null +++ b/动易的标签库/标签库/政务督查/提案建议交办信息.config @@ -0,0 +1,66 @@ + + + 政务督查 + + + sin + sql_sysquery + False + + + InfoId + supersql + 1 + 参数说明 + + + InfoType + supersql + 1 + + + + false + false + SELECT TOP 1 PE_GV_Assign.* FROM PE_GV_Assign WHERE InfoId=@InfoId AND InfoType=@InfoType AND AssignType=1 + + + + + + + + + + + + + + + + + + + + + + + +
    +交办意见 +
    +承办单位: + +{PE.Label id="GOV_得到部门名称" departmentId="" /} +
    +交办日期: + + +
    +办理时限: + + +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/提案数据源标签.config b/动易的标签库/标签库/政务督查/提案数据源标签.config new file mode 100644 index 0000000..07d33d8 --- /dev/null +++ b/动易的标签库/标签库/政务督查/提案数据源标签.config @@ -0,0 +1,65 @@ + + + 政务督查 + + + + + sql_sysquery + False + + + proposalId + supersql + 1 + 提案ID + + false + false + SELECT * FROM PE_GV_Proposal WHERE ProposalId = @proposalId AND IsPublic = 1 AND Status > 0 + + + + + + + + + + + + + + + + + + + + + + + +是 + + +否 + + + + +{PE.Label id="得到提案类型" categoryId="" /} + + + + + + + + +{PE.Label id="GOV_得到部门名称" departmentId="" /} + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/政协委员列表.config b/动易的标签库/标签库/政务督查/政协委员列表.config new file mode 100644 index 0000000..6d748c0 --- /dev/null +++ b/动易的标签库/标签库/政务督查/政协委员列表.config @@ -0,0 +1,33 @@ + + + 政务督查 + + + sin + sql_sysquery + False + + True + false + false + SELECT TOP @pagesize PE_GV_Committee.*,PE_GV_Meeting.* FROM PE_GV_Committee INNER JOIN PE_GV_Meeting ON PE_GV_Committee.MeetingId = PE_GV_Meeting.MeetingId WHERE MeetingType= 1 AND PE_GV_Committee.CommitteeId NOT IN(SELECT TOP @startrow PE_GV_Committee.CommitteeId FROM PE_GV_Committee INNER JOIN PE_GV_Meeting ON PE_GV_Committee.MeetingId = PE_GV_Meeting.MeetingId WHERE MeetingType= 1) ORDER BY CommitteeId DESC + SELECT count(*) FROM PE_GV_Committee INNER JOIN PE_GV_Meeting ON PE_GV_Committee.MeetingId = PE_GV_Meeting.MeetingId WHERE MeetingType=1 + + + + + + + + + + + +{PE.Label id="获取代表团界别" GroupId="" GroupType="1" /} + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/政协提案列表标签.config b/动易的标签库/标签库/政务督查/政协提案列表标签.config new file mode 100644 index 0000000..7d22777 --- /dev/null +++ b/动易的标签库/标签库/政务督查/政协提案列表标签.config @@ -0,0 +1,48 @@ + + + 政务督查 + 提案列表标签 + sin + sql_sysquery + False + + + ShowNum + supersql + 11 + 显示行数 + + + TitleLen + int + 25 + 标题长度 + + false + false + 0 AND IsPublic = 1 Order By InputTime DESC]]> + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/政协提案查询列表.config b/动易的标签库/标签库/政务督查/政协提案查询列表.config new file mode 100644 index 0000000..0277daa --- /dev/null +++ b/动易的标签库/标签库/政务督查/政协提案查询列表.config @@ -0,0 +1,143 @@ + + + 政务督查 + 政协提案查询列表 + sin + sql_sysquery + False + + + MeetingType + supersql + 0 + 会议类别 + + + MeetingId + supersql + 0 + 属于哪个会议 + + + Keyword + supersql + + + 关键字 + + + TitleLen + supersql + 50 + 标题长度 + + true + true + + + + + + + + + + + + + +SELECT TOP @pagesize * FROM PE_GV_Proposal, PE_GV_Meeting WHERE PE_GV_Proposal.MeetingId = PE_GV_Meeting.MeetingId AND PE_GV_Proposal.Status > 0 AND IsPublic = 1 + + AND PE_GV_Meeting.MeetingType = @MeetingType + + + AND ProposalTitle like '%@Keyword%' + + + AND PE_GV_Proposal.MeetingId=@MeetingId + +AND PE_GV_Proposal.ProposalId NOT IN(SELECT TOP @startrow PE_GV_Proposal.ProposalId FROM PE_GV_Proposal, PE_GV_Meeting WHERE PE_GV_Proposal.MeetingId = PE_GV_Meeting.MeetingId AND Status > 0 AND IsPublic = 1 AND ProposalTitle like '%@Keyword%' + + AND PE_GV_Meeting.MeetingType = @MeetingType + + + AND ProposalTitle like '%@Keyword%' + + + AND PE_GV_Proposal.MeetingId=@MeetingId + +ORDER BY InputTime DESC) +ORDER BY InputTime DESC + + + +SELECT TOP @pagesize * FROM PE_GV_Proposal, PE_GV_Meeting WHERE PE_GV_Proposal.MeetingId = PE_GV_Meeting.MeetingId AND PE_GV_Proposal.Status > 0 AND IsPublic = 1 + + AND PE_GV_Meeting.MeetingType = @MeetingType + + + AND ProposalTitle like '%@Keyword%' + + + AND PE_GV_Proposal.MeetingId=@MeetingId + +AND PE_GV_Proposal.ProposalId NOT IN(SELECT TOP @startrow PE_GV_Proposal.ProposalId FROM PE_GV_Proposal, PE_GV_Meeting WHERE PE_GV_Proposal.MeetingId = PE_GV_Meeting.MeetingId AND Status > 0 AND IsPublic = 1 + + AND PE_GV_Meeting.MeetingType = @MeetingType + + + AND ProposalTitle like '%@Keyword%' + + + AND PE_GV_Proposal.MeetingId=@MeetingId + +ORDER BY InputTime DESC) +ORDER BY InputTime DESC + + + +select count(*) from PE_GV_Proposal, PE_GV_Meeting WHERE PE_GV_Proposal.MeetingId = PE_GV_Meeting.MeetingId AND PE_GV_Proposal.Status > 0 AND IsPublic = 1 + + AND PE_GV_Meeting.MeetingType = @MeetingType + + + AND ProposalTitle like '%@Keyword%' + + + AND PE_GV_Proposal.MeetingId=@MeetingId + + + + +]]> + + + + + + + + +]]> + True + 标记之间写分页SQL查询语句 +select count(id) from database]]> + 请先建立SQL分页语句 + \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/显示提案答复函.config b/动易的标签库/标签库/政务督查/显示提案答复函.config new file mode 100644 index 0000000..5837b43 --- /dev/null +++ b/动易的标签库/标签库/政务督查/显示提案答复函.config @@ -0,0 +1,55 @@ + + + 政务督查 + + + sin + sql_sysquery + False + + + InfoId + supersql + 1 + 提案ID + + false + false + SELECT * FROM PE_GV_Assign WHERE InfoId = @InfoId AND InfoType=@InfoType Order BY AssignType ASC + + + + + + + + +
    + + +承办单位复函 + + +协办单位复函 + + +{PE.Label id="GOV_得到部门名称" departmentId="" /} +
    +{PE.Label id="承办单位回复内容" InfoId="" InfoTitle="" InfoType="" departmentId="" /} +
    +
    +
    ]]>
    + + InfoTitle + string + + + 提案标题 + + + InfoType + supersql + 1 + 1-建议 2-提案 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/添加评论.config b/动易的标签库/标签库/政务督查/添加评论.config new file mode 100644 index 0000000..f0ddaa7 --- /dev/null +++ b/动易的标签库/标签库/政务督查/添加评论.config @@ -0,0 +1,153 @@ + + + 政务督查 + + + sin + sql_sysquery + True + + + InfoId + supersql + 1 + 提案ID + + true + false + + + + + + + + + + + + SELECT Status FROM PE_GV_Proposal WHERE ProposalId = @InfoId AND IsPublic = 1 + + + SELECT Status FROM PE_GV_Suggestion WHERE SuggestionId = @InfoId AND IsPublic = 1 + + + + + + + + + + +]]> + + + + + + + + + + + + +
    + +
    + +
    + + + +
    +
    +
    ]]>
    + + InfoType + int + 0 + 0--建议 1--提案 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政务督查/获取代表团界别.config b/动易的标签库/标签库/政务督查/获取代表团界别.config new file mode 100644 index 0000000..7f78e87 --- /dev/null +++ b/动易的标签库/标签库/政务督查/获取代表团界别.config @@ -0,0 +1,71 @@ + + + 政务督查 + + + sin + sql_sysquery + False + + + GroupId + sql.int + 3 + 所属的组 + + true + false + + + + + + + + + + + + + +SELECT SectorName FROM PE_Gv_Sector WHERE SectorId=@GroupId + + +SELECT DelegationName FROM PE_GV_Delegation WHERE DelegationId=@GroupId + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + +]]> + + + GroupType + int + 1 + 0--人大 1--政协 + + \ No newline at end of file diff --git a/动易的标签库/标签库/政府标签/GOV_在线举报标签.config b/动易的标签库/标签库/政府标签/GOV_在线举报标签.config new file mode 100644 index 0000000..dcf9d75 --- /dev/null +++ b/动易的标签库/标签库/政府标签/GOV_在线举报标签.config @@ -0,0 +1,297 @@ + + + 政府标签 + + + txt + static + False + + + + var CType=false; + function GetType() + { + var Index=getPara("index"); + jQuery.post( '{PE.SiteConfig.AjaxSitepath/}Ajax.aspx?HandlerName=GovAjaxHandler', "GetType1" + Index + "", function(s) { + CType2= jQuery("GetType", s).text(); + if (CType2 == "false") { + jQuery("#TxTCTypeTopReport").css("display","none"); + }else + { + jQuery("#TxTCTypeReport").html(CType2); + CType=true; + } + }); + } + + function refreshValidateCodeImage(ValidateCodeImageControl) + { + ValidateCodeImageControl.src = ValidateCodeImageControl.src + '?code=' + randomNum(10); + } + + function randomNum(n){ + var rnd=''; + for(var i=0;igetdepartment", function(s) { + var Departments= jQuery("Department", s); + var temp=""; + jQuery("#departmentlist").html(temp); + }); + } + + function getPara(paraName){ + var urlPara = location.search; + var reg = new RegExp("[&|?]"+paraName+"=([^&$]*)", "gi"); + var a = reg.test(urlPara); + return a ? RegExp.$1 : ""; + } + + function doAgain() + { + jQuery("#Reports").css("display","block"); + jQuery("#Report_finish").css("display","none"); + jQuery("#resultReport").css("display","none"); + jQuery("#Reportttitle").css("display","block"); + } + +function SubmitReport() +{ +if(jQuery("#TxTCNameReport")[0].value=='') +{ + alert("请填写要举报的用户名!"); + jQuery("#TxTCNameReport").focus(); + return ; +} + if(jQuery("#TxTCContentReport")[0].value=='') +{ + alert("请填写要举报的内容!"); + jQuery("#TxTCContentReport").focus(); + return ; +} + if(jQuery("#TxtValidateCode3")[0].value=='') +{ + alert("请填写验证码!"); + jQuery("#TxtValidateCode3").focus(); + return ; +} +if(CType2) +{ + var inputchecked=jQuery("input[type=radio][name=TxTCType1]"); + if(inputchecked.length<1) + { + alert("管理员还没有添加举报的类别,暂时还不能提交举报!"); + return; + } + if(!jQuery("input[type=radio][name=TxTCType1]:checked").val()) + { + alert("请选择举报类型!"); + return ; + } +} + +doReport(); +} + +function xmlencode(s) +{ +s=escape(s); +return s; +} + +function Refresh4() +{ +jQuery("#ReportdoTrack").click(); +} + +function doReport() +{ +jQuery("#Report_finish").html(" 正在提交中...."); +jQuery("#Reports").css("display","none"); +jQuery("#Report_finish").css("display","block"); +jQuery("#resultReport").css("display","none"); + +var CName=xmlencode(jQuery("#TxTCNameReport")[0].value); +var CContent=xmlencode(jQuery("#TxTCContentReport")[0].value); +var Type=xmlencode(jQuery(":radio[name='TxTCType1']:checked").val()); +var CContact=xmlencode(jQuery("#TxTCContactReport")[0].value); +var TxtValidateCode =xmlencode(jQuery("#TxtValidateCode3")[0].value); +var DepartmentId=xmlencode(jQuery("select[id='DepartmentReport'] option:selected").val()); +var Xml= "AddComplaints1"+CName+""+Type+""+CContent+""+DepartmentId+""+CContact+""+TxtValidateCode+""; + jQuery.post('{PE.SiteConfig.AjaxSitepath/}Ajax.aspx?HandlerName=GovAjaxHandler',Xml, function(s) { + if(jQuery("err",s).text()=="false") + { + var cno= jQuery("cno",s).text(); + var templatestr="你的举报信息已经提交!我们会尽快处理!请记得以下编号,以便跟踪举报处理结果。
    投诉编号是:"+cno+"
    返回"; + jQuery("#Report_finish").html(templatestr); + } + else + { + var errmessage=""; + switch(jQuery("err", s).text()) + { + case "1": errmessage="验证码不正确!"; + break; + case "2": errmessage="请填写举报人!"; + break; + case "3": errmessage="请填写举报内容!"; + break; + case "4": errmessage="举报提交出错!"; + break; + case "5": errmessage="系统不存在这个部门,请重新提交举报信息!"; + break; + default:errmessage="举报提交出现未知的错误!"; + } + jQuery("#Report_finish").html(errmessage+"
    返回
    "); + } + }); +} + +function doTrackReport() +{ +if(jQuery("#TxTCNO2")[0].value=='') +{ + alert("请填写要举报编号!"); + jQuery("#TxTCNO2").focus(); + return ; +} + if(jQuery("#TxtValidateCode4")[0].value=='') +{ + alert("请填写验证码!"); + jQuery("#TxtValidateCode4").focus(); + return ; +} + +jQuery("#Report_finish").html(" 正在检索中..."); +jQuery("#Reports").css("display","none"); +jQuery("#Report_finish").css("display","block"); +jQuery("#Reportttitle").css("display","none"); + +jQuery.post('{PE.SiteConfig.AjaxSitepath/}Ajax.aspx?HandlerName=GovAjaxHandler', "doTrack"+jQuery("#TxTCNO2")[0].value+""+xmlencode(jQuery("#TxtValidateCode4")[0].value)+"1", function(s) { + + var result= jQuery("result", s).text(); + + if (result == "false") { + jQuery("#Report_finish").html("
    你查询的编号不存在或验证码有误!
    "); + }else + { + var CNO= jQuery("CNO", s).text(); + var CName= jQuery("CName", s).text(); + var CContent= jQuery("CContent", s).text(); + var CTime= jQuery("CTime", s).text(); + var CState= jQuery("CState", s).text(); + var CDepartment=jQuery("Department",s).text(); + switch(CState) + { + case "0": CState="还没处理!"; + break; + case "1": CState="还没处理 => 已查看!"; + break; + case "2": CState="还没处理 => 已查看 => "+ jQuery("State", s).text()+"
    处理部门:"+CDepartment+"
    处理描述:"+jQuery("Content", s).text(); + break; + case "3": + if(jQuery("State", s).text()!="") + { + CState="还没处理 => 已查看 => "+ jQuery("State", s).text() +" => 已经处理!
    处理部门:"+CDepartment+"
    处理结果:"+jQuery("Content", s).text(); + } + else + { + CState="还没处理 => 已查看 => 已经处理!
    处理部门:"+CDepartment+"
    处理结果:"+jQuery("Content", s).text(); + } + break; + case "4": + CState="还没处理 => 已查看 => "+ jQuery("State", s).text()+"
    处理部门:"+CDepartment+"
    处理描述:"+jQuery("Content", s).text(); + break; + default:CState="查询出错!"; + } + var str="
    你的举报编号是:"; + str+=CNO+"举报人:"+CName+"
    举报时间:"+CTime; + str+=" 
    举报内容:"+CContent+"
    处理状态:"; + str+=CState+" 
    返回
    "; + jQuery("#Report_finish").html(str); + } + }); +} + + jQuery(document).ready(function() { + GetType(); + GetDepartment(); + }); + + + +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    举报谁: + *
    举报类型: 类型载入中......
    举报内容: + *
    举报部门: 部门载入中......
    联系方式: 如果你愿意,可留下你的联系方式
    验证码: + + +
    +
    +
    + +
    +
      +
    • 举报编号: + +
    • +
    • 验证码: + +
    • +
    • + +
    • +
    +
    + ]]> +
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政府标签/GOV_在线投诉标签.config b/动易的标签库/标签库/政府标签/GOV_在线投诉标签.config new file mode 100644 index 0000000..2b5ab0d --- /dev/null +++ b/动易的标签库/标签库/政府标签/GOV_在线投诉标签.config @@ -0,0 +1,298 @@ + + + 政府标签 + + + txt + static + False + + + + var CType=false; + function GetType() + { + var Index=getPara("index"); + jQuery.post( '{PE.SiteConfig.AjaxSitepath/}Ajax.aspx?HandlerName=GovAjaxHandler', "GetType0" + Index + "", function(s) { + CType2= jQuery("GetType", s).text(); + if (CType2 == "false") { + jQuery("#TxTCTypeTopReport").css("display","none"); + } + else + { + jQuery("#TxTCTypeReport").html(CType2); + CType=true; + } + }); + } + + function refreshValidateCodeImage(ValidateCodeImageControl) + { + ValidateCodeImageControl.src = ValidateCodeImageControl.src + '?code=' + randomNum(10); + } + + function randomNum(n){ + var rnd=''; + for(var i=0;igetdepartment", function(s) { + var Departments= jQuery("Department", s); + var temp=""; + jQuery("#departmentlist").html(temp); + }); + } + + function getPara(paraName){ + var urlPara = location.search; + var reg = new RegExp("[&|?]"+paraName+"=([^&$]*)", "gi"); + var a = reg.test(urlPara); + return a ? RegExp.$1 : ""; + } + + function doAgain() + { + jQuery("#Reports").css("display","block"); + jQuery("#Report_finish").css("display","none"); + jQuery("#resultReport").css("display","none"); + jQuery("#Reportttitle").css("display","block"); + } + +function SubmitReport() +{ +if(jQuery("#TxTCNameReport")[0].value=='') +{ + alert("请填写要投诉的用户名!"); + jQuery("#TxTCNameReport").focus(); + return ; +} + if(jQuery("#TxTCContentReport")[0].value=='') +{ + alert("请填写要投诉的内容!"); + jQuery("#TxTCContentReport").focus(); + return ; +} + if(jQuery("#TxtValidateCode3")[0].value=='') +{ + alert("请填写验证码!"); + jQuery("#TxtValidateCode3").focus(); + return ; +} +if(CType2) +{ + var inputchecked=jQuery("input[type=radio][name=TxTCType0]"); + if(inputchecked.length<1) + { + alert("管理员还没有添加投诉的类别,暂时还不能提交投诉!"); + return; + } + if(!jQuery("input[type=radio][name=TxTCType0]:checked").val()) + { + alert("请选择投诉类型!"); + return ; + } +} + +doReport(); +} + +function xmlencode(s) +{ +s=escape(s); +return s; +} + +function Refresh4() +{ +jQuery("#ReportdoTrack").click(); +} + +function doReport() +{ +jQuery("#Report_finish").html(" 正在提交中...."); +jQuery("#Reports").css("display","none"); +jQuery("#Report_finish").css("display","block"); +jQuery("#resultReport").css("display","none"); + +var CName=xmlencode(jQuery("#TxTCNameReport")[0].value); +var CContent=xmlencode(jQuery("#TxTCContentReport")[0].value); +var Type=xmlencode(jQuery(":radio[name='TxTCType0']:checked").val()); +var CContact=xmlencode(jQuery("#TxTCContactReport")[0].value); +var TxtValidateCode =xmlencode(jQuery("#TxtValidateCode3")[0].value); +var DepartmentId=xmlencode(jQuery("select[id='DepartmentReport'] option:selected").val()); +var Xml= "AddComplaints0"+CName+""+Type+""+CContent+""+DepartmentId+""+CContact+""+TxtValidateCode+""; + jQuery.post('{PE.SiteConfig.AjaxSitepath/}Ajax.aspx?HandlerName=GovAjaxHandler',Xml, function(s) { + if(jQuery("err",s).text()=="false") + { + var cno= jQuery("cno",s).text(); + var templatestr="你的投诉信息已经提交!我们会尽快处理!请记得以下编号,以便跟踪投诉处理结果。
    投诉编号是:"+cno+"
    返回"; + jQuery("#Report_finish").html(templatestr); + } + else + { + var errmessage=""; + switch(jQuery("err", s).text()) + { + case "1": errmessage="验证码不正确!"; + break; + case "2": errmessage="请填写投诉人!"; + break; + case "3": errmessage="请填写投诉内容!"; + break; + case "4": errmessage="投诉查询出错!"; + break; + case "5": errmessage="系统不存在这个部门,请重新提交投诉信息!"; + break; + default:errmessage="投诉提交出现未知的错误!"; + } + jQuery("#Report_finish").html(errmessage+"
    返回
    "); + } + }); +} + +function doTrackReport() +{ +if(jQuery("#TxTCNO2")[0].value=='') +{ + alert("请填写要投诉编号!"); + jQuery("#TxTCNO2").focus(); + return ; +} + if(jQuery("#TxtValidateCode4")[0].value=='') +{ + alert("请填写验证码!"); + jQuery("#TxtValidateCode4").focus(); + return ; +} + +jQuery("#Report_finish").html(" 正在检索中..."); +jQuery("#Reports").css("display","none"); +jQuery("#Report_finish").css("display","block"); +jQuery("#Reportttitle").css("display","none"); + +jQuery.post('{PE.SiteConfig.AjaxSitepath/}Ajax.aspx?HandlerName=GovAjaxHandler', "doTrack"+jQuery("#TxTCNO2")[0].value+""+xmlencode(jQuery("#TxtValidateCode4")[0].value)+"0", function(s) { + + var result= jQuery("result", s).text(); + + if (result == "false") { + jQuery("#Report_finish").html("
    你查询的编号不存在或验证码有误!
    返回
    "); + }else + { + var CNO= jQuery("CNO", s).text(); + var CName= jQuery("CName", s).text(); + var CContent= jQuery("CContent", s).text(); + var CTime= jQuery("CTime", s).text(); + var CState= jQuery("CState", s).text(); + var CDepartment=jQuery("Department",s).text(); + switch(CState) + { + case "0": CState="还没处理!"; + break; + case "1": CState="还没处理 => 已查看!"; + break; + case "2": CState="还没处理 => 已查看 => "+ jQuery("State", s).text()+"
    处理部门:"+CDepartment+"
    处理描述:"+jQuery("Content", s).text(); + break; + case "3": + if(jQuery("State", s).text()!="") + { + CState="还没处理 => 已查看 => "+ jQuery("State", s).text() +" => 已经处理!
    处理部门:"+CDepartment+"
    处理结果:"+jQuery("Content", s).text(); + } + else + { + CState="还没处理 => 已查看 => 已经处理!
    处理部门:"+CDepartment+"
    处理结果:"+jQuery("Content", s).text(); + } + break; + case "4": + CState="还没处理 => 已查看 => "+ jQuery("State", s).text()+"
    处理部门:"+CDepartment+"
    处理描述:"+jQuery("Content", s).text(); + break; + default:CState="查询出错!"; + } + var str="
    你的投诉编号是:"; + str+=CNO+"投诉人:"+CName+"
    投诉时间:"+CTime; + str+=" 
    投诉内容:"+CContent+"
    处理状态:"; + str+=CState+" 
    返回
    "; + jQuery("#Report_finish").html(str); + } + }); +} + + jQuery(document).ready(function() { + GetType(); + GetDepartment(); + }); + + + +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    投诉谁: + *
    投诉类型: 类型载入中......
    投诉内容: + *
    投诉部门: 部门载入中......
    联系方式: 如果你愿意,可留下你的联系方式
    验证码: + + +
    +
    +
    + +
    +
      +
    • 投诉编号: + +
    • +
    • 验证码: + +
    • +
    • + +
    • +
    +
    + ]]> +
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政府标签/GOV_搜索页左侧.config b/动易的标签库/标签库/政府标签/GOV_搜索页左侧.config new file mode 100644 index 0000000..e73e20c --- /dev/null +++ b/动易的标签库/标签库/政府标签/GOV_搜索页左侧.config @@ -0,0 +1,37 @@ + + + 政府标签 + GOV_文章节点左侧 + txt + static + +
    +
    +
    会员登录
    +
    +
    + +
    +
    + + +
    +
    +
    +
    热点资讯
    +
    +
    +
      + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="10" nodes="10" models="0" itemListOrderType="3" /} +
    +
    +
    +
    + {PE.Label id="网站统计" /} + ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政府标签/GOV_文章列表页搜索器.config b/动易的标签库/标签库/政府标签/GOV_文章列表页搜索器.config new file mode 100644 index 0000000..0d081e6 --- /dev/null +++ b/动易的标签库/标签库/政府标签/GOV_文章列表页搜索器.config @@ -0,0 +1,42 @@ + + + 政府标签 + + + txt + static + + + + + + + + ]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政府标签/GOV_文章子栏目列表.config b/动易的标签库/标签库/政府标签/GOV_文章子栏目列表.config new file mode 100644 index 0000000..4b60b76 --- /dev/null +++ b/动易的标签库/标签库/政府标签/GOV_文章子栏目列表.config @@ -0,0 +1,114 @@ + + 政府标签 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + supersql + 1 + 父栏目ID + + + + nodeArray + 1 + 栏目数组 + + + SELECT TOP 1 * FROM PE_Nodes WHERE NodeID = @parentId + select count(*) from PE_Nodes where ParentID = @parentid + + + + + + + + + + + + + +
    +
    +
    +
    + +
    +
    +
      + + +
    • 本栏尚无内容!
    • +
      + + {PE.DataSource id="InfoList" datasource="显示文章栏目循环列表信息_分页" urlpage="true" page="true" pagesize="10" pagemain="true" nodeArray="" parentId="" titleLength="" hits="" eliteLevel="" tableName="" linkOpenType="" xslt="true" /} + {PE.Repeat id="InfoList" loop="1000"}
    • + {PE.field id="InfoList" fieldname="IncludePic" /} + [{PE.field id="InfoList" fieldname="UpdateTime" /}] + {PE.field id="InfoList" fieldname="InfoPath" /} +
    • + {/PE.Repeat} +
      +
      +
    +
    +
    +
    +
    +
    +
    ]]> +
    + + outputQty + supersql + 10 + 每栏目显示文章数 + + + titleLength + supersql + 20 + 标题最多字符数 + + + displayDataTime + supersql + mm-dd + 日期显示方式 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + supersql + 0 + 推荐优先级 + + False + false + false +
    diff --git a/动易的标签库/标签库/政府标签/GOV_文章子栏目节点左侧.config b/动易的标签库/标签库/政府标签/GOV_文章子栏目节点左侧.config new file mode 100644 index 0000000..679caca --- /dev/null +++ b/动易的标签库/标签库/政府标签/GOV_文章子栏目节点左侧.config @@ -0,0 +1,51 @@ + + + 政府标签 + GOV_文章子栏目节点左侧 + txt + static + + +
    +
    +
    栏目导航
    +
    +
    +
      + {PE.Label id="显示子栏目" parentid="{PE.Label id="GOV_取得上一级节点ID" nodeid="@RequestInt_id" /}" /} +
    +
    +
    + + +
    +
    +
    +
    会员登录
    +
    +
    + +
    +
    +
    + +
    +
    +
    +
    热点资讯
    +
    +
    +
      + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="26" outputQty="10" nodes="@RequestInt_Id" models="1" itemListOrderType="3" /} +
    +
    +
    +
    + + ]]> +
    +
    diff --git a/动易的标签库/标签库/政府标签/GOV_文章节点左侧.config b/动易的标签库/标签库/政府标签/GOV_文章节点左侧.config new file mode 100644 index 0000000..a7977a8 --- /dev/null +++ b/动易的标签库/标签库/政府标签/GOV_文章节点左侧.config @@ -0,0 +1,51 @@ + + + 政府标签 + GOV_文章节点左侧 + txt + static + + +
    +
    +
    栏目导航
    +
    +
    +
      + {PE.Label id="显示子栏目" parentid="@RequestInt_id" /} +
    +
    +
    + + +
    +
    +
    +
    会员登录
    +
    +
    + +
    +
    +
    + +
    +
    +
    +
    热点资讯
    +
    +
    +
      + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="10" nodes="@RequestInt_Id" models="1" itemListOrderType="3" /} +
    +
    +
    +
    + + ]]> +
    +
    diff --git a/动易的标签库/标签库/政府标签/GOV_网站底部.config b/动易的标签库/标签库/政府标签/GOV_网站底部.config new file mode 100644 index 0000000..f1449a5 --- /dev/null +++ b/动易的标签库/标签库/政府标签/GOV_网站底部.config @@ -0,0 +1,15 @@ + + + 政府标签 + + + txt + static + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政府标签/GOV_网站顶部.config b/动易的标签库/标签库/政府标签/GOV_网站顶部.config new file mode 100644 index 0000000..09cee29 --- /dev/null +++ b/动易的标签库/标签库/政府标签/GOV_网站顶部.config @@ -0,0 +1,28 @@ + + + 政府标签 + + + txt + static + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政府标签/GOV_首页右侧指南.config b/动易的标签库/标签库/政府标签/GOV_首页右侧指南.config new file mode 100644 index 0000000..19ec68a --- /dev/null +++ b/动易的标签库/标签库/政府标签/GOV_首页右侧指南.config @@ -0,0 +1,15 @@ + + + 政府标签 + + + txt + static + False + + 政府信息公开目录 + 依申请公开 + 信息文件查询 + 政府信息公开指南 +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政府标签/取得子节点.config b/动易的标签库/标签库/政府标签/取得子节点.config new file mode 100644 index 0000000..49ce642 --- /dev/null +++ b/动易的标签库/标签库/政府标签/取得子节点.config @@ -0,0 +1,31 @@ + + + 政府标签 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 节点ID + + false + false + SELECT * FROM PE_Nodes WHERE ParentID = @nodeId AND ShowOnMenu = 1 ORDER BY RootID, OrderID ASC + + + + +
  • + + + + + +
  • +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/政府标签/得到父栏目ID.config b/动易的标签库/标签库/政府标签/得到父栏目ID.config new file mode 100644 index 0000000..5983e5a --- /dev/null +++ b/动易的标签库/标签库/政府标签/得到父栏目ID.config @@ -0,0 +1,33 @@ + + + 政府标签 + + + sin + sql_sysquery + False + + nodeId + supersql + 1 + 得到父栏目Id + + false + false + SELECT NodeID = @nodeId + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政府标签/首页导航(问答).config b/动易的标签库/标签库/政府标签/首页导航(问答).config new file mode 100644 index 0000000..cc805bb --- /dev/null +++ b/动易的标签库/标签库/政府标签/首页导航(问答).config @@ -0,0 +1,139 @@ + + + 政府标签 + + + sin + sql_sysquery + False + + currentId + supersql + 1 + 当前ID + + false + false + SELECT * FROM PE_Nodes WHERE ParentID = 0 AND ShowOnMenu = 1 ORDER BY RootID, OrderID ASC + + + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/政府标签/首页导航.config b/动易的标签库/标签库/政府标签/首页导航.config new file mode 100644 index 0000000..4684cbd --- /dev/null +++ b/动易的标签库/标签库/政府标签/首页导航.config @@ -0,0 +1,91 @@ + + + 政府标签 + + + sin + sql_sysquery + False + + currentId + supersql + 1 + 当前ID + + false + false + SELECT * FROM PE_Nodes WHERE ParentID = 0 AND ShowOnMenu = 1 ORDER BY RootID, OrderID ASC + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/数据源/公告_内容页.config b/动易的标签库/标签库/数据源/公告_内容页.config new file mode 100644 index 0000000..cd2edd1 --- /dev/null +++ b/动易的标签库/标签库/数据源/公告_内容页.config @@ -0,0 +1,69 @@ + + sql_sysquery + 数据源 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 * +FROM + PE_CommonModel CM + INNER JOIN PE_U_Announce UT ON (CM.ItemID = UT.ID) +WHERE + CM.ItemID = @itemId AND + CM.Status = 99 + + + + + + + + + + + + + <xsl:value-of select="pe:EncodeText(/NewDataSet/Table/Title,'htmlencode')"/> + + + + + + + + + + + + + + + + + + <script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + + + + + + + + + + + +]]> + + itemId + supersql + 1 + 公告ID{默认值:1,传入值:@RequestInt_Id} + + sin + 0 + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/数据源/公文_内容页.config b/动易的标签库/标签库/数据源/公文_内容页.config new file mode 100644 index 0000000..3997056 --- /dev/null +++ b/动易的标签库/标签库/数据源/公文_内容页.config @@ -0,0 +1,73 @@ + + + 数据源 + + + + + sql_sysquery + False + + + itemId + supersql + 0 + 公文ID{默认值:1,传入值:@RequestInt_Id} + + false + false + SELECT TOP 1 * + FROM + PE_CommonModel CM + INNER JOIN PE_U_OfficialDocument UR ON (CM.ItemID = UR.ID) + WHERE + CM.GeneralID = @itemId AND + CM.Status = 99 + + + + + + + + + + + + + + + <xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/数据源/友情链接地址.config b/动易的标签库/标签库/数据源/友情链接地址.config new file mode 100644 index 0000000..8298feb --- /dev/null +++ b/动易的标签库/标签库/数据源/友情链接地址.config @@ -0,0 +1,34 @@ + + sql_sysquery + 数据源 + + + + + SELECT * FROM PE_U_FriendSite WHERE ID = @itemId + + + + + + + + + + + + + +]]> + + itemId + supersql + 1 + 友情链接ID{默认值:1,传入值:@RequestInt_Id} + + sin + 0 + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/数据源/图片_内容页.config b/动易的标签库/标签库/数据源/图片_内容页.config new file mode 100644 index 0000000..24fe51a --- /dev/null +++ b/动易的标签库/标签库/数据源/图片_内容页.config @@ -0,0 +1,91 @@ + + sql_sysquery + 数据源 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 * +FROM + PE_CommonModel CM + INNER JOIN PE_U_Photo UT ON (CM.ItemID = UT.ID) +WHERE + CM.GeneralID = @itemId AND + CM.Status = 99 + + + + + + + + + + + + + + <xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + + + + + <script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <img src=" + " alt="" border="0" /> + + + + + + +]]> + + itemId + supersql + 6 + 图片ID{默认值:1,传入值:@RequestInt_Id} + + sin + 0 + + titleLength + 20 + 标题最多字符数 + + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/数据源/投票显示数据源标签.config b/动易的标签库/标签库/数据源/投票显示数据源标签.config new file mode 100644 index 0000000..a050ff4 --- /dev/null +++ b/动易的标签库/标签库/数据源/投票显示数据源标签.config @@ -0,0 +1,40 @@ + + + sql_sysquery + 数据源 + 显示投票结果柱型图 + + + + + + + + + + + + + + + + + + + + + + + +]]> + + itemId + 1 + 投票ID + + sin + 0 + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/数据源/投票显示饼图数据源标签.config b/动易的标签库/标签库/数据源/投票显示饼图数据源标签.config new file mode 100644 index 0000000..dfe77dd --- /dev/null +++ b/动易的标签库/标签库/数据源/投票显示饼图数据源标签.config @@ -0,0 +1,140 @@ + + + sql_sysquery + 数据源 + 显示投票结果饼图,需要服务器支持XSLT编程标签方可使用 + SELECT TOP 1 * FROM PE_Vote WHERE GeneralID = @itemId + + + + double curValue = 0; + string preColor = "rgb(0,0,0)"; + double mX = Math.Pow(2,16) * 360; + int rocount = 1; + int Socount = 1; + private string startAngle(string vValue, string nnum) + { + double svalue = Convert.ToDouble(vValue) / Convert.ToDouble(nnum); + double preValue = curValue; + curValue += svalue; + return Convert.ToInt32(mX * preValue).ToString(); + } + + private string endAngle(string vValue, string nnum) + { + double svalue = Convert.ToDouble(vValue) / Convert.ToDouble(nnum); + return Convert.ToInt32(mX * svalue).ToString(); + } + + public string getheight(int vValue) + { + int a = 1200 * vValue + 1000; + return a.ToString(); + } + + public string randomColor() + { + Random rn = new Random(unchecked(rocount * (int)DateTime.Now.Ticks)); + Random gn = new Random(unchecked(rocount * (int)DateTime.Now.Ticks) + Socount * 9); + Random bn = new Random(unchecked(rocount * (int)DateTime.Now.Ticks) + Socount * 21); + preColor = "rgb(" + rn.Next(0,255) + "," + gn.Next(0,255) + "," + bn.Next(0,255) + ")"; + rocount++; + Socount += 5; + return preColor; + } + + public string ShowVoteImage(string ostr, string otitle) + { + XmlDocument xmldoc = new XmlDocument(); + try + { + xmldoc.LoadXml(ostr); + } + catch (XmlException e) + { + return e.Message; + } + int i = 1; + Decimal totalnum = Convert.ToDecimal(GetVoteNum(ostr)); + string outstr = "<![CDATA[<v:group coordsize='21600,21600' " + "style='width:640px;height:450px'" + ">"; + + outstr += "<v:rect style='width:21600px;height:21600px' fillcolor='#e6e6e6'>"; + outstr += "<v:textbox style='text-Align:center;font-size:24px;font-Weight:bold;height:24px'>" + otitle + "</v:textbox></v:rect>"; + outstr += "<v:shadow on='t'/>"; + foreach (XmlNode inode in xmldoc.DocumentElement.ChildNodes) + { + XmlElement rnode = (XmlElement)inode; + if (!string.IsNullOrEmpty(rnode.GetAttribute("Title"))) + { + outstr += "<v:shape style='width:11000px;height:14000px;top:4000px;left:1000px' adj='0,0' strokecolor='window' coordsize='1500,1400'"; + outstr += " path='M 750 700 AE 750 700 750 700 " + startAngle(rnode.GetAttribute("VoteNumber"), GetVoteNum(ostr)) + "  " + endAngle(rnode.GetAttribute("VoteNumber"), GetVoteNum(ostr)) + "xe'"; + outstr += " fillcolor='" + randomColor() + "'"; + outstr += " title='" + rnode.GetAttribute("Title") + "'/>"; + outstr += "<v:rect style='left:14000px;width:600px;height:800px;top:" + getheight(i) + "px'"; + outstr += " fillcolor='" + preColor + "'/>"; + outstr += "<v:rect strokecolor='black'"; + outstr += " style='left:14500px;top:" + getheight(i) + "px'>"; + outstr += "<v:textbox style='font:caption'>" + rnode.GetAttribute("Title") + "(" + rnode.GetAttribute("VoteNumber") + ")</v:textbox>"; + outstr += "</v:rect>"; + i += 1; + } + } + outstr += "</v:group>]]>"; + return outstr; + } + public string GetVoteNum(string ostr) + { + XmlDocument xmldoc = new XmlDocument(); + try + { + xmldoc.LoadXml(ostr); + } + catch (XmlException e) + { + return e.Message; + } + int i = 0; + foreach (XmlNode inode in xmldoc.DocumentElement.ChildNodes) + { + XmlElement rnode = (XmlElement)inode; + if (!string.IsNullOrEmpty(rnode.GetAttribute("Title"))) + { + i += Convert.ToInt32(rnode.GetAttribute("VoteNumber")); + } + } + return i.ToString(); + } + + + + + + + + + + + + + + + + + + + + + +]]> + + itemId + 1 + 投票ID + + + + 0 + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/数据源/文章_内容页.config b/动易的标签库/标签库/数据源/文章_内容页.config new file mode 100644 index 0000000..cb71280 --- /dev/null +++ b/动易的标签库/标签库/数据源/文章_内容页.config @@ -0,0 +1,121 @@ + + sql_sysquery + 数据源 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + + SELECT TOP 1 * + FROM + PE_CommonModel CM + INNER JOIN PE_U_Article UT ON (CM.ItemID = UT.ID) + WHERE + CM.GeneralID = @itemId AND + CM.Status = 99 + + + + + + + + + + + + + + + + <xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + + + + + + + + + + + + + + {PE.ContentPage id="contentpage" mode="manual" pagesize="" urlpage="true"} + + + {PE.ContentPage id="contentpage" mode="auto" pagesize="" urlpage="true"} + + + {PE.ContentPage id="contentpage" mode="none"} + + + + {/PE.ContentPage} + + + + + + + + + + + + + + + + + + + + + + + + + + + color: + + + {PE.Label id="转换标题字型" titleFontType="" /} + + + + + + <script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + + + + + + + + + + + + +]]> + + itemId + supersql + 5 + 文章ID{默认值:1,传入值:@RequestInt_Id} + + + + 0 + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/数据源/转向链接地址.config b/动易的标签库/标签库/数据源/转向链接地址.config new file mode 100644 index 0000000..18c8df5 --- /dev/null +++ b/动易的标签库/标签库/数据源/转向链接地址.config @@ -0,0 +1,43 @@ + + sql_sysquery + 数据源 + + + + + + SELECT TOP 1 UR.ID,UR.RedirectLink + FROM + PE_CommonModel CM + INNER JOIN PE_U_RedirectLink UR ON (CM.ItemID = UR.ID) + WHERE + CM.GeneralID = @itemId AND + CM.Status = 99 + + + + + + + + + + + + + + +]]> + + itemId + supersql + 1 + 内容ID{默认值:1,传入值:@RequestInt_Id} + + + + 0 + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/数据源/软件_内容页.config b/动易的标签库/标签库/数据源/软件_内容页.config new file mode 100644 index 0000000..3f748c7 --- /dev/null +++ b/动易的标签库/标签库/数据源/软件_内容页.config @@ -0,0 +1,128 @@ + + + sql_sysquery + 数据源 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 * +FROM + PE_CommonModel CM + INNER JOIN PE_U_Soft UT ON (CM.ItemID = UT.ID) +WHERE + CM.GeneralID = @itemId AND + CM.Status = 99 + + + + + + + + + + + + + <xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + + + + + <script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?hitstype=hits&id="></script> + + + <script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?hitstype=dayhits&id="></script> + + + <script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?hitstype=weekhits&id="></script> + + + <script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?hitstype=monthhits&id="></script> + + + <script language="JavaScript" type="text/JavaScript" src="Common/GetBrowseTimes.aspx?id="></script> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<a href="" target="_blank">查看演示</a> + + + + + + + + + + + + nopic.gif + + + + + + + + + + + + + + +]]> + + itemId + supersql + 1 + 文章ID{默认值:1,传入值:@RequestInt_Id} + + + + 0 + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/来源类/来源列表.config b/动易的标签库/标签库/来源类/来源列表.config new file mode 100644 index 0000000..47b580b --- /dev/null +++ b/动易的标签库/标签库/来源类/来源列表.config @@ -0,0 +1,133 @@ + + + 来源类 + + + sin + sql_sysquery + + outputQty + 5 + 显示来源数 + + + displayType + supersql + 0 + 显示方式{普通:0,头像和说明:1,头像无说明:2} + + + imageHeight + 175 + 头像高度 + + + imageWidth + 150 + 头像宽度 + + + contentLength + 50 + 作者简介的字数 + + + + + + + + + SELECT TOP @outputQty * FROM PE_Source WHERE + + + onTop = 1 + + + IsElite = 1 + + + AND Passed = 1 + + + + + +]]> + + + + + + + + + + +
  • 没有来源!
  • +
    + + +
  • + + +Common/ShowCopyFrom.aspx?copyfrom= + + + + + + + +0 + + + + + + + + + + +
    + +
    + + + + + +0 + + + + + + + + + + + + + + +
    +
    +
  • +
    +
    +
    +
    +
    ]]>
    + False + true + false + + type + supersql + 1 + 输出类型{推荐:2,固顶:1} + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/来源类/来源详细信息.config b/动易的标签库/标签库/来源类/来源详细信息.config new file mode 100644 index 0000000..9ed00db --- /dev/null +++ b/动易的标签库/标签库/来源类/来源详细信息.config @@ -0,0 +1,75 @@ + + + 来源类 + + + + + sql_sysquery + + + + + + + + + + + + + + + + + + + + + + +nopic.gif + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + copyfrom + + + 来源 + + \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/公告子栏目列表.config b/动易的标签库/标签库/栏目类/公告子栏目列表.config new file mode 100644 index 0000000..b234ce2 --- /dev/null +++ b/动易的标签库/标签库/栏目类/公告子栏目列表.config @@ -0,0 +1,108 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + 1 + 父栏目ID + + + + SELECT TOP 1 * FROM PE_Nodes WHERE NodeID = @parentId AND PurviewType != 3 + SELECT COUNT(*) from PE_Nodes where ParentID = @parentId + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    + + + +
    +
    +
      + + +
    • 本栏尚无内容! +
    • +
      + + {PE.DataSource id="InfoList" datasource="显示公告栏目循环列表信息_分页" page="true" pagesize="10" urlpage="true" nodeArray="" parentId="" titleLength="" hits="" eliteLevel="" xslt="true" /} + {PE.Repeat id="InfoList" loop="1000"} + {PE.field id="InfoList" fieldname="IncludePic" /} + [{PE.field id="InfoList" fieldname="NodePath" /}] + {PE.field id="InfoList" fieldname="InfoPath" /} + ({PE.field id="InfoList" fieldname="Hits" /}) + {PE.field id="InfoList" fieldname="UpdateTime" /}
      + {/PE.Repeat} +
      +
      +
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    ]]>
    + + outputQty + 10 + 每栏目显示文章数 + + + titleLength + 20 + 标题最多字符数 + + + displayDateTime + mm-dd + 日期显示方式 + + + linkOpenType + _blank + 打开方式 + + + hits + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐优先级 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/取得栏目信息_数据源.config b/动易的标签库/标签库/栏目类/取得栏目信息_数据源.config new file mode 100644 index 0000000..83ece2e --- /dev/null +++ b/动易的标签库/标签库/栏目类/取得栏目信息_数据源.config @@ -0,0 +1,49 @@ + + sql_sysquery + 栏目类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT * FROM PE_Nodes WHERE NodeID = @nodeId AND NodeType=1 ORDER BY OrderID + + + + + + + + + + + + + + + +<a href="" target="_blank">[更多] </a> + + +<a href="" target="_blank"> </a> + + +<a href=""></a> + +
    +
    +
    +
    ]]>
    + sin + 0 + + + SELECT COUNT(*) from PE_Nodes where ParentID = @parentId and NodeType=1 + + nodeId + supersql + 1 + 栏目ID{默认值:1,传入值:@RequestInt_Id} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/图片一列式栏目上下循环.config b/动易的标签库/标签库/栏目类/图片一列式栏目上下循环.config new file mode 100644 index 0000000..65bcfdc --- /dev/null +++ b/动易的标签库/标签库/栏目类/图片一列式栏目上下循环.config @@ -0,0 +1,93 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + outputQty + 10 + 每栏目显示内容数 + + + parentId + 2 + 内容父栏目ID{默认值:0,自动传入:@RequestInt_Id} + + + titleLength + 60 + 内容标题长度 + + + hits + 0 + 最小热门点击数 + + + eliteLevel + 0 + 推荐优先级 + + + linkOpenType + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + True + SELECT TOP @pagesize * FROM PE_Nodes N WHERE N.NodeID NOT IN (SELECT TOP @startrow [IN].NodeID FROM PE_Nodes [IN] WHERE [IN].ParentID = @parentId AND [IN].ShowOnList_Parent = 1 AND [IN].PurviewType != 3 ORDER BY [IN].OrderID) AND N.ParentID = @parentId AND N.ShowOnList_Parent = 1 AND N.PurviewType != 3 ORDER BY N.OrderID + SELECT COUNT ([IN].NodeID) FROM PE_Nodes [IN] WHERE [IN].ParentID = @parentId AND [IN].ShowOnList_Parent = 1 AND [IN].PurviewType != 3 + + + + + + + + + + + + +
    +
    +
    + +
    +
    +
      {PE.DataSource id="InfoList" datasource="图片栏目循环列表信息" nodeArray="" parentId="" outputQty="" hits="" eliteLevel="" linkOpenType="" xslt="true" /} +{PE.Repeat id="InfoList" loop="10"} +
    • +{PE.field id="InfoList" fieldname="DefaultPicUrl" /} +
      +{PE.field id="InfoList" fieldname="InfoPath" /} +
    • +{/PE.Repeat} +
    +
    +
    +
    +
    +
    +
    +
    +
    ]]>
    + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/图片一列式栏目列表.config b/动易的标签库/标签库/栏目类/图片一列式栏目列表.config new file mode 100644 index 0000000..9cf274d --- /dev/null +++ b/动易的标签库/标签库/栏目类/图片一列式栏目列表.config @@ -0,0 +1,144 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + supersql + 1 + 父栏目ID{默认值:1,传入值:@RequestInt_Id} + + + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE ParentID = @parentId AND PurviewType != 3 + SELECT COUNT(*) from PE_Nodes where ParentID = @parentId + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +
      + + +
    • 本栏尚无内容!
    • +
      + + +
    • {PE.Label id="显示图片一列式栏目列表" nodeArray="" parentId="" outputQty="" titleLength="" displayPropertyType="" displayIncludePic="" displayAuthor="" displayDateTime="" displayHits="" displayHotSign="" displayNewSign="" displayTips="" displayCommentLink="" linkOpenType="" hits="" eliteLevel="" /}
    • +
      +
      +
      +
    +
    +
    +
    +
    +
    +
    +
    ]]>
    + + outputQty + 10 + 每栏目显示内容个数 + + + titleLength + 20 + 标题最多字符数 + + + displayPropertyType + 0 + 显示文章属性(固顶/推荐/普通)的方式 + + + displayIncludePic + false + 是否显示“[图文]”字样 + + + displayAuthor + false + 是否显示作者名 + + + displayDateTime + mm-dd + 日期显示方式 + + + displayHits + false + 是否显示点击数 + + + displayHotSign + false + 是否显示热门标志 + + + displayNewSign + false + 是否显示新内容标志 + + + displayTips + false + 是否显示作者、更新日期、点击数等浮动提示信息 + + + displayCommentLink + false + 是否显示评论链接 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + supersql + 0 + 推荐优先级 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/图片二列式栏目左右循环.config b/动易的标签库/标签库/栏目类/图片二列式栏目左右循环.config new file mode 100644 index 0000000..9ed87db --- /dev/null +++ b/动易的标签库/标签库/栏目类/图片二列式栏目左右循环.config @@ -0,0 +1,90 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + supersql + 2 + 父栏目ID{默认值:2,传入值:@RequestInt_Id} + + True + SELECT TOP @pagesize * FROM PE_Nodes WHERE NodeID NOT IN (SELECT TOP @startrow NodeID FROM PE_Nodes WHERE ParentID = @parentId AND ShowOnList_Parent=1 AND PurviewType != 3 ORDER BY OrderID) AND (ParentID = @parentId) AND ShowOnList_Parent=1 AND PurviewType != 3 ORDER BY OrderID + SELECT COUNT(*) FROM PE_Nodes WHERE ParentID = @parentId AND ShowOnList_Parent=1 AND PurviewType != 3 + + + + + + + + + + + + +
    + +
    +
    +
      {PE.DataSource id="InfoList" datasource="显示图片栏目循环列表信息" nodeArray="" parentId="" outputQty="" hits="" eliteLevel="" linkOpenType="" xslt="true" /}{PE.Repeat id="InfoList" loop="10"}
    • +
      {PE.field id="InfoList" fieldname="DefaultPicUrl" /}
      +
      {PE.field id="InfoList" fieldname="InfoPath" /}
      +
    • {/PE.Repeat}
    +
    +
    +
    +
    +
    +
    +
    +
    ]]>
    + + outputQty + 10 + 每栏目显示内容个数 + + + titleLength + 20 + 标题最多字符数 + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + supersql + 0 + 推荐优先级 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/图片子栏目列表.config b/动易的标签库/标签库/栏目类/图片子栏目列表.config new file mode 100644 index 0000000..b23ccfe --- /dev/null +++ b/动易的标签库/标签库/栏目类/图片子栏目列表.config @@ -0,0 +1,105 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + supersql + 2 + 父栏目ID{默认值2,传入值:@RequestInt_Id} + + + + SELECT TOP 1 * FROM PE_Nodes WHERE NodeID = @parentId AND PurviewType != 3 + SELECT COUNT(*) from PE_Nodes where ParentID = @parentId + + + + + + + + + + + + + +
    +
    +
    + + + +
    +
    +
    +
      + + +
    • 本栏尚无内容!
    • +
      + + +{PE.DataSource id="InfoList" datasource="显示图片栏目循环列表信息_分页" page="" pagesize="" nodeArray="" parentId="" titleLength="" hits="" eliteLevel="" linkOpenType="" xslt="true" /} +{PE.DataSource id="InfoList" datasource="显示图片栏目循环列表信息_分页" page="" pagesize="" nodeArray="" parentId="" titleLength="" hits="" eliteLevel="" linkOpenType="" xslt="true" /} + +{PE.Repeat id="InfoList" loop="1000"} +
    • {PE.field id="InfoList" fieldname="DefaultPicUrl" /}
      {PE.field id="InfoList" fieldname="InfoPath" /}
    • +{/PE.Repeat} +
      +
      +
    +
    +
    +
    +
    +
    +
    +
    +
    ]]>
    + + titleLength + 20 + 标题最多字符数 + + + hits + supersql + 0 + 最小热门点击数 + + + eliteLevel + 0 + 推荐优先级 + + + nodeArray + 0 + 栏目数组 0-所有 1,2,3-指定的栏目数ID + + + usePage + true + 是否分页 + + + outputQty + 12 + 每页分页数 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/图片栏目图片列表标签.config b/动易的标签库/标签库/栏目类/图片栏目图片列表标签.config new file mode 100644 index 0000000..434d370 --- /dev/null +++ b/动易的标签库/标签库/栏目类/图片栏目图片列表标签.config @@ -0,0 +1,91 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + outputQty + 8 + 显示个数 + + + titleLength + 10 + 标题字符数 + + + parentId + 0 + 父栏目ID + + + + + + + + + + + + + + + + + + +]]> + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/图片栏目循环列表信息.config b/动易的标签库/标签库/栏目类/图片栏目循环列表信息.config new file mode 100644 index 0000000..c71b9df --- /dev/null +++ b/动易的标签库/标签库/栏目类/图片栏目循环列表信息.config @@ -0,0 +1,180 @@ + + sql_sysquery + 栏目类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + = @eliteLevel AND CM.Hits >= @hits ORDER BY CM.UpdateTime DESC]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of select="pe:CutText(pe:RemoveHtml(Title),$titleLength,'…')" /> + + + + + + + + + + + + + + +<a href=""> +<img src=" + + + + + + + +nopic.gif + + +" alt="" border="0" /> +</a> + + + + + + + + + + +nopic.gif + + + + + + + + + + + + + +<a href="" linkOpenType=" + + +_self +_blank + + +_blank +_self + + + +"> + +</a> + + +<a href=""> + +</a> + +
    +
    +
    +
    +
    ]]>
    + + + 0 + + + SELECT COUNT(*) from PE_Nodes where ParentID = @parentId + + outputQty + 10 + 显示个数 + + + nodeArray + 2 + 子栏目ID + + + parentId + supersql + 2 + 父栏目ID{默认值:2,传入值@RequestInt_Id} + + + titleLength + 20 + 标题字符数 + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐级别 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/子栏目分类.config b/动易的标签库/标签库/栏目类/子栏目分类.config new file mode 100644 index 0000000..16d5302 --- /dev/null +++ b/动易的标签库/标签库/栏目类/子栏目分类.config @@ -0,0 +1,43 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + sql_sysquery + + nodeId + supersql + 0 + 节点ID + + SELECT NodeID,NodeName FROM PE_Nodes WHERE ParentID = @nodeId AND NodeType = 1 AND ShowOnList_Parent = 1 AND PurviewType != 3 ORDER BY OrderID ASC + + + + + +
  • + + + + + + + + + + + + + + + +
  • +
    +
    +
    ]]>
    + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/子栏目分类下拉列表选项.config b/动易的标签库/标签库/栏目类/子栏目分类下拉列表选项.config new file mode 100644 index 0000000..8a55af5 --- /dev/null +++ b/动易的标签库/标签库/栏目类/子栏目分类下拉列表选项.config @@ -0,0 +1,41 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + sql_sysquery + + nodeId + 0 + 节点ID + + + + + + + + +<option value= + +> + + +</option> + +{PE.Label id="子栏目分类下拉列表选项" nodeId="" depth=""/} + + + + +]]> + + depth + 5 + 节点深度 + + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/子栏目导航.config b/动易的标签库/标签库/栏目类/子栏目导航.config new file mode 100644 index 0000000..16d5302 --- /dev/null +++ b/动易的标签库/标签库/栏目类/子栏目导航.config @@ -0,0 +1,43 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + sql_sysquery + + nodeId + supersql + 0 + 节点ID + + SELECT NodeID,NodeName FROM PE_Nodes WHERE ParentID = @nodeId AND NodeType = 1 AND ShowOnList_Parent = 1 AND PurviewType != 3 ORDER BY OrderID ASC + + + + + +
  • + + + + + + + + + + + + + + + +
  • +
    +
    +
    ]]>
    + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/文章一列式栏目上下循环.config b/动易的标签库/标签库/栏目类/文章一列式栏目上下循环.config new file mode 100644 index 0000000..c9752a5 --- /dev/null +++ b/动易的标签库/标签库/栏目类/文章一列式栏目上下循环.config @@ -0,0 +1,133 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + supersql + 1 + 父栏目ID{默认值:1,传入值:@RequestInt_Id} + + True + SELECT TOP @pagesize * FROM PE_Nodes N WHERE N.NodeID NOT IN (SELECT TOP @startrow [IN].NodeID FROM PE_Nodes [IN] WHERE [IN].ParentID = @parentId AND [IN].PurviewType != 3 ORDER BY [IN].OrderID) AND N.ParentID = @parentId AND N.PurviewType != 3 ORDER BY N.OrderID + SELECT COUNT ([IN].NodeID) FROM PE_Nodes [IN] WHERE [IN].ParentID = @parentId AND [IN].PurviewType != 3 ORDER BY [IN].OrderID) AND N.ParentID = @parentId AND N.PurviewType != 3 + + + + + + + + + + + + + + + + + + + + + +
    + + + +
    +
    +
      + {PE.Label id="显示文章子栏目列表" parentId="" nodeArray="" outputQty="" titleLength="" displayPropertyType="" displayIncludePic="" displayAuthor="" displayDateTime="" displayHits="" displayHotSign="" displayNewSign="" displayTips="" displayCommentLink="" linkOpenType="" hits="" eliteLevel="" /} +
    +
    +
    + + + {PE.Label id="显示文章一列式栏目上下循环" nodeArray="" parentId="" outputQty="" titleLength="" displayPropertyType="" displayIncludePic="" displayAuthor="" displayDateTime="" displayHits="" displayHotSign="" displayNewSign="" displayTips="" displayCommentLink="" linkOpenType="" hits="" eliteLevel="" /} + + +
    +
    +
    ]]>
    + + outputQty + 10 + 每栏目显示内容数 + + + titleLength + 20 + 标题最多字符数 + + + displayPropertyType + 0 + 显示文章属性(固顶/推荐/普通)的方式 + + + displayIncludePic + false + 是否显示“[图文]”字样 + + + displayAuthor + false + 是否显示作者名 + + + displayDateTime + mm-dd + 日期显示方式 + + + displayHits + false + 是否显示点击数 + + + displayHotSign + false + 是否显示热门标志 + + + displayNewSign + false + 是否显示新内容标志 + + + displayTips + false + 是否显示作者、更新日期、点击数等浮动提示信息 + + + displayCommentLink + false + 是否显示评论链接 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐优先级 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/文章一列式栏目列表.config b/动易的标签库/标签库/栏目类/文章一列式栏目列表.config new file mode 100644 index 0000000..3b2eb6a --- /dev/null +++ b/动易的标签库/标签库/栏目类/文章一列式栏目列表.config @@ -0,0 +1,88 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + supersql + 1 + 父栏目ID{默认值:1,传入值:@RequestInt_Id} + + + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @parentId AND PurviewType != 3 + SELECT COUNT(*) from PE_Nodes where ParentID = @parentId + + + + + + + + + + +
    +
    +
    + +
    +
    点击数
    +
    更新日期
    +
    属性 所属栏目 文章名称
    +
    + + +
  • 本栏尚无内容!
  • +
    +{PE.DataSource id="InfoList" datasource="显示文章栏目循环列表信息_分页" page="true" urlpage="true" pagesize="" nodeArray="" parentId="" titleLength="" hits="" eliteLevel="" linkOpenType="" xslt="true" /}{PE.Repeat id="InfoList" loop="1000"}
    +
    {PE.field id="InfoList" fieldname="Hits" /}
    +
    {PE.field id="InfoList" fieldname="UpdateTime" /}
    +
    {PE.field id="InfoList" fieldname="IncludePic" /}[{PE.field id="InfoList" fieldname="NodePath" /}]{PE.field id="InfoList" fieldname="InfoPath" /}
    +
    {/PE.Repeat}
    +
    +
    +
    +
    ]]>
    + + outputQty + 10 + 每栏目显示文章数 + + + titleLength + 20 + 标题最多字符数 + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐优先 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/文章二列式栏目左右循环.config b/动易的标签库/标签库/栏目类/文章二列式栏目左右循环.config new file mode 100644 index 0000000..d2e9f74 --- /dev/null +++ b/动易的标签库/标签库/栏目类/文章二列式栏目左右循环.config @@ -0,0 +1,124 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + 1 + 父栏目ID + + True + SELECT TOP @pagesize * FROM PE_Nodes WHERE NodeID NOT IN (SELECT TOP @startrow NodeID FROM PE_Nodes WHERE ParentID = @parentId AND PurviewType != 3 ORDER BY OrderID) AND (ParentID = @parentId) AND PurviewType != 3 ORDER BY OrderID + SELECT COUNT(*) FROM PE_Nodes WHERE ParentID = @parentId AND PurviewType != 3 + + + + + + + + + + + + + + + + + + + + + + + {PE.Label id="显示文章子栏目列表" parentId="" nodeArray="" outputQty="" titleLength="" displayPropertyType="" displayIncludePic="" displayAuthor="" displayDateTime="" displayHits="" displayHotSign="" displayNewSign="" displayTips="" displayCommentLink="" linkOpenType="" hits="" eliteLevel="" /} + + + + {PE.Label id="显示文章二列式栏目左右循环" nodeArray="" parentId="" outputQty="" titleLength="" displayPropertyType="" displayIncludePic="" displayAuthor="" displayDateTime="" displayHits="" displayHotSign="" displayNewSign="" displayTips="" displayCommentLink="" linkOpenType="" hits="" eliteLevel="" /} + + + + +]]> + + outputQty + 10 + 每栏目显示内容个数 + + + titleLength + 20 + 标题最多字符数 + + + displayPropertyType + 0 + 显示文章属性(固顶/推荐/普通)的方式 + + + displayIncludePic + false + 是否显示“[图文]”字样 + + + displayAuthor + false + 是否显示作者名 + + + displayDateTime + mm-dd + 日期显示方式 + + + displayHits + false + 是否显示点击数 + + + displayHotSign + false + 是否显示热门标志 + + + displayNewSign + false + 是否显示新内容标志 + + + displayTips + false + 是否显示作者、更新日期、点击数等浮动提示信息 + + + displayCommentLink + false + 是否显示评论链接 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐优先级 + + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/文章子栏目列表.config b/动易的标签库/标签库/栏目类/文章子栏目列表.config new file mode 100644 index 0000000..6b7f1cb --- /dev/null +++ b/动易的标签库/标签库/栏目类/文章子栏目列表.config @@ -0,0 +1,102 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + 1 + 父栏目ID + + + + SELECT TOP 1 * FROM PE_Nodes WHERE NodeID = @parentId AND PurviewType != 3 + SELECT COUNT(*) from PE_Nodes where ParentID = @parentId + + + + + + + + + + + + + + + + + + + + +
    +
    +
    + + + +
    +
    +
      + + +
    • 本栏尚无内容!
    • +
      +{PE.DataSource id="InfoList" datasource="显示文章栏目循环列表信息_分页" urlpage="true" page="true" pagesize="" nodeArray="" parentId="" titleLength="" hits="" eliteLevel="" linkOpenType="" xslt="true" /} +{PE.Repeat id="InfoList" loop="1000"} +{PE.field id="InfoList" fieldname="IncludePic" /} +[{PE.field id="InfoList" fieldname="NodePath" /}] +{PE.field id="InfoList" fieldname="InfoPath" /} +{PE.field id="InfoList" fieldname="Hits" /} +{PE.field id="InfoList" fieldname="UpdateTime" /} +
      +{/PE.Repeat} +
      +
      +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    ]]>
    + + outputQty + 10 + 每栏目显示文章数 + + + titleLength + 20 + 标题最多字符数 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐优先级 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示公告栏目循环列表信息.config b/动易的标签库/标签库/栏目类/显示公告栏目循环列表信息.config new file mode 100644 index 0000000..cd671c9 --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示公告栏目循环列表信息.config @@ -0,0 +1,114 @@ + + sql_sysquery + 栏目类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + = GETDATE()) OR C.NodeID in (@nodeArray) AND C.TableName='PE_U_Announce' AND A.OutTime=0 ORDER BY A.DateAndTime DESC +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of select="pe:CutText(Title,$titleLength,'…')" /> + + + + + + + + + + + + + + + + + + + +<a href=""> + +</a> + + +<a href=""> + +</a> + +
    +
    +
    +
    +
    ]]>
    + sin + 0 + + + SELECT COUNT(*) from PE_Nodes where ParentID = @parentId + + outputQty + 10 + �显示个数 + + + nodeArray + 1 + 子栏目ID + + + parentId + 1 + 父栏目ID + + + titleLength + 20 + 标题字符数 + + False +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示公告栏目循环列表信息_分页.config b/动易的标签库/标签库/栏目类/显示公告栏目循环列表信息_分页.config new file mode 100644 index 0000000..dba0294 --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示公告栏目循环列表信息_分页.config @@ -0,0 +1,116 @@ + + sql_sysquery + 栏目类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + = GETDATE()) OR IC.NodeID in (@nodeArray) AND IC.TableName='PE_U_Announce' AND IC.Status = 99 AND IA.OutTime=0 ORDER BY IA.DateAndTime DESC) AND C.NodeID in (@nodeArray) AND C.TableName='PE_U_Announce' AND C.Status = 99 AND (DATEADD(d, A.OutTime, A.DateAndTime) >= GETDATE()) OR C.NodeID in (@nodeArray) AND C.TableName='PE_U_Announce' AND C.Status = 99 AND C.SigninType!=2 AND A.OutTime=0 ORDER BY A.DateAndTime DESC +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of select="pe:CutText(Title,$titleLength,'…')" /> + + + + + + + + + + + + + + + + + + + +<a href=""> + +</a> + + +<a href=""> + +</a> + +
    +
    +
    +
    +
    ]]>
    + sin + 0 + True + = GETDATE()) OR IC.NodeID in (@nodeArray) AND IC.TableName='PE_U_Announce' AND IC.Status = 99 AND IA.OutTime=0 +]]> + + outputQty + 10 + 显示个数 + + + nodeArray + 1 + 子栏目ID + + + parentId + 5 + 父栏目ID + + + titleLength + 20 + 标题字符数 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示图片一列式栏目上下循环.config b/动易的标签库/标签库/栏目类/显示图片一列式栏目上下循环.config new file mode 100644 index 0000000..e37aba6 --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示图片一列式栏目上下循环.config @@ -0,0 +1,34 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + SELECT TOP @outputQty * FROM PE_CommonModel C INNER JOIN PE_U_Photo P ON (C.ItemID = P.ID) WHERE C.NodeID IN (@nodeArray) AND C.Status = 99 AND C.SigninType!=2 ORDER BY C.UpdateTime DESC +
    • 本栏尚无内容!
    • 0
    ]]>
    + + outputQty + 10 + 显示个数 + + + nodeArray + 1 + 栏目ID + + + parentId + 2 + 父栏目ID + + + titleLength + 20 + 标题最多字符数 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示图片一列式栏目列表.config b/动易的标签库/标签库/栏目类/显示图片一列式栏目列表.config new file mode 100644 index 0000000..39ccf0e --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示图片一列式栏目列表.config @@ -0,0 +1,234 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + SELECT TOP @outputQty * FROM PE_CommonModel C INNER JOIN PE_U_Photo P ON C.ItemID=P.ID WHERE C.NodeID IN (@nodeArray) AND C.Status = 99 AND C.SigninType!=2 ORDER BY C.UpdateTime + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +images/ontop.gif +热门 + + + + + + +images/elite.gif +推荐 + + + + + + +images/common.gif +普通 + + + + + + + + +images/.gif +普通 + + + + + + + + + + + + + + +_self +_blank + + +_blank +_self + + + + + + +作者: +发表时间: +点击数: + + + + +() + + + + + + + + +() + + + + + + + + + + +
    +
    +
    +
    ]]>
    + + outputQty + 10 + 显示个数 + + + nodeArray + 1 + 栏目ID + + + parentId + 0 + 父栏目ID + + + titleLength + 20 + 标题最多字符数 + + + displayPropertyType + 0 + 显示图片属性(固顶/推荐/普通)的方式 + + + displayIncludePic + false + 是否显示“[图文]”字样 + + + displayAuthor + false + 是否显示作者名 + + + displayDateTime + mm-dd + 日期显示方式 + + + displayHits + false + 是否显示点击数 + + + displayHotSign + false + 是否显示热门标志 + + + displayNewSign + false + 是否显示新内容标志 + + + displayTips + false + 是否显示作者、更新日期、点击数等浮动提示信息 + + + displayCommentLink + false + 是否显示评论链接 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐优先级 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示图片二列式栏目左右循环.config b/动易的标签库/标签库/栏目类/显示图片二列式栏目左右循环.config new file mode 100644 index 0000000..5accbc8 --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示图片二列式栏目左右循环.config @@ -0,0 +1,97 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + SELECT TOP @outputQty * FROM PE_CommonModel C INNER JOIN PE_U_Photo P ON (C.ItemID = P.ID) WHERE C.NodeID IN (@nodeArray) AND C.Status = 99 AND C.SigninType!=2 ORDER BY C.UpdateTime DESC +
    ]]>
    + + outputQty + 10 + 显示个数 + + + nodeArray + 1 + 栏目ID + + + parentId + 2 + 父栏目ID + + + titleLength + 20 + 标题最多字符数 + + + displayPropertyType + 0 + 显示文章属性(固顶/推荐/普通)的方式 + + + displayIncludePic + false + 是否显示“[图文]”字样 + + + displayAuthor + false + 是否显示作者名 + + + displayDateTime + mm-dd + 日期显示方式 + + + displayHits + false + 是否显示点击数 + + + displayHotSign + false + 是否显示热门标志 + + + displayNewSign + false + 是否显示新内容标志 + + + displayTips + false + 是否显示作者、更新日期、点击数等浮动提示信息 + + + displayCommentLink + false + 是否显示评论链接 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + supersql + 0 + 推荐优先级 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示图片栏目循环列表信息.config b/动易的标签库/标签库/栏目类/显示图片栏目循环列表信息.config new file mode 100644 index 0000000..a93eda6 --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示图片栏目循环列表信息.config @@ -0,0 +1,166 @@ + + sql_sysquery + 栏目类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + = @eliteLevel AND C.Hits >= @hits ORDER BY C.UpdateTime DESC +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of select="pe:CutText(pe:RemoveHtml(Title),$titleLength,'...')" /> + + + + + + + + + + + + + +<a href=""><img src=" + + + + + + + +nopic.gif +" alt="" border="0" /></a> + + + + + + + + + +nopic.gif + + + + + + + + + + + +<a href="" target=" + + +_self +_blank + + +_blank +_self + + + +"></a> +<a href=""></a> +
    +
    +
    +
    +
    ]]>
    + + + 0 + + + select count(*) from PE_Nodes where ParentID = @parentId + + outputQty + supersql + 10 + 显示个数 + + + nodeArray + 2 + 子栏目ID + + + parentId + 2 + 父栏目ID + + + titleLength + 20 + 标题字符数 + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐级别 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示图片栏目循环列表信息_分页.config b/动易的标签库/标签库/栏目类/显示图片栏目循环列表信息_分页.config new file mode 100644 index 0000000..5acc03e --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示图片栏目循环列表信息_分页.config @@ -0,0 +1,164 @@ + + sql_sysquery + 栏目类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + = @eliteLevel AND IC.Hits >= @hits ORDER BY IC.UpdateTime DESC) AND C.NodeID IN (@nodeArray) AND C.Status = 99 AND C.EliteLevel >= @eliteLevel AND C.Hits >= @hits ORDER BY C.UpdateTime DESC]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of select="pe:CutText(pe:RemoveHtml(Title),$titleLength,'...')" /> + + + + + + + + + + + + + +<a href=""><img src=" + + + + + + + +nopic.gif +" alt="" border="0" /></a> + + + + + + + + + +nopic.gif + + + + + + + + + + + +<a href="" target=" + + +_self +_blank + + +_blank +_self + + + +"></a> +<a href=""></a> +
    +
    +
    +
    +
    ]]>
    + + + 0 + True + = @eliteLevel AND IC.Hits >= @hits]]> + + outputQty + 10 + 显示个数 + + + nodeArray + 2 + 子栏目ID + + + parentId + supersql + 2 + 父栏目ID{默认值;2,传入值:@RequestInt_Id} + + + titleLength + 20 + 标题字符数 + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐级别 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示文章一列式栏目上下循环.config b/动易的标签库/标签库/栏目类/显示文章一列式栏目上下循环.config new file mode 100644 index 0000000..d36ab6f --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示文章一列式栏目上下循环.config @@ -0,0 +1,97 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + SELECT TOP @outputQty * FROM PE_CommonModel C INNER JOIN PE_U_Article A ON (C.ItemID = A.ID) WHERE C.NodeID IN (@nodeArray) AND C.Status = 99 AND C.SigninType!=2 ORDER BY C.UpdateTime DESC + +
    ]]>
    + + outputQty + 10 + 显示个数 + + + nodeArray + 1 + 栏目ID + + + parentId + 0 + 父栏目ID + + + titleLength + 20 + 标题最多字符数 + + + displayPropertyType + 0 + 显示文章属性(固顶/推荐/普通)的方式 + + + displayIncludePic + false + 是否显示“[图文]”字样 + + + displayAuthor + false + 是否显示作者名 + + + displayDateTime + mm-dd + 日期显示方式 + + + displayHits + false + 是否显示点击数 + + + displayHotSign + false + 是否显示热门标志 + + + displayNewSign + false + 是否显示新内容标志 + + + displayTips + false + 是否显示作者、更新日期、点击数等浮动提示信息 + + + displayCommentLink + false + 是否显示评论链接 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐优先级 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示文章一列式栏目列表.config b/动易的标签库/标签库/栏目类/显示文章一列式栏目列表.config new file mode 100644 index 0000000..a5942a8 --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示文章一列式栏目列表.config @@ -0,0 +1,89 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + SELECT TOP @outputQty * FROM PE_CommonModel C INNER JOIN PE_U_Article A ON (C.ItemID = A.ID) WHERE C.NodeID IN (@nodeArray) AND C.Status = 99 AND C.SigninType!=2 ORDER BY C.UpdateTime DESC + + + + + + + + + +
    +
    +
    + +
    +
    点击数
    +
    更新日期
    +
    属性 所属栏目 文章名称
    +
    + + +
  • 本栏尚无内容!
  • +
    +{PE.DataSource id="InfoList" datasource="显示文章栏目循环列表信息" nodeArray="" parentId="" titleLength="" hits="" eliteLevel="" linkOpenType="" xslt="true" /}{PE.Repeat id="InfoList" loop="10"}
    +
    {PE.field id="InfoList" fieldname="Hits" /}
    +
    {PE.field id="InfoList" fieldname="UpdateTime" /}
    +
    {PE.field id="InfoList" fieldname="IncludePic" /}[{PE.field id="InfoList" fieldname="NodePath" /}][{PE.field id="InfoList" fieldname="InfoPath" /}]
    +
    {/PE.Repeat}
    +
    +
    +
    +
    ]]>
    + + outputQty + 10 + 显示个数 + + + nodeArray + 1 + 栏目ID + + + parentId + supersql + 0 + 父栏目ID + + + titleLength + 20 + 标题最多字符数 + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐优先 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示文章二列式栏目左右循环.config b/动易的标签库/标签库/栏目类/显示文章二列式栏目左右循环.config new file mode 100644 index 0000000..27607db --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示文章二列式栏目左右循环.config @@ -0,0 +1,244 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + SELECT TOP @outputQty * FROM PE_CommonModel C INNER JOIN PE_U_Article A ON (C.ItemID = A.ID) WHERE C.NodeID IN (@nodeArray) AND C.SigninType!=2 AND C.Status = 99 ORDER BY C.UpdateTime DESC + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    +
    +
    +
    +
    +
    +
    ]]>
    + + outputQty + 10 + 显示个数 + + + nodeArray + 1 + 栏目ID + + + parentId + 0 + 父栏目ID + + + titleLength + 20 + 标题最多字符数 + + + displayPropertyType + 0 + 显示文章属性(固顶/推荐/普通)的方式 + + + displayIncludePic + false + 是否显示“[图文]”字样 + + + displayAuthor + false + 是否显示作者名 + + + displayDateTime + mm-dd + 日期显示方式 + + + displayHits + false + 是否显示点击数 + + + displayHotSign + false + 是否显示热门标志 + + + displayNewSign + false + 是否显示新内容标志 + + + displayTips + false + 是否显示作者、更新日期、点击数等浮动提示信息 + + + displayCommentLink + false + 是否显示评论链接 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + supersql + 0 + 推荐优先级 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示文章子栏目列表.config b/动易的标签库/标签库/栏目类/显示文章子栏目列表.config new file mode 100644 index 0000000..0518d27 --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示文章子栏目列表.config @@ -0,0 +1,233 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + SELECT TOP @outputQty * FROM PE_CommonModel C INNER JOIN PE_U_Article A ON (C.ItemID = A.ID) WHERE C.NodeID IN (@nodeArray) AND C.Status = 99 AND C.SigninType!=2 ORDER BY C.UpdateTime DESC + + + + + + + + + + + + + + + + + +
    +
    +
    + + + +
    +
    + +
    +
    +
    +
    +
    +
    +
    +
    +
    ]]>
    + + outputQty + 10 + 显示个数 + + + nodeArray + 1 + 栏目ID + + + parentId + 0 + 父栏目ID + + + titleLength + 20 + 标题最多字符数 + + + displayPropertyType + 0 + 显示文章属性(固顶/推荐/普通)的方式 + + + displayIncludePic + false + 是否显示“[图文]”字样 + + + displayAuthor + false + 是否显示作者名 + + + displayDateTime + mm-dd + 日期显示方式 + + + displayHits + false + 是否显示点击数 + + + displayHotSign + false + 是否显示热门标志 + + + displayNewSign + false + 是否显示新内容标志 + + + displayTips + false + 是否显示作者、更新日期、点击数等浮动提示信息 + + + displayCommentLink + false + 是否显示评论链接 + + + linkOpenType + supersql + 2 + 打开方式 + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐优先级 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示文章栏目循环列表信息.config b/动易的标签库/标签库/栏目类/显示文章栏目循环列表信息.config new file mode 100644 index 0000000..43ab129 --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示文章栏目循环列表信息.config @@ -0,0 +1,183 @@ + + sql_sysquery + 栏目类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + = @eliteLevel AND C.Hits >= @hits ORDER BY C.UpdateTime DESC +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of select="pe:CutText(pe:RemoveHtml(Title),$titleLength,'…')" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +nopic.gif + + + + + + + + + + +<a href="" linkOpenType=" + + +_self +_blank + + +_blank +_self + + + +"> + +</a> + + +<a href=""> + +</a> + + + + + + + +
    +
    +
    +
    +
    ]]>
    + sin + 0 + + + SELECT COUNT(*) from PE_Nodes where ParentID = @parentId + + outputQty + 10 + 显示个数 + + + nodeArray + 1 + 子栏目ID + + + parentId + 1 + 父栏目ID + + + titleLength + 20 + 标题字符数 + + + eliteLevel + 0 + 推荐级别 + + + hits + supersql + 0 + 热门最小点击数 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示文章栏目循环列表信息_分页.config b/动易的标签库/标签库/栏目类/显示文章栏目循环列表信息_分页.config new file mode 100644 index 0000000..e4fc9b3 --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示文章栏目循环列表信息_分页.config @@ -0,0 +1,184 @@ + + sql_sysquery + 栏目类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + = @eliteLevel AND IC.Hits >= @hits ORDER BY IC.UpdateTime DESC) AND C.NodeID IN (@nodeArray) AND C.Status = 99 AND C.SigninType!=2 AND C.EliteLevel >= @eliteLevel AND C.Hits >= @hits ORDER BY C.UpdateTime DESC +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of select="Title" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +nopic.gif + + + + + + + + + + +<a href="" target=" + + +_self +_blank + + +_blank +_self + + + +"> + +</a> + + +<a href=""> + +</a> + + + + + + + +
    +
    +
    +
    +
    ]]>
    + sin + 0 + True + = @eliteLevel AND IC.Hits >= @hits +]]> + + outputQty + 10 + 显示个数 + + + nodeArray + 1 + 子栏目ID + + + parentId + 1 + 父栏目ID + + + titleLength + 20 + 标题字符数 + + + eliteLevel + supersql + 1 + 推荐级别 + + + hits + supersql + 1 + 最小点击数 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示软件二列式栏目左右循环.config b/动易的标签库/标签库/栏目类/显示软件二列式栏目左右循环.config new file mode 100644 index 0000000..eb7fe38 --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示软件二列式栏目左右循环.config @@ -0,0 +1,96 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + SELECT TOP @outputQty * FROM PE_CommonModel C INNER JOIN PE_U_Soft S ON (C.ItemID = S.ID) WHERE C.NodeID IN (@nodeArray) AND C.Status = 99 AND C.SigninType!=2 ORDER BY C.UpdateTime DESC +
    ]]>
    + + outputQty + 10 + 显示个数 + + + nodeArray + 1 + 栏目ID + + + parentId + 0 + 父栏目ID + + + titleLength + 20 + 标题最多字符数 + + + displayPropertyType + 0 + 显示软件属性(固顶/推荐/普通)的方式 + + + displayIncludePic + false + 是否显示“[图文]”字样 + + + displayAuthor + false + 是否显示作者名 + + + displayDateTime + mm-dd + 日期显示方式 + + + displayHits + false + 是否显示点击数 + + + displayHotSign + false + 是否显示热门标志 + + + displayNewSign + false + 是否显示新内容标志 + + + displayTips + false + 是否显示作者、更新日期、点击数等浮动提示信息 + + + displayCommentLink + false + 是否显示评论链接 + + + linkOpenType + supersql + 2 + 打开方式 + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + 0 + 推荐优先级 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示软件子栏目列表.config b/动易的标签库/标签库/栏目类/显示软件子栏目列表.config new file mode 100644 index 0000000..682636f --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示软件子栏目列表.config @@ -0,0 +1,34 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + SELECT TOP @outputQty * FROM PE_CommonModel C INNER JOIN PE_U_Soft S ON (C.ItemID = S.ID) WHERE C.NodeID IN (@nodeArray) AND C.Status = 99 AND C.SigninType!=2 ORDER BY C.UpdateTime DESC +
  • 本栏尚无内容!
  • 更新时间:
    [简介]
    大小: | 平台: | 授权: | 软件评级:
    版本: | 语言: | 人气: | 软件类别:
    ]]>
    + + outputQty + 10 + 显示个数 + + + nodeArray + 1 + 栏目ID + + + parentId + 0 + 父栏目ID + + + titleLength + 20 + 标题最多字符数 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示软件栏目循环列表信息.config b/动易的标签库/标签库/栏目类/显示软件栏目循环列表信息.config new file mode 100644 index 0000000..e99d6ae --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示软件栏目循环列表信息.config @@ -0,0 +1,190 @@ + + sql_sysquery + 栏目类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + = @eliteLevel AND C.Hits >= @hits ORDER BY C.UpdateTime DESC +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of select="pe:CutText(pe:RemoveHtml(Title),$titleLength,'…')" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +nopic.gif + + + + + + + + + + + + + + + + + + + +<a href="" target=" + + +_self +_blank + + +_blank +_self + + + +"> + +</a> + + +<a href=""> + +</a> + +
    +
    +
    +
    +
    ]]>
    + sin + 0 + + + SELECT COUNT(*) from PE_Nodes where ParentID = @parentId + + outputQty + 10 + 显示个数 + + + nodeArray + 3 + 子栏目ID + + + parentId + 3 + 父栏目ID + + + titleLength + 20 + 标题字符数 + + + eliteLevel + 0 + 推荐级别 + + + hits + supersql + 0 + 热门最小点击数 + + False + false + false + + linkOpenType + supersql + 2 + 链接打开方式 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/显示软件栏目循环列表信息_分页.config b/动易的标签库/标签库/栏目类/显示软件栏目循环列表信息_分页.config new file mode 100644 index 0000000..080bb47 --- /dev/null +++ b/动易的标签库/标签库/栏目类/显示软件栏目循环列表信息_分页.config @@ -0,0 +1,191 @@ + + sql_sysquery + 栏目类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + = @eliteLevel AND IC.Hits >= @hits ORDER BY IC.UpdateTime DESC) AND C.NodeID IN (@nodeArray) AND C.Status = 99 AND C.EliteLevel >= @eliteLevel AND C.Hits >= @hits ORDER BY C.UpdateTime DESC +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of select="pe:CutText(pe:RemoveHtml(Title),$titleLength,'…')" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +nopic.gif + + + + + + + + + + + + + + + + + + + +<a href="" target=" + + +_self +_blank + + +_blank +_self + + + +"> + +</a> + + +<a href=""> + +</a> + +
    +
    +
    +
    +
    ]]>
    + + + 0 + True + = @eliteLevel AND IC.Hits >= @hits +]]> + + outputQty + 10 + 显示个数 + + + nodeArray + 3 + 子栏目ID + + + parentId + 3 + 父栏目ID + + + titleLength + 20 + 标题字符数 + + + eliteLevel + 0 + 推荐级别 + + + hits + supersql + 0 + 热门最小点击数 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/栏目分类.config b/动易的标签库/标签库/栏目类/栏目分类.config new file mode 100644 index 0000000..f74ac35 --- /dev/null +++ b/动易的标签库/标签库/栏目类/栏目分类.config @@ -0,0 +1,47 @@ + + 栏目类 + ../../Admin/Images/LabelIco/PE_Path.gif + + + sin + sql_sysquery + SELECT NodeID,NodeName,ShowOnList_Parent FROM PE_Nodes WHERE ParentID = @nodeId AND NodeType = 1 AND PurviewType != 3 ORDER BY OrderID ASC + + + + + + +
  • 找不到相关分类
  • +
    + +
      + + +
    • + + + + + + + +
    • +{PE.Label id="子栏目分类" nodeId=""/} +
      +
      +
    +
    +
    +
    +
    ]]>
    + + nodeId + supersql + 0 + 节点ID + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/栏目分类下拉列表选项.config b/动易的标签库/标签库/栏目类/栏目分类下拉列表选项.config new file mode 100644 index 0000000..fa78b10 --- /dev/null +++ b/动易的标签库/标签库/栏目类/栏目分类下拉列表选项.config @@ -0,0 +1,57 @@ + + 栏目类 + ../../Admin/Images/LabelIco/PE_Path.gif + + + sin + sql_sysquery + SELECT NodeID,NodeName,Child,Depth FROM PE_Nodes WHERE ParentID = @nodeId AND PurviewType != 3 AND NodeType != 3 + + + + + + + + +<option value= + +> + +</option> + + +<option value= + +> + +</option> + +<option value= + +> +&nbsp;&nbsp; + +</option> + +{PE.Label id="子栏目分类下拉列表选项" nodeId="" depth=""/} + + + + + +]]> + + nodeId + 1 + 节点ID + + + depth + 5 + 节点深度 + + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/栏目导航.config b/动易的标签库/标签库/栏目类/栏目导航.config new file mode 100644 index 0000000..5d13ee3 --- /dev/null +++ b/动易的标签库/标签库/栏目类/栏目导航.config @@ -0,0 +1,47 @@ + + 栏目类 + ../../Admin/Images/LabelIco/PE_Path.gif + + + sin + sql_sysquery + SELECT NodeID,NodeName,ShowOnList_Parent FROM PE_Nodes WHERE ParentID = @nodeId AND NodeType = 1 AND PurviewType != 3 ORDER BY OrderID ASC + + + + + + +
  • 找不到相关分类
  • +
    + +
      + + +
    • + + + + + + + +
    • + {PE.Label id="子栏目导航" nodeId=""/} +
      +
      +
    +
    +
    +
    +
    ]]>
    + + nodeId + supersql + 0 + 节点ID + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/栏目循环列表_数据源.config b/动易的标签库/标签库/栏目类/栏目循环列表_数据源.config new file mode 100644 index 0000000..a95fd3e --- /dev/null +++ b/动易的标签库/标签库/栏目类/栏目循环列表_数据源.config @@ -0,0 +1,49 @@ + + sql_sysquery + 栏目类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP @pagesize PE_Nodes.* FROM PE_Nodes WHERE NodeID NOT IN (SELECT TOP @startrow NodeID FROM PE_Nodes WHERE ParentID = @parentId AND NodeType=1 AND ShowOnList_Parent=1 AND PurviewType != 3 ORDER BY OrderID) AND (ParentID = @parentId) AND NodeType=1 AND ShowOnList_Parent=1 AND PurviewType != 3 ORDER BY OrderID + + + + + + + + + + + + + + + + + <a href="" target="_blank">[更多] </a> + + + <a href="" target="_blank"> </a> + + + <a href=""></a> + +
    +
    +
    +
    +
    ]]>
    + sin + 0 + + parentId + 1 + 父栏目ID + + True + SELECT COUNT(*) FROM PE_Nodes WHERE ParentID = @parentId AND NodeType=1 AND ShowOnList_Parent=1 AND PurviewType != 3 + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/根栏目列表.config b/动易的标签库/标签库/栏目类/根栏目列表.config new file mode 100644 index 0000000..b6ad8b0 --- /dev/null +++ b/动易的标签库/标签库/栏目类/根栏目列表.config @@ -0,0 +1,78 @@ + + + sql_sysquery + 栏目类 + ../../Admin/Images/LabelIco/GetSlidePicProduct.gif + 根栏目导航标签 + SELECT TOP @outputQty * FROM PE_Nodes WHERE ParentID = 0 AND ShowOnMenu = 1 AND PurviewType != 3 ORDER BY RootID + + + + + + + + + + + + + + _self + _blank + + + + + + + + + + + + + + + + _self + _blank + + + + + + + + + + + + + +]]> + + outputQty + supersql + 40 + 显示栏目的数量 + + + titleLength + supersql + 20 + 栏目名称长度 + + sin + + splitChar + supersql + + + 栏目名称之间的分隔符 + + 720 + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/软件一列式栏目上下循环.config b/动易的标签库/标签库/栏目类/软件一列式栏目上下循环.config new file mode 100644 index 0000000..8369223 --- /dev/null +++ b/动易的标签库/标签库/栏目类/软件一列式栏目上下循环.config @@ -0,0 +1,82 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + 3 + 父栏目ID + + True + SELECT TOP @pagesize * FROM PE_Nodes WHERE NodeID NOT IN (SELECT TOP @startrow NodeID FROM PE_Nodes WHERE ParentID = @parentId AND ShowOnList_Parent=1 AND PurviewType != 3 ORDER BY OrderID) AND (ParentID = @parentId) AND ShowOnList_Parent=1 AND PurviewType != 3 ORDER BY OrderID + SELECT COUNT(*) FROM PE_Nodes WHERE ParentID = @parentId AND ShowOnList_Parent=1 AND PurviewType != 3 + + + + + + + + + + + +
  • 本栏尚无内容!
  • +
    + + +
    +
    +
    + +
    +
    软件大小
    +
    更新日期
    +
    授权 软件分类 软件名称
    +
    {PE.DataSource id="InfoList" datasource="显示软件栏目循环列表信息" page="true" pagesize="" urlpage="true" nodeArray="" parentId="" titleLength="" linkOpenType="" xslt="true" /}{PE.Repeat id="InfoList" loop="1000"}
    +
    {PE.field id="InfoList" fieldname="SoftSize" /}
    +
    {PE.field id="InfoList" fieldname="UpdateTime" /}
    +
    {PE.field id="InfoList" fieldname="CopyrightType" /}[{PE.field id="InfoList" fieldname="SoftType" /}]{PE.field id="InfoList" fieldname="InfoPath" /}
    +
    {/PE.Repeat}
    +
    +
    +
    +
    +
    ]]>
    + + outputQty + 10 + 每栏目显示内容数 + + + titleLength + 20 + 标题最多字符数 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/软件一列式栏目列表.config b/动易的标签库/标签库/栏目类/软件一列式栏目列表.config new file mode 100644 index 0000000..c2bd731 --- /dev/null +++ b/动易的标签库/标签库/栏目类/软件一列式栏目列表.config @@ -0,0 +1,90 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + 3 + 父栏目ID + + + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @parentId AND PurviewType != 3 + SELECT COUNT(*) from PE_Nodes where ParentID = @parentId + + + + + + + + + + +
    +
    +
    + +
    +
    软件大小
    +
    更新日期
    +
    授权 所属栏目 软件名称
    +
    + + +
  • 本栏尚无内容!
  • +
    +{PE.DataSource id="InfoList" datasource="显示软件栏目循环列表信息_分页" page="true" pagesize="" urlpage="true" nodeArray="" parentId="" titleLength="" hits="" eliteLevel="" linkOpenType="" xslt="true" /}{PE.Repeat id="InfoList" loop="1000"}
    +
    {PE.field id="InfoList" fieldname="SoftSize" /}
    +
    {PE.field id="InfoList" fieldname="UpdateTime" /}
    +
    {PE.field id="InfoList" fieldname="CopyrightType" /}[{PE.field id="InfoList" fieldname="NodePath" /}]{PE.field id="InfoList" fieldname="InfoPath" /}
    +
    {/PE.Repeat}
    +
    +
    +
    +
    +
    +
    ]]>
    + + titleLength + 20 + 标题最多字符数 + + + hits + supersql + 0 + 最小热门点击数 + + + eliteLevel + 0 + 推荐优先 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false + + outputQty + supersql + 10 + 每页分页数大小 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/软件二列式栏目左右循环.config b/动易的标签库/标签库/栏目类/软件二列式栏目左右循环.config new file mode 100644 index 0000000..b3228ad --- /dev/null +++ b/动易的标签库/标签库/栏目类/软件二列式栏目左右循环.config @@ -0,0 +1,124 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + 3 + 父栏目ID + + True + SELECT TOP @pagesize * FROM PE_Nodes WHERE NodeID NOT IN (SELECT TOP @startrow NodeID FROM PE_Nodes WHERE ParentID = @parentId AND ShowOnList_Parent=1 AND PurviewType != 3 ORDER BY OrderID) AND (ParentID = @parentId) AND ShowOnList_Parent=1 AND PurviewType != 3 ORDER BY OrderID + SELECT COUNT(*) FROM PE_Nodes WHERE ParentID = @parentId AND ShowOnList_Parent=1 AND PurviewType != 3 + + + + + + + + + + + + + + + + + + + + + +{PE.Label id="显示软件子栏目列表" parentId="" nodeArray="" outputQty="" titleLength="" /} + + + +{PE.Label id="显示软件二列式栏目左右循环" nodeArray="" parentId="" outputQty="" titleLength="" displayPropertyType="" displayIncludePic="" displayAuthor="" displayDateTime="" displayHits="" displayHotSign="" displayNewSign="" displayTips="" displayCommentLink="" linkOpenType="" hits="" eliteLevel="" /} + + + + +]]> + + outputQty + 10 + 每栏目显示内容个数 + + + titleLength + 20 + 标题最多字符数 + + + displayPropertyType + 0 + 显示文章属性(固顶/推荐/普通)的方式 + + + displayIncludePic + false + 是否显示“[图文]”字样 + + + displayAuthor + false + 是否显示作者名 + + + displayDateTime + mm-dd + 日期显示方式 + + + displayHits + false + 是否显示点击数 + + + displayHotSign + false + 是否显示热门标志 + + + displayNewSign + false + 是否显示新内容标志 + + + displayTips + false + 是否显示作者、更新日期、点击数等浮动提示信息 + + + displayCommentLink + false + 是否显示评论链接 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + hits + supersql + 0 + 热门最小点击数 + + + eliteLevel + supersql + 0 + 推荐优先级 + + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/软件子栏目列表.config b/动易的标签库/标签库/栏目类/软件子栏目列表.config new file mode 100644 index 0000000..29cebe3 --- /dev/null +++ b/动易的标签库/标签库/栏目类/软件子栏目列表.config @@ -0,0 +1,92 @@ + + 栏目类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + parentId + 3 + 父栏目ID + + + + SELECT TOP 1 * FROM PE_Nodes WHERE NodeID = @parentId AND PurviewType != 3 + SELECT COUNT(*) from PE_Nodes where ParentID = @parentId + + + + + + + + + + + +
    +
    +
    + + + +
    + + +
  • 本栏尚无内容!
  • +
    + + +{PE.DataSource id="InfoList" datasource="显示软件栏目循环列表信息_分页" page="true" pagesize="" urlpage="true" nodeArray="" parentId="" titleLength="" hits="" eliteLevel="" linkOpenType="" xslt="true" /} +{PE.DataSource id="InfoList" datasource="显示软件栏目循环列表信息_分页" page="true" pagesize="" urlpage="true" nodeArray="" parentId="" titleLength="" hits="" eliteLevel="" linkOpenType="" xslt="true" /} +{PE.Repeat id="InfoList" loop="1000"}
    +
    更新时间:{PE.field id="InfoList" fieldname="UpdateTime" /}
    {PE.field id="InfoList" fieldname="InfoPath" /}
    +
    +
    [简介]{PE.field id="InfoList" fieldname="SoftIntro" /}
    +
    +
    大小:{PE.field id="InfoList" fieldname="SoftSize" /} | 平台:{PE.field id="InfoList" fieldname="OperatingSystem" /} | 授权:{PE.field id="InfoList" fieldname="CopyrightType" /} | 软件评级:{PE.field id="InfoList" fieldname="Stars" /} +
    版本:{PE.field id="InfoList" fieldname="SoftVersion" /} | 语言:{PE.field id="InfoList" fieldname="SoftLanguage" /} | 人气:{PE.field id="InfoList" fieldname="Hits" /} | 软件类别:{PE.field id="InfoList" fieldname="SoftType" /} +
    {/PE.Repeat}
    +
    +
    +
    +
    +
    ]]>
    + + titleLength + 20 + 标题最多字符数 + + + hits + supersql + 0 + 最小热门点击数 + + + eliteLevel + 0 + 推荐优先级 + + + nodeArray + 0 + 栏目数组 0-所有 1,2,3-指定的栏目数ID + + + outputQty + 12 + 每页分页数 + + + linkOpenType + supersql + 2 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/栏目类/首页栏目导航.config b/动易的标签库/标签库/栏目类/首页栏目导航.config new file mode 100644 index 0000000..09fac9f --- /dev/null +++ b/动易的标签库/标签库/栏目类/首页栏目导航.config @@ -0,0 +1,46 @@ + + 栏目类 + ../../Admin/Images/LabelIco/PE_Path.gif + + + sin + sql_sysquery + SELECT TOP @outputQty NodeID,NodeName,ShowOnList_Index FROM PE_Nodes WHERE ParentID = 0 AND PurviewType != 3 ORDER BY RootID + + + + + + +
  • 找不到相关分类
  • +
    + + + +
    +
    +
    ]]>
    + False + false + false + + outputQty + supersql + 1000 + 输出数量 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/Tag列表_普通式.config b/动易的标签库/标签库/样式类/Tag列表_普通式.config new file mode 100644 index 0000000..ba2efe9 --- /dev/null +++ b/动易的标签库/标签库/样式类/Tag列表_普通式.config @@ -0,0 +1,78 @@ + + + 样式类 + + + sin + sql_sysquery + False + True + false + @queryCond + @queryCount + + + + + + + + + + <span class="tagS1"> + + + <span class="tagS2"> + + + <span class="tagS3"> + + + <span class="tagS4"> + + + <span class="tagS5"> + + + + + Tag.aspx?keyword= + + + + </span> + +]]> + + hits + supersql + 0 + 热门点击数 + + + linkOpenType + supersql + _blank + 打开方式 + + + maxHits + supersql + 5 + 关键字最多点击数 + + + queryCond + supersql + SELECT TOP @pagesize K.* FROM PE_Keywords K WHERE K.KeywordID NOT IN(SELECT TOP @startrow KeywordID FROM PE_Keywords WHERE Hits >= 10 ORDER BY Priority DESC,QuoteTimes DESC) AND K.Hits >= 10 ORDER BY K.Priority DESC,K.QuoteTimes DESC + 查询语句 + + + queryCount + supersql + + + 统计语句 + + false + \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/专题搜索_普通式.config b/动易的标签库/标签库/样式类/专题搜索_普通式.config new file mode 100644 index 0000000..816e63a --- /dev/null +++ b/动易的标签库/标签库/样式类/专题搜索_普通式.config @@ -0,0 +1,60 @@ + + + 样式类 + + + sin + sql_sysquery + True + @queryCond + @queryCount + + + + + + + +
  • 没有找到任何专题信息!
  • +
    + + +
  • + + + + + + + +() +
    +
  • +
    +
    +
    +
    +
    ]]>
    + False + + titleLength + supersql + 30 + 标题长度 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + + 统计条件 + + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/作者列表_图片式.config b/动易的标签库/标签库/样式类/作者列表_图片式.config new file mode 100644 index 0000000..d4e46da --- /dev/null +++ b/动易的标签库/标签库/样式类/作者列表_图片式.config @@ -0,0 +1,87 @@ + + + 样式类 + + + sin + sql_sysquery + @queryCond + + + + + + + + + +没有作者! + + + +
  • + +Common/ShowAuthor.aspx?authorName=&upDateTime= + + + + + +nopic.gif + + + + + + +0 + + + + + + + + + + +
    + +
    +
  • +
    +
    +
    +
    +
    ]]>
    + + imageHeight + 175 + 头像高度 + + + imageWidth + 150 + 头像宽度 + + + contentLength + 50 + 作者简介的字数 + + + queryCond + SELECT * FROM PE_Author + 查询条件 + + + queryCount + + 统计条件 + + False + True + false + false + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/作者列表_普通式.config b/动易的标签库/标签库/样式类/作者列表_普通式.config new file mode 100644 index 0000000..78bd0cf --- /dev/null +++ b/动易的标签库/标签库/样式类/作者列表_普通式.config @@ -0,0 +1,66 @@ + + + 样式类 + + + sin + sql_sysquery + @queryCond + + + + + + + +
  • 没有作者列表!
  • +
    + +
    +
    姓名
    +
    性别
    +
    简介
    +
    + +
    +
    + +
    +
    + + + + +
    +
    + +
    +
    +
    +
    +
    +
    +
    ]]>
    + + queryCond + SELECT * FROM PE_Author + 查询条件 + + + queryCount + + + 统计条件 + + False + True + false + false + @queryCount + + contentLength + supersql + 50 + 简介长度 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/作者列表_表格式.config b/动易的标签库/标签库/样式类/作者列表_表格式.config new file mode 100644 index 0000000..c721671 --- /dev/null +++ b/动易的标签库/标签库/样式类/作者列表_表格式.config @@ -0,0 +1,70 @@ + + + 样式类 + + + sin + sql_sysquery + @queryCond + + + + + + + +
  • 没有作者列表!
  • +
    + + + + + + + + + + + + + + +
    姓名性别简介
    + + + + + + + + + + +
    +
    +
    +
    +
    ]]>
    + + queryCond + SELECT * FROM PE_Author + 查询条件 + + + queryCount + + + 统计条件 + + False + True + false + false + @queryCount + + contentLength + supersql + 50 + 简介长度 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/全站搜索按关键字_普通式.config b/动易的标签库/标签库/样式类/全站搜索按关键字_普通式.config new file mode 100644 index 0000000..5202852 --- /dev/null +++ b/动易的标签库/标签库/样式类/全站搜索按关键字_普通式.config @@ -0,0 +1,106 @@ + + + 样式类 + + + sin + sql_sysquery + @queryCond + True + @queryCount + + + + + + + + + +
      +
    • 没有相关搜索结果!
    • +
    +
    + +
      + +
    • + + + + + + + +&nbsp;&nbsp; + +
      +Tag:{PE.Label id="取得内容Tag" itemId="" /} +
      +栏目: + + + + + + + + +
      + +
      + +
      + +
      + +
      + +
      + +
      + +
      + +
      + +
      +
      +
      +
      +
      +
    • +
      +
    +
    +
    +
    +
    ]]>
    + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + + 统计条件 + + + titleLength + 20 + 标题最多显示字符数 + + False + false + + tableName + supersql + tableName + 所属表名 + + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/全站搜索按标题_普通式.config b/动易的标签库/标签库/样式类/全站搜索按标题_普通式.config new file mode 100644 index 0000000..1be5c06 --- /dev/null +++ b/动易的标签库/标签库/样式类/全站搜索按标题_普通式.config @@ -0,0 +1,65 @@ + + + 样式类 + + + sin + sql_sysquery + False + + queryCount + supersql + + + 统计条件 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + titleLength + supersql + 60 + 标题长度 + + True + false + false + @queryCond + @queryCount + + + + + + + + + + +
  • 没有相关搜索结果!
  • +
    + + +
  • + + + + +_blank +标题: +点击数: +发表时间: + + + +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/内容信息列表_普通式.config b/动易的标签库/标签库/样式类/内容信息列表_普通式.config new file mode 100644 index 0000000..bd2fea0 --- /dev/null +++ b/动易的标签库/标签库/样式类/内容信息列表_普通式.config @@ -0,0 +1,412 @@ + + + 样式类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + int + 50 + 项目标题长度,一个汉字占两个字节 + + + contentLength + int + 0 + 项目内容长度,一个汉字占两个字节 + + + displayPropertyPrefix + int + 0 + 项目列表前缀修饰符 + + + displayDateTime + string + + + 是否显示日期,为空则不显示 + + + displayNewSign + int + + + 近多少天内的项目视为最新项目为空则不显示 + + + displayTitlePrefix + bool + false + 是否显示项目前缀修饰语 + + + displayHits + bool + false + 是否显示项目点击数 + + + displayTips + bool + false + 是否显示作者,更新日期,点击数等浮动提示信息 + + + displayAuthor + bool + false + 是否显示项目的作者 + + + displayInputer + bool + false + 是否显示项目的录入者 + + + displayNodeName + bool + false + 是否显示所属栏目名称 + + + displayHotSign + bool + false + 是否显示热门内容图标 + + + optionalExtend + supersql + + 可选扩展参数 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + + 统计条件 + + + + + + + + + + + + + + + + + + + + + + + + +
  • 还没有任何项目!
  • +
    + + + + +
  • + +
  • +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    +
    + + +
  • + + + + + + images/ontop.gif + + + 热门 + + + + + + + images/elite.gif + + + 推荐 + + + + + + + images/common.gif + + + 普通 + + + + + + + [ + + + + + + _self + _blank + + + + ] + + + + + + + + + + + + + _self + _blank + + + + + 标题:点击数:发表时间: + + + + + + + + color:; + + + + font-weight:bold;font-style:normal; + font-weight:normal ;font-style:italic ; + font-weight:bold;font-style:italic ; + font-weight:normal ;font-style:normal; + + ; + + + + + + + + + + + + [] + + + [] + + + [] + + + [ + + Comment/AddComment.aspx?itemId=&nodeId= + _blank评论 + ] + + + 热门内容 + + + 最新内容 + +
  • +
    +
    +
    +
    +
    +
    +
    ]]>
    + True + @queryCount +
    diff --git a/动易的标签库/标签库/样式类/内容信息列表_表格式.config b/动易的标签库/标签库/样式类/内容信息列表_表格式.config new file mode 100644 index 0000000..23df19a --- /dev/null +++ b/动易的标签库/标签库/样式类/内容信息列表_表格式.config @@ -0,0 +1,108 @@ + + + 样式类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + int + 50 + 项目标题长度,一个汉字占两个字节 + + + contentLength + int + 0 + 项目内容长度,一个汉字占两个字节 + + + displayPropertyPrefix + int + 0 + 项目列表前缀修饰符 + + + displayDateTime + string + + + 是否显示日期,为空则不显示 + + + displayNewSign + int + + + 近多少天内的项目视为最新项目为空则不显示 + + + displayTitlePrefix + bool + false + 是否显示项目前缀修饰语 + + + displayHits + bool + false + 是否显示项目点击数 + + + displayTips + bool + false + 是否显示作者,更新日期,点击数等浮动提示信息 + + + displayAuthor + bool + false + 是否显示项目的作者 + + + displayInputer + bool + false + 是否显示项目的录入者 + + + displayNodeName + bool + false + 是否显示所属栏目名称 + + + displayHotSign + bool + false + 是否显示热门内容图标 + + + optionalExtend + supersql + + 可选扩展参数 + +
  • 没有任何内容!
  • </tr><tr>
    images/elite.gif推荐images/ontop.gif热门images/common.gif普通_self_blank_self_blank标题:点击数:发表时间:color:;font-weight:bold;font-style:normal;font-weight:normal ;font-style:italic ;font-weight:bold;font-style:italic ;font-weight:normal ;font-style:normal;;Comment/AddComment.aspx?itemId=&nodeId=_blank评论热门内容最新内容
    images/elite.gif推荐images/ontop.gif热门images/common.gif普通_self_blank_self_blank标题:点击数:发表时间:color:;font-weight:bold;font-style:normal;font-weight:normal ;font-style:italic ;font-weight:bold;font-style:italic ;font-weight:normal ;font-style:normal;;Comment/AddComment.aspx?itemId=&nodeId=_blank评论热门内容最新内容
    ]]>
    + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/内容带图片的信息列表_普通式.config b/动易的标签库/标签库/样式类/内容带图片的信息列表_普通式.config new file mode 100644 index 0000000..815a45b --- /dev/null +++ b/动易的标签库/标签库/样式类/内容带图片的信息列表_普通式.config @@ -0,0 +1,70 @@ + + + 样式类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + int + 50 + 项目标题长度,一个汉字占两个字节 + + + contentLength + int + 0 + 项目内容长度,一个汉字占两个字节 + + + imageClass + string + pe_u_thumb + 图片区块选择器名 + + + titleClass + string + pe_u_thumb_title + 标题简介区择器名 + + + imageWidth + int + 160 + 图片宽度 + + + imageHeight + int + 120 + 图片高度 + + + optionalExtend + string + + + 可选扩展参数 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + 统计条件 + +
  • 还没有任何项目!
  • ]]>
    + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/内容页相关信息_普通式.config b/动易的标签库/标签库/样式类/内容页相关信息_普通式.config new file mode 100644 index 0000000..5ae5773 --- /dev/null +++ b/动易的标签库/标签库/样式类/内容页相关信息_普通式.config @@ -0,0 +1,51 @@ + + 样式类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + 0 + sql_sysquery + + modelID + supersql + 4 + 模型ID + + + generalID + supersql + 6 + 关联商品编号 + + + SELECT C.Title,C.NodeID,C.GeneralID,C.InputTime,C.PinyinTitle FROM PE_CommonModel C JOIN PE_CorrelativeItems I ON C.GeneralID = I.CorrelativeGeneralID WHERE C.ModelID = @modelID AND I.GeneralID=@generalID AND C.Status=99 ORDER BY I.OrderId + + + + + + + +指定的模型还没有相关信息! + + + +
  • + + + + +_blank + + +
  • +
    +
    +
    +
    +
    ]]>
    + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/友情链接列表_下拉式.config b/动易的标签库/标签库/样式类/友情链接列表_下拉式.config new file mode 100644 index 0000000..b7dc5cd --- /dev/null +++ b/动易的标签库/标签库/样式类/友情链接列表_下拉式.config @@ -0,0 +1,63 @@ + + + 样式类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + sql_sysquery + @QueryCond + + + + + + + + +
  • 没有友情链接站点!
  • +
    + + <select id="friendsitelist" onchange="if(this.options[this.selectedIndex].value!=''){location=this.options[this.selectedIndex].value;}"> + + <option value= + + > + + </option> + + </select> + +
    +
    +
    ]]>
    + False + false + false + + titleLength + int + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + linkOpenType + supersql + 0 + 内容链接的打开方式,0为栏目节点配置,1为新窗口,2为原窗口,其他则由参数值值取代 + + + QueryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel C + 查询条件 + + + QueryCount + supersql + + 统计条件 + + True + @QueryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/友情链接列表_图片式.config b/动易的标签库/标签库/样式类/友情链接列表_图片式.config new file mode 100644 index 0000000..36dc1fc --- /dev/null +++ b/动易的标签库/标签库/样式类/友情链接列表_图片式.config @@ -0,0 +1,101 @@ + + + 样式类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + sql_sysquery + @QueryCond + + + + + + + + +
  • 还没有任何内容!
  • +
    + + +
  • + + + + + + + + + _self + _blank + + + + + _blank + _self + + + + + + + + + + + + + + +nopic.gif + + +0 + + + + + + + + +
  • +
    +
    +
    +
    +
    ]]>
    + False + false + false + + titleLength + int + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + linkOpenType + supersql + 0 + 内容链接的打开方式,0为栏目节点配置,1为新窗口,2为原窗口,其他则由参数值值取代 + + + QueryCond + supersql + SELECT TOP 10 * FROM PE_U_FriendSite C + 查询条件 + + + QueryCount + supersql + + 统计条件 + + True + @QueryCount + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/友情链接列表_普通式.config b/动易的标签库/标签库/样式类/友情链接列表_普通式.config new file mode 100644 index 0000000..b4ab7ac --- /dev/null +++ b/动易的标签库/标签库/样式类/友情链接列表_普通式.config @@ -0,0 +1,81 @@ + + + 样式类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + sql_sysquery + @QueryCond + + + + + + + + +
  • 还没有任何内容!
  • +
    + + +
  • + + + + + + + + + _self + _blank + + + + + _blank + _self + + + + + + +
  • +
    +
    +
    +
    +
    ]]>
    + False + false + false + + titleLength + int + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + linkOpenType + supersql + 0 + 内容链接的打开方式,0为栏目节点配置,1为新窗口,2为原窗口,其他则由参数值值取代 + + + QueryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel C + 查询条件 + + + QueryCount + supersql + + 统计条件 + + True + @QueryCount + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/友情链接列表_滚动式.config b/动易的标签库/标签库/样式类/友情链接列表_滚动式.config new file mode 100644 index 0000000..77e79c0 --- /dev/null +++ b/动易的标签库/标签库/样式类/友情链接列表_滚动式.config @@ -0,0 +1,80 @@ + + + 样式类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + sin + sql_sysquery + @QueryCond + + + + + + + + +
  • 没有友情链接站点!
  • +
    + + <marquee direction=up> + + + + + + + + + + _self + _blank + + + _blank + _self + + + + + + + +
    +
    + </marquee> +
    +
    +
    +
    ]]>
    + False + false + false + + titleLength + int + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + linkOpenType + supersql + 0 + 内容链接的打开方式,0为栏目节点配置,1为新窗口,2为原窗口,其他则由参数值值取代 + + + QueryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel C + 查询条件 + + + QueryCount + supersql + + 统计条件 + + True + @QueryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/图片栏目内搜索_普通式.config b/动易的标签库/标签库/样式类/图片栏目内搜索_普通式.config new file mode 100644 index 0000000..5eca03a --- /dev/null +++ b/动易的标签库/标签库/样式类/图片栏目内搜索_普通式.config @@ -0,0 +1,121 @@ + + + 样式类 + + + sin + sql_sysquery + False + + titleLength + supersql + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + contentLength + supersql + + 内容长度 + + + linkOpenType + supersql + 1 + 内容链接的打开方式,2为栏目节点配置,1为新窗口,0为原窗口,其他则由参数值值取代 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + 统计条件 + + + fieldValue + supersql + + 查询值 + + false + false + @queryCond + + + + + + + + + + + + +
  • 没有搜索到任何内容!
  • +
    + + +
  • + + + + + + + + + _self + _blank + + + _blank + _self + + + + + + + + + + + + + + + + nopic.gif + + + + 0 + 90 + 68 + + + + + + + &nbsp; + +
    + + + +
  • +
    +
    +
    +
    +
    ]]>
    + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/图片高级搜索_普通式.config b/动易的标签库/标签库/样式类/图片高级搜索_普通式.config new file mode 100644 index 0000000..24ef4a5 --- /dev/null +++ b/动易的标签库/标签库/样式类/图片高级搜索_普通式.config @@ -0,0 +1,89 @@ + + + 样式类 + + + sin + sql_sysquery + False + + titleLength + supersql + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + contentLength + supersql + 0 + 内容长度,一个汉字占两个字节,如填写"20"则显示10个汉字,为0则不显示 + + + linkOpenType + supersql + 1 + 内容链接的打开方式,2为栏目节点配置,1为新窗口,0为原窗口,其他则由参数值值取代 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + 统计条件 + + false + false + @queryCond + + + + + + + + + + + +
  • 没有找到相关内容!
  • +
    + + + + + + + + + + +_self +_blank + + +_blank +_self + + + + + + + +&nbsp;&nbsp; + +<br /> + + + +
    +
    +
    ]]>
    + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/文章栏目内搜索_普通式.config b/动易的标签库/标签库/样式类/文章栏目内搜索_普通式.config new file mode 100644 index 0000000..15bd629 --- /dev/null +++ b/动易的标签库/标签库/样式类/文章栏目内搜索_普通式.config @@ -0,0 +1,100 @@ + + + 样式类 + + + sin + sql_sysquery + False + + titleLength + supersql + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + contentLength + supersql + + 内容长度 + + + linkOpenType + supersql + 1 + 内容链接的打开方式,2为栏目节点配置,1为新窗口,0为原窗口,其他则由参数值值取代 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + 统计条件 + + + fieldValue + supersql + + 查询值 + + false + false + @queryCond + + + + + + + + + + + + +
  • 没有搜索到任何内容!
  • +
    + + +
  • + + + + + + + + + _self + _blank + + + _blank + _self + + + + + + + + &nbsp; + +
    + + + +
  • +
    +
    +
    +
    +
    ]]>
    + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/文章高级搜索_普通式.config b/动易的标签库/标签库/样式类/文章高级搜索_普通式.config new file mode 100644 index 0000000..0052deb --- /dev/null +++ b/动易的标签库/标签库/样式类/文章高级搜索_普通式.config @@ -0,0 +1,89 @@ + + + 样式类 + + + sin + sql_sysquery + False + + titleLength + supersql + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + contentLength + supersql + 0 + 内容长度,一个汉字占两个字节,如填写"20"则显示10个汉字,为0则不显示 + + + linkOpenType + supersql + 1 + 内容链接的打开方式,2为栏目节点配置,1为新窗口,0为原窗口,其他则由参数值值取代 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + 统计条件 + + false + false + @queryCond + + + + + + + + + + + +
  • 没有找到相关内容!
  • +
    + + + + + + + + + + +_self +_blank + + +_blank +_self + + + + + + + +&nbsp;&nbsp; + +<br /> + + + +
    +
    +
    ]]>
    + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/来源列表_普通式.config b/动易的标签库/标签库/样式类/来源列表_普通式.config new file mode 100644 index 0000000..b8b06a6 --- /dev/null +++ b/动易的标签库/标签库/样式类/来源列表_普通式.config @@ -0,0 +1,56 @@ + + 样式类 + + + sin + sql_sysquery + True + SELECT TOP @pagesize * FROM PE_Source WHERE Passed = 1 AND ID NOT IN(SELECT TOP @startrow ID FROM PE_Source WHERE Passed = 1 ORDER BY ID DESC) ORDER BY ID DESC + SELECT COUNT(ID) FROM PE_Source WHERE Passed = 1 + + + + + + + +
  • 没有来源列表!
  • +
    + +
    +
    来源名称
    +
    联系人
    +
    来源简介
    +
    + + + +
    +
    +
    +
    ]]>
    + False + false + false + + contentLength + supersql + 50 + 来源简介长度 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/来源列表_表格式.config b/动易的标签库/标签库/样式类/来源列表_表格式.config new file mode 100644 index 0000000..e914979 --- /dev/null +++ b/动易的标签库/标签库/样式类/来源列表_表格式.config @@ -0,0 +1,59 @@ + + 样式类 + + + sin + sql_sysquery + True + SELECT TOP @pagesize * FROM PE_Source WHERE Passed=1 AND ID NOT IN(SELECT TOP @startrow ID FROM PE_Source WHERE Passed=1 ORDER BY ID DESC) ORDER BY ID DESC + SELECT COUNT(ID) FROM PE_Source WHERE Passed = 1 + + + + + + + + +
  • 没有来源列表!
  • +
    + + + + + + + + + + + + + + +
    来源名称联系人来源简介
    + + +Common/ShowCopyFrom.aspx?copyfrom= + + + + + + + +
    +
    +
    +
    +
    ]]>
    + False + false + false + + contentLength + supersql + 50 + 来源简介长度 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/节点含子节点项目数_linshi.config b/动易的标签库/标签库/样式类/节点含子节点项目数_linshi.config new file mode 100644 index 0000000..7428744 --- /dev/null +++ b/动易的标签库/标签库/样式类/节点含子节点项目数_linshi.config @@ -0,0 +1,27 @@ + + + 首页调用 + + + sin + sql_sysquery + False + + + NodeID + supersql + 16 + 节点ID + + false + false + SELECT arrChildID FROM PE_Nodes WHERE NodeID = @NodeID + + + + + +{PE.Label id="节点项目数_linshi" nodes="" /} + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/软件栏目内搜索_普通式.config b/动易的标签库/标签库/样式类/软件栏目内搜索_普通式.config new file mode 100644 index 0000000..ea1fbff --- /dev/null +++ b/动易的标签库/标签库/样式类/软件栏目内搜索_普通式.config @@ -0,0 +1,100 @@ + + + 样式类 + + + sin + sql_sysquery + False + + titleLength + supersql + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + contentLength + supersql + + 内容长度 + + + linkOpenType + supersql + 1 + 内容链接的打开方式,2为栏目节点配置,1为新窗口,0为原窗口,其他则由参数值值取代 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + 统计条件 + + + fieldValue + supersql + + 查询值 + + false + false + @queryCond + + + + + + + + + + + + +
  • 没有搜索到任何内容!
  • +
    + + +
  • + + + + + + + + + _self + _blank + + + _blank + _self + + + + + + + + &nbsp; + +
    + + + +
  • +
    +
    +
    +
    +
    ]]>
    + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/软件高级搜索_普通式.config b/动易的标签库/标签库/样式类/软件高级搜索_普通式.config new file mode 100644 index 0000000..1552f75 --- /dev/null +++ b/动易的标签库/标签库/样式类/软件高级搜索_普通式.config @@ -0,0 +1,89 @@ + + + 样式类 + + + sin + sql_sysquery + False + + titleLength + supersql + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + contentLength + supersql + 0 + 内容长度,一个汉字占两个字节,如填写"20"则显示10个汉字,为0则不显示 + + + linkOpenType + supersql + 1 + 内容链接的打开方式,2为栏目节点配置,1为新窗口,0为原窗口,其他则由参数值值取代 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + 统计条件 + + false + false + @queryCond + + + + + + + + + + + +
  • 没有找到相关内容!
  • +
    + + + + + + + + + + +_self +_blank + + +_blank +_self + + + + + + + +&nbsp;&nbsp; + +<br /> + + + +
    +
    +
    ]]>
    + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/通用信息列表_优先式.config b/动易的标签库/标签库/样式类/通用信息列表_优先式.config new file mode 100644 index 0000000..902a923 --- /dev/null +++ b/动易的标签库/标签库/样式类/通用信息列表_优先式.config @@ -0,0 +1,252 @@ + + + 样式类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + displayPropertyPrefix + supersql + 0 + 项目列表前缀修饰符{不启用:0,样式一:1,样式二:2,样式三:3,样式四:4,样式五:5,样式六:6,样式七:7,样式八:8,样式九:9,样式十:10} + + + displayDateTime + supersql + mm-dd + 是否显示日期,为空则不显示 + + + displayTitlePrefix + supersql + false + 是否显示项目前缀修饰语 + + + displayHits + supersql + false + 是否显示项目点击数 + + + displayTips + supersql + false + 是否显示作者,更新日期,点击数等浮动提示信息 + + + displayInputer + supersql + false + 是否显示内容的录入者 + + + displayNodeName + supersql + false + 是否显示所属栏目名称 + + + displayHotSign + supersql + false + 是否显示热门内容图标 + + + displayNewSign + supersql + false + 是否显示新内容图标 + + + displayCommentLink + supersql + false + 是否显示评论链接 + + + linkOpenType + supersql + 2 + 项目链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + + optionalExtend + supersql + + 可选扩展参数 + + + + + + + + + + + + + + + + + + + + + + +
  • 还没有任何项目!
  • +
    + + +
  • + + + + + +images/ontop.gif +热门 + + + + + + +images/elite.gif +推荐 + + + + + + +images/common.gif +普通 + + + + + +[ + + + + + + + +_self +_blank + + +_blank +_self + + + + + + +] + + + + +[] + + + + + + + + +_self +_blank + + +_blank +_self + + + + + + +标题: +点击数: +发表时间: + + + + + + +color:; + + +font-weight:bold;font-style:normal; +font-weight:normal ;font-style:italic ; +font-weight:bold;font-style:italic ; +font-weight:normal ;font-style:normal; + + +; + + + + + + + + + +[] +[] +[ + +Comment/AddComment.aspx?itemId=&nodeId= + +_blank评论] + +热门内容 + + +最新内容 + +
  • +
    +
    +
    +
    +
    ]]>
    + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/通用信息列表_普通式.config b/动易的标签库/标签库/样式类/通用信息列表_普通式.config new file mode 100644 index 0000000..676d84f --- /dev/null +++ b/动易的标签库/标签库/样式类/通用信息列表_普通式.config @@ -0,0 +1,97 @@ + + + 样式类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + int + 50 + 项目标题长度,一个汉字占两个字节 + + + displayPropertyPrefix + int + 0 + 项目列表前缀修饰符 + + + displayNewSign + int + + + 近多少天内的项目视为最新项目为空则不显示 + + + displayDateTime + string + + + 是否显示日期,为空则不显示 + + + displayTitlePrefix + bool + false + 是否显示项目前缀修饰语 + + + displayHits + bool + false + 是否显示项目点击数 + + + displayTips + bool + false + 是否显示作者,更新日期,点击数等浮动提示信息 + + + displayInputer + bool + false + 是否显示内容的录入者 + + + displayNodeName + bool + false + 是否显示所属栏目名称 + + + displayHotSign + bool + false + 是否显示热门内容图标 + + + optionalExtend + string + + + 可选扩展参数 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + + 统计条件 + +
  • 还没有任何项目!
  • images/elite.gif推荐images/ontop.gif热门images/common.gif普通[_self_blank]_self_blank标题:点击数:发表时间:color:;font-weight:bold;font-style:normal;font-weight:normal ;font-style:italic ;font-weight:bold;font-style:italic ;font-weight:normal ;font-style:normal;;[Comment/AddComment.aspx?itemId=&nodeId=_blank评论][][][]热门内容最新内容
  • ]]>
    + True + @queryCount +
    diff --git a/动易的标签库/标签库/样式类/通用信息列表_表格式.config b/动易的标签库/标签库/样式类/通用信息列表_表格式.config new file mode 100644 index 0000000..c606c82 --- /dev/null +++ b/动易的标签库/标签库/样式类/通用信息列表_表格式.config @@ -0,0 +1,97 @@ + + + 样式类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + int + 50 + 项目标题长度,一个汉字占两个字节 + + + displayNewSign + int + + + 近多少天内的项目视为最新项目为空则不显示 + + + displayPropertyPrefix + int + 0 + 项目列表前缀修饰符 + + + displayDateTime + string + + + 是否显示日期,为空则不显示 + + + displayTitlePrefix + bool + false + 是否显示项目前缀修饰语 + + + displayHits + bool + false + 是否显示项目点击数 + + + displayTips + bool + false + 是否显示作者,更新日期,点击数等浮动提示信息 + + + displayInputer + bool + false + 是否显示内容的录入者 + + + displayNodeName + bool + false + 是否显示所属栏目名称 + + + displayHotSign + bool + false + 是否显示热门内容图标 + + + optionalExtend + string + + + 可选扩展参数 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + + 统计条件 + +
  • 没有任何内容!
  • </tr><tr>
    images/elite.gif推荐images/ontop.gif热门images/common.gif普通_self_blank_self_blank标题:点击数:发表时间:color:;font-weight:bold;font-style:normal;font-weight:normal ;font-style:italic ;font-weight:bold;font-style:italic ;font-weight:normal ;font-style:normal;;Comment/AddComment.aspx?itemId=&nodeId=_blank评论热门内容最新内容
    images/elite.gif推荐images/ontop.gif热门images/common.gif普通_self_blank_self_blank标题:点击数:发表时间:color:;font-weight:bold;font-style:normal;font-weight:normal ;font-style:italic ;font-weight:bold;font-style:italic ;font-weight:normal ;font-style:normal;;Comment/AddComment.aspx?itemId=&nodeId=_blank评论热门内容最新内容
    ]]>
    + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/通用信息焦点图_新闻图片切换.config b/动易的标签库/标签库/样式类/通用信息焦点图_新闻图片切换.config new file mode 100644 index 0000000..2e2bfc4 --- /dev/null +++ b/动易的标签库/标签库/样式类/通用信息焦点图_新闻图片切换.config @@ -0,0 +1,92 @@ + + + 样式类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + focusWidth + supersql + 428 + 焦点图宽度 + + + focusHeight + supersql + 280 + 焦点图高度 + + + optionalExtend + supersql + + 可选扩展参数 + + + + + + + + + + + + + +
    `
    +
    + +
    + +
    + + 还没有任何内容! + +
    +
    +
    ]]>
    + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel WHERE DefaultPicUrl != '' + 查询条件 + + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/通用信息焦点图_普通式.config b/动易的标签库/标签库/样式类/通用信息焦点图_普通式.config new file mode 100644 index 0000000..b99c3b7 --- /dev/null +++ b/动易的标签库/标签库/样式类/通用信息焦点图_普通式.config @@ -0,0 +1,80 @@ + + + 样式类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + focusWidth + supersql + 428 + 焦点图宽度 + + + focusHeight + supersql + 280 + 焦点图高度 + + + optionalExtend + supersql + + 可选扩展参数 + + + + + + + + + + + + + + 还没有任何信息! + + + + + + +]]> + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel WHERE DefaultPicUrl != '' + 查询条件 + + \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/通用信息焦点图_流行式.config b/动易的标签库/标签库/样式类/通用信息焦点图_流行式.config new file mode 100644 index 0000000..5d84099 --- /dev/null +++ b/动易的标签库/标签库/样式类/通用信息焦点图_流行式.config @@ -0,0 +1,80 @@ + + + 样式类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + focusWidth + supersql + 428 + 焦点图宽度 + + + focusHeight + supersql + 280 + 焦点图高度 + + + + + + + + + + + + + + 还没有任何信息! + + + + + + +]]> + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel WHERE DefaultPicUrl != '' + 查询条件 + + \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/通用信息焦点图_脚本式.config b/动易的标签库/标签库/样式类/通用信息焦点图_脚本式.config new file mode 100644 index 0000000..fbb472a --- /dev/null +++ b/动易的标签库/标签库/样式类/通用信息焦点图_脚本式.config @@ -0,0 +1,206 @@ + + + 样式类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + focusWidth + supersql + 428 + 焦点图宽度 + + + focusHeight + supersql + 280 + 焦点图高度 + + + optionalExtend + supersql + + 可选扩展参数 + + + + + + + + + + + + + + 还没有任何信息! + + + + + + + +]]> + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel WHERE DefaultPicUrl != '' + 查询条件 + + \ No newline at end of file diff --git a/动易的标签库/标签库/样式类/通用带图片的信息列表_普通式.config b/动易的标签库/标签库/样式类/通用带图片的信息列表_普通式.config new file mode 100644 index 0000000..596f0ea --- /dev/null +++ b/动易的标签库/标签库/样式类/通用带图片的信息列表_普通式.config @@ -0,0 +1,64 @@ + + + 样式类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + int + 50 + 项目标题长度,一个汉字占两个字节 + + + imageClass + string + pe_u_thumb + 图片区块选择器名 + + + titleClass + string + pe_u_thumb_title + 标题简介区择器名 + + + imageWidth + int + 160 + 图片宽度 + + + imageHeight + int + 120 + 图片高度 + + + optionalExtend + string + + + 可选扩展参数 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + 统计条件 + +
  • 没有任何带图片的信息!
  • ]]>
    + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/留言类/GOV_最新留言列表.config b/动易的标签库/标签库/留言类/GOV_最新留言列表.config new file mode 100644 index 0000000..a273068 --- /dev/null +++ b/动易的标签库/标签库/留言类/GOV_最新留言列表.config @@ -0,0 +1,58 @@ + + + 留言类 + + + sin + sql_sysquery + + shownum + 10 + 显示个数 + + + titlelen + 20 + 标题最多字符数 + + + ClassID + 1 + 节点ID + + select top @shownum C.*,T.* from PE_CommonModel C inner join PE_U_GuestBook T on C.ItemID=T.ID where C.NodeID=@ClassID and C.Status=99 order by C.UpdateTime desc + + + + + + + + + +
      +
    • +没有任何留言! +
    • +
    +
    + + + +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/留言类/回复留言列表.config b/动易的标签库/标签库/留言类/回复留言列表.config new file mode 100644 index 0000000..1e42570 --- /dev/null +++ b/动易的标签库/标签库/留言类/回复留言列表.config @@ -0,0 +1,158 @@ + + 留言类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + DIV格式的简单评论列表 + sql_sysquery + + itemId + supersql + 5 + 内容ID{默认值:1,传入值:@RequestInt_Id} + + + outputQty + 10 + 显示数量 + + SELECT TOP @pagesize * FROM PE_Comment WHERE CommentID NOT IN (SELECT TOP @startrow CommentID FROM PE_Comment WHERE GeneralID = @itemId ORDER BY UpdateTime DESC) AND GeneralID = @itemId AND Status = 1 ORDER BY UpdateTime DESC + + + + + + + + + + +
    +
    +
    +
  • 尚无回复留言!
  • +
    +
    + + +
    +
    +
    +
    回复主题 : + + +
    +
    +
    +
    + + + + + + + + + + + + + + + +
    + + + + +
    [游客] +
    + + + +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + + + +User/Message/Message.aspx?UserName= + +短信 + + + +User/Default.aspx +信息 + + + +mailto: + +邮箱 + +
    +
    +
    +
    + + + + + + + + + 该内容设置了隐藏! + + + + + + + + +
    +
    +
    +
    +
    +
    +
    +
    +
    + + +Images/Comment/ip.gif + + + +0 + + +
    + +
    +
    +
    +
    ]]>
    + True + SELECT COUNT(*) FROM PE_Comment WHERE GeneralID = @itemId AND Status = 1 + sin + 12 + True + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/留言类/回复留言用户信息.config b/动易的标签库/标签库/留言类/回复留言用户信息.config new file mode 100644 index 0000000..6eb510b --- /dev/null +++ b/动易的标签库/标签库/留言类/回复留言用户信息.config @@ -0,0 +1,56 @@ + + + 留言类 + + + sin + static + + itemId + int + 1 + 内容ID + + + + + + + + + + + +{PE.Label id="显示回复留言用户信息" nodeId="" itemId="" /} + + +{PE.Label id="显示回复留言用户信息" nodeId="" itemId="" /} + +该信息所属栏目不允许发表留言! + + + + + + + +{PE.Label id="显示回复留言用户信息" nodeId="" itemId="" /} + +该信息所属栏目不允许发表留言! + + + + + +]]> + False + false + false + + + nodeId + int + 1 + 项目所属的节点ID + + \ No newline at end of file diff --git a/动易的标签库/标签库/留言类/显示回复留言用户信息.config b/动易的标签库/标签库/留言类/显示回复留言用户信息.config new file mode 100644 index 0000000..e353096 --- /dev/null +++ b/动易的标签库/标签库/留言类/显示回复留言用户信息.config @@ -0,0 +1,56 @@ + + + 留言类 + + + sin + static + + + + + + + +
    + +
    + + + + + + +公开 +
    +
    回复主题: + +&nbsp;* +
    +姓  名: + +匿名发表
    +E m a i l : +
    +
    +
    评  分: + + + + +
    +
    +
    +
    +
    +
    ]]>
    + False + + + nodeId + int + 1 + 项目所在的节点ID + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/留言类/显示留言列表信息.config b/动易的标签库/标签库/留言类/显示留言列表信息.config new file mode 100644 index 0000000..f6f2cc8 --- /dev/null +++ b/动易的标签库/标签库/留言类/显示留言列表信息.config @@ -0,0 +1,144 @@ + + sql_sysquery + 留言类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + =@eliteLevel order by IC.UpdateTime DESC) AND C.NodeID in (@nodeArray) AND C.tableName='@tableName' AND C.Status=99 AND C.EliteLevel>=@eliteLevel order by C.UpdateTime DESC +]]> + + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of select="pe:CutText(pe:RemoveHtml(Title),$titleLength,'...')" /> + + + + + +<hr /><font style="color:red">管理员回复:</font><br />回复内容: + +回复时间: + + + + +游客 + + + + +QQ: + + + +MSN: + + + +Email:<a href="mailto:"></a> + + +主页:<a href=" + + + +http:// + +" target="_blank"></a> + + + + +Images/Comment/01.gif + +Images/Comment/.gif + + + + + +该内容被设置了隐藏! +
    {PE.Label id="显示管理员回复" outputQty="1" itemId="" /} +
    + + +
    {PE.Label id="显示管理员回复" outputQty="1" itemId="" /} +
    +
    +
    + + + + + + +Images/Comment/face1.gif + +Images/Comment/face.gif + + +<a href=""></a> +<a href=""></a> + + + +
    +
    +
    +
    +
    ]]>
    + + + 0 + True + =@eliteLevel]]> + + nodeArray + 7 + 子栏目ID + + + parentId + 7 + 父栏目ID + + + titleLength + 20 + 标题字符数 + + + tableName + PE_U_GuestBook + 所属表名 + + + eliteLevel + 0 + 推荐级别 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/留言类/显示管理员回复.config b/动易的标签库/标签库/留言类/显示管理员回复.config new file mode 100644 index 0000000..76b064b --- /dev/null +++ b/动易的标签库/标签库/留言类/显示管理员回复.config @@ -0,0 +1,59 @@ + + + 留言类 + + + sin + sql_sysquery + + itemId + 0 + 信息ID + + SELECT TOP @outputQty * FROM PE_Comment WHERE GeneralID=@itemId AND Status = 1 ORDER BY UpdateTime DESC + + + + + + + +
    +
    +
    + 最近回复 +
    +
    + + + + + + + 该内容设置了隐藏! + + + + + + +
    +
    + 回复人: + [游客] + [用户] + &nbsp;&nbsp;回复时间: +
    +
    +
    +
    +
    ]]>
    + + outputQty + 1 + 显示个数 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/留言类/留言_内容页.config b/动易的标签库/标签库/留言类/留言_内容页.config new file mode 100644 index 0000000..55f54fb --- /dev/null +++ b/动易的标签库/标签库/留言类/留言_内容页.config @@ -0,0 +1,150 @@ + + sql_sysquery + 留言类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 * FROM PE_CommonModel C INNER JOIN PE_U_GuestBook T ON (C.ItemID = T.ID) WHERE C.GeneralID = @itemId + + + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of disable-output-escaping="yes" select="pe:EncodeText(/NewDataSet/Table/Title,'htmlencode')" /> + + + +游客 + + + + + + +<hr /> +<font style="color:red">管理员回复:</font> +<br />回复内容: + + +回复时间: + + + + +游客 + + + + +QQ: + + + +MSN: + + + +Email:<a href="mailto:"></a> + + + +主页:<a href=" + + + +http:// + +" linkOpenType="_blank"></a> + + + + + +Images/Comment/01.gif + + +Images/Comment/.gif + + + + + + + + + + + 该内容设置了隐藏! + + + + + + + + + + + + + +Images/Comment/face1.gif + + +Images/Comment/face.gif + + + + +<a href=""> + +</a> + + +<a href=""> + +</a> + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + + +]]> + + itemId + supersql + 4 + 留言ID + + sin + 0 + + titleLength + 50 + 标题最多字符数 + + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/留言类/留言列表信息_留言本方式.config b/动易的标签库/标签库/留言类/留言列表信息_留言本方式.config new file mode 100644 index 0000000..62a973b --- /dev/null +++ b/动易的标签库/标签库/留言类/留言列表信息_留言本方式.config @@ -0,0 +1,82 @@ + + + 留言类 + + + sin + sql_sysquery + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @parentId + + + + + + + + + + + + +没有找到指定的节点! + +{PE.DataSource id="InfoList" datasource="显示留言列表信息" page="" pagesize="" nodeArray="" parentId="" titleLength="" eliteLevel="" xslt="true" /}{PE.Repeat id="InfoList" loop="1000"}
    +
    +
    +
    主题:{PE.field id="InfoList" fieldname="Title" /}[阅读数:{PE.field id="InfoList" fieldname="Hits" /}] +<a href="{PE.field id="InfoList" fieldname="ReplyPath" /}">查看全部回复</a> + +
    +
    +
    +
    +<img src="{PE.field id="InfoList" fieldname="GuestImages" /}" alt="用户头像" /> +
    {PE.field id="InfoList" fieldname="GuestNameType" /}
    +
    +<img src="{PE.field id="InfoList" fieldname="GuestFace" /}" alt="留言心情" /> +
    {PE.field id="InfoList" fieldname="GuestContent" /}
    {PE.field id="InfoList" fieldname="AdminReply" /}{PE.field id="InfoList" fieldname="AdminReplyTime" /}
    +
    +
    +
    +<img src="{PE.SiteConfig.ApplicationPath/}Images/Comment/ip.gif" alt="{PE.field id="InfoList" fieldname="UpdateTime1" /}" border="0" />{PE.field id="InfoList" fieldname="UpdateTime" /}
    +
    +
    {PE.field id="InfoList" fieldname="GuestHomepage" /} {PE.field id="InfoList" fieldname="GuestOicq" /} {PE.field id="InfoList" fieldname="GuestEmail" /}
    +
    +
    {/PE.Repeat}
    +
    +
    +
    ]]>
    + + parentId + supersql + 7 + 栏目ID + + + titleLength + supersql + 20 + 标题最多字符数 + + + eliteLevel + supersql + 0 + 推荐优先级 + + + usePage + supersql + true + 是否分页 + + + outputQty + supersql + 20 + 每页分页数 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/留言类/留言列表信息_讨论区方式.config b/动易的标签库/标签库/留言类/留言列表信息_讨论区方式.config new file mode 100644 index 0000000..5de714d --- /dev/null +++ b/动易的标签库/标签库/留言类/留言列表信息_讨论区方式.config @@ -0,0 +1,43 @@ + + + 留言类 + + + sin + sql_sysquery + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID=@parentId + 没有找到指定的节点!{PE.DataSource id="InfoList" datasource="显示留言列表信息" page="" pagesize="" nodeArray="" parentId="" titleLength="" eliteLevel="" xslt="true" /}{PE.Repeat id="InfoList" loop="1000"}<tr id="FollowTr{PE.field id="InfoList" fieldname="GeneralID" /}" style="display:none;"><td id="FollowTd{PE.field id="InfoList" fieldname="GeneralID" /}" colspan="7"></td></tr>{/PE.Repeat}
    发言主题
    留言人
    回复
    阅读
    最后回复
    <img src={PE.field id="InfoList" fieldname="GuestFace" /}/><a href="{PE.field id="InfoList" fieldname="ReplyPath" /}">{PE.field id="InfoList" fieldname="Title" /}</a>{PE.field id="InfoList" fieldname="GuestName" /}{PE.field id="InfoList" fieldname="ReplyNum" /}{PE.field id="InfoList" fieldname="Hits" /}{PE.field id="InfoList" fieldname="LastReplyTime" /}|{PE.field id="InfoList" fieldname="LastReplyGuest" /}
    ]]>
    + + parentId + supersql + 7 + 栏目ID + + + titleLength + supersql + 20 + 标题最多字符数 + + + eliteLevel + supersql + 0 + 推荐优先级 + + + usePage + supersql + true + 是否分页 + + + outputQty + supersql + 20 + 每页分页数 + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/留言类/留言回复.config b/动易的标签库/标签库/留言类/留言回复.config new file mode 100644 index 0000000..4622218 --- /dev/null +++ b/动易的标签库/标签库/留言类/留言回复.config @@ -0,0 +1,34 @@ + + + 留言类 + 雅蓝内容留言回复 + static + + +
    + +
    +
    +
    +
    +
    +
    留言回复
    +
    +
    + {PE.Label id="回复留言用户信息" itemId="" nodeId=""/} +
    +
    +
    ]]>
    + txt + + itemId + 0 + 信息ID + + + nodeId + 0 + 节点ID + + True +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_信息提示弹出层.config b/动易的标签库/标签库/百科类/互动百科_信息提示弹出层.config new file mode 100644 index 0000000..d153c81 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_信息提示弹出层.config @@ -0,0 +1,66 @@ + + + 百科类 + + + txt + static + False + + + +
    +
    + 信息标题 +
    + + +
    +
    +
    + 没有提示信息 +
    +
    + + +
    + +]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_弹出层初始化JS.config b/动易的标签库/标签库/百科类/互动百科_弹出层初始化JS.config new file mode 100644 index 0000000..80c37ff --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_弹出层初始化JS.config @@ -0,0 +1,132 @@ + + + 百科类 + + + txt + static + False + + + +var Obj = '', x, y,pX,pY; +var isIE = document.all; //IE true; + +function MDown(id) { + var tarEle = document.getElementById(id); + Obj = id; + var objEvent = getEvent(); + + if (isIE) { + document.all(Obj).setCapture(); + } + + x = isIE ? objEvent.x :objEvent.pageX ; + y = isIE ? objEvent.y :objEvent.pageY ; + pX = x - tarEle.offsetLeft; + pY = y - tarEle.offsetTop; +} + +function MMove() { + if (Obj != '') { + var objEvent = getEvent(); + var objDoc = document.getElementById(Obj); + x = isIE ? objEvent.x : objEvent.pageX; + y = isIE ? objEvent.y : objEvent.pageY; + objDoc.style.left = x - pX + "px"; + objDoc.style.top = y - pY + "px"; + } +} + +function MUp() { + if (Obj != '') { + if (isIE) { + document.all(Obj).releaseCapture(); + } + Obj = ''; + } +} + +function getEvent() { //同时兼容ie和ff的写法 + if (isIE) return window.event; + func = getEvent.caller; + while (func != null) { + var arg0 = func.arguments[0]; + if (arg0) { + if ((arg0.constructor == Event || arg0.constructor == MouseEvent) + || (typeof (arg0) == "object" && arg0.preventDefault && arg0.stopPropagation)) { + return arg0; + } + } + func = func.caller; + } + return null; +} + +document.onmouseup = MUp; +document.onmousemove = MMove; + +//创建遮罩层时要用到 +function getPageSize(){ + //检测浏览器的渲染模式 + var body = (document.compatMode&&document.compatMode.toLowerCase() == "css1compat")?document.documentElement:document.body; + + var bodyOffsetWidth = 0; + var bodyOffsetHeight = 0; + var bodyScrollWidth = 0; + var bodyScrollHeight = 0; + var pageDimensions = [0,0]; + + pageDimensions[0]=body.clientHeight; + pageDimensions[1]=body.clientWidth; + + bodyOffsetWidth=body.offsetWidth; + bodyOffsetHeight=body.offsetHeight; + bodyScrollWidth=body.scrollWidth; + bodyScrollHeight=body.scrollHeight; + + if(bodyOffsetHeight > pageDimensions[0]) + { + pageDimensions[0]=bodyOffsetHeight; + } + + if(bodyOffsetWidth > pageDimensions[1]) + { + pageDimensions[1]=bodyOffsetWidth; + } + + if(bodyScrollHeight > pageDimensions[0]) + { + pageDimensions[0]=bodyScrollHeight; + } + + if(bodyScrollWidth > pageDimensions[1]) + { + pageDimensions[1]=bodyScrollWidth; + } + + return pageDimensions; +} +function ShowPopup(maskDiv,popupBox) { + var pageArg = getPageSize(); + var tarMP=document.getElementById(maskDiv); + var tarBox=document.getElementById(popupBox); + tarMP.style.height = pageArg[0] + "px"; + tarMP.style.width = "100%"; + tarMP.style.visibility = 'visible'; + var top = ""; + if (document.body.scrollTop) { + top = (document.body.scrollTop+ 200) + "px"; + } + else { + top = (document.documentElement.scrollTop + 200) + "px"; + } + tarBox.style.top = top; + tarBox.style.visibility = 'visible'; + } +function ClosePopup(maskDiv,popupBox){ +document.getElementById(maskDiv).style.visibility='hidden'; +document.getElementById(popupBox).style.visibility='hidden'; +} +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_热门标签.config b/动易的标签库/标签库/百科类/互动百科_热门标签.config new file mode 100644 index 0000000..0731fd1 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_热门标签.config @@ -0,0 +1,36 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + outputQty + supersql + 20 + 输出记录数 + + + titleLength + int + 20 + 标题长度 + + false + false + SELECT TOP @outputQty PE_EN_HotTag.* FROM PE_EN_HotTag ORDER BY Priority DESC + + + + + + +
  • +SearchList.aspx?type=2&keyword= +
  • +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_用户相关词条_根据类型显示列表.config b/动易的标签库/标签库/百科类/互动百科_用户相关词条_根据类型显示列表.config new file mode 100644 index 0000000..121d604 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_用户相关词条_根据类型显示列表.config @@ -0,0 +1,47 @@ + + + 百科类 + + + sin + static + False + + + type + int + 0 + 0用户创建,1用户编辑 + + + + + + + + +
    +
      + {PE.Label id="互动百科_通用词条列表" bindStyle="用户相关词条列表" outputQty="20" isUsePage="true" linkOpenType="_blank" titleLength="50" listOrderType="0" inputer="@Request_un" /} +
    +
    +
    +
    {PE.Page id="url_方块样式分页" datasource="互动百科_通用词条列表_用户相关词条列表" span="span" unitname="个词条"/}
    +
    +
    + +
    +
      + {PE.Label id="互动百科_用户编辑词条列表" bindStyle="普通式" outputQty="20" linkOpenType="_blank" titleLength="50" editor="@Request_un" /} +
    +
    +
    +
    {PE.Page id="url_方块样式分页" datasource="互动百科_用户编辑词条列表_普通式" span="span" unitname="个词条"/}
    +
    +
    + + +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_用户相关词条_用户信息.config b/动易的标签库/标签库/百科类/互动百科_用户相关词条_用户信息.config new file mode 100644 index 0000000..986322b --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_用户相关词条_用户信息.config @@ -0,0 +1,80 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + userName + supersql + + + 会员名称 + + false + false + + + + + + +
    +
    +

    +
    +
    +
    + +
    + + + +
    + + + + + + + + + + + + + +
    创建词条: + +
    编辑词条: + +
    注册时间: + +
    +
    +
    +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_用户相关词条_链接判断.config b/动易的标签库/标签库/百科类/互动百科_用户相关词条_链接判断.config new file mode 100644 index 0000000..dee5293 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_用户相关词条_链接判断.config @@ -0,0 +1,35 @@ + + + 百科类 + + + sin + static + False + + + type + int + 0 + 0用户创建,1用户编辑 + + + + + + +
  • + +current + +创建的词条 +
  • +
  • + +current + +编辑的词条 +
  • +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_用户编辑词条列表.config b/动易的标签库/标签库/百科类/互动百科_用户编辑词条列表.config new file mode 100644 index 0000000..cd348b9 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_用户编辑词条列表.config @@ -0,0 +1,111 @@ + + + 百科类 + + + sin + static + False + + + titleLength + int + 20 + 标题长度 + + + linkOpenType + string + _blank + 链接打开方式 + + + outputQty + supersql + 20 + 输出记录数 + + + bindStyle + string + 普通式 + 样式标签名称 + + true + false + + + + + + + + + + + +SELECT * FROM PE_EN_Entry WHERE CatalogId IN(@cid) + + +SELECT ParentId = @cid + + + + + + + + + +]]> + + + + + + + + + + + + + +E.Status >= 0 + + +E.Status > 0 + + + + + + AND ED.Editor = '''' + + + AND ED.Editor = '' + + + + + + + +{PE.Label id="互动百科_用户编辑词条列表_" page="true" pageid="@RequestInt_page" pagesize="" linkOpenType="" titleLength="" +sqlString="EXEC [dbo].[PR_Common_PagingLarge] 'PE_EN_Entry_Edition ED INNER JOIN PE_EN_Entry E ON E.EntryId = ED.EntryId','ED.EntryId','ED.EntryId,E.EntryName,E.Inputer,E.Tag,E.Hits,E.EditTimes,E.Summary,MAX(ED.EditTime) EditTime',,@startrow ,' + +','ED.EntryId,E.EntryName,E.Inputer,E.Tag,E.Hits,E.EditTimes,E.Summary','ED.EntryId DESC'" +sqlCount="select count(distinct ED.EntryId) from PE_EN_Entry_Edition ED INNER JOIN PE_EN_Entry E ON E.EntryId = ED.EntryId WHERE + +" /} + + +]]> + + editor + supersql + + + 查询条件-编辑者 + + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_用户编辑词条列表_普通式.config b/动易的标签库/标签库/百科类/互动百科_用户编辑词条列表_普通式.config new file mode 100644 index 0000000..06a768f --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_用户编辑词条列表_普通式.config @@ -0,0 +1,69 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + linkOpenType + string + + + 链接打开方式 + + + titleLength + int + + + 标题长度 + + + sqlString + supersql + SELECT 1 + 查询语句 + + + sqlCount + supersql + + + 统计语句 + + True + false + false + @sqlString + @sqlCount + + + + + + + + + + + +
  • 暂无词条
  • +
    + + +
  • +
    Doc.aspx?id=
    +
    词条创建者: 更新时间:
    +
    标签:
    + +
    编辑: 次 | 浏览:
    +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_类型列表_左侧导航.config b/动易的标签库/标签库/百科类/互动百科_类型列表_左侧导航.config new file mode 100644 index 0000000..9e96252 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_类型列表_左侧导航.config @@ -0,0 +1,50 @@ + + + 百科类 + + + sin + static + False + + + type + int + 0 + 1推荐,2精彩,3热门 + + + order + int + 0 + 3人气指数,4最近更新 + + + + + + + +
  • + +sc1 current png +推荐词条
  • +
  • + +sc1 current png +精彩词条
  • +
  • + +sc1 current png +热门词条
  • +
  • + +sc1 current png +最近更新
  • +
  • + +sc1 current png +人气指数
  • +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_类型列表_获取导航文字提示.config b/动易的标签库/标签库/百科类/互动百科_类型列表_获取导航文字提示.config new file mode 100644 index 0000000..89deeb5 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_类型列表_获取导航文字提示.config @@ -0,0 +1,48 @@ + + + 百科类 + + + sin + static + False + + + type + int + 0 + 1推荐,2精彩,3热门 + + + order + int + 0 + 3人气指数,4最近更新 + + + + + + + + + +推荐词条 +精彩词条 +热门词条 +人气指数 +最近更新 +按字母顺序浏览-- + + + + +]]> + + letter + string + + + 字母浏览 + + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_网站底部.config b/动易的标签库/标签库/百科类/互动百科_网站底部.config new file mode 100644 index 0000000..1325937 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_网站底部.config @@ -0,0 +1,14 @@ + + + 百科类 + + + txt + static + False + + +

    如想投诉,请到百科投诉中心;如想提出意见、建议,请到百科吧;想要了解您在百科的权利与义务,请查看权利声明。
    + ©2012 PowerEasy Inc. 使用前必读 | 百科协议

    + ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_网站顶部.config b/动易的标签库/标签库/百科类/互动百科_网站顶部.config new file mode 100644 index 0000000..2fc6876 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_网站顶部.config @@ -0,0 +1,93 @@ + + + 百科类 + + + txt + static + False + + + +
    {PE.Label id="互动百科_首页顶部会员信息" /}
    +
    + + +
    + + + +]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_获取会员组名称.config b/动易的标签库/标签库/百科类/互动百科_获取会员组名称.config new file mode 100644 index 0000000..aaee0ac --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_获取会员组名称.config @@ -0,0 +1,27 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + groupId + supersql + 1 + 会员组ID + + false + false + SELECT GroupName FROM PE_UserGroups WHERE GroupID = @groupId + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_获取当前登录会员名称.config b/动易的标签库/标签库/百科类/互动百科_获取当前登录会员名称.config new file mode 100644 index 0000000..fdd65dc --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_获取当前登录会员名称.config @@ -0,0 +1,17 @@ + + + 百科类 + + + sin + static + False + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_获取百科所属分类.config b/动易的标签库/标签库/百科类/互动百科_获取百科所属分类.config new file mode 100644 index 0000000..801a965 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_获取百科所属分类.config @@ -0,0 +1,28 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + entryId + supersql + 0 + 词条ID + + false + false + SELECT EC.*,C.CategoryName FROM PE_EN_Entry_Category EC INNER JOIN PE_EN_Category C ON C.CategoryId = EC.CategoryId WHERE EntryId = @entryId + + + + + + +DocList.aspx?cid= + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_获取百科所属分类ID列表.config b/动易的标签库/标签库/百科类/互动百科_获取百科所属分类ID列表.config new file mode 100644 index 0000000..28885ad --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_获取百科所属分类ID列表.config @@ -0,0 +1,28 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + entryId + supersql + 0 + 词条ID + + false + false + SELECT * FROM PE_EN_Entry_Category WHERE EntryId = @entryId + + + + + + +, + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_获取百科所属分类_纯文本.config b/动易的标签库/标签库/百科类/互动百科_获取百科所属分类_纯文本.config new file mode 100644 index 0000000..7941530 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_获取百科所属分类_纯文本.config @@ -0,0 +1,29 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + entryId + supersql + 0 + 词条ID + + false + false + SELECT EC.*,C.CategoryName FROM PE_EN_Entry_Category EC INNER JOIN PE_EN_Category C ON C.CategoryId = EC.CategoryId WHERE EntryId = @entryId + + + + + + + +, + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_获取目录所有子目录.config b/动易的标签库/标签库/百科类/互动百科_获取目录所有子目录.config new file mode 100644 index 0000000..98a5ea6 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_获取目录所有子目录.config @@ -0,0 +1,37 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + cid + supersql + 0 + 目录ID + + false + false + with SubCategory(CategoryId,CategoryName,ParentId) as +( + select CategoryId,CategoryName,ParentId from PE_EN_Category where CategoryId = @cid + union all + select C.CategoryId,C.CategoryName,C.ParentId + from + PE_EN_Category C, + SubCategory SC + where C.ParentId = SC.categoryid + ) + select * from SubCategory + + + + + +, + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_词条信息_编辑次数.config b/动易的标签库/标签库/百科类/互动百科_词条信息_编辑次数.config new file mode 100644 index 0000000..9d9a3bc --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_词条信息_编辑次数.config @@ -0,0 +1,33 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + entryId + supersql + 0 + 词条ID + + false + false + SELECT COUNT(*) Total FROM PE_EN_Entry_Edition WHERE EntryId = @entryId + + + + + + + +
  • 编辑次数: + +EditionList.aspx?id=历史记录 +
  • +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_词条信息_编辑者信息.config b/动易的标签库/标签库/百科类/互动百科_词条信息_编辑者信息.config new file mode 100644 index 0000000..36d5741 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_词条信息_编辑者信息.config @@ -0,0 +1,118 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + inputer + supersql + + + 词条创建者 + + false + false + + + + + + + + + + + + +
    + +
    + +
    +
    {PE.Label id="互动百科_获取会员组名称" groupId="" /}
    +
    +
    +词条创建者 +
    +
    +
    +
    + +
    + +
    + +
    +
    {PE.Label id="互动百科_获取会员组名称" groupId="" /}
    +
    +
    +最近编辑者 +
    +
    +
    +
    + + +
    +
    + +
    +
    ]]>
    + + editor + supersql + + + 最近编辑者 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_词条内容_锁定编辑.config b/动易的标签库/标签库/百科类/互动百科_词条内容_锁定编辑.config new file mode 100644 index 0000000..e697143 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_词条内容_锁定编辑.config @@ -0,0 +1,28 @@ + + + 百科类 + + + sin + static + False + + + inputer + string + + + 编辑者 + + + + + + +

    友情提示:正在被 +UserDoc.aspx?un= + + 锁定编辑中!

    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_词条内容页_数据源.config b/动易的标签库/标签库/百科类/互动百科_词条内容页_数据源.config new file mode 100644 index 0000000..c16ac85 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_词条内容页_数据源.config @@ -0,0 +1,83 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + entryId + supersql + 0 + 词条ID + + false + false + = 0]]> + + + + + + + + + + + + + + + + + + + + + + + + + {PE.Label id="互动百科_词条内容_锁定编辑" inputer="" /} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_词条分类_一级.config b/动易的标签库/标签库/百科类/互动百科_词条分类_一级.config new file mode 100644 index 0000000..c0f2947 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_词条分类_一级.config @@ -0,0 +1,30 @@ + + + 百科类 + + + sin + sql_sysquery + False + + false + false + SELECT PE_EN_Category.* FROM PE_EN_Category WHERE ParentId = 0 ORDER BY OrderId ASC + + + + +
  • +

    + +DocList.aspx?cid= + + +

    +

    +{PE.Label id="互动百科_词条分类_二级" cid="" /} +

    +
  • +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_词条分类_二级.config b/动易的标签库/标签库/百科类/互动百科_词条分类_二级.config new file mode 100644 index 0000000..8f101ba --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_词条分类_二级.config @@ -0,0 +1,29 @@ + + + 百科类 + + + sin + sql_sysquery + False + + false + false + SELECT PE_EN_Category.* FROM PE_EN_Category WHERE ParentId = @cid + + + + + +DocList.aspx?cid= + + + +]]> + + cid + supersql + 0 + 词条分类ID + + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_词条分类内容_数据源.config b/动易的标签库/标签库/百科类/互动百科_词条分类内容_数据源.config new file mode 100644 index 0000000..b13a4a1 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_词条分类内容_数据源.config @@ -0,0 +1,37 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + cid + supersql + 0 + 词条分类ID + + false + false + SELECT TOP 1 * FROM PE_EN_Category WHERE CategoryId = @cid + + + + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_词条历史版本内容页_数据源.config b/动易的标签库/标签库/百科类/互动百科_词条历史版本内容页_数据源.config new file mode 100644 index 0000000..a45273c --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_词条历史版本内容页_数据源.config @@ -0,0 +1,74 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + editionId + supersql + 0 + 词条ID + + false + false + = 0]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_词条历史版本列表.config b/动易的标签库/标签库/百科类/互动百科_词条历史版本列表.config new file mode 100644 index 0000000..e092767 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_词条历史版本列表.config @@ -0,0 +1,55 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + entryId + supersql + 0 + 词条ID + + false + false + SELECT PE_EN_Entry_Edition.* FROM PE_EN_Entry_Edition WHERE EntryId = @entryId ORDER BY EditionId DESC + + + + + + + + + +
  • + + + + + +Edition.aspx?id=&no= + +历史版本 + + + + + + + +UserDoc.aspx?un= + + + + + + +
  • +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用字母浏览.config b/动易的标签库/标签库/百科类/互动百科_通用字母浏览.config new file mode 100644 index 0000000..50e7891 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用字母浏览.config @@ -0,0 +1,69 @@ + + + 百科类 + + + sin + static + False + + + + + + + + + + +]]> + + letter + string + false + true只含字母,false为所有 + + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用消息提示层.config b/动易的标签库/标签库/百科类/互动百科_通用消息提示层.config new file mode 100644 index 0000000..1b99042 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用消息提示层.config @@ -0,0 +1,12 @@ + + + 百科类 + + + txt + static + False + + + + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用词条列表.config b/动易的标签库/标签库/百科类/互动百科_通用词条列表.config new file mode 100644 index 0000000..09fbd48 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用词条列表.config @@ -0,0 +1,227 @@ + + + 百科类 + + + sin + static + False + + + titleLength + int + 20 + 标题长度 + + + linkOpenType + string + _blank + 链接打开方式 + + + outputQty + supersql + 20 + 输出记录数 + + + bindStyle + string + 普通式 + 样式标签名称 + + false + false + + + + + + + + + + + + + + + + + + + + + + + +E.Status >= 0 + + +E.Status > 0 + + + + AND E.RecommendLevel = + + + AND E.EntryId IN (SELECT EntryId FROM PE_EN_Entry_Category WHERE EntryId = E.EntryId AND CategoryId IN ()) + + + AND DATEDIFF(DD,E.EditTime,GETDATE()) <= + + + AND DATALENGTH(E.Images) > 0 + + + + + AND E.EntryName LIKE ''%%'' + + + AND E.Inputer LIKE ''%%'' + + + AND E.FirstLetter = '''' + + + + AND E.EntryName LIKE ''%%'' + + + AND E.Tag LIKE ''%%'' + + + AND E.Content LIKE ''%%'' + + + + + + + AND E.EntryName LIKE '%%' + + + AND E.Inputer LIKE '%%' + + + AND E.FirstLetter = '' + + + + AND E.EntryName LIKE '%%' + + + AND E.Tag LIKE '%%' + + + AND E.Content LIKE '%%' + + + + + + + + + + + + + E.CreateTime DESC + E.EntryId DESC + E.EntryId ASC + E.Hits DESC,E.EntryId DESC + E.EditTime DESC + E.EditTime ASC + E.Hits ASC,E.EntryId ASC + E.CreateTime DESC + + + + PE_EN_Entry E + +{PE.Label id="互动百科_通用词条列表_" page="" pageid="@RequestInt_page" pagesize="" linkOpenType="" titleLength="" +sqlString="EXEC [dbo].[PR_Common_PagingLarge] '','E.EntryId','E.*',,@startrow ,' + +','',''" +sqlCount="select count(E.EntryId) from WHERE + +" /} + + +]]> + + title + string + + + 查询条件-标题 + + + isUsePage + string + true + 是否分页 + + + docType + int + 0 + 0无,1推荐,2精彩,3热门 + + + listOrderType + int + 0 + 排序方式 + + + inputer + string + + + 查询条件-创建者 + + + letter + string + + + 查询条件-词条首字母 + + + cid + string + + + 词条分类ID列表,为空表示所有 + + + dayDiff + int + 0 + 查询条件-时间之内(天数) + + + type + int + 0 + 0无,1词条名,2标签,3内容 + + + keyword + string + + + 搜索关键字 + + + hasImages + string + + + true为必须有图片,否则图片不限 + + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用词条列表_图片词条列表.config b/动易的标签库/标签库/百科类/互动百科_通用词条列表_图片词条列表.config new file mode 100644 index 0000000..3278fc7 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用词条列表_图片词条列表.config @@ -0,0 +1,82 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + linkOpenType + string + + + 链接打开方式 + + + titleLength + int + + + 标题长度 + + + sqlString + supersql + SELECT 1 + 查询语句 + + + sqlCount + supersql + + + 统计语句 + + True + false + false + @sqlString + @sqlCount + + + + + + + + + + +
  • 暂无词条
  • +
    + + +
  • + + + + + + + +Doc.aspx?id= + + + + + + + + + + + +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用词条列表_搜索结果列表.config b/动易的标签库/标签库/百科类/互动百科_通用词条列表_搜索结果列表.config new file mode 100644 index 0000000..8abdff8 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用词条列表_搜索结果列表.config @@ -0,0 +1,68 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + linkOpenType + string + + + 链接打开方式 + + + titleLength + int + + + 标题长度 + + + sqlString + supersql + SELECT 1 + 查询语句 + + + sqlCount + supersql + + + 统计语句 + + True + false + false + @sqlString + @sqlCount + + + + + + + + + + + +
  • 暂无词条
  • +
    + + +
  • +
    Doc.aspx?id=
    +
    词条创建者: 更新时间:
    +
    标签:
    + +
    编辑: 次 | 浏览:
    +
  • +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用词条列表_普通式.config b/动易的标签库/标签库/百科类/互动百科_通用词条列表_普通式.config new file mode 100644 index 0000000..8078303 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用词条列表_普通式.config @@ -0,0 +1,62 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + linkOpenType + string + + + 链接打开方式 + + + titleLength + int + + + 标题长度 + + + sqlString + supersql + SELECT 1 + 查询语句 + + + sqlCount + supersql + + + 统计语句 + + True + false + false + @sqlString + @sqlCount + + + + + + + + + + +
  • 暂无词条
  • +
    + + +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用词条列表_热门前五.config b/动易的标签库/标签库/百科类/互动百科_通用词条列表_热门前五.config new file mode 100644 index 0000000..7ce6fe8 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用词条列表_热门前五.config @@ -0,0 +1,64 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + linkOpenType + string + + + 链接打开方式 + + + titleLength + int + + + 标题长度 + + + sqlString + supersql + SELECT 1 + 查询语句 + + + sqlCount + supersql + + + 统计语句 + + True + false + false + @sqlString + @sqlCount + + + + + + + + + + + + + + + + +Doc.aspx?id= + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用词条列表_用户相关词条列表.config b/动易的标签库/标签库/百科类/互动百科_通用词条列表_用户相关词条列表.config new file mode 100644 index 0000000..b11cca2 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用词条列表_用户相关词条列表.config @@ -0,0 +1,69 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + linkOpenType + string + + + 链接打开方式 + + + titleLength + int + + + 标题长度 + + + sqlString + supersql + SELECT 1 + 查询语句 + + + sqlCount + supersql + + + 统计语句 + + True + false + false + @sqlString + @sqlCount + + + + + + + + + + + +
  • 暂无词条
  • +
    + + +
  • +
    Doc.aspx?id=
    +
    词条创建者: 更新时间:
    +
    标签:
    + +
    编辑: 次 | 浏览:
    +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用词条列表_类型列表.config b/动易的标签库/标签库/百科类/互动百科_通用词条列表_类型列表.config new file mode 100644 index 0000000..73afa27 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用词条列表_类型列表.config @@ -0,0 +1,73 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + linkOpenType + string + + + 链接打开方式 + + + titleLength + int + + + 标题长度 + + + sqlString + supersql + SELECT 1 + 查询语句 + + + sqlCount + supersql + + + 统计语句 + + True + false + false + @sqlString + @sqlCount + + + + + + + + + + +
  • 暂无词条
  • +
    + + +
  • + + + + + + +Doc.aspx?id= + + + +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用词条列表_词条分类列表.config b/动易的标签库/标签库/百科类/互动百科_通用词条列表_词条分类列表.config new file mode 100644 index 0000000..b08e7bd --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用词条列表_词条分类列表.config @@ -0,0 +1,89 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + linkOpenType + string + + + 链接打开方式 + + + titleLength + int + + + 标题长度 + + + sqlString + supersql + SELECT 1 + 查询语句 + + + sqlCount + supersql + + + 统计语句 + + True + false + false + @sqlString + @sqlCount + + + + + + + + + + + +
  • 暂无词条
  • +
    + + +
  • +
    + +Doc.aspx?id= + + + +
    +
    词条创建者: + UserDoc.aspx?un= + + + 更新时间: +
    +
    +标签: + +
    + +
    编辑: 次 | 浏览:
    +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用词条列表_首页图片词条.config b/动易的标签库/标签库/百科类/互动百科_通用词条列表_首页图片词条.config new file mode 100644 index 0000000..dbff60f --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用词条列表_首页图片词条.config @@ -0,0 +1,82 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + linkOpenType + string + + + 链接打开方式 + + + titleLength + int + + + 标题长度 + + + sqlString + supersql + SELECT 1 + 查询语句 + + + sqlCount + supersql + + + 统计语句 + + True + false + false + @sqlString + @sqlCount + + + + + + + + + + +
  • 暂无词条
  • +
    + + +
  • + + + + + + + +Doc.aspx?id= + + + + + + + + + + + +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用词条列表_首页推荐词条.config b/动易的标签库/标签库/百科类/互动百科_通用词条列表_首页推荐词条.config new file mode 100644 index 0000000..0a58494 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用词条列表_首页推荐词条.config @@ -0,0 +1,77 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + linkOpenType + string + + + 链接打开方式 + + + titleLength + int + + + 标题长度 + + + sqlString + supersql + SELECT 1 + 查询语句 + + + sqlCount + supersql + + + 统计语句 + + True + false + false + @sqlString + @sqlCount + + + + + + + + + + +
  • 暂无词条
  • +
    + + +
  • + + + + + + + +Doc.aspx?id= + + + +

    + +

    +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用词条列表_首页热门词条.config b/动易的标签库/标签库/百科类/互动百科_通用词条列表_首页热门词条.config new file mode 100644 index 0000000..c7b02f6 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用词条列表_首页热门词条.config @@ -0,0 +1,77 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + linkOpenType + string + + + 链接打开方式 + + + titleLength + int + + + 标题长度 + + + sqlString + supersql + SELECT 1 + 查询语句 + + + sqlCount + supersql + + + 统计语句 + + True + false + false + @sqlString + @sqlCount + + + + + + + + + + +
  • 暂无词条
  • +
    + + +
  • + + + + + + + + + + +Doc.aspx?id= + + + +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_通用词条列表_首页精彩词条.config b/动易的标签库/标签库/百科类/互动百科_通用词条列表_首页精彩词条.config new file mode 100644 index 0000000..fb7e8e1 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_通用词条列表_首页精彩词条.config @@ -0,0 +1,77 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + linkOpenType + string + + + 链接打开方式 + + + titleLength + int + + + 标题长度 + + + sqlString + supersql + SELECT 1 + 查询语句 + + + sqlCount + supersql + + + 统计语句 + + True + false + false + @sqlString + @sqlCount + + + + + + + + + + +
  • 暂无词条
  • +
    + + +
  • + + + + + + + +Doc.aspx?id= + + + +

    + +

    +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_首页会员登录.config b/动易的标签库/标签库/百科类/互动百科_首页会员登录.config new file mode 100644 index 0000000..78c49ac --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_首页会员登录.config @@ -0,0 +1,69 @@ + + + 百科类 + + + sin + static + True + + + + + + + + +{PE.Label id="互动百科_首页会员登录_会员信息" userName="" /} + + +
    +
    +

    用户登录

    +
    +
    + + +
    +
    +
    +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_首页会员登录_会员信息.config b/动易的标签库/标签库/百科类/互动百科_首页会员登录_会员信息.config new file mode 100644 index 0000000..22a5930 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_首页会员登录_会员信息.config @@ -0,0 +1,84 @@ + + + 百科类 + + + sin + sql_sysquery + False + + + userName + supersql + + + 会员名称 + + false + false + + + + + + + +
    +
    +

    您好: 退出 +

    +
    +
    +
    + +
    + + + +
    + + + + + + + + + + + + + +
    创建词条: +UserDoc.aspx?un= +
    编辑词条: +UserDoc.aspx?un=&type=1 +
    注册时间: + +
    +
    +
    +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/百科类/互动百科_首页顶部会员信息.config b/动易的标签库/标签库/百科类/互动百科_首页顶部会员信息.config new file mode 100644 index 0000000..fc33925 --- /dev/null +++ b/动易的标签库/标签库/百科类/互动百科_首页顶部会员信息.config @@ -0,0 +1,34 @@ + + + 百科类 + + + sin + static + True + + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信件列表标签.config b/动易的标签库/标签库/网上信访/信件列表标签.config new file mode 100644 index 0000000..b442509 --- /dev/null +++ b/动易的标签库/标签库/网上信访/信件列表标签.config @@ -0,0 +1,140 @@ + + + 网上信访 + 信件列表标签 + sin + sql_sysquery + False + + LetterTypeId + supersql + 0 + 信件类型Id + + true + true + + + + + + + + + + + + +SELECT Top @pagesize PE_GV_Letters.*, PE_GV_LetterType.LetterTypeName, PE_Department.DepartmentName FROM PE_GV_Letters, PE_GV_LetterType, PE_Department WHERE PE_GV_Letters.LetterTypeId=PE_GV_LetterType.LetterTypeId AND PE_GV_Letters.DepartmentId=PE_Department.DepartmentId AND PE_GV_Letters.IsPublic=1 AND PE_GV_Letters.Status>-1 + + AND PE_GV_Letters.LetterTypeId=@LetterTypeId + + AND PE_GV_Letters.Title like '%@Title%' + AND PE_Department.DepartmentName like '%@Title%' +AND PE_GV_Letters.LetterId NOT IN(SELECT Top @startrow PE_GV_Letters.LetterId FROM PE_GV_Letters, PE_GV_LetterType, PE_Department WHERE PE_GV_Letters.LetterTypeId=PE_GV_LetterType.LetterTypeId AND PE_GV_Letters.DepartmentId=PE_Department.DepartmentId AND PE_GV_Letters.IsPublic=1 AND PE_GV_Letters.Status>-1 + + AND PE_GV_Letters.LetterTypeId=@LetterTypeId + + AND PE_GV_Letters.Title like '%@Title%' + AND PE_Department.DepartmentName like '%@Title%' +ORDER BY InputTime DESC) + ORDER BY InputTime DESC + + + + + + +SELECT COUNT(*) FROM PE_GV_Letters, PE_GV_LetterType, PE_Department WHERE PE_GV_Letters.LetterTypeId=PE_GV_LetterType.LetterTypeId AND PE_GV_Letters.DepartmentId=PE_Department.DepartmentId AND PE_GV_Letters.IsPublic=1 AND PE_GV_Letters.Status>-1 + + AND PE_GV_Letters.LetterTypeId=@LetterTypeId + + AND PE_GV_Letters.Title like '%@Title%' + AND PE_Department.DepartmentName like '%@Title%' + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + +
    编号主题类型办理情况来信时间承办单位
    + + + + + {PE.SiteConfig.ApplicationPath/}Government/Letter/LetterView.aspx?LetterId= + + + + + + + + + + + + 待受理 + + + 已转交 + + + 处理中 + + + 已处理完 + + + 过期未处理 + + + + + + +
    +
    +
    ]]>
    + True + 标记之间写分页SQL查询语句 +select count(id) from database]]> + + + + + Title + supersql + + + 信件主题 + + + searchType + int + 1 + 1标题,2部门 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信件统计.config b/动易的标签库/标签库/网上信访/信件统计.config new file mode 100644 index 0000000..47e30f6 --- /dev/null +++ b/动易的标签库/标签库/网上信访/信件统计.config @@ -0,0 +1,30 @@ + + + 网上信访 + + + sin + sql_sysquery + False + + false + false + + + + + +数: + +已处理的数: + +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信访信件内容.config b/动易的标签库/标签库/网上信访/信访信件内容.config new file mode 100644 index 0000000..64169eb --- /dev/null +++ b/动易的标签库/标签库/网上信访/信访信件内容.config @@ -0,0 +1,60 @@ + + + 网上信访 + + + sin + sql_sysquery + False + + letterId + supersql + 1 + 信件内容ID + + false + false + -1 ]]> + + + + + + + +
    + +
    +
    + +
    +
    +
    +编号: +您的来信:
    +
    +来信内容: +
    + +
    + 来 信 人: + +
    + 来信日期: + +
    + + 评价: + + + +
    +
    +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信访信件处理记录.config b/动易的标签库/标签库/网上信访/信访信件处理记录.config new file mode 100644 index 0000000..ec7d99d --- /dev/null +++ b/动易的标签库/标签库/网上信访/信访信件处理记录.config @@ -0,0 +1,78 @@ + + + 网上信访 + + + sin + sql_sysquery + False + + letterId + supersql + 1 + 信件内容ID + + false + false + SELECT LH.*,D.DepartmentName FROM PE_GV_LetterHistory LH INNER JOIN PE_Department D ON LH.DepartmentId = D.DepartmentId WHERE LetterId = @letterId ORDER BY EndTime ASC + + + + + + + +
    +
    +
    处理情况:
    +
    +

    待受理

    +
    +
    +
    +
    + + +
    +
    +
    处理情况:
    +
    +

    + +

    + 处理单位: + +
    + 处理时间: + +
    + 处理状态: + + +已受理,待处理 + + +已转交到{PE.Label id="GOV_得到部门名称" departmentId="" /} 部门处理, +于 + + 之前处理完 + + +处理中 + + +处理完 + + +未知 + + +
    +
    +
    +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信访信件评论标签.config b/动易的标签库/标签库/网上信访/信访信件评论标签.config new file mode 100644 index 0000000..690d723 --- /dev/null +++ b/动易的标签库/标签库/网上信访/信访信件评论标签.config @@ -0,0 +1,138 @@ + + + 网上信访 + 信访信件评论标签 + txt + static + False + + + letterId + int + 1 + 信件id + + + +
    +
    我要评论: + "> + 更多评论 + +
    +
    +
      +
    • 用户:
    • +
    • 评论: + *
    • +
    • 验证: + +
    • +
    +
    +
    + + +
    +
    + + +]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信访内容数据源标签.config b/动易的标签库/标签库/网上信访/信访内容数据源标签.config new file mode 100644 index 0000000..99c4b76 --- /dev/null +++ b/动易的标签库/标签库/网上信访/信访内容数据源标签.config @@ -0,0 +1,82 @@ + + + 网上信访 + + + + + sql_sysquery + False + + letterId + supersql + 1 + 信件内容ID + + false + false + SELECT L.*,LT.LetterTypeName FROM PE_GV_Letters L INNER JOIN PE_GV_LetterType LT ON L.LetterTypeId = LT.LetterTypeId WHERE LetterId = @letterId AND IsPublic = 1 AND L.Status>-1 + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + + + + + + + + + + + + + +<xsl:value-of select="pe:EncodeText(/NewDataSet/Table/Title,'htmlencode')"/> + + + + + + + + + + + + + + + + + + + +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信访回复排行.config b/动易的标签库/标签库/网上信访/信访回复排行.config new file mode 100644 index 0000000..22958ef --- /dev/null +++ b/动易的标签库/标签库/网上信访/信访回复排行.config @@ -0,0 +1,29 @@ + + + 网上信访 + + + sin + sql_sysquery + False + false + false + SELECT D.DepartmentId,D.DepartmentName,COUNT(*) AS Total FROM PE_Department D INNER JOIN PE_GV_LetterHistory L ON D.DepartmentId = L.DepartmentId GROUP BY D.DepartmentId,D.DepartmentName ORDER BY Total DESC + + + + + +
  • + + + + + + + +/{PE.Label id="信访部门总数" departmentId="" /} +
  • +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信访左侧页.config b/动易的标签库/标签库/网上信访/信访左侧页.config new file mode 100644 index 0000000..73a8a99 --- /dev/null +++ b/动易的标签库/标签库/网上信访/信访左侧页.config @@ -0,0 +1,97 @@ + + + 网上信访 + + + sin + static + False + + + + + + +
    +
    +
    +<a href="{PE.Label id="取得节点链接路径" nodeId="13" /}">办事导航</a>
    +
    +
      +
    • +<a href="{PE.Label id="取得节点链接路径" nodeId="47" /}">个人办事</a> +
    • +
    • +<a href="{PE.Label id="取得节点链接路径" nodeId="48" /}">企业办事</a> +
    • +
    • +<a href="{PE.Label id="取得节点链接路径" nodeId="49" /}">投资者办事</a> +
    • +
    • +<a href="{PE.Label id="取得节点链接路径" nodeId="50" /}">三农服务</a> +
    • +
    • +<a href="{PE.Label id="取得节点链接路径" nodeId="51" /}">旅游服务</a> +
    • +
    • +<a href="{PE.Label id="取得节点链接路径" nodeId="52" /}">办理部门</a> +
    • +
    • +<a href="{PE.Label id="取得节点链接路径" nodeId="53" /}">百件实事网上办</a> +
    • +
    +
    +
    +
    + +
    +
    +
    +会员登录 +
    +
    +
    + {PE.Label id="GOV_用户登录" /} +
    +
    +
    +
    +
    +
    +
    +
    +信访指南 +
    +
    +
      + {PE.Label id="显示信访指南法规信息" nodeId="94" /} +
    +
    +
    +
    +
    +
    +
    +回复排行 +
    +
    +
      +
    • +排名 +单位名称 +回复/总数 +
    • + {PE.Label id="信访回复排行" /} +
    +
    +
    +
    +
    +
    ]]>
    + + isShowLogin + bool + false + 是否显示登陆 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信访查询结果标签.config b/动易的标签库/标签库/网上信访/信访查询结果标签.config new file mode 100644 index 0000000..81502ff --- /dev/null +++ b/动易的标签库/标签库/网上信访/信访查询结果标签.config @@ -0,0 +1,169 @@ + + + 网上信访 + 信访查询结果标签 + sin + sql_sysquery + False + + Name + supersql + + + 用户名 + + + IndexNumber + supersql + + + 查询码 + + false + false + + + + + + + + + + + +
    + + + + +
    查询码或者姓名错误,请重新查询!
    +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + +
    编号: + +提交人: + +
    当前状态: + + + +待审核 + + +已审核,待处理 + + +已审核,已转交 + + +已审核,处理中 + + +已审核,处理完 + + +未知 + + + +
    内容: + +
    评价: + +
    + {PE.Label id="信访信件处理记录" letterId="" /} + + + + + + +
    +
    +
    信件评价:
    +
    +

    +

    + + + + +
    +
    +提交 +
    +

    +
    +
    +
    +
    +
    + + +
    +
    +
    +
    +
    +返回 +
    + +
    +
    ]]>
    + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信访类型导航.config b/动易的标签库/标签库/网上信访/信访类型导航.config new file mode 100644 index 0000000..6aed92a --- /dev/null +++ b/动易的标签库/标签库/网上信访/信访类型导航.config @@ -0,0 +1,34 @@ + + + 网上信访 + + + sin + sql_sysquery + False + + letterTypeId + supersql + 1 + 信访类型ID + + false + false + SELECT * FROM PE_GV_LetterType WHERE LetterTypeId = @letterTypeId + + + + + + + +> +{PE.SiteConfig.ApplicationPath/}Government/Letter/LetterList.aspx?LetterTypeId= + + + + + +]]> + + \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信访评论列表标签.config b/动易的标签库/标签库/网上信访/信访评论列表标签.config new file mode 100644 index 0000000..7011931 --- /dev/null +++ b/动易的标签库/标签库/网上信访/信访评论列表标签.config @@ -0,0 +1,45 @@ + + + 网上信访 + 信访评论列表标签 + sin + sql_sysquery + False + + + LetterId + string + 1 + 信访信件ID + + True + false + false + SELECT TOP @pagesize * FROM PE_GV_LetterComment WHERE LetterId=@LetterId AND Status=1 AND Id NOT IN (SELECT TOP @startrow Id FROM PE_GV_LetterComment WHERE LetterId=@LetterId AND Status=1 ORDER BY InputTime DESC) ORDER BY InputTime DESC + SELECT count(Id) FROM PE_GV_LetterComment WHERE LetterId=@LetterId AND Status=1 + + + + + + + +
    + + +网友  + +
    +
    +

    + +

    +
    +
    +
    +
    +
    +
    +
    +]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信访部门总数.config b/动易的标签库/标签库/网上信访/信访部门总数.config new file mode 100644 index 0000000..149bc23 --- /dev/null +++ b/动易的标签库/标签库/网上信访/信访部门总数.config @@ -0,0 +1,26 @@ + + + 网上信访 + + + sin + sql_sysquery + False + + departmentId + supersql + 1 + 部门ID + + false + false + SELECT COUNT(*) AS Total FROM PE_GV_LetterHistory WHERE DepartmentId = @departmentId + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信访首页右侧.config b/动易的标签库/标签库/网上信访/信访首页右侧.config new file mode 100644 index 0000000..2af37a0 --- /dev/null +++ b/动易的标签库/标签库/网上信访/信访首页右侧.config @@ -0,0 +1,61 @@ + + + 网上信访 + + + sin + static + False + + + + + + +
    +
    +
    维权电话
    +
    ·消费者投诉举报咨询:12315 +
    + ·法律维权咨询:12348 +
    + ·旅游投诉中心:88392211 +
    + ·市检察院举报:88272000 +
    +
    +
    + + +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/信访首页导航.config b/动易的标签库/标签库/网上信访/信访首页导航.config new file mode 100644 index 0000000..d51df0e --- /dev/null +++ b/动易的标签库/标签库/网上信访/信访首页导航.config @@ -0,0 +1,17 @@ + + + 网上信访 + + + sin + static + False + + + + + +{PE.SiteConfig.ApplicationPath/}Government/Letter/Index.aspx网上信访 + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/显示信访内容标题.config b/动易的标签库/标签库/网上信访/显示信访内容标题.config new file mode 100644 index 0000000..b73cffd --- /dev/null +++ b/动易的标签库/标签库/网上信访/显示信访内容标题.config @@ -0,0 +1,26 @@ + + + 网上信访 + + + sin + sql_sysquery + False + + letterId + supersql + 1 + 信访内容ID + + false + false + SELECT Title FROM PE_GV_Letters WHERE LetterId = @letterId + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/显示信访所属类型.config b/动易的标签库/标签库/网上信访/显示信访所属类型.config new file mode 100644 index 0000000..71f2ac3 --- /dev/null +++ b/动易的标签库/标签库/网上信访/显示信访所属类型.config @@ -0,0 +1,26 @@ + + + 网上信访 + + + sin + sql_sysquery + False + + letterId + supersql + 1 + 信件内容ID + + false + false + SELECT LetterTypeName FROM PE_GV_LetterType WHERE LetterTypeId = (SELECT LetterTypeId FROM PE_GV_Letters WHERE LetterId = @letterId) + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/显示信访指南法规信息.config b/动易的标签库/标签库/网上信访/显示信访指南法规信息.config new file mode 100644 index 0000000..aaf948c --- /dev/null +++ b/动易的标签库/标签库/网上信访/显示信访指南法规信息.config @@ -0,0 +1,44 @@ + + + 网上信访 + + + sin + sql_sysquery + False + + nodeId + supersql + 94 + 积极淡Id + + false + false + SELECT TOP 5 NodeID,GeneralID,InputTime,PinyinTitle,Title FROM PE_CommonModel WHERE NodeID = @nodeId + + + + + + +暂时没有信息 + + + +
  • + + + + + + + + + +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/显示信访类型.config b/动易的标签库/标签库/网上信访/显示信访类型.config new file mode 100644 index 0000000..5dd1c87 --- /dev/null +++ b/动易的标签库/标签库/网上信访/显示信访类型.config @@ -0,0 +1,51 @@ + + + 网上信访 + + + sin + sql_sysquery + False + false + false + SELECT TOP 6 * FROM PE_GV_LetterType + + + + + +
    +

    是中国市级门户网站手市信访局委托设立的一个网站政府于民众、社会沟通的重要平台,是受理公民、法人和其他组织对市各人民政府以及政府工作部门监督、投诉、咨询曝光、建议、感谢的窗口。

    + +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/显示类型.config b/动易的标签库/标签库/网上信访/显示类型.config new file mode 100644 index 0000000..e00bb09 --- /dev/null +++ b/动易的标签库/标签库/网上信访/显示类型.config @@ -0,0 +1,32 @@ + + + 网上信访 + 显示类型 + sin + sql_sysquery + False + + LetterTypeId + supersql + 0 + 类型Id + + false + false + SELECT * FROM PE_GV_LetterType WHERE LetterTypeId = @LetterTypeId + + + + + + + + 所有类型 + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/更多链接.config b/动易的标签库/标签库/网上信访/更多链接.config new file mode 100644 index 0000000..7ee644d --- /dev/null +++ b/动易的标签库/标签库/网上信访/更多链接.config @@ -0,0 +1,29 @@ + + + 网上信访 + 更多链接 + sin + static + False + + LetterTypeId + int + 0 + 类型Id + + + + + + + + + + {PE.SiteConfig.ApplicationPath/}Government/Letter/LetterList.aspx?LetterTypeId= + + + 更多 + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/网上信访_获取信件类型名称.config b/动易的标签库/标签库/网上信访/网上信访_获取信件类型名称.config new file mode 100644 index 0000000..8b3e0eb --- /dev/null +++ b/动易的标签库/标签库/网上信访/网上信访_获取信件类型名称.config @@ -0,0 +1,27 @@ + + + 网上信访 + + + sin + sql_sysquery + False + + + typeId + supersql + 1 + 信件类型 + + false + false + SELECT TOP 1 PE_GV_LetterType.* FROM PE_GV_LetterType WHERE LetterTypeId = @typeId + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/访谈在线提问标签.config b/动易的标签库/标签库/网上信访/访谈在线提问标签.config new file mode 100644 index 0000000..281c3c0 --- /dev/null +++ b/动易的标签库/标签库/网上信访/访谈在线提问标签.config @@ -0,0 +1,58 @@ + + + 网上信访 + + + txt + static + True + + + + + + 网友提问 + + + + 您的网名: + + + * +  (最多10个字符) + + + + + 提问内容: + + + +* + + + + + 验证码: + + + + + + + + + + + + + +      + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/通用信件信息列表.config b/动易的标签库/标签库/网上信访/通用信件信息列表.config new file mode 100644 index 0000000..91bb06d --- /dev/null +++ b/动易的标签库/标签库/网上信访/通用信件信息列表.config @@ -0,0 +1,82 @@ + + + 网上信访 + + + sin + static + False + + + outputQty + int + 20 + 输出记录数 + + + titleLength + int + 40 + 标题长度 + + + openType + string + _blank + 打开方式 + + + + + + + + + + + + + + + AND LetterTypeId IN () + + AND Status > -1 + AND Status IN () + + + + +{PE.Label id="通用信件信息列表_" titleLength="" queryCond="EXEC [dbo].[PR_Common_PagingLarge] 'PE_GV_Letters', 'LetterId', '*', @pagesize, @startrow, 'IsPublic = 1 + +', '', 'LetterId DESC'" queryCount="SELECT COUNT(*) FROM PE_GV_Letters WHERE IsPublic = 1 + +" page="" pagesize="" /} + +]]> + + usePage + string + false + 是否分页 + + + bindStyle + string + Wap样式 + 绑定标签名 + + + typeId + string + + + 信件类型 + + + status + string + + + 信件状态 + + \ No newline at end of file diff --git a/动易的标签库/标签库/网上信访/领导信箱显示标签.config b/动易的标签库/标签库/网上信访/领导信箱显示标签.config new file mode 100644 index 0000000..196376f --- /dev/null +++ b/动易的标签库/标签库/网上信访/领导信箱显示标签.config @@ -0,0 +1,94 @@ + + + 网上信访 + 显示领导信箱信息的显示页面 + sin + sql_sysquery + False + + + MailId + sql.int + 1 + 领导信箱id + + false + false + SELECT TOP 1 * FROM PE_GV_LeaderMail WHERE MailId = @MailId + + + + + + + +
    +
    +
    + + + + + +
    +
    +
    +
    +
    +
    + +
    +
    +
    + + + + + + + 216px + + + 305px + + + this.src='{PE.SiteConfig.SkinPath/}Images/LetterMailHead.jpg' + + + + + + 我要写信 + + + {PE.SiteConfig.ApplicationPath/}Government/Letter/Letterwriter.aspx?DepartmentId= + + 我要写信 + + +
    +
    +

    +- + + +

    +
    +
    领导信息
    +
    +

    【领导简介】

    +

    + +

    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/显示播放地址.config b/动易的标签库/标签库/视频类/显示播放地址.config new file mode 100644 index 0000000..922986c --- /dev/null +++ b/动易的标签库/标签库/视频类/显示播放地址.config @@ -0,0 +1,36 @@ + + 视频类 + + + sin + sql_sysquery + + itemId + supersql + 1 + 软件ID{默认值:1,传入值:@RequestInt_Id} + + SELECT DownloadUrl FROM PE_U_Video WHERE ID=(SELECT TOP 1 ItemID FROM PE_CommonModel WHERE GeneralID=@itemId AND Status = 99) + + + + + + + + + + + + + + + + + + +]]> + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频_内容页.config b/动易的标签库/标签库/视频类/视频_内容页.config new file mode 100644 index 0000000..5d66ace --- /dev/null +++ b/动易的标签库/标签库/视频类/视频_内容页.config @@ -0,0 +1,126 @@ + + sql_sysquery + 视频类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 * FROM PE_CommonModel CM INNER JOIN PE_U_Video UT ON (CM.ItemID = UT.ID) WHERE CM.GeneralID = @itemId AND CM.Status=99 + + + + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + color: + + + {PE.Label id="转换标题字型" titleFontType="" /} + + + + + + + + +分钟 + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + +<img width="180" height="238" src="" /> + + +<img width="180" height="238" src="images/nopic.gif" /> + + + + + + + +<a href="search.aspx?searchtype=1&ModelId=23&nodeId=9&Keyword=&fieldOption=type" ></a> + + + + + + + + +<a href="search.aspx?searchtype=1&ModelId=23&nodeId=9&Keyword=&fieldOption=dub" ></a> + + +<a href="search.aspx?searchtype=1&ModelId=23&nodeId=9&Keyword=&fieldOption=region" ></a> + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + itemId + 1 + 视频ID + + + + 0 + False + \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频信息列表.config b/动易的标签库/标签库/视频类/视频信息列表.config new file mode 100644 index 0000000..7890166 --- /dev/null +++ b/动易的标签库/标签库/视频类/视频信息列表.config @@ -0,0 +1,432 @@ + + 视频类 + 视频信息列表复杂算法主标签,此标签仅用来调用,无需修改! + sin + sql_sysquery + False + false + false + SELECT NodeID,arrChildID,ItemListOrderType,ItemPageSize FROM PE_Nodes WHERE NodeID IN (@parentId) + + bindStyle + string + 视频普通列表 + 项目呈现样式 + + + usePage + bool + false + 是否分页显示 + + + outputQty + int + 10 + 输出的项目数量 + + + titleLength + int + 50 + 项目标题长度,一个汉字占两个字节 + + + parentId + supersql + 0 + 父栏目ID + + + nodeArray + string + 0 + 栏目数组 + + + modelId + string + 0 + 模型ID + + + specialId + int + 0 + 专题ID + + + itemId + string + 0 + 项目ID + + + itemListOrderType + int + 1 + 项目列表排序方式 + + + inDays + int + + 近多少天的项目 + + + betDate + string + + 介于时间段之间的项目 + + + editor + string + + 为指定编辑者的项目 + + + inputer + string + + 为指定录入者的项目 + + + hits + int + + 点击数大于等于指定值的项目 + + + dayHits + int + + 日点击数大于等于指定值的项目 + + + weekHits + int + + 周点击数大于等于指定值的项目 + + + monthHits + int + + 月点击数大于等于指定值的项目 + + + eliteLevel + int + + 推荐级大于等于指定值的项目 + + + priorityLevel + int + + 优先级大于等于指定值的项目 + + + picIsNotNull + bool + false + 是否查询带图片的项目 + + + disableVirtualLink + bool + false + 是否禁止输出虚连接项目 + + + displayDateTime + string + + 显示日期格式如:mm-dd,为空则不显示 + + + displayPropertyPrefix + int + 0 + 项目列表前缀修饰符 + + + displayNewSign + int + 0 + 近多少天的项目视为最新,0不启用此功能 + + + displayTitlePrefix + bool + false + 是否显示项目前缀修饰语 + + + displayHits + bool + false + 是否显示项目点击数 + + + displayTips + bool + false + 是否显示作者,更新日期,点击数等浮动提示信息 + + + displayInputer + bool + false + 是否显示内容的录入者 + + + displayNodeName + bool + false + 是否显示所属栏目名称 + + + displayHotSign + bool + false + 是否显示热门内容图标 + + + displayCommentLink + bool + false + 是否显示评论链接 + + + forceItemListOrder + bool + true + 强行由"项目列表排序方式参数"控制,否则由节点配置取代 + + + forceOutputQty + bool + true + 强行由参数"输出的项目数量"否则由节点配置取代 + + + optionalCond + string + + 可选扩展查询约束条件 + + + optionalExtend + string + + 可选扩展参数 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + titleLength="" displayPropertyPrefix="" displayDateTime="" displayTitlePrefix="" displayHits="" displayTips="" displayInputer="" displayNodeName="" displayHotSign="" displayNewSign="" displayCommentLink="" optionalExtend="" + + + + 视频信息列表_ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CM.GeneralID DESC + CM.GeneralID + CM.UpdateTime DESC + CM.UpdateTime + CM.Hits DESC + CM.Hits + CM.CommentAudited DESC + CM.CommentAudited + CM.DayHits DESC + CM.DayHits + CM.WeekHits DESC + CM.WeekHits + CM.MonthHits DESC + CM.MonthHits + CM.EliteLevel DESC + CM.EliteLevel + CM.Priority DESC + CM.Priority + CM.Hits DESC,CM.UpdateTime DESC + CM.EliteLevel DESC,CM.UpdateTime DESC + CM.Priority DESC,CM.UpdateTime DESC + CM.CommentAudited DESC,CM.UpdateTime DESC + CM.UpdateTime DESC + + + + + + + , + 0 + + + + + + + + + AND SI.SpecialID IN () + + + AND CM.ModelID IN () + + + AND CM.GeneralID IN () + + + AND CM.DefaultPicUrl != '' + + + AND CM.LinkType = 0 + + + AND CM.Inputer = '' + + + AND CM.Editor = + + + AND CM.EliteLevel >= + + + AND CM.Priority >= + + + AND CM.Hits >= + + + AND CM.DayHits >= + + + AND CM.WeekHits >= + + + AND CM.MonthHits >= + + + AND DATEDIFF(d,CM.UpdateTime,GETDATE()) <= + + + AND (CM.UpdateTime >= '' AND CM.UpdateTime <= '') + + + + + + + + INNER JOIN PE_SpecialInfos SI ON (CM.ItemID = SI.GeneralID) + + INNER JOIN PE_U_Video UT ON (CM.ItemID = UT.ID) + + + + + + + + + + + {PE.Label id="" queryCond="SELECT TOP * FROM PE_CommonModel CM WHERE CM.Status = 99 ORDER BY " page="false" /} + + + {PE.Label id="" queryCond="SELECT TOP @pagesize * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ItemID NOT IN(SELECT TOP @startrow CM.ItemID FROM PE_CommonModel CM WHERE CM.Status = 99 ORDER BY ) ORDER BY " queryCount="SELECT COUNT (CM.ItemID) FROM PE_CommonModel CM WHERE CM.Status = 99 " page="true" pagesize="" urlpage="true" /} + + + + + 出错啦!指定了不可能的栏目ID(数组)! + + + + + + + {PE.Label id="" queryCond="SELECT TOP * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.NodeID IN () ORDER BY " page="false" /} + + + {PE.Label id="" queryCond="SELECT TOP @pagesize * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.NodeID IN () AND CM.ItemID NOT IN(SELECT TOP @startrow CM.ItemID FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.NodeID IN () ORDER BY ) ORDER BY " queryCount="SELECT COUNT (CM.ItemID) FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.NodeID IN () " page="true" pagesize="" urlpage="true" /} + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频信息列表_推荐视频.config b/动易的标签库/标签库/视频类/视频信息列表_推荐视频.config new file mode 100644 index 0000000..457520a --- /dev/null +++ b/动易的标签库/标签库/视频类/视频信息列表_推荐视频.config @@ -0,0 +1,69 @@ + + + 视频类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + + + + + + + + + +
  • 还没有任何项目!
  • +
    + + +
  • + + + + + + + + + + +

    + + + +

    +
  • +
    +
    +
    +
    +
    ]]>
    + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ModelID IN (23) ORDER BY CM.UpdateTime DESC + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频信息列表_栏目循环内视频列表.config b/动易的标签库/标签库/视频类/视频信息列表_栏目循环内视频列表.config new file mode 100644 index 0000000..688f8b2 --- /dev/null +++ b/动易的标签库/标签库/视频类/视频信息列表_栏目循环内视频列表.config @@ -0,0 +1,68 @@ + + + 视频类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + + + + + + +
  • 还没有任何项目!
  • +
    + + +
  • + +

    + + + +

    +
  • +
    +
    +
    +
    +
    ]]>
    + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ModelID IN (23) ORDER BY CM.UpdateTime DESC + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频信息列表_栏目推荐视频.config b/动易的标签库/标签库/视频类/视频信息列表_栏目推荐视频.config new file mode 100644 index 0000000..5d92d92 --- /dev/null +++ b/动易的标签库/标签库/视频类/视频信息列表_栏目推荐视频.config @@ -0,0 +1,82 @@ + + + 视频类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + + + + + + + +
  • 还没有任何项目!
  • +
    + + +
    + +

    + + + +

    +

    + + + 【查看详情】 + +

    +
    +
    +
    +
    +
    +
    +
    ]]>
    + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ModelID IN (23) ORDER BY CM.UpdateTime DESC + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount + + contentLength + supersql + 150 + 内容长度,一个汉字占两个字节 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频信息列表_视频内容列表.config b/动易的标签库/标签库/视频类/视频信息列表_视频内容列表.config new file mode 100644 index 0000000..dac8e79 --- /dev/null +++ b/动易的标签库/标签库/视频类/视频信息列表_视频内容列表.config @@ -0,0 +1,139 @@ + + + 视频类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + + + + + + + + +
  • 还没有任何项目!
  • +
    + + +
  • + +
    +

    + + + +

    +

    + + + +

    +

    + 导 演: + + + +

    +

    + 演 员: + + + +

    +

    + 地区: + + +

    +

    + 类型: + + +

    +

    + 上映时间: + + +

    +
    +
  • +
    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    ]]>
    + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ModelID IN (23) ORDER BY CM.UpdateTime DESC + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount + + fieldOption + string + keyword + 字段名称 + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频信息列表_视频普通列表.config b/动易的标签库/标签库/视频类/视频信息列表_视频普通列表.config new file mode 100644 index 0000000..3b6962e --- /dev/null +++ b/动易的标签库/标签库/视频类/视频信息列表_视频普通列表.config @@ -0,0 +1,248 @@ + + + 视频类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + int + 50 + 项目标题长度,一个汉字占两个字节 + + + displayPropertyPrefix + int + 0 + 项目列表前缀修饰符 + + + displayDateTime + string + + + 是否显示日期,为空则不显示 + + + displayTitlePrefix + bool + false + 是否显示项目前缀修饰语 + + + displayHits + bool + false + 是否显示项目点击数 + + + displayTips + bool + false + 是否显示作者,更新日期,点击数等浮动提示信息 + + + displayInputer + bool + false + 是否显示内容的录入者 + + + displayNodeName + bool + false + 是否显示所属栏目名称 + + + displayHotSign + bool + false + 是否显示热门内容图标 + + + displayNewSign + bool + false + 是否显示新内容图标 + + + displayCommentLink + bool + false + 是否显示评论链接 + + + optionalExtend + string + + + 可选扩展参数 + + + + + + + + + + + + + + + + + + + + + + + + + +
  • 还没有任何项目!
  • +
    + + +
  • + + + + + + images/elite.gif + + 推荐 + + + + + + images/ontop.gif + + 热门 + + + + + + images/common.gif + + 普通 + + + + + + [ + + + + + + _self + _blank + + + + ] + + + + + + + + + + + + _self + _blank + + + + 标题: + 点击数: + 发表时间: + + + + + + + + color:; + + + + font-weight:bold;font-style:normal; + font-weight:normal ;font-style:italic ; + font-weight:bold;font-style:italic ; + font-weight:normal ;font-style:normal; + + + ; + + + + + + + + + + + + [] + + + [] + + + [] + + + [ + + Comment/AddComment.aspx?itemId=&nodeId= + + _blank评论 + ] + + + 热门内容 + + + 最新内容 + +
  • +
    +
    +
    +
    +
    ]]> +
    + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频关键字段拆分至搜索页.config b/动易的标签库/标签库/视频类/视频关键字段拆分至搜索页.config new file mode 100644 index 0000000..b9afc2a --- /dev/null +++ b/动易的标签库/标签库/视频类/视频关键字段拆分至搜索页.config @@ -0,0 +1,62 @@ + + + 视频类 + + + sin + static + False + + dataSource + string + + + 需要拆解的导演名 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + fieldOption + string + + + 选项类型 + + \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频多图片字段拆分.config b/动易的标签库/标签库/视频类/视频多图片字段拆分.config new file mode 100644 index 0000000..4745512 --- /dev/null +++ b/动易的标签库/标签库/视频类/视频多图片字段拆分.config @@ -0,0 +1,62 @@ + + + 视频类 + + + sin + static + False + + dataSource + string + + + 需要拆解的导演名 + + + + + + + + + + + + + + + + +
  • + + + +
  • + + + + + + + + +
  • + + + +
  • +
    +
    +
    + +
  • + + + +
  • +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频搜索.config b/动易的标签库/标签库/视频类/视频搜索.config new file mode 100644 index 0000000..a72803a --- /dev/null +++ b/动易的标签库/标签库/视频类/视频搜索.config @@ -0,0 +1,48 @@ + + 视频类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + static + 视频搜索 +
    + + + +
    +
    + +
    + + ]]>
    + txt + False +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频栏目内搜索.config b/动易的标签库/标签库/视频类/视频栏目内搜索.config new file mode 100644 index 0000000..54a679f --- /dev/null +++ b/动易的标签库/标签库/视频类/视频栏目内搜索.config @@ -0,0 +1,175 @@ + + + 视频类 + + + sin + sql_sysquery + + parentId + supersql + 1 + 内容父栏目ID{默认值:1,自动传入:@RequestInt_Id} + + + titleLength + 60 + 内容标题长度 + + + outputQty + 10 + 输出的内容数量 + + + contentLength + supersql + 300 + 内容最多显示字符数 + + + fieldName + supersql + title + 搜索条件字段名 + + + fieldValue + supersql + + 搜索条件字段值 + + + bindStyle + 普通式 + 内容呈现样式{普通式:普通式,默认值:普通式} + + + linkOpenType + supersql + 1 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @parentId + + + + + + + + + + + + + + +
  • + 没有任何相关搜索结果! +
  • +
    + + {PE.Label id="视频栏目内搜索_" titleLength="" contentLength="" linkOpenType="" fieldValue="" queryCond="SELECT TOP @pagesize * + FROM PE_CommonModel CM INNER JOIN PE_U_Video UT ON (CM.ItemID = UT.ID) + WHERE CM.NodeID IN () AND CM.Status = 99 + + + AND CM.Title LIKE '%%' + + + AND UT.EnTitle LIKE '%%' + + + AND UT.Tags LIKE '%%' + + + AND UT.Director LIKE '%%' + + + AND UT.Starring LIKE '%%' + + + AND UT.Dub LIKE '%%' + + + AND UT.Type LIKE '%%' + + + AND UT.Region LIKE '%%' + + + AND UT.Synopsis LIKE '%%' + + AND CM.GeneralID NOT IN (SELECT TOP @startrow CM.GeneralID + FROM PE_CommonModel CM INNER JOIN PE_U_Video UT ON (CM.ItemID = UT.ID) + WHERE CM.NodeID IN () AND CM.Status = 99 + + + AND CM.Title LIKE '%%' + + + AND UT.EnTitle LIKE '%%' + + + AND UT.Tags LIKE '%%' + + + AND UT.Director LIKE '%%' + + + AND UT.Starring LIKE '%%' + + + AND UT.Dub LIKE '%%' + + + AND UT.Type LIKE '%%' + + + AND UT.Region LIKE '%%' + + + AND UT.Synopsis LIKE '%%' + + ORDER BY CM.UpdateTime ) + ORDER BY CM.UpdateTime" queryCount="SELECT COUNT (CM.ItemID) + FROM PE_CommonModel CM INNER JOIN PE_U_Video UT ON (CM.ItemID = UT.ID) + WHERE CM.NodeID IN () AND CM.Status = 99 + + + AND CM.Title LIKE '%%' + + + AND UT.EnTitle LIKE '%%' + + + AND UT.Tags LIKE '%%' + + + AND UT.Director LIKE '%%' + + + AND UT.Starring LIKE '%%' + + + AND UT.Dub LIKE '%%' + + + AND UT.Type LIKE '%%' + + + AND UT.Region LIKE '%%' + + + AND UT.Synopsis LIKE '%%' + + " page="true" pagesize="" urlpage="true" /} + +
    +
    +
    ]]>
    + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频栏目内搜索_普通式.config b/动易的标签库/标签库/视频类/视频栏目内搜索_普通式.config new file mode 100644 index 0000000..5949f8e --- /dev/null +++ b/动易的标签库/标签库/视频类/视频栏目内搜索_普通式.config @@ -0,0 +1,87 @@ + + + 视频类 + + + sin + sql_sysquery + False + + titleLength + supersql + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + contentLength + supersql + + 内容长度 + + + linkOpenType + supersql + 1 + 内容链接的打开方式,2为栏目节点配置,1为新窗口,0为原窗口,其他则由参数值值取代 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + 统计条件 + + + fieldValue + supersql + + 查询值 + + false + false + @queryCond + + + + + + + + + +
  • 没有搜索到任何内容!
  • +
    + + +
  • + +

    + + + +

    +
  • +
    +
    +
    +
    +
    ]]>
    + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频栏目分类.config b/动易的标签库/标签库/视频类/视频栏目分类.config new file mode 100644 index 0000000..484441b --- /dev/null +++ b/动易的标签库/标签库/视频类/视频栏目分类.config @@ -0,0 +1,41 @@ + + 视频类 + ../../Admin/Images/LabelIco/PE_Path.gif + + + sin + sql_sysquery + SELECT NodeID,NodeName,ShowOnList_Parent FROM PE_Nodes WHERE ParentID = @nodeId AND NodeType = 1 AND PurviewType != 3 ORDER BY OrderID ASC + + + + + + +
  • 找不到相关分类
  • +
    + + + + + + + + + + + + +
    +
    +
    ]]>
    + + nodeId + supersql + 0 + 节点ID + + False + false + false +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频节点内容页左侧.config b/动易的标签库/标签库/视频类/视频节点内容页左侧.config new file mode 100644 index 0000000..8b5fb99 --- /dev/null +++ b/动易的标签库/标签库/视频类/视频节点内容页左侧.config @@ -0,0 +1,42 @@ + + 视频类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝图片节点左侧 + static + + {PE.Label id="CMS用户登录" /} +
    +
    +
    最近更新
    +
    +
      + {PE.Label id="视频信息列表" outputQty="10" itemListOrderType="3" displayPropertyPrefix="6" bindStyle="视频普通列表" modelId="23" /} +
    +
    +
    +
    +
    +
    +
    推荐电影
    +
    +
      + {PE.Label id="视频信息列表" outputQty="10" itemListOrderType="15" displayPropertyPrefix="3" bindStyle="视频普通列表" modelId="23" /} +
    +
    +
    +
    +
    +
    +
    本周热门TOP10
    +
    +
      + {PE.Label id="视频信息列表" outputQty="10" itemListOrderType="11" displayPropertyPrefix="7" bindStyle="视频普通列表" modelId="23" /} +
    +
    +
    +
    + +
    ]]>
    + txt + False +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频节点左侧(子节点).config b/动易的标签库/标签库/视频类/视频节点左侧(子节点).config new file mode 100644 index 0000000..f4c2e25 --- /dev/null +++ b/动易的标签库/标签库/视频类/视频节点左侧(子节点).config @@ -0,0 +1,86 @@ + + 视频类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝图片节点左侧 + static + {PE.Label id="CMS用户登录" /} +
    +
    +
    电影栏目分类
    +
    +
      +

      {PE.Label id="PE-取得当前节点的同层级节点" nodeId="@RequestInt_Id" /}

      +
    +
    +
    +
    +
    +
    +
    分类检索
    +
    +

    + 地区

    +

    + 大陆 + 美国 + 香港 + 台湾 + 韩国 + 日本 + 法国 + 英国 + 意大利 + 西班牙 + 加拿大 + 德国 + 泰国 +

    +

    + 语言

    +

    + 英语 + 国语 + 粤语 + 韩语 + 法语 + 日语 + 德语 + 西班牙语 + 俄语 + 希腊语 + 越南语 + 葡萄牙语 +

    +
    + +
    +
    +
    +
    +
    推荐电影
    +
    +
      + {PE.Label id="视频信息列表" outputQty="10" itemListOrderType="15" displayPropertyPrefix="3" bindStyle="视频普通列表" modelId="23" /} +
    +
    +
    +
    +
    +
    +
    本周排名TOP10
    +
    +
      + {PE.Label id="视频信息列表" outputQty="10" itemListOrderType="11" displayPropertyPrefix="7" bindStyle="视频普通列表" modelId="23" /} +
    +
    +
    +
    + +
    ]]>
    + txt + False +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频节点左侧.config b/动易的标签库/标签库/视频类/视频节点左侧.config new file mode 100644 index 0000000..fab1836 --- /dev/null +++ b/动易的标签库/标签库/视频类/视频节点左侧.config @@ -0,0 +1,87 @@ + + 视频类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝图片节点左侧 + static + + {PE.Label id="CMS用户登录" /} +
    +
    +
    电影栏目分类
    +
    +
      +

      {PE.Label id="视频栏目分类" nodeId="@RequestInt_id" /}

      +
    +
    +
    +
    +
    +
    +
    分类检索
    +
    +

    + 地区

    +

    + 大陆 + 美国 + 香港 + 台湾 + 韩国 + 日本 + 法国 + 英国 + 意大利 + 西班牙 + 加拿大 + 德国 + 泰国 +

    +

    + 语言

    +

    + 英语 + 国语 + 粤语 + 韩语 + 法语 + 日语 + 德语 + 西班牙语 + 俄语 + 希腊语 + 越南语 + 葡萄牙语 +

    +
    + +
    +
    +
    +
    +
    推荐电影
    +
    +
      + {PE.Label id="视频信息列表" outputQty="10" itemListOrderType="15" displayPropertyPrefix="3" bindStyle="视频普通列表" modelId="23" /} +
    +
    +
    +
    +
    +
    +
    本周排名TOP10
    +
    +
      + {PE.Label id="视频信息列表" outputQty="10" itemListOrderType="11" displayPropertyPrefix="7" bindStyle="视频普通列表" modelId="23" /} +
    +
    +
    +
    + +
    ]]>
    + txt + False +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频首页动感焦点图.config b/动易的标签库/标签库/视频类/视频首页动感焦点图.config new file mode 100644 index 0000000..81bf554 --- /dev/null +++ b/动易的标签库/标签库/视频类/视频首页动感焦点图.config @@ -0,0 +1,68 @@ + + + 视频类 + + + sin + sql_sysquery + False + false + false + SELECT TOP 5 * FROM PE_CommonModel CM INNER JOIN PE_U_Video UT ON (CM.GeneralID = UT.ID) WHERE CM.Status = 99 AND DATALENGTH(UT.Cover) > 0 ORDER BY CM.UpdateTime DESC + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + focusWidth + supersql + 370 + 焦点图宽度 + + + focusHeight + supersql + 226 + 焦点图高度 + + + + + + + + + + + + + + 还没有任何信息! + + + + + + +]]> + + \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频首页头条.config b/动易的标签库/标签库/视频类/视频首页头条.config new file mode 100644 index 0000000..a32e41b --- /dev/null +++ b/动易的标签库/标签库/视频类/视频首页头条.config @@ -0,0 +1,68 @@ + + + 视频类 + + + sin + sql_sysquery + False + false + false + SELECT TOP 1 * FROM PE_CommonModel CM INNER JOIN PE_U_Video UT ON (CM.ItemID = UT.ID) WHERE CM.Status = 99 AND CM.ModelID IN (23) ORDER BY CM.GeneralID DESC + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + contentLength + supersql + 150 + 项目内容长度,一个汉字占两个字节 + + + + + + + + + +
  • 还没有任何项目!
  • +
    + + + + + +
    +
    +
    ]]>
    + + + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频高级搜索.config b/动易的标签库/标签库/视频类/视频高级搜索.config new file mode 100644 index 0000000..37a5820 --- /dev/null +++ b/动易的标签库/标签库/视频类/视频高级搜索.config @@ -0,0 +1,275 @@ + + + 视频类 + + + sin + sql_sysquery + + titleLength + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + bindStyle + supersql + 普通式 + 内容呈现样式 + + + outputQty + 30 + 每页显示数量 + + + lowInfoPoint + supersql + 0 + 阅读点数 + + + longInfoPoint + supersql + 0 + 阅读点数 + + + startDate + supersql + + + 更新日期 + + + endDate + supersql + + + 更新日期 + + + title + supersql + + + 标题 + + + enTitle + supersql + + + 英文标题 + + + intro + supersql + + + 简介 + + + tags + supersql + + + 标签 + + + starring + supersql + + + 演员 + + + director + supersql + + + 导演 + + + region + supersql + + + 区域 + + + type + supersql + + + 类型 + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @nodeId + + + + + + + + + + + + + + + + + + + + + + {PE.Label id="视频高级搜索_" titleLength="" queryCond="SELECT TOP @pagesize * + FROM PE_CommonModel CM + INNER JOIN PE_U_Video UT ON (CM.ItemID=UT.ID) + WHERE CM.Status = 99 AND CM.NodeID IN() + + AND CM.Title LIKE '%%' + + + AND UT.EnTitle LIKE '%%' + + + AND UT.Intro LIKE '%%' + + + AND UT.Tags LIKE '%%' + + + AND UT.Starring LIKE '%%' + + + AND UT.Director LIKE '%%' + + + AND UT.Region LIKE '%%' + + + AND UT.Type LIKE '%%' + + + AND UT.Dub LIKE '%%' + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint > ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint < ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE (CC.InfoPoint BETWEEN AND )) + + + AND (CM.UpdateTime BETWEEN '' AND '') + + AND CM.GeneralID NOT IN (SELECT TOP @startrow CM.GeneralID + FROM PE_CommonModel CM + INNER JOIN PE_U_Video UT ON (CM.ItemID=UT.ID) + WHERE CM.Status = 99 AND CM.NodeID IN() + + AND CM.Title LIKE '%%' + + + AND UT.EnTitle LIKE '%%' + + + AND UT.Intro LIKE '%%' + + + AND UT.Tags LIKE '%%' + + + AND UT.Starring LIKE '%%' + + + AND UT.Director LIKE '%%' + + + AND UT.Region LIKE '%%' + + + AND UT.Type LIKE '%%' + + + AND UT.Dub LIKE '%%' + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint > ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint < ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE (CC.InfoPoint BETWEEN AND )) + + + AND (CM.UpdateTime BETWEEN '' AND '') + ORDER BY CM.UpdateTime DESC) ORDER BY CM.UpdateTime DESC" queryCount="SELECT COUNT (CM.GeneralID) + FROM PE_CommonModel CM + INNER JOIN PE_U_Video UT ON (CM.ItemID=UT.ID) + WHERE CM.Status = 99 AND CM.NodeID IN() + + AND CM.Title LIKE '%%' + + + AND UT.EnTitle LIKE '%%' + + + AND UT.Intro LIKE '%%' + + + AND UT.Tags LIKE '%%' + + + AND UT.Starring LIKE '%%' + + + AND UT.Director LIKE '%%' + + + AND UT.Region LIKE '%%' + + + AND UT.Type LIKE '%%' + + + AND UT.Dub LIKE '%%' + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint > ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint < ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE (CC.InfoPoint BETWEEN AND )) + + + AND (CM.UpdateTime BETWEEN '' AND '') + " page="true" pagesize="" urlpage="true" /} + +]]> + False + false + false + + dub + supersql + + + 配音 + + + nodeId + supersql + + + 节点ID + + \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频高级搜索_普通式.config b/动易的标签库/标签库/视频类/视频高级搜索_普通式.config new file mode 100644 index 0000000..6cf8991 --- /dev/null +++ b/动易的标签库/标签库/视频类/视频高级搜索_普通式.config @@ -0,0 +1,71 @@ + + + 视频类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + + + + + + + + + +
  • 还没有任何项目!
  • +
    + + +
  • + +

    + + + +

    +
  • +
    +
    +
    +
    +
    ]]>
    + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ModelID IN (23) ORDER BY CM.UpdateTime DESC + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount +
    \ No newline at end of file diff --git a/动易的标签库/标签库/视频类/视频高级搜索表单.config b/动易的标签库/标签库/视频类/视频高级搜索表单.config new file mode 100644 index 0000000..51c3f6e --- /dev/null +++ b/动易的标签库/标签库/视频类/视频高级搜索表单.config @@ -0,0 +1,94 @@ + + 视频类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝软件搜索 + static + + + 视频栏目: +
    + 中文标题: +
    + 英文标题: +
    + 剧情简介: +
    + 视频标签: +
    + 演  员: +
    + 导  演: +
    + 地  区: +
    + 类  型: +
    + 配  音: +
    + 查看点数: + 到 + +
    + 更新时间: + 到 + +
    +
    + + + + ]]>
    + txt + False +
    \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/在线访谈数据源标签.config b/动易的标签库/标签库/访谈类/在线访谈数据源标签.config new file mode 100644 index 0000000..a9c7586 --- /dev/null +++ b/动易的标签库/标签库/访谈类/在线访谈数据源标签.config @@ -0,0 +1,96 @@ + + + 访谈类 + + + + + sql_sysquery + False + + + interviewId + supersql + 1 + 访谈ID + + false + false + SELECT * FROM PE_GV_Interview WHERE InterviewId = @interviewId AND Status != 0 + + + + + + + + + + + + + + + + + + + + + + + + + + (星期) + + + + + + + + + + + + + + + + 预告 + + + 正在进行中 + + + 已经结束 + + + 未知 + + + + + + + + + + (星期) + + + (星期) + + + (星期) + + + (星期) + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/在线访谈首页链接.config b/动易的标签库/标签库/访谈类/在线访谈首页链接.config new file mode 100644 index 0000000..4c6cf4f --- /dev/null +++ b/动易的标签库/标签库/访谈类/在线访谈首页链接.config @@ -0,0 +1,11 @@ + + + 访谈类 + + + txt + static + False + + {PE.SiteConfig.SiteName /} > 在线访谈 ]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/提问列表.config b/动易的标签库/标签库/访谈类/提问列表.config new file mode 100644 index 0000000..460bd59 --- /dev/null +++ b/动易的标签库/标签库/访谈类/提问列表.config @@ -0,0 +1,60 @@ + + + 访谈类 + + + sin + sql_sysquery + False + + + interviewId + supersql + 1 + 访谈ID + + false + false + SELECT TOP @pagesize * FROM PE_GV_InterviewTopic WHERE InterviewId = @interviewId AND Status = 2 AND TopicId NOT IN (SELECT TOP @startrow TopicId FROM PE_GV_InterviewTopic WHERE InterviewId = @interviewId AND Status = 2) + + + + + + + + +
    + + + + + +
    +
    +暂时没有网友提问 +
    +
    + + +
    + + + +【网友】 + + 提问时间: [] +
    +
    + +
    +
    +
    +
    +
    +
    ]]>
    + True + SELECT COUNT(TopicId) FROM PE_GV_InterviewTopic WHERE InterviewId = @interviewId AND Status = 2 + + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/显示访谈预告.config b/动易的标签库/标签库/访谈类/显示访谈预告.config new file mode 100644 index 0000000..d8d49a6 --- /dev/null +++ b/动易的标签库/标签库/访谈类/显示访谈预告.config @@ -0,0 +1,39 @@ + + + 访谈类 + + + sin + sql_sysquery + False + + false + false + SELECT TOP 1 * FROM PE_GV_Interview WHERE Status = 1 ORDER BY BeginTime DESC + + + + + + + +没有任何背景资料内容 + + + + + +{PE.SiteConfig.ApplicationPath/}Government/Interview/Interview.aspx?InterviewId= + +_blank + +预告: + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/背景资料.config b/动易的标签库/标签库/访谈类/背景资料.config new file mode 100644 index 0000000..32df644 --- /dev/null +++ b/动易的标签库/标签库/访谈类/背景资料.config @@ -0,0 +1,50 @@ + + + 访谈类 + + + sin + sql_sysquery + False + + + interviewId + supersql + 1 + 访谈ID + + + outputQty + supersql + 10 + 输出的项目数量 + + false + false + SELECT TOP @outputQty * FROM PE_CommonModel WHERE Status = 99 AND GeneralID IN (SELECT GeneralId FROM PE_GV_InterviewRelationInfo WHERE InterviewId = @interviewId AND InfoType = 2) ORDER BY GeneralID DESC + + + + + + + +没有任何背景资料内容 + + + +
  • + + + + +_blank + + +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/访谈列表.config b/动易的标签库/标签库/访谈类/访谈列表.config new file mode 100644 index 0000000..5694820 --- /dev/null +++ b/动易的标签库/标签库/访谈类/访谈列表.config @@ -0,0 +1,52 @@ + + + 访谈类 + + + sin + sql_sysquery + False + + false + false + SELECT TOP @pagesize * FROM PE_GV_Interview WHERE Status != 0 AND InterviewId NOT IN (SELECT TOP @startrow InterviewId FROM PE_GV_Interview WHERE Status != 0 ORDER BY BeginTime DESC) ORDER BY BeginTime DESC + + + + + + + +
  • ·暂时没有其它访谈
  • +
    + + +
  • + + +{PE.SiteConfig.ApplicationPath/}Government/Interview/Interview.aspx?InterviewId= + +_blank + +预告: + + +进行中: + + + + + + +
  • +
    +
    +
    +
    +
    ]]>
    + True + SELECT COUNT(InterviewId) FROM PE_GV_Interview WHERE Status != 0 + + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/访谈图片.config b/动易的标签库/标签库/访谈类/访谈图片.config new file mode 100644 index 0000000..b8fb9a3 --- /dev/null +++ b/动易的标签库/标签库/访谈类/访谈图片.config @@ -0,0 +1,100 @@ + + + 访谈类 + + + sin + sql_sysquery + False + + + interviewId + supersql + 1 + 访谈ID + + + outputQty + supersql + 10 + 输出的项目数量 + + + pictureClass + string + + + 图片Class + + + titleClass + string + + + 标题Class + + false + false + SELECT TOP @outputQty NodeID,GeneralID,InputTime,PinyinTitle,DefaultPicUrl,Title FROM PE_CommonModel WHERE GeneralID IN (SELECT GeneralId FROM PE_GV_InterviewRelationInfo WHERE InterviewId = @interviewId AND InfoType = 3) AND Status = 99 ORDER BY GeneralID DESC + + + + + + + + + + +没有任何图片内容 + + + +
  • + + + + + + + + + + +_blank + + + + + + + + +Images/nopic.gif + + + + + + + + + + + + + + + + +_blank + + + +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/访谈图片列表.config b/动易的标签库/标签库/访谈类/访谈图片列表.config new file mode 100644 index 0000000..0ca0f6b --- /dev/null +++ b/动易的标签库/标签库/访谈类/访谈图片列表.config @@ -0,0 +1,75 @@ + + + 访谈类 + + + sin + sql_sysquery + False + + + interviewId + supersql + 1 + 访谈ID + + + outputQty + supersql + 10 + 显示个数 + + false + false + SELECT TOP @outputQty NodeID,GeneralID,InputTime,PinyinTitle,DefaultPicUrl,Title FROM PE_CommonModel WHERE GeneralID IN (SELECT GeneralId FROM PE_GV_InterviewRelationInfo WHERE InterviewId = @interviewId AND InfoType = 3) AND Status = 99 ORDER BY GeneralID DESC + + + + + + + + + +没有任何图片内容 + + + +
  • + + +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/访谈摘要.config b/动易的标签库/标签库/访谈类/访谈摘要.config new file mode 100644 index 0000000..a5f96fb --- /dev/null +++ b/动易的标签库/标签库/访谈类/访谈摘要.config @@ -0,0 +1,48 @@ + + + 访谈类 + + + sin + sql_sysquery + False + + + interviewId + supersql + 1 + 访谈ID + + + outputQty + supersql + 10 + 输出的项目数量 + + false + false + SELECT TOP @outputQty * FROM PE_CommonModel WHERE Status = 99 AND GeneralID IN (SELECT GeneralId FROM PE_GV_InterviewRelationInfo WHERE InterviewId = @interviewId AND InfoType = 1) ORDER BY GeneralID DESC + + + + + + +没有任何摘要内容 + + + +
  • + + + +_blank + + +
  • +
    +
    +
    +
    +
    ]]>
    +
    \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/访谈播放器.config b/动易的标签库/标签库/访谈类/访谈播放器.config new file mode 100644 index 0000000..777c222 --- /dev/null +++ b/动易的标签库/标签库/访谈类/访谈播放器.config @@ -0,0 +1,156 @@ + + + static + 访谈类 + sin + + + true + + width + int + 640 + 宽度 + + + height + int + 480 + 高度 + + + videoPath + string + + + 视频地址 + + + onJavaScriptBridgeCreated + string + + 回调函数,该Javascript函数可以对播放器进行播放控制 + + + title + string + + 视频标题 + + + preroll + string + + + 正片前广告地址 + + + prerollSite + string + + + 正片前广告宣传网站地址 + + + bannerImageUrl + string + + + 暂停时广告地址 + + + bannerUrl + string + + + 暂停时广告宣传网站地址 + + + scaleMode + string + letterBox + 缩放模式{原始:letterbox, 4比3:4To3, 16比9:16To9, 铺满:stretch} + + + autoPlay + string + true + 是否自动播放{是:true, 否:false} + + + controlBarAutoHide + string + false + 是否自动隐藏控制栏{是:true, 否:false} + + + streamType + string + liveOrRecorded + 媒体流类型{点播或直播:liveOrRecorded, 直播:live,录播:recorded,dvr:dvr} + + False + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + +
    +
    +
    +
    ]]> +
    + +
    \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/访谈文字列表.config b/动易的标签库/标签库/访谈类/访谈文字列表.config new file mode 100644 index 0000000..dbbf757 --- /dev/null +++ b/动易的标签库/标签库/访谈类/访谈文字列表.config @@ -0,0 +1,145 @@ + + + 访谈类 + 在线访谈即时刷新文字列表 + txt + static + False + + + InterviewId + int + 0 + 在线访谈唯一id + + + +
    访谈内容 >> +   + +间隔: + +自动刷新 +手动刷新 +
    + +
    +
    +
      +
      +
      +
      + ]]>
      + + StatusValue + int + 0 + 在线访谈状态值 + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/访谈记录.config b/动易的标签库/标签库/访谈类/访谈记录.config new file mode 100644 index 0000000..ebbc518 --- /dev/null +++ b/动易的标签库/标签库/访谈类/访谈记录.config @@ -0,0 +1,44 @@ + + + 访谈类 + + + sin + SELECT * FROM PE_GV_InterviewDetail WHERE InterviewId = @interviewId + sql_sysquery + False + + + interviewId + supersql + 1 + 访谈ID + + false + false + + + + + + + + + +没有任何文字内容 + + + +
    • +

      + + + 回复时间: [] +

      +
    • +
      +
      +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/访谈首图片.config b/动易的标签库/标签库/访谈类/访谈首图片.config new file mode 100644 index 0000000..bc85f9c --- /dev/null +++ b/动易的标签库/标签库/访谈类/访谈首图片.config @@ -0,0 +1,87 @@ + + + 访谈类 + + + sin + sql_sysquery + False + + + interviewId + supersql + 1 + 访谈ID + + false + false + SELECT NodeID,GeneralID,InputTime,PinyinTitle,DefaultPicUrl,Title FROM PE_CommonModel WHERE GeneralID IN (SELECT MIN(GeneralId) FROM PE_GV_InterviewRelationInfo WHERE InterviewId = @interviewId AND InfoType = 3) AND Status = 99 ORDER BY GeneralID DESC + + + + + + + + + + +Images/nopic.gif + +0 + + + + + + + + + + +_blank + + + + + + + + +Images/nopic.gif + + + +0 + + + + + + + + + + + + +Images/nopic.gif + + + +0 + + + + + + + +]]> + + isShowLink + bool + True + 是否显示链接 + + \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/访谈首页详细列表.config b/动易的标签库/标签库/访谈类/访谈首页详细列表.config new file mode 100644 index 0000000..27224d7 --- /dev/null +++ b/动易的标签库/标签库/访谈类/访谈首页详细列表.config @@ -0,0 +1,85 @@ + + + 访谈类 + + + sin + sql_sysquery + False + + + outputQty + supersql + 3 + 输出个数 + + false + false + SELECT TOP @outputQty * FROM PE_GV_Interview WHERE Status != 0 AND Status != 1 ORDER BY BeginTime DESC + + + + + + + + +没有访谈内容 + + + +
    • +
      +{PE.Label id="访谈首图片" interviewId="" isShowLink="false" /} +
      +
      +

      +主 题: +

      +

      +时 间: (星期)

      +

      +嘉 宾: +

      +

      +提 示:

      +
      +
      +
      + +
    • +
      +
      +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/访谈类/首页更多访谈.config b/动易的标签库/标签库/访谈类/首页更多访谈.config new file mode 100644 index 0000000..f08c682 --- /dev/null +++ b/动易的标签库/标签库/访谈类/首页更多访谈.config @@ -0,0 +1,60 @@ + + + 访谈类 + + + sin + sql_sysquery + False + + + outputQty + supersql + 12 + 输出个数 + + false + false + SELECT TOP @outputQty * FROM PE_GV_Interview WHERE Status != 0 ORDER BY BeginTime DESC + + + + + + + + +
    • ·暂时没有其它访谈
    • +
      + + +
    • + +{PE.SiteConfig.ApplicationPath/}Government/Interview/Interview.aspx?InterviewId= + +_blank + +预告: + + +进行中: + + +回放: + + + +
    • +
      +
      +
      +
      +
      ]]>
      + + startRow + supersql + 3 + 起始行 + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/评论类/内容评论标签.config b/动易的标签库/标签库/评论类/内容评论标签.config new file mode 100644 index 0000000..00dc8e0 --- /dev/null +++ b/动易的标签库/标签库/评论类/内容评论标签.config @@ -0,0 +1,147 @@ + + + 评论类 + + + sin + static + True + + + itemId + int + 1 + 项目ID + + + nodeId + int + 1 + 项目所在的节点ID + + + targetId + string + commentForm + 评论容器装载目标 + + + + + + + + + + + + + + 评论字数200字之内 +

      +

      + + + + + + + +
      + 温馨提示:游客不能发表评论 +
      +
      + +
      +]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/回答数.config b/动易的标签库/标签库/问答类/回答数.config new file mode 100644 index 0000000..c0951a7 --- /dev/null +++ b/动易的标签库/标签库/问答类/回答数.config @@ -0,0 +1,25 @@ + + + 问答类 + 回答数 + sin + sql_sysquery + False + + QuestionID + supersql + 0 + 问题ID + + false + false + + + + + + +回答数: + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/处理问题标签.config b/动易的标签库/标签库/问答类/处理问题标签.config new file mode 100644 index 0000000..1fcd0f0 --- /dev/null +++ b/动易的标签库/标签库/问答类/处理问题标签.config @@ -0,0 +1,230 @@ + + + 问答类 + 处理问题标签 + txt + static + True + + QuestionID + int + 0 + 问题ID + + + Point + int + 0 + 积分 + + + +function xmlencode(s) +{ + s=escape(s); + return s; +} +function SubmitPoint() +{ +if(jQuery("#selPoint").val() == "0" || jQuery("#selPoint").val() == null) +{ + alert("您的积分不足,不能增加悬赏积分!"); + return; +} + raisePoint(); +} + +function SubmitExtraDetail() +{ + if(jQuery("#txtExtraDetail").attr("value") == "") + { + alert("补充问题不能为空,请输入补充内容!"); + return; + } + doExtraDetail(); +} + +function SubmitNoAnswer() +{ + doNoAnswer(); +} + +function raisePoint() +{ + var point=xmlencode(jQuery("#selPoint").val()); + var Xml= "QARaisePoint"+point+""; + + jQuery.post('{PE.SiteConfig.applicationpath/}ajax.aspx',Xml, function(s) { + if(jQuery("err", s).text()=="false") + { + window.open("ShowMessage.aspx?type=1&messageType=2&Id=", "_self"); + } + else + { + window.open("ShowMessage.aspx?type=0&messageType=2&Id=", "_self"); + } + }); +} + +function doExtraDetail() +{ + var detail = xmlencode(jQuery("#txtExtraDetail").attr("value")); + var Xml = "QADoExtraDetail"+detail+""; + + jQuery.post('{PE.SiteConfig.applicationpath/}ajax.aspx',Xml, function(s) { + if(jQuery("err", s).text()=="false") + { + window.open("ShowMessage.aspx?type=1&messageType=2&Id=", "_self"); + } + else + { + window.open("ShowMessage.aspx?type=0&messageType=2&Id=", "_self"); + } + }); +} + +function doNoAnswer() +{ + var Xml= "QADoNoAnswer"; + + jQuery.post('{PE.SiteConfig.applicationpath/}ajax.aspx',Xml, function(s) { + if(jQuery("err", s).text()=="false") + { + window.open("ShowMessage.aspx?type=1&messageType=2&Id=", "_self"); + } + else + { + window.open("ShowMessage.aspx?type=0&messageType=2&Id=", "_self"); + } + }); +} + +function GetPointList() +{ + jQuery.post('{PE.SiteConfig.applicationpath/}ajax.aspx', "QAGetPointList", function(s) { + var CPoint= jQuery("QAGetPointList", s).text(); + if (CPoint != "false") + { + var str = CPoint; + var array = str.split(':'); + var arr1 = array[0].split('|'); + var arr2 = array[1].split('|'); + jQuery("#selPoint").clearAll(); + for(var i=0; iQAGetExtraDetail", function(s) { + var detail = jQuery("QAGetExtraDetail", s).text(); + if (detail != "error") + { + jQuery("#txtExtraDetail").attr("value", detail); + } + }); +} + +jQuery.fn.addOption = function(text,value) +{ + jQuery(this).get(0).options.add(new Option(text,value)); +} + +jQuery.fn.clearAll = function() +{ + jQuery(this).get(0).options.length = 0; +} + +jQuery(document).ready(function() { + GetPointList(); + GetExtraDetail(); +}); + +function closePanel(panel) +{ + if(panel == "addscore") + { + jQuery("#addscoreLink").css("display","block"); + jQuery("#addscorePanel").css("display","none"); + } + else if(panel == "noanswer") + { + jQuery("#noanswerLink").css("display","block"); + jQuery("#noanswerPanel").css("display","none"); + } + else if(panel == "extradetail") + { + jQuery("#extradetailLink").css("display", "block"); + jQuery("#extradetailPanel").css("display", "none"); + } +} + +function openPanel(panel) +{ + if(panel == "addscore") + { + jQuery("#addscoreLink").css("display","none"); + jQuery("#addscorePanel").css("display","block"); + } + else if(panel == "noanswer") + { + jQuery("#noanswerLink").css("display","none"); + jQuery("#noanswerPanel").css("display","block"); + } + else if(panel == "extradetail") + { + jQuery("#extradetailLink").css("display", "none"); + jQuery("#extradetailPanel").css("display", "block"); + } +} + + +
      +
      +
      处理提问
      + + + + + + + + +
      +
      +]]>
      + + UserName + string + + + 用户名 + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/头衔系列.config b/动易的标签库/标签库/问答类/头衔系列.config new file mode 100644 index 0000000..eee0d3f --- /dev/null +++ b/动易的标签库/标签库/问答类/头衔系列.config @@ -0,0 +1,20 @@ + + + 问答类 + + + sin + sql_sysquery + False + false + false + SELECT * FROM PE_QA_HonorType + + + + + + {PE.Label id="头衔系列表" honorTypeID="" honorTypeName="" /} + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/头衔系列表.config b/动易的标签库/标签库/问答类/头衔系列表.config new file mode 100644 index 0000000..a6cdecb --- /dev/null +++ b/动易的标签库/标签库/问答类/头衔系列表.config @@ -0,0 +1,68 @@ + + + 问答类 + + + sin + sql_sysquery + False + + honorTypeID + supersql + 1 + 头衔类型ID + + + honorTypeName + supersql + + + 头衔名称 + + false + false + SELECT * FROM PE_QA_Honor WHERE [Type] = @honorTypeID + + + + + + + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      头衔系列:
      等级开始分数结束分数头衔
      +
      +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/已解决问题.config b/动易的标签库/标签库/问答类/已解决问题.config new file mode 100644 index 0000000..28dc411 --- /dev/null +++ b/动易的标签库/标签库/问答类/已解决问题.config @@ -0,0 +1,70 @@ + + + 问答类 + 已解决问题 + sin + sql_sysquery + False + + TopNum + sql.int + 25 + 显示项数 + + + ShowNum + sql.int + 5 + 显示行数 + + false + false + SELECT TOP 25 * FROM PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 1 ORDER BY CreateTime DESC + + + + + + + +]]> + + TitleLen + int + 30 + 标题长度 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/已解决问题列表.config b/动易的标签库/标签库/问答类/已解决问题列表.config new file mode 100644 index 0000000..a139db6 --- /dev/null +++ b/动易的标签库/标签库/问答类/已解决问题列表.config @@ -0,0 +1,104 @@ + + + 问答类 + 已解决问题列表页 + sin + sql_sysquery + False + true + true + + + + + + + + + SELECT TOP @pagesize * FROM PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 1 AND PE_QA_Question.Title LIKE '%@Keyword%' + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + +AND PE_QA_Question.QuestionID NOT IN(SELECT TOP @startrow PE_QA_Question.QuestionID FROM PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 1 AND PE_QA_Question.Title LIKE '%@Keyword%' + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + +ORDER BY UpdateTime DESC) +ORDER BY UpdateTime DESC + + + select count(*) from PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 1 AND PE_QA_Question.Title LIKE '%@Keyword%' + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + + + + +]]> + + + + + + + +]]> + True + 标记之间写分页SQL查询语句 +请在上面的标记之间写分页SQL查询语句 +select count(id) from database]]> + + TitleLen + int + 30 + 标题长度 + + + CategoryID + supersql + 0 + 问题类型ID + + + Keyword + supersql + + + 关键字 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/待解决问题.config b/动易的标签库/标签库/问答类/待解决问题.config new file mode 100644 index 0000000..29d0d95 --- /dev/null +++ b/动易的标签库/标签库/问答类/待解决问题.config @@ -0,0 +1,74 @@ + + + 问答类 + 待解决问题 + sin + sql_sysquery + False + + TopNum + sql.int + 25 + 显示项数 + + + ShowNum + sql.int + 5 + 显示行数 + + false + false + SELECT TOP 25 * FROM PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 ORDER BY CreateTime DESC + + + + + + + +]]> + + TitleLen + int + 30 + 标题长度 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/待解决问题列表.config b/动易的标签库/标签库/问答类/待解决问题列表.config new file mode 100644 index 0000000..7cb1a4d --- /dev/null +++ b/动易的标签库/标签库/问答类/待解决问题列表.config @@ -0,0 +1,112 @@ + + + 问答类 + 待解决问题列表页 + sin + sql_sysquery + False + true + true + + + + + + + + + + SELECT TOP @pagesize * FROM PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 + AND PE_QA_Question.Title LIKE '%@Keyword%' + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + +AND PE_QA_Question.QuestionID NOT IN(SELECT TOP @startrow PE_QA_Question.QuestionID FROM PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 + AND PE_QA_Question.Title LIKE '%@Keyword%' + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + +ORDER BY UpdateTime DESC) +ORDER BY UpdateTime DESC + + + select count(*) from PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 + AND PE_QA_Question.Title LIKE '%@Keyword%' + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + + + + +]]> + + + + + + + +]]> + True + 标记之间写分页SQL查询语句 +select count(*) from PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 AND Title LIKE '%@Keyword%']]> + + TitleLen + int + 30 + 标题长度 + + + CategoryID + supersql + 0 + 问题类型ID + + + Keyword + supersql + + + 关键字 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/我来回答.config b/动易的标签库/标签库/问答类/我来回答.config new file mode 100644 index 0000000..993a409 --- /dev/null +++ b/动易的标签库/标签库/问答类/我来回答.config @@ -0,0 +1,129 @@ + + + 问答类 + + + sin + sql_sysquery + True + + + + + + + + + + + + + +
      +
      我来回答
      +
      +
      +
      +
      + +
      +
      + + +&nbsp;&nbsp;&nbsp; +匿名发言 + +&nbsp;&nbsp; +(回答问题可以获得相应的积分) +
      +
      + +
      +
      + +
      + +
      + 温馨提示:匿名用户不能回答问题 +
      +
      +
      + +
      + +
      + 温馨提示:每个问题用户只能回答一次 +
      +
      +
      +
      +
      ]]>
      + + questionID + supersql + 0 + 问题ID + + + userName + supersql + + + 用户名 + + false + false + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/政府版问答顶部.config b/动易的标签库/标签库/问答类/政府版问答顶部.config new file mode 100644 index 0000000..dc5eea8 --- /dev/null +++ b/动易的标签库/标签库/问答类/政府版问答顶部.config @@ -0,0 +1,149 @@ + + + 问答类 + + + txt + static + False + + + + +{PE.Label id="热点问答" outputQty="10" splitChar="、" titleLength="10" /}]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示修改答案结果页.config b/动易的标签库/标签库/问答类/显示修改答案结果页.config new file mode 100644 index 0000000..4e991b8 --- /dev/null +++ b/动易的标签库/标签库/问答类/显示修改答案结果页.config @@ -0,0 +1,83 @@ + + + 问答类 + + + sin + sql_sysquery + False + + type + int + 0 + 显示类型 + + + questionID + supersql + 1 + 问题ID + + false + false + SELECT CategoryID FROM PE_QA_Question WHERE QuestionID = @questionID + + + + + + +
      +
      +
      +
      +
      +
      +
      +
      +

      答案修改

      +
      +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示回复.config b/动易的标签库/标签库/问答类/显示回复.config new file mode 100644 index 0000000..c060f12 --- /dev/null +++ b/动易的标签库/标签库/问答类/显示回复.config @@ -0,0 +1,52 @@ + + + 问答类 + + + sin + sql_sysquery + False + + questionID + supersql + 1 + 问题ID + + false + false + SELECT * FROM PE_QA_Question WHERE QuestionID = @questionID AND Status != 0 + + + + + + +
      + +{PE.Label id="最佳答案" questionID="" /} + + + + + {PE.Label id="我来回答" questionID="" userName="" /} + + + + +
      + 温馨提示:提问人不能回答自己的问题 +
      +
      + + {PE.Label id="我来回答" questionID="" userName="" /} + +
      +
      +
      +
      +
      +
      +{PE.Label id="问题回复列表" questionID="" qUserName="" qStatus="" qPoint="" /} +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示回复结果页.config b/动易的标签库/标签库/问答类/显示回复结果页.config new file mode 100644 index 0000000..787dba9 --- /dev/null +++ b/动易的标签库/标签库/问答类/显示回复结果页.config @@ -0,0 +1,93 @@ + + + 问答类 + + + sin + sql_sysquery + False + + type + int + 0 + 显示类型 + + + questionID + supersql + 1 + 问题ID + + + + + + + + +
      +
      +
      +
      +
      +
      +
      +
      +

      答案提交

      +
      +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      ]]>
      + false + false + SELECT CategoryID FROM PE_QA_Question WHERE QuestionID = @questionID +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示处理问题结果页.config b/动易的标签库/标签库/问答类/显示处理问题结果页.config new file mode 100644 index 0000000..a5c35c5 --- /dev/null +++ b/动易的标签库/标签库/问答类/显示处理问题结果页.config @@ -0,0 +1,73 @@ + + + 问答类 + 显示处理问题结果页 + sin + static + False + + type + int + 0 + 显示类型:1显示成功,0显示失败 + + + QuestionID + int + 0 + 问题ID + + + + + + + +
      +
      +
      +
      +
      +
      +
      +
      +

      处理问题

      +
      +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示头衔系列.config b/动易的标签库/标签库/问答类/显示头衔系列.config new file mode 100644 index 0000000..b181050 --- /dev/null +++ b/动易的标签库/标签库/问答类/显示头衔系列.config @@ -0,0 +1,67 @@ + + + 问答类 + + + sin + sql_sysquery + False + + userName + sql.string + Admin + 用户名 + + + honorType + sql.int + 0 + 头衔系列 + + false + false + SELECT HonorTypeID,TypeName FROM PE_QA_HonorType WHERE Enable=1 ORDER BY OrderID ASC + + + + + + + + +系列:<select id="honorTypelist" onchange="updateHonorType(this.options[this.selectedIndex].value)"> + + <option value=" + + " +selected + > + + </option> + + </select> + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示头衔系列样式一.config b/动易的标签库/标签库/问答类/显示头衔系列样式一.config new file mode 100644 index 0000000..63e8959 --- /dev/null +++ b/动易的标签库/标签库/问答类/显示头衔系列样式一.config @@ -0,0 +1,35 @@ + + + 问答类 + + + sin + sql_sysquery + False + false + false + SELECT TOP 1 TypeName FROM PE_QA_HonorType WHERE HonorTypeID IN(@honorType) + + + + + + + + +系列: + + + +{PE.Label id="显示头衔系列样式一" honorType ="" /} + + + +]]> + + honorType + supersql + 1 + 头衔类型 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示提问结果页.config b/动易的标签库/标签库/问答类/显示提问结果页.config new file mode 100644 index 0000000..c4b7050 --- /dev/null +++ b/动易的标签库/标签库/问答类/显示提问结果页.config @@ -0,0 +1,78 @@ + + + 问答类 + 显示提问结果页 + sin + static + False + + type + int + 0 + 显示类型1:显示成功页,0:显示失败页 + + + + + + + +
      +
      +
      +
      +
      +
      +
      +
      +

      问题提交

      +
      +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      ]]>
      + + QuestionID + int + 0 + 问题ID + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示消息.config b/动易的标签库/标签库/问答类/显示消息.config new file mode 100644 index 0000000..9fc6898 --- /dev/null +++ b/动易的标签库/标签库/问答类/显示消息.config @@ -0,0 +1,54 @@ + + + 问答类 + + + sin + static + False + + type + int + 0 + 显示类型1:显示成功页,0:显示失败页 + + + questionID + int + 0 + 问题ID + + + messageType + int + 0 + 消息类型,提问消息:1,回复消息:0,处理问题:2,设置最佳答案:3,修改答案:4 + + + + + + + + + + + +{PE.Label id="显示提问结果页" type="" QuestionID="" /} + + +{PE.Label id="显示处理问题结果页" type="" QuestionID=""/} + + +{PE.Label id="显示设置最佳答案结果页" type="" QuestionID=""/} + + +{PE.Label id="显示修改答案结果页" type="" QuestionID=""/} + + +{PE.Label id="显示回复结果页" type="" questionID="" /} + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示用户名.config b/动易的标签库/标签库/问答类/显示用户名.config new file mode 100644 index 0000000..d2e4755 --- /dev/null +++ b/动易的标签库/标签库/问答类/显示用户名.config @@ -0,0 +1,16 @@ + + + 问答类 + 显示用户名 + + + static + False + + + + + ",欢迎您!" + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示用户头像.config b/动易的标签库/标签库/问答类/显示用户头像.config new file mode 100644 index 0000000..4862a68 --- /dev/null +++ b/动易的标签库/标签库/问答类/显示用户头像.config @@ -0,0 +1,46 @@ + + + 问答类 + 显示用户头像 + + + static + False + + UserFace + string + + + 用户头像url + + + + + + + + + + + +{PE.SiteConfig.ApplicationPath/}User/Images/default.gif + + + + + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示用户级别.config b/动易的标签库/标签库/问答类/显示用户级别.config new file mode 100644 index 0000000..92388ed --- /dev/null +++ b/动易的标签库/标签库/问答类/显示用户级别.config @@ -0,0 +1,48 @@ + + + 问答类 + 显示用户级别 + sin + sql_sysquery + False + false + false + = (@qAPoint) AND Type = (@honorType)]]> + + + + + + + + + + [] + + + + + + {PE.Label id="显示用户级别" qAPoint="" honorType="" /} + + + {PE.Label id="显示用户级别" qAPoint="" honorType="1" /} + + + + + +]]> + + qAPoint + supersql + 1 + 问答积分 + + + honorType + supersql + 1 + 级别类型 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示类型下问题数.config b/动易的标签库/标签库/问答类/显示类型下问题数.config new file mode 100644 index 0000000..b6dbea0 --- /dev/null +++ b/动易的标签库/标签库/问答类/显示类型下问题数.config @@ -0,0 +1,69 @@ + + + 问答类 + 显示类型下问题数 + sin + sql_sysquery + False + + CategoryID + sql.int + 0 + 问答类型ID + + + ShowType + int + 0 + 显示类型 + + + Keyword + supersql + + + 关键字 + + true + false + + + + + + + + + + +SELECT count(QuestionID) AS 'SUM' FROM PE_QA_Question where CategoryID in (select CategoryID from PE_QA_Category where CategoryID=@CategoryID OR ParentID= @CategoryID) + + AND Status = 2 + AND Status = 1 + AND Status = 2 + AND Status = 2 AND NOT EXISTS(SELECT * FROM PE_QA_Reply WHERE PE_QA_Reply.QuestionID = PE_QA_Question.QuestionID) + AND Status = 1 AND IsElite = 1 + AND Status > 0 + + AND Title LIKE '%@Keyword%' + + + + + + + + + +]]> + + + + + + + + +]]> + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示设置最佳答案结果页.config b/动易的标签库/标签库/问答类/显示设置最佳答案结果页.config new file mode 100644 index 0000000..c99fa62 --- /dev/null +++ b/动易的标签库/标签库/问答类/显示设置最佳答案结果页.config @@ -0,0 +1,83 @@ + + + 问答类 + + + sin + sql_sysquery + False + + type + int + 0 + 显示类型 + + + questionID + supersql + 1 + 问题ID + + false + false + SELECT CategoryID FROM PE_QA_Question WHERE QuestionID = @questionID + + + + + + +
      +
      +
      +
      +
      +
      +
      +
      +

      设置最佳答案

      +
      +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示问题.config b/动易的标签库/标签库/问答类/显示问题.config new file mode 100644 index 0000000..0c5d94d --- /dev/null +++ b/动易的标签库/标签库/问答类/显示问题.config @@ -0,0 +1,93 @@ + + + 问答类 + + + sin + sql_sysquery + False + + questionID + supersql + 1 + 问题ID + + false + false + SELECT * FROM PE_QA_Question WHERE QuestionID = @questionID + + + + + + + +
      + + +{PE.DataSource datasource="用户信息数据源标签" id="UserInfo" userName="" /} + +
      +

      + +Solution2 +Solution1 +Solution3 + + +

      +

      悬赏: + + 积分 提问于: + + IP: + + 点击数: +

      +
      +
      +

      + +

      + 提问者: + + +匿名&nbsp;&nbsp; + + + - +{PE.Label id="显示用户级别" qAPoint="{PE.Field id="UserInfo" fieldname="UserExp" /}" honorType="{PE.Field id="UserInfo" fieldname="HonorType" /}" /} + + + + +问题补充:
      + +
      + +{PE.Label id="处理问题标签" UserName="" QuestionID="" Point=""/} + + + + + {PE.Label id="显示问题的我来回答" questionID="" userName="" /} + + + + {PE.Label id="显示问题的我来回答" questionID="" userName="" /} + + + + +
      +
      +
      + +温馨提示:此问题处于待审核状态,请等待审核通过后查看! + +
      +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示问题的我来回答.config b/动易的标签库/标签库/问答类/显示问题的我来回答.config new file mode 100644 index 0000000..a81aa8c --- /dev/null +++ b/动易的标签库/标签库/问答类/显示问题的我来回答.config @@ -0,0 +1,46 @@ + + + 问答类 + + + sin + sql_sysquery + False + + + + + + + + + +
      我来回答
      + +
      +
      +
      +
      ]]>
      + + questionID + supersql + 0 + 问题ID + + + userName + supersql + + + 用户名 + + false + false + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/显示问题类别.config b/动易的标签库/标签库/问答类/显示问题类别.config new file mode 100644 index 0000000..5bc178a --- /dev/null +++ b/动易的标签库/标签库/问答类/显示问题类别.config @@ -0,0 +1,40 @@ + + + 问答类 + 显示问题类别 + sin + sql_sysquery + False + + CategoryID + sql.int + 0 + 问题类别ID + + false + false + SELECT B.CategoryID AS Level1ID, B.CategoryName AS Level1Name,A.CategoryID AS Level2ID,A.CategoryName AS Level2Name FROM PE_QA_Category A,PE_QA_Category B WHERE A.CategoryID = @CategoryID AND B.CategoryID = A.ParentID + + + + + + - + + + {PE.SiteConfig.applicationpath/}QA/QuestionList.aspx?ID= + + + + +> + + + {PE.SiteConfig.applicationpath/}QA/QuestionList.aspx?ID= + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/最佳回答者.config b/动易的标签库/标签库/问答类/最佳回答者.config new file mode 100644 index 0000000..3a4523e --- /dev/null +++ b/动易的标签库/标签库/问答类/最佳回答者.config @@ -0,0 +1,28 @@ + + + 问答类 + 最佳回答者 + sin + sql_sysquery + False + + QuestionID + sql.int + 0 + 问题标题 + + false + false + SELECT * FROM PE_QA_Reply WHERE QuestionID = @QuestionID AND IsBest = 1 AND Status = 2 + + + + +最佳回答者: + - - + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/最佳答案.config b/动易的标签库/标签库/问答类/最佳答案.config new file mode 100644 index 0000000..3d952cc --- /dev/null +++ b/动易的标签库/标签库/问答类/最佳答案.config @@ -0,0 +1,81 @@ + + + 问答类 + + + sin + sql_sysquery + False + + questionID + supersql + 1 + 问题ID + + false + false + SELECT * FROM PE_QA_Reply WHERE QuestionID = @questionID AND IsBest = 1 AND Status = 2 + + + + + + + + +
      +没有最佳答案 +
      +
      + + +{PE.DataSource datasource="用户信息数据源标签" id="UserInfo" userName="" /} +
      +
      +
      +
      +
      +
      +
      + +

      最佳答案

      +
      +
      + +
      + +
      + + +
      回答者: + - + {PE.Label id="显示用户级别" qAPoint="{PE.Field id="UserInfo" fieldname="UserExp" /}" honorType="{PE.Field id="UserInfo" fieldname="HonorType" /}" /} + +

      + + +{PE.SiteConfig.ApplicationPath/}QA/CommentList.aspx?ID= + +我来评论>> + +

      +
      +

      提问者对于答案的评价:

      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + +
      +
      +
      +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/本周解答之王.config b/动易的标签库/标签库/问答类/本周解答之王.config new file mode 100644 index 0000000..fe2471f --- /dev/null +++ b/动易的标签库/标签库/问答类/本周解答之王.config @@ -0,0 +1,48 @@ + + + 问答类 + 本周解答之王 + sin + sql_sysquery + False + false + false + + + + + + + +{PE.DataSource datasource="用户信息数据源标签" id="UserInfo8" userName="" /} +
      +

      本周解答之王

      + {PE.Label id="显示用户头像" UserFace=""/} +
      +
      + + + + + +&nbsp; + +
      +
      积分:
      +
      + {PE.Label id="显示用户级别" qAPoint="{PE.Field id="UserInfo8" fieldname="UserExp" /}" honorType="{PE.Field id="UserInfo8" fieldname="HonorType" /}" /} +
      +
      +精选回答: + {PE.Label id="精选回答" TitleLen="" UserName=""/} +
      +
      +
      ]]> +
      + + TitleLen + int + 26 + 标题长度 + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/热点问答.config b/动易的标签库/标签库/问答类/热点问答.config new file mode 100644 index 0000000..a35be85 --- /dev/null +++ b/动易的标签库/标签库/问答类/热点问答.config @@ -0,0 +1,57 @@ + + + 问答类 + + + sin + sql_sysquery + False + + outputQty + supersql + 8 + 显示个数 + + + splitChar + string + + 分隔符号 + + false + false + SELECT TOP @outputQty Title,QuestionID FROM PE_QA_Question WHERE Status != 0 ORDER BY Hits DESC + + + + + + + + + + +]]> + + titleLength + supersql + 16 + 项目标题长度,一个汉字占两个字节 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/用户信息数据源标签.config b/动易的标签库/标签库/问答类/用户信息数据源标签.config new file mode 100644 index 0000000..827b610 --- /dev/null +++ b/动易的标签库/标签库/问答类/用户信息数据源标签.config @@ -0,0 +1,55 @@ + + + 问答类 + + + + + sql_sysquery + False + + userName + supersql + admin + 用户名 + + false + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/用户积分排行.config b/动易的标签库/标签库/问答类/用户积分排行.config new file mode 100644 index 0000000..0a96bf9 --- /dev/null +++ b/动易的标签库/标签库/问答类/用户积分排行.config @@ -0,0 +1,51 @@ + + + 问答类 + 用户积分排行 + sin + sql_sysquery + False + + TopNum + sql.int + 5 + 显示行数 + + false + false + SELECT TOP @TopNum * FROM PE_Users ORDER BY UserExp DESC + + + + + +
      +

      用户积分排行

      +
        + +
      • + + + +&nbsp; + + + +&nbsp; + + + +
      • +
        +
      + + + +QA/QAPointList.aspx + 更多>> + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/用户积分排行列表.config b/动易的标签库/标签库/问答类/用户积分排行列表.config new file mode 100644 index 0000000..e3370fe --- /dev/null +++ b/动易的标签库/标签库/问答类/用户积分排行列表.config @@ -0,0 +1,63 @@ + + + 问答类 + 用户积分排行列表 + sin + sql_sysquery + False + false + false + SELECT TOP 100 UserName,UserExp,HonorType FROM PE_Users ORDER BY UserExp DESC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      用户问答积分排行TOP100
      次序用户名积分数
      + + + + + +
      + + + + + +
      +
      +
      ]]>
      + + + 标记之间写分页SQL查询语句 +select count(*) from PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 AND Title LIKE '%@Keyword%']]> +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/相似问题列表.config b/动易的标签库/标签库/问答类/相似问题列表.config new file mode 100644 index 0000000..0695dbf --- /dev/null +++ b/动易的标签库/标签库/问答类/相似问题列表.config @@ -0,0 +1,81 @@ + + + 问答类 + 相似问题列表 + sin + sql_sysquery + False + + Keyword + supersql + + + 问题关键字 + + false + false + + + + + + + + + +

      + 与您的提问相关的已解决问题列表如下: + (请查看它们是否能够解答您的疑问) +

      +
      +
      + +
      +
      +
      +
      ]]>
      + + TitleLen + supersql + 30 + 标题长度 + + + ContentLen + supersql + 300 + 内容长度 + + True + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/积分规则.config b/动易的标签库/标签库/问答类/积分规则.config new file mode 100644 index 0000000..b022edf --- /dev/null +++ b/动易的标签库/标签库/问答类/积分规则.config @@ -0,0 +1,60 @@ + + + 问答类 + + + sin + static + False + + + + + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      获得积分数说明
      +问题被推荐提问者所得积分
      +问题被选为精彩推荐最佳回答者所得的积分
      +用户回答一个问题所得的积分
      +最佳答案额外奖励的积分
      +用户对最佳答案发表评论所得的积分
      -问题审核通过后被管理员删除扣除的积分
      -回答审核通过后被管理员删除扣除的积分
      -评论审核通过后被管理员删除扣除的积分
      -用户匿名提问所需积分
      +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/答案评论列表.config b/动易的标签库/标签库/问答类/答案评论列表.config new file mode 100644 index 0000000..595dc95 --- /dev/null +++ b/动易的标签库/标签库/问答类/答案评论列表.config @@ -0,0 +1,47 @@ + + + 问答类 + + + sin + sql_sysquery + False + + replyId + supersql + 1 + 答案ID + + false + false + SELECT * FROM PE_QA_Comment WHERE ReplyID = @replyId AND Status = 2 + + + + + + +
      +

      + (共 个评论) 评论

      +
      +
      +
      + +{PE.DataSource datasource="用户信息数据源标签" id="UserInfo" userName="" /} +
      +

      + +

      +
      评论者:游客 + -{PE.Label id="显示用户级别" qAPoint="{PE.Field id="UserInfo" fieldname="UserExp" /}" honorType="{PE.Field id="UserInfo" fieldname="HonorType" /}" /} +
      +
      +
      +
      + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/精彩推荐.config b/动易的标签库/标签库/问答类/精彩推荐.config new file mode 100644 index 0000000..61b14f7 --- /dev/null +++ b/动易的标签库/标签库/问答类/精彩推荐.config @@ -0,0 +1,63 @@ + + + 问答类 + 精彩推荐 + sin + sql_sysquery + False + false + false + SELECT TOP @ShowNum * FROM PE_QA_Question WHERE IsElite = 1 ORDER BY UpdateTime DESC + + ShowNum + sql.int + 8 + 显示项数 + + + + + + + +

      + + + {PE.SiteConfig.ApplicationPath/}QA/QuestionList.aspx?ShowType=5更多>> + + + 精彩推荐 +

      +
      + + + {PE.SiteConfig.SkinPath/}QA/images/ask_recom.jpg + + 0 + + +
      +
      +
      ]]>
      + + TitleLen + int + 20 + 标题长度 + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/精彩推荐问题列表.config b/动易的标签库/标签库/问答类/精彩推荐问题列表.config new file mode 100644 index 0000000..d3a2eae --- /dev/null +++ b/动易的标签库/标签库/问答类/精彩推荐问题列表.config @@ -0,0 +1,110 @@ + + + 问答类 + 精彩推荐问题列表 + sin + sql_sysquery + False + true + true + + + + + + + + + + SELECT TOP @pagesize * FROM PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 1 AND IsElite = 1 + AND PE_QA_Question.Title LIKE '%@Keyword%' + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + +AND PE_QA_Question.QuestionID NOT IN(SELECT TOP @startrow PE_QA_Question.QuestionID FROM PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 1 AND IsElite = 1 + AND PE_QA_Question.Title LIKE '%@Keyword%' + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + +ORDER BY UpdateTime DESC) +ORDER BY UpdateTime DESC + + + select count(*) from PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 1 AND IsElite = 1 + AND PE_QA_Question.Title LIKE '%@Keyword%' + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + + + + +]]> + + + + + + + + + +]]> + True + 标记之间写分页SQL查询语句 +select count(*) from PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 AND Title LIKE '%@Keyword%']]> + + TitleLen + int + 30 + 标题长度 + + + CategoryID + supersql + 0 + 问题类型ID + + + Keyword + supersql + + + 关键字 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/精选回答.config b/动易的标签库/标签库/问答类/精选回答.config new file mode 100644 index 0000000..5f4d69e --- /dev/null +++ b/动易的标签库/标签库/问答类/精选回答.config @@ -0,0 +1,49 @@ + + + 问答类 + 精选回答 + sin + sql_sysquery + False + + UserName + sql.string + + + 用户名 + + false + false + SELECT Top 5 * FROM PE_QA_Question WHERE QuestionID in (SELECT QuestionID FROM PE_QA_Reply WHERE UserName=@UserName AND IsBest=1) ORDER BY UpdateTime DESC + + + + + + + + +]]> + + TitleLen + int + 30 + 标题长度 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答列表选项.config b/动易的标签库/标签库/问答类/问答列表选项.config new file mode 100644 index 0000000..6a0fe5d --- /dev/null +++ b/动易的标签库/标签库/问答类/问答列表选项.config @@ -0,0 +1,113 @@ + + + 问答类 + 问答列表选项 + + + static + False + + CategoryID + int + 0 + 问题类型ID + + + + + + + + + + + + title-on + + + + {PE.SiteConfig.applicationpath/}QA/QuestionList.aspx?ShowType=1 + {PE.SiteConfig.applicationpath/}QA/QuestionList.aspx?ShowType=1&Id= + + + &Keyword= + + 待解决问题 + 待解决问题 + + + + title-on + + + + {PE.SiteConfig.applicationpath/}QA/QuestionList.aspx?ShowType=2 + {PE.SiteConfig.applicationpath/}QA/QuestionList.aspx?ShowType=2&Id= + + + &Keyword= + + 已解决问题 + 已解决问题 + + + + title-on + + + + {PE.SiteConfig.applicationpath/}QA/QuestionList.aspx?ShowType=3 + {PE.SiteConfig.applicationpath/}QA/QuestionList.aspx?ShowType=3&Id= + + + &Keyword= + + 高分问题 + 高分问题 + + + + title-on + + + + {PE.SiteConfig.applicationpath/}QA/QuestionList.aspx?ShowType=4 + {PE.SiteConfig.applicationpath/}QA/QuestionList.aspx?ShowType=4&Id= + + + &Keyword= + + 零回答问题 + 零回答问题 + + + + title-on + + + + {PE.SiteConfig.applicationpath/}QA/QuestionList.aspx?ShowType=5 + {PE.SiteConfig.applicationpath/}QA/QuestionList.aspx?ShowType=5&Id= + + + &Keyword= + + 精彩推荐 + 精彩推荐 + + +]]> + + ShowType + int + 0 + 显示列表类型 + + + Keyword + supersql + + + 关键字 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答列表页标题.config b/动易的标签库/标签库/问答类/问答列表页标题.config new file mode 100644 index 0000000..9d31c83 --- /dev/null +++ b/动易的标签库/标签库/问答类/问答列表页标题.config @@ -0,0 +1,29 @@ + + + 问答类 + 问答列表页标题 + + + static + False + + ShowType + int + 0 + 显示列表类型 + + + + + + + + 已解决问题列表 + 高分问题列表 + 零回答问题列表 + 精彩推荐问题列表 + 待解决问题列表 + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答子类列表.config b/动易的标签库/标签库/问答类/问答子类列表.config new file mode 100644 index 0000000..78954f3 --- /dev/null +++ b/动易的标签库/标签库/问答类/问答子类列表.config @@ -0,0 +1,33 @@ + + + 问答类 + 问答子类列表 + sin + sql_sysquery + False + + ParentID + sql.int + 0 + 父类ID + + false + false + SELECT * FROM PE_QA_Category WHERE ParentID=@ParentID + + + + + + +
    • + +../QuestionList.aspx?ID= + + + +
    • +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答底部.config b/动易的标签库/标签库/问答类/问答底部.config new file mode 100644 index 0000000..9b8ce9e --- /dev/null +++ b/动易的标签库/标签库/问答类/问答底部.config @@ -0,0 +1,19 @@ + + + 问答类 + + + txt + static + False + +
      + +
      +]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答当前位置导航.config b/动易的标签库/标签库/问答类/问答当前位置导航.config new file mode 100644 index 0000000..b4406a3 --- /dev/null +++ b/动易的标签库/标签库/问答类/问答当前位置导航.config @@ -0,0 +1,65 @@ + + + 问答类 + + + sin + sql_sysquery + False + + categoryID + supersql + 1 + 类型ID + + + linkOpenType + string + 2 + 内容链接的打开方式{栏目节点配置取代:1,新窗口:2,原窗口:0} + + + splitChar + string + > + 类型之间拆分修饰符{>>:>>,-:-,>:>} + + false + false + SELECT * FROM PE_QA_Category WHERE CategoryID = @categoryID + + + + + + + + + + +{PE.Label id="问答当前位置导航" categoryID="" linkOpenType="" depth="" /} + + + +{PE.SiteConfig.ApplicationPath/}QA/QuestionList.aspx?ID= + + +_blank +_self + + + + +&nbsp; + + + + +]]> + + depth + supersql + 0 + 递归深度 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答用户.config b/动易的标签库/标签库/问答类/问答用户.config new file mode 100644 index 0000000..9ad33a9 --- /dev/null +++ b/动易的标签库/标签库/问答类/问答用户.config @@ -0,0 +1,19 @@ + + + 问答类 + + + sin + static + False + + + + +{PE.Label id="问答用户信息" UserName=""/} + +]]> + false + false + SELECT @pagesize + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答用户信息.config b/动易的标签库/标签库/问答类/问答用户信息.config new file mode 100644 index 0000000..a0574b6 --- /dev/null +++ b/动易的标签库/标签库/问答类/问答用户信息.config @@ -0,0 +1,57 @@ + + + 问答类 + 问答用户信息 + sin + sql_sysquery + False + + UserName + string + admin + 用户名 + + false + false + + + + + + + +{PE.DataSource datasource="用户信息数据源标签" id="UserInfo" userName="" /} + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答登录.config b/动易的标签库/标签库/问答类/问答登录.config new file mode 100644 index 0000000..3014d53 --- /dev/null +++ b/动易的标签库/标签库/问答类/问答登录.config @@ -0,0 +1,267 @@ + + + 问答类 + 问答登录 + txt + static + True + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答类型描述.config b/动易的标签库/标签库/问答类/问答类型描述.config new file mode 100644 index 0000000..5c1fb95 --- /dev/null +++ b/动易的标签库/标签库/问答类/问答类型描述.config @@ -0,0 +1,24 @@ + + + 问答类 + 问答类型描述 + sin + sql_sysquery + False + + CategoryID + supersql + 0 + 问答类型ID + + false + false + SELECT Description FROM PE_QA_Category WHERE CategoryID=@CategoryID + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答通用统计.config b/动易的标签库/标签库/问答类/问答通用统计.config new file mode 100644 index 0000000..42a1b2f --- /dev/null +++ b/动易的标签库/标签库/问答类/问答通用统计.config @@ -0,0 +1,18 @@ + + + 问答类 + + + sin + sql_sysquery + True + false + false + SELECT COUNT(*) FROM PE_QA_Question WHERE 1=1 @Query + + Query + sql.string + 默认值 + 查询条件 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答通用统计查询条件.config b/动易的标签库/标签库/问答类/问答通用统计查询条件.config new file mode 100644 index 0000000..b84091c --- /dev/null +++ b/动易的标签库/标签库/问答类/问答通用统计查询条件.config @@ -0,0 +1,37 @@ + + + 问答类 + 可以统计问题类别下的问题总数,整个系统的已解决问题总数、待解决的问题总数 + sin + sql_sysquery + True + + type + int + 0 + 1、已解决问题2、待解决问题3、某个类别下的问题 + + false + false + Selecte a=1 + + + + + + + +AND Status=$type + + +AND CategoryID=$CategoryID + + +]]> + + CategoryId + int + 1 + 类别ID + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答问题列表.config b/动易的标签库/标签库/问答类/问答问题列表.config new file mode 100644 index 0000000..07a1333 --- /dev/null +++ b/动易的标签库/标签库/问答类/问答问题列表.config @@ -0,0 +1,41 @@ + + + 问答类 + 问答问题列表 + sin + sql_sysquery + False + + TopNum + int + 25 + 取前25条记录 + + + Query + sql.string + + + 查询条件 + + false + false + SELECT TOP @TopNum * FROM PE_QA_Question WHERE 1=1 @Query + + + + + + +
    • + +{PE.SiteConfig.applicationpath/}QA/Question.aspx?Id= + + + + +
    • +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答问题列表_分页.config b/动易的标签库/标签库/问答类/问答问题列表_分页.config new file mode 100644 index 0000000..b76dd0d --- /dev/null +++ b/动易的标签库/标签库/问答类/问答问题列表_分页.config @@ -0,0 +1,69 @@ + + + 问答类 + 待解决的问题 + sin + sql_sysquery + False + + TitleLength + int + 30 + 标题字符数 + + True + + Status + int + 2 + 问题的状态 + + false + false + SELECT TOP @pagesize Q.*,C.* FROM PE_QA_Question Q INNER JOIN PE_QA_Category C ON Q.CategoryID = C.CategoryID WHERE Q.Status=@Status +AND Q.QuestionID NOT IN (SELECT TOP @startrow Q.QuestonID FROM PE_QA_Question Q INNER JOIN PE_QA_Category C ON Q.CategoryID = C.CategoryID WHERE Q.Status=@Status @Query) @Query + SELECT COUNT(*) FROM PE_QA_Question Q INNER JOIN PE_QA_Category C ON Q.CategoryID = C.CategoryID WHERE Q.Status=@Status @Query + + + + + + +
    • + + + + + + + {PE.SiteConfig.applicationpath/}QA/Question.aspx?Id= + + + + + + + + + [ + + + {PE.SiteConfig.applicationpath/}QA/Category.aspx?Id= + + + + + + ] + +
    • +
      +
      +
      ]]>
      + + Query + sql.string + 默认值 + 参数说明 + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答问题通用列表查询条件.config b/动易的标签库/标签库/问答类/问答问题通用列表查询条件.config new file mode 100644 index 0000000..342828a --- /dev/null +++ b/动易的标签库/标签库/问答类/问答问题通用列表查询条件.config @@ -0,0 +1,68 @@ + + + 问答类 + 问答问题通用列表 + sin + sql_sysquery + False + + Status + int + 2 + 问题的状态 + + + CategoryID + int + 0 + 问题所属的分类 + + + UserName + string + + + 提问人 + + false + false + SELECT a=1 + + + + + + + + + +AND + +. + +Status= + + + AND + +. + +CategoryID IN (SELECT CategoryID FROM PE_QA_Category WHERE ParentID=) + + + AND + +. + +UserName= + + +]]> + + TableName + string + + + 查询表的别名 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答顶部.config b/动易的标签库/标签库/问答类/问答顶部.config new file mode 100644 index 0000000..7ea8af6 --- /dev/null +++ b/动易的标签库/标签库/问答类/问答顶部.config @@ -0,0 +1,154 @@ + + + 问答类 + + + txt + static + False + + + function searchAnswer() + { + var keyword = document.getElementById("txtKeyword"); + var url; + if(keyword.value == "请输入您所需要的关键字" || keyword.value == "") + { + url = "{PE.SiteConfig.ApplicationPath/}QA/QuestionList.aspx?ShowType=2"; + } + else + { + url = "{PE.SiteConfig.ApplicationPath/}QA/QuestionList.aspx?ShowType=2&Keyword=" + escape(keyword.value); + } + + window.open(url,'_self'); + } + + function askQuestion() + { + var keyword = document.getElementById("txtKeyword"); + var url; + if(keyword.value == "请输入您所需要的关键字" || keyword.value == "") + { + url = "{PE.SiteConfig.ApplicationPath/}QA/Question.aspx"; + } + else + { + url = "{PE.SiteConfig.ApplicationPath/}QA/Question.aspx?Keyword=" + escape(keyword.value); + } + + window.open(url,'_self'); + } + + function answerQuestion() + { + var keyword = document.getElementById("txtKeyword"); + var url; + if(keyword.value == "请输入您所需要的关键字" || keyword.value == "") + { + url = "{PE.SiteConfig.ApplicationPath/}QA/QuestionList.aspx?ShowType=1"; + } + else + { + url = "{PE.SiteConfig.ApplicationPath/}QA/QuestionList.aspx?ShowType=1&Keyword=" + escape(keyword.value); + } + + window.open(url,'_self'); } + function lostFocus() + { + var keyword = document.getElementById("txtKeyword"); + if(keyword.value == "") + { + keyword.value = "请输入您所需要的关键字"; + } + } + + function setFocus() + { + var keyword = document.getElementById("txtKeyword"); + keyword.value = ""; + } + +LoadCheck(); +var userName = ""; + +function LoadCheck() +{ + var x = new AjaxRequest('XML', 'status'); + x.para = []; + x.async = false; + x.post('logincheck', '{PE.SiteConfig.ajaxsitepath/}ajax.aspx', function(s){ + var xml = x.createXmlDom(s); + var status = xml.getElementsByTagName("status")[0].firstChild.data; + if (status == 'ok') { + userName = xml.getElementsByTagName("username")[0].firstChild.data; + ChangeState(true); + } + else { + ChangeState(false); + } + }); +} + +function ChangeState(flag) +{ + var logindiv = document.getElementById("logindiv"); + var logoutdiv = document.getElementById("logoutdiv"); + if(flag == true) + { + logindiv.style.display = "none"; + logoutdiv.style.display = ""; + document.getElementById("spanUserName").innerHTML = userName + ",欢迎您!"; + } + else + { + logindiv.style.display=""; + logoutdiv.style.display="none"; + } +} + +function Logout() +{ + var x = new AjaxRequest('XML',''); + x.post('userlogout', '{PE.SiteConfig.ajaxsitepath/}ajax.aspx', + function(s) + { + var xml = x.createXmlDom(s); + var status = xml.getElementsByTagName("status")[0].firstChild.data; + if (status == "ok") + { + if (xml.getElementsByTagName("API_Enable")[0].firstChild.data == "1") + { + var LogOutString = xml.getElementsByTagName("LogOutString")[0].firstChild.data; + Loginin(LogOutString); + } + LoadCheck(); + } + }); +} + + +{PE.Label id="热点问答" titleLength="10" outputQty="10" splitChar="、" /}]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问答首页连接.config b/动易的标签库/标签库/问答类/问答首页连接.config new file mode 100644 index 0000000..293210a --- /dev/null +++ b/动易的标签库/标签库/问答类/问答首页连接.config @@ -0,0 +1,10 @@ + + + 问答类 + + + txt + static + False + 问答]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问题分类.config b/动易的标签库/标签库/问答类/问题分类.config new file mode 100644 index 0000000..4b34c26 --- /dev/null +++ b/动易的标签库/标签库/问答类/问题分类.config @@ -0,0 +1,48 @@ + + + 问答类 + + + sin + static + False + + questionID + supersql + 0 + 问题ID + + + splitChar + string + > + 类型之间拆分修饰符{>>:>>,-:-,>:>} + + + showType + supersql + 0 + 显示类型 + + + + + + + + + + +{PE.SiteConfig.ApplicationPath/}QA/QuestionList.aspx + +?ShowType= + + +问题分类 + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问题分类列表.config b/动易的标签库/标签库/问答类/问题分类列表.config new file mode 100644 index 0000000..c4c654b --- /dev/null +++ b/动易的标签库/标签库/问答类/问题分类列表.config @@ -0,0 +1,50 @@ + + + 问答类 + + + sin + sql_sysquery + False + + TopNum + sql.int + 15 + 分类显示行数 + + + ShowNum + sql.int + 3 + 二级分类显示列数 + + false + false + SELECT TOP @TopNum CategoryID, CategoryName FROM PE_QA_Category WHERE CategoryID = ParentID ORDER BY OrderId ASC + + + + + + + +

      问题分类

      +
      + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问题回复列表.config b/动易的标签库/标签库/问答类/问题回复列表.config new file mode 100644 index 0000000..50456cb --- /dev/null +++ b/动易的标签库/标签库/问答类/问题回复列表.config @@ -0,0 +1,217 @@ + + + 问答类 + + + sin + sql_sysquery + False + + questionID + supersql + 1 + 问题ID + + false + false + SELECT Q.*,U.UserExp,U.HonorType FROM PE_QA_Reply Q INNER JOIN PE_USERS U ON Q.USERNAME=U.USERNAME WHERE QuestionID = @questionID AND IsBest = 0 AND Q.Status = 2 + + + + + + + + + +
      +
      +
      +
      +
      +
      +
      +
      +

      + (共 个回答) 网友回答

      +
      +
      +
      + +
      + +

      修改答案内容

      + +
      +

      + +

      +
      回答者: + + +匿名&nbsp;&nbsp; + + + - +{PE.Label id="显示用户级别" qAPoint="" honorType="" /} + + +
      + +

      + +

      + +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      + + + +
      +
      ]]> +
      + + qUserName + supersql + admin + 提问者用户名 + + + qStatus + supersql + 1 + 问题状态 + + + qPoint + supersql + 0 + 问题悬赏分 + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问题子分类.config b/动易的标签库/标签库/问答类/问题子分类.config new file mode 100644 index 0000000..88e3b0b --- /dev/null +++ b/动易的标签库/标签库/问答类/问题子分类.config @@ -0,0 +1,51 @@ + + + 问答类 + 问题子分类 + sin + sql_sysquery + False + + ShowNum + sql.int + 3 + 二级分类显示列数 + + + ParentID + sql.int + 0 + 一级分类ID + + false + false + ParentID AND ParentID = @ParentID ORDER BY OrderID]]> + + + + + + + + + + + + {PE.SiteConfig.ApplicationPath/}QA/QuestionList.aspx?ID= + + + + + + + + + +]]> + + splitChar + sql.string + | + 分隔符 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问题悬赏排行.config b/动易的标签库/标签库/问答类/问题悬赏排行.config new file mode 100644 index 0000000..c271b61 --- /dev/null +++ b/动易的标签库/标签库/问答类/问题悬赏排行.config @@ -0,0 +1,60 @@ + + + 问答类 + 问题悬赏排行 + sin + sql_sysquery + False + + TopNum + sql.int + 5 + 显示行数 + + false + false + SELECT TOP @TopNum * FROM PE_QA_Question WHERE Status = 2 ORDER BY Point DESC, UpdateTime DESC + + + + + + + + +]]> + + TitleLen + int + 20 + 标题长度 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问题提交信息页.config b/动易的标签库/标签库/问答类/问题提交信息页.config new file mode 100644 index 0000000..25f1f3c --- /dev/null +++ b/动易的标签库/标签库/问答类/问题提交信息页.config @@ -0,0 +1,38 @@ + + + 问答类 + 问题提交信息页 + txt + static + False + + type + int + 0 + 显示信息类型 + + +
      +
      +
      +
      +
      +
      +
      +

      问题提交

      +
      +
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/问题数据源标签.config b/动易的标签库/标签库/问答类/问题数据源标签.config new file mode 100644 index 0000000..0ce6069 --- /dev/null +++ b/动易的标签库/标签库/问答类/问题数据源标签.config @@ -0,0 +1,67 @@ + + + 问答类 + + + + + sql_sysquery + False + + questionID + supersql + 1 + 问题ID + + false + false + SELECT * FROM PE_QA_Question WHERE QuestionID = @questionID + + + + + + + + + + + <xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/零回答问题列表.config b/动易的标签库/标签库/问答类/零回答问题列表.config new file mode 100644 index 0000000..85066b7 --- /dev/null +++ b/动易的标签库/标签库/问答类/零回答问题列表.config @@ -0,0 +1,111 @@ + + + 问答类 + 零回答问题列表 + sin + sql_sysquery + False + true + true + + + + + + + + + + SELECT TOP @pagesize * FROM PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 + AND PE_QA_Question.Title LIKE '%@Keyword%' + AND NOT EXISTS(SELECT PE_QA_Reply.QuestionID FROM PE_QA_Reply WHERE PE_QA_Reply.QuestionID = PE_QA_Question.QuestionID) + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + +AND PE_QA_Question.QuestionID NOT IN(SELECT TOP @startrow PE_QA_Question.QuestionID FROM PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 + AND PE_QA_Question.Title LIKE '%@Keyword%' +AND NOT EXISTS(SELECT PE_QA_Reply.QuestionID FROM PE_QA_Reply WHERE PE_QA_Reply.QuestionID = PE_QA_Question.QuestionID) + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + +ORDER BY UpdateTime DESC) +ORDER BY UpdateTime DESC + + + select count(*) from PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 + AND PE_QA_Question.Title LIKE '%@Keyword%' + AND NOT EXISTS(SELECT * FROM PE_QA_Reply WHERE PE_QA_Reply.QuestionID = PE_QA_Question.QuestionID) + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + + + + +]]> + + + + + + + + +]]> + True + 标记之间写分页SQL查询语句 +select count(*) from PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 AND NOT EXISTS(SELECT * FROM PE_QA_Reply WHERE PE_QA_Reply.QuestionID = PE_QA_Question.QuestionID)]]> + + TitleLen + int + 30 + 标题长度 + + + CategoryID + supersql + 0 + 问题类型ID + + + Keyword + supersql + + + 关键字 + + \ No newline at end of file diff --git a/动易的标签库/标签库/问答类/高分问题列表.config b/动易的标签库/标签库/问答类/高分问题列表.config new file mode 100644 index 0000000..0d2ece8 --- /dev/null +++ b/动易的标签库/标签库/问答类/高分问题列表.config @@ -0,0 +1,107 @@ + + + 问答类 + 高分问题列表 + sin + sql_sysquery + False + true + true + + + + + + + + + + SELECT TOP @pagesize * FROM PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 + AND PE_QA_Question.Title LIKE '%@Keyword%' + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + +AND PE_QA_Question.QuestionID NOT IN(SELECT TOP @startrow PE_QA_Question.QuestionID FROM PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 + AND PE_QA_Question.Title LIKE '%@Keyword%' + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + +ORDER BY Point DESC) +ORDER BY Point DESC + + + select count(*) from PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2 + AND PE_QA_Question.Title LIKE '%@Keyword%' + + AND (PE_QA_Question.CategoryId=@CategoryID or PE_QA_Category.ParentID=@CategoryID) + + + + +]]> + + + + + + + +]]> + True + 标记之间写分页SQL查询语句 +select count(*) from PE_QA_Question, PE_QA_Category WHERE PE_QA_Question.CategoryID = PE_QA_Category.CategoryID AND Status = 2]]> + + TitleLen + int + 30 + 标题长度 + + + CategoryID + supersql + 0 + 问题类型ID + + + Keyword + supersql + + + 关键字 + + \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/AjaxCMS用户登录.config b/动易的标签库/标签库/静态类/AjaxCMS用户登录.config new file mode 100644 index 0000000..6e9ec24 --- /dev/null +++ b/动易的标签库/标签库/静态类/AjaxCMS用户登录.config @@ -0,0 +1,243 @@ + + + 静态类 + + + txt + static + + + + + + + + + + + + + + + + + + + + +
      + 用户名: + + +
      + 密 码: + + +
      + Cookie: + + +
      +    注册忘记密码 +
      +
      + +
      +
      + + +]]>
      + True +
      \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/CMS用户登录.config b/动易的标签库/标签库/静态类/CMS用户登录.config new file mode 100644 index 0000000..8aa7bcf --- /dev/null +++ b/动易的标签库/标签库/静态类/CMS用户登录.config @@ -0,0 +1,16 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 用户登录 + static + +
      +
      用户信息中心
      +
      + {PE.Label id="AjaxCMS用户登录" /} +
      +
      +]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/GOV_用户登录.config b/动易的标签库/标签库/静态类/GOV_用户登录.config new file mode 100644 index 0000000..929779f --- /dev/null +++ b/动易的标签库/标签库/静态类/GOV_用户登录.config @@ -0,0 +1,245 @@ + + + 静态标签 + + + txt + static + + + + + + + + + + + + + + + + + + + + + + + +
      + 用户名: + + +
      + 密 码: + + +
      + Cookie: + + +
      +
      + 忘记密码 +
      +
      +
      +
      + + +]]>
      +
      diff --git a/动易的标签库/标签库/静态类/会员中心底部信息.config b/动易的标签库/标签库/静态类/会员中心底部信息.config new file mode 100644 index 0000000..1f2bb2e --- /dev/null +++ b/动易的标签库/标签库/静态类/会员中心底部信息.config @@ -0,0 +1,16 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝会员中心底部静态标签,包含联系方式等信息 + static + + +]]> + txt + False + \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/公共脚本.config b/动易的标签库/标签库/静态类/公共脚本.config new file mode 100644 index 0000000..1158506 --- /dev/null +++ b/动易的标签库/标签库/静态类/公共脚本.config @@ -0,0 +1,14 @@ + + + 静态类 + + + txt + static + False + + var siteSetup = {sitePath: '{PE.SiteConfig.ApplicationPath/}',ajaxPath: '{PE.SiteConfig.AjaxSitePath/}ajax.aspx',skinPath: '{PE.SiteConfig.SkinPath/}'}; + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/分享功能.config b/动易的标签库/标签库/静态类/分享功能.config new file mode 100644 index 0000000..261a214 --- /dev/null +++ b/动易的标签库/标签库/静态类/分享功能.config @@ -0,0 +1,199 @@ + + + 静态类 + 请在使用前,保证模板引入了 +{PE.SiteConfig.applicationpath/}js/jquery.tools.min.js + txt + static + False + + + + #DivGetShare + { + width: 100px; + } + + .tooltip + { + font-size: 13px; + width: 350px; + height: 200px; + background-color: #c0c0c0; + margin-top: 10px; + display: none; + } + + #DivShare .share_tab + { + background-color: #FFFFFF; + width: 150px; + height: 30px; + } + + #DivShare .current + { + background-color: #C0C0C0; + width: 150px; + height: 30px; + } + + #DivShare .share_content + { + width: 350px; + height: 300px; + } + + #DivShare .shareItem + { + float: left; + margin: 2px; + width: 30%; + } + + #DivShare0, #DivShare1 + { + padding-top: 5px; + } + + #DivShare0 .btn + { + float: left; + } + + #DivQuickShare + { + float: right; + } + + #DivQuickShare .shareImgItem + { + margin: 2px; + } + +
      + 快速分享
      +
      + + + +
      + ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/右侧广告一.config b/动易的标签库/标签库/静态类/右侧广告一.config new file mode 100644 index 0000000..01d8a31 --- /dev/null +++ b/动易的标签库/标签库/静态类/右侧广告一.config @@ -0,0 +1,12 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝右侧广告静态标签 + static + + + 动易网络 + ]]> + txt + False + \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/右侧广告二.config b/动易的标签库/标签库/静态类/右侧广告二.config new file mode 100644 index 0000000..fda3fa8 --- /dev/null +++ b/动易的标签库/标签库/静态类/右侧广告二.config @@ -0,0 +1,12 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝右侧广告静态标签 + static + + + 动易网络 + ]]> + txt + False + \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/图片节点左侧.config b/动易的标签库/标签库/静态类/图片节点左侧.config new file mode 100644 index 0000000..e0b8dea --- /dev/null +++ b/动易的标签库/标签库/静态类/图片节点左侧.config @@ -0,0 +1,29 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝图片节点左侧 + static + {PE.Label id="CMS用户登录" /} +
      +
      +
      推荐图片
      +
        {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="2" itemListOrderType="20" displayPropertyPrefix="3" /}
      +
      +
      +
      +
      +
      热门图片
      +
        {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="2" itemListOrderType="5" displayPropertyPrefix="7" /}
      +
      +
      +
      +
      +
      本周排名TOP10
      +
        {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="10" models="2" itemListOrderType="13" inDays="7" displayPropertyPrefix="7" /}
      +
      +
      + +
      ]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/文章节点左侧.config b/动易的标签库/标签库/静态类/文章节点左侧.config new file mode 100644 index 0000000..9324872 --- /dev/null +++ b/动易的标签库/标签库/静态类/文章节点左侧.config @@ -0,0 +1,39 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝文章节点左侧 + static + + {PE.Label id="CMS用户登录" /} +
      +
      +
      栏目导航
      +
      {PE.Label id="栏目导航" nodeId="@RequestInt_id" /}
      +
      +
      +
      +
      +
      本月排行TOP20
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="1" itemListOrderType="13" inDays="30" displayPropertyPrefix="7" /} +
      +
      +
      +
      +
      +
      +
      最新推荐
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="1" itemListOrderType="20" displayPropertyPrefix="3" /} +
      +
      +
      +
      + {PE.Label id="网站统计" /} +
      ]]> +
      + txt + False +
      diff --git a/动易的标签库/标签库/静态类/用户登录.config b/动易的标签库/标签库/静态类/用户登录.config new file mode 100644 index 0000000..a0a8ef9 --- /dev/null +++ b/动易的标签库/标签库/静态类/用户登录.config @@ -0,0 +1,19 @@ + + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 用户登录 + static + +
      +
      用户信息中心
      +
      + +
    • 登录|注册
    • +
      +{PE.Label id="随身购物车" /} +
      + ]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/留言节点左侧.config b/动易的标签库/标签库/静态类/留言节点左侧.config new file mode 100644 index 0000000..8749360 --- /dev/null +++ b/动易的标签库/标签库/静态类/留言节点左侧.config @@ -0,0 +1,23 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝文章节点左侧 + static + {PE.Label id="CMS用户登录" /} +
      +
      +
      本月排行TOP20
      +
        {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="21" itemListOrderType="13" inDays="30" displayPropertyPrefix="7" /}
      +
      +
      +
      +
      +
      最新推荐
      +
        {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="21" itemListOrderType="13" eliteLevel="10" inDays="30" displayPropertyPrefix="7" /}
      +
      +
      + {PE.Label id="网站统计" /} +
      ]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/网站Tag标签左侧.config b/动易的标签库/标签库/静态类/网站Tag标签左侧.config new file mode 100644 index 0000000..b1f9462 --- /dev/null +++ b/动易的标签库/标签库/静态类/网站Tag标签左侧.config @@ -0,0 +1,20 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝文章节点左侧 + static + +
      +
      +
      Tag搜索
      +
      + {PE.Label id="Tag搜索表单" /} +
      +
      +
      + +
      +
      ]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/网站公告垂直.config b/动易的标签库/标签库/静态类/网站公告垂直.config new file mode 100644 index 0000000..bf3d286 --- /dev/null +++ b/动易的标签库/标签库/静态类/网站公告垂直.config @@ -0,0 +1,19 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝网站公告垂直 + static + +
      +
      网站公告
      +
      +
      + {PE.Label id="公告列表" titleLength="20" contentLength="200" outputQty="1" displayDateTime="mm-dd" contentType="html" /} + +
      +
      +
      + ]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/网站公告横向.config b/动易的标签库/标签库/静态类/网站公告横向.config new file mode 100644 index 0000000..00e5377 --- /dev/null +++ b/动易的标签库/标签库/静态类/网站公告横向.config @@ -0,0 +1,11 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝网站公告垂直 + static + + {PE.Label id="公告列表" titleLength="20" contentLength="0" outputQty="5" displayDateTime="mm-dd" outputType="2" /} +]]> + txt + False + \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/网站底部.config b/动易的标签库/标签库/静态类/网站底部.config new file mode 100644 index 0000000..93f8838 --- /dev/null +++ b/动易的标签库/标签库/静态类/网站底部.config @@ -0,0 +1,25 @@ + + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + static + + + +]]> + txt + False + \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/网站统计.config b/动易的标签库/标签库/静态类/网站统计.config new file mode 100644 index 0000000..e2bbb2e --- /dev/null +++ b/动易的标签库/标签库/静态类/网站统计.config @@ -0,0 +1,19 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝网站统计静态标签 + static + +
      +
      网站统计
      +
      +
      +
      + ]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/网站调查.config b/动易的标签库/标签库/静态类/网站调查.config new file mode 100644 index 0000000..fcae321 --- /dev/null +++ b/动易的标签库/标签库/静态类/网站调查.config @@ -0,0 +1,17 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝网站调查静态标签 + static + + +
      +
      网站调查
      +
      + 尚无问卷调查! +
      +
      + ]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/网站顶部.config b/动易的标签库/标签库/静态类/网站顶部.config new file mode 100644 index 0000000..e8f7d98 --- /dev/null +++ b/动易的标签库/标签库/静态类/网站顶部.config @@ -0,0 +1,31 @@ + + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝网站顶部静态标签 + static + + + + +]]> + txt + False + \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/网站顶部问答.config b/动易的标签库/标签库/静态类/网站顶部问答.config new file mode 100644 index 0000000..2aead0b --- /dev/null +++ b/动易的标签库/标签库/静态类/网站顶部问答.config @@ -0,0 +1,31 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝网站顶部静态标签 + static + + + + + +]]> + txt + False + \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/网站首页左侧.config b/动易的标签库/标签库/静态类/网站首页左侧.config new file mode 100644 index 0000000..789572f --- /dev/null +++ b/动易的标签库/标签库/静态类/网站首页左侧.config @@ -0,0 +1,52 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝网站首页左侧 + static + {PE.Label id="CMS用户登录" /} + {PE.Label id="选择自定义表单" /} +
      +
      +
      本周排行TOP20
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="1" itemListOrderType="13" inDays="7" displayPropertyPrefix="7" /} +
      +
      +
      +
      +
      +
      +
      本月排行TOP20
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="1" itemListOrderType="13" inDays="30" displayPropertyPrefix="7" /} +
      +
      +
      +
      +
      +
      +
      本站专题
      +
      +
        + {PE.Label id="专题类别导航" outputQty="10" /} +
      +
      +
      +
      +
      +
      +
      用户列表
      +
      +
        + {PE.Label id="用户列表" outputQty="10" /} +
      +
      +
      +
      + {PE.Label id="网站统计" /} +
      ]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/软件节点左侧.config b/动易的标签库/标签库/静态类/软件节点左侧.config new file mode 100644 index 0000000..177d93b --- /dev/null +++ b/动易的标签库/标签库/静态类/软件节点左侧.config @@ -0,0 +1,35 @@ + + 静态类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝软件节点左侧 + static + {PE.Label id="CMS用户登录" /} +
      +
      +
      本周下载排行
      +
        {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="3" itemListOrderType="13" inDays="7" displayPropertyPrefix="7" /}
      +
      +
      +
      +
      +
      本月下载排行
      +
        {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="3" itemListOrderType="13" inDays="30" displayPropertyPrefix="6" /}
      +
      +
      +
      +
      +
      特别推荐
      +
        {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="3" itemListOrderType="20" displayPropertyPrefix="3" /}
      +
      +
      +
      +
      +
      热门软件
      +
        {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="3" itemListOrderType="5" inDays="30" displayPropertyPrefix="6" /}
      +
      +
      + +
      ]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/静态类/邮件订阅.config b/动易的标签库/标签库/静态类/邮件订阅.config new file mode 100644 index 0000000..251f732 --- /dev/null +++ b/动易的标签库/标签库/静态类/邮件订阅.config @@ -0,0 +1,127 @@ + + + 静态类 + + + txt + static + False + + + +
      +
      邮件订阅
      +
      +
      + 正在加载中...... +
      + +
      + 您的邮件地址:
      +
      + +
      +
      +
      + + +]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/播放选中音乐Js.config b/动易的标签库/标签库/音乐类/播放选中音乐Js.config new file mode 100644 index 0000000..4c34acb --- /dev/null +++ b/动易的标签库/标签库/音乐类/播放选中音乐Js.config @@ -0,0 +1,30 @@ + + + 音乐类 + + + txt + static + False + + function PlayCheckedMusic(form) { + var ids = ""; + var temp = document.getElementById(form); + for (var i = 0; i < temp.elements.length; i++) { + var e = temp.elements[i]; + if (e.type == "checkbox") { + if (e.checked == true) { + ids = ids + e.value + ','; + } + } + } + if (ids == "") { + alert("请选择要播放的歌曲"); + return false; + } + ids = ids.substring(0, ids.length - 1); + SetCookie("MusicListCollection", ids, 30, "/", "", false); + window.location="{PE.Label id="取得节点链接路径" nodeId="98" /}"; + } + ]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐信息列表.config b/动易的标签库/标签库/音乐类/音乐信息列表.config new file mode 100644 index 0000000..c1ddaf7 --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐信息列表.config @@ -0,0 +1,432 @@ + + 音乐类 + 音乐信息列表复杂算法主标签,此标签仅用来调用,无需修改! + sin + sql_sysquery + False + false + false + SELECT NodeID,arrChildID,ItemListOrderType,ItemPageSize FROM PE_Nodes WHERE NodeID IN (@parentId) + + bindStyle + string + 普通式 + 项目呈现样式 + + + usePage + bool + false + 是否分页显示 + + + outputQty + int + 10 + 输出的项目数量 + + + titleLength + int + 50 + 项目标题长度,一个汉字占两个字节 + + + parentId + supersql + 0 + 父栏目ID + + + nodeArray + string + 0 + 栏目数组 + + + modelId + string + 0 + 模型ID + + + specialId + int + 0 + 专题ID + + + itemId + string + 0 + 项目ID + + + itemListOrderType + int + 1 + 项目列表排序方式 + + + inDays + int + + 近多少天的项目 + + + betDate + string + + 介于时间段之间的项目 + + + editor + string + + 为指定编辑者的项目 + + + inputer + string + + 为指定录入者的项目 + + + hits + int + + 点击数大于等于指定值的项目 + + + dayHits + int + + 日点击数大于等于指定值的项目 + + + weekHits + int + + 周点击数大于等于指定值的项目 + + + monthHits + int + + 月点击数大于等于指定值的项目 + + + eliteLevel + int + + 推荐级大于等于指定值的项目 + + + priorityLevel + int + + 优先级大于等于指定值的项目 + + + picIsNotNull + bool + false + 是否查询带图片的项目 + + + disableVirtualLink + bool + false + 是否禁止输出虚连接项目 + + + displayDateTime + string + + 显示日期格式如:mm-dd,为空则不显示 + + + displayPropertyPrefix + int + 0 + 项目列表前缀修饰符 + + + displayNewSign + int + 0 + 近多少天的项目视为最新,0不启用此功能 + + + displayTitlePrefix + bool + false + 是否显示项目前缀修饰语 + + + displayHits + bool + false + 是否显示项目点击数 + + + displayTips + bool + false + 是否显示作者,更新日期,点击数等浮动提示信息 + + + displayInputer + bool + false + 是否显示内容的录入者 + + + displayNodeName + bool + false + 是否显示所属栏目名称 + + + displayHotSign + bool + false + 是否显示热门内容图标 + + + displayCommentLink + bool + false + 是否显示评论链接 + + + forceItemListOrder + bool + true + 强行由"项目列表排序方式参数"控制,否则由节点配置取代 + + + forceOutputQty + bool + true + 强行由参数"输出的项目数量"否则由节点配置取代 + + + optionalCond + string + + 可选扩展查询约束条件 + + + optionalExtend + string + + 可选扩展参数 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + titleLength="" displayPropertyPrefix="" displayDateTime="" displayTitlePrefix="" displayHits="" displayTips="" displayInputer="" displayNodeName="" displayHotSign="" displayNewSign="" displayCommentLink="" optionalExtend="" + + + + 音乐信息列表_ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CM.GeneralID DESC + CM.GeneralID + CM.UpdateTime DESC + CM.UpdateTime + CM.Hits DESC + CM.Hits + CM.CommentAudited DESC + CM.CommentAudited + CM.DayHits DESC + CM.DayHits + CM.WeekHits DESC + CM.WeekHits + CM.MonthHits DESC + CM.MonthHits + CM.EliteLevel DESC + CM.EliteLevel + CM.Priority DESC + CM.Priority + CM.Hits DESC,CM.UpdateTime DESC + CM.EliteLevel DESC,CM.UpdateTime DESC + CM.Priority DESC,CM.UpdateTime DESC + CM.CommentAudited DESC,CM.UpdateTime DESC + CM.UpdateTime DESC + + + + + + + , + 0 + + + + + + + + + AND SI.SpecialID IN () + + + AND CM.ModelID IN () + + + AND CM.GeneralID IN () + + + AND CM.DefaultPicUrl != '' + + + AND CM.LinkType = 0 + + + AND CM.Inputer = '' + + + AND CM.Editor = + + + AND CM.EliteLevel >= + + + AND CM.Priority >= + + + AND CM.Hits >= + + + AND CM.DayHits >= + + + AND CM.WeekHits >= + + + AND CM.MonthHits >= + + + AND DATEDIFF(d,CM.UpdateTime,GETDATE()) <= + + + AND (CM.UpdateTime >= '' AND CM.UpdateTime <= '') + + + + + + + + INNER JOIN PE_SpecialInfos SI ON (CM.ItemID = SI.GeneralID) + + INNER JOIN PE_U_Music UT ON (CM.ItemID = UT.ID) + + + + + + + + + + + {PE.Label id="" queryCond="SELECT TOP * FROM PE_CommonModel CM WHERE CM.Status = 99 ORDER BY " page="false" /} + + + {PE.Label id="" queryCond="SELECT TOP @pagesize * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ItemID NOT IN(SELECT TOP @startrow CM.ItemID FROM PE_CommonModel CM WHERE CM.Status = 99 ORDER BY ) ORDER BY " queryCount="SELECT COUNT (CM.ItemID) FROM PE_CommonModel CM WHERE CM.Status = 99 " page="true" pagesize="" urlpage="true" /} + + + + + 出错啦!指定了不可能的栏目ID(数组)! + + + + + + + {PE.Label id="" queryCond="SELECT TOP * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.NodeID IN () ORDER BY " page="false" /} + + + {PE.Label id="" queryCond="SELECT TOP @pagesize * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.NodeID IN () AND CM.ItemID NOT IN(SELECT TOP @startrow CM.ItemID FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.NodeID IN () ORDER BY ) ORDER BY " queryCount="SELECT COUNT (CM.ItemID) FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.NodeID IN () " page="true" pagesize="" urlpage="true" /} + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐信息列表_子栏目音乐列表.config b/动易的标签库/标签库/音乐类/音乐信息列表_子栏目音乐列表.config new file mode 100644 index 0000000..0251a04 --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐信息列表_子栏目音乐列表.config @@ -0,0 +1,107 @@ + + + 音乐类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + + + + + + + + +
    • 还没有任何内容!
    • +
      + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + {PE.Label id="取得节点名称带链接" nodeId="@RequestInt_Id" outputType="linked" /}
      + 歌曲名称歌手名称语言风格专辑试听
      + + 全选 + 反选 + 播放 + +
      + + + + + + + + + + + + + + + 试听 +
      +
      +
      +
      +
      +
      ]]>
      + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ModelID IN (23) ORDER BY CM.UpdateTime DESC + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount +
      \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐信息列表_普通式.config b/动易的标签库/标签库/音乐类/音乐信息列表_普通式.config new file mode 100644 index 0000000..5760c35 --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐信息列表_普通式.config @@ -0,0 +1,246 @@ + + + 音乐类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + int + 50 + 项目标题长度,一个汉字占两个字节 + + + displayPropertyPrefix + int + 0 + 项目列表前缀修饰符 + + + displayDateTime + string + + + 是否显示日期,为空则不显示 + + + displayTitlePrefix + bool + false + 是否显示项目前缀修饰语 + + + displayHits + bool + false + 是否显示项目点击数 + + + displayTips + bool + false + 是否显示作者,更新日期,点击数等浮动提示信息 + + + displayInputer + bool + false + 是否显示内容的录入者 + + + displayNodeName + bool + false + 是否显示所属栏目名称 + + + displayHotSign + bool + false + 是否显示热门内容图标 + + + displayNewSign + bool + false + 是否显示新内容图标 + + + displayCommentLink + bool + false + 是否显示评论链接 + + + optionalExtend + string + + + 可选扩展参数 + + + + + + + + + + + + + + + + + + + + + + + + +
    • 还没有任何项目!
    • +
      + + +
    • + + + + + + images/elite.gif + + 推荐 + + + + + + images/ontop.gif + + 热门 + + + + + + images/common.gif + + 普通 + + + + + + [ + + + + + + _self + _blank + + + + ] + + + + + + + + + + + + _self + _blank + + + + 标题: + 点击数: + 发表时间: + + + + + + + + color:; + + + + font-weight:bold;font-style:normal; + font-weight:normal ;font-style:italic ; + font-weight:bold;font-style:italic ; + font-weight:normal ;font-style:normal; + + + ; + + + + + + + + + + + + [] + + + [] + + + [] + + + [ + + Comment/AddComment.aspx?itemId=&nodeId= + + _blank评论 + ] + + + 热门内容 + + + 最新内容 + +
    • +
      +
      +
      +
      +
      ]]>
      + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount +
      \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐信息列表_最新列表.config b/动易的标签库/标签库/音乐类/音乐信息列表_最新列表.config new file mode 100644 index 0000000..f0afbf0 --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐信息列表_最新列表.config @@ -0,0 +1,109 @@ + + + 音乐类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + + + + + + + + +
    • 还没有任何内容!
    • +
      + +
      +
      + +
      +
      +
      +
      +
      +
      +]]>
      + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ModelID IN (23) ORDER BY CM.UpdateTime DESC + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount + + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐信息列表_栏目循环内音乐列表.config b/动易的标签库/标签库/音乐类/音乐信息列表_栏目循环内音乐列表.config new file mode 100644 index 0000000..86b7839 --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐信息列表_栏目循环内音乐列表.config @@ -0,0 +1,65 @@ + + + 音乐类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + + + + + + + + + +
    • 还没有任何项目!
    • +
      + + +
    • + + + + +
    • +
      +
      +
      +
      +
      ]]> +
      + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ModelID IN (24) ORDER BY CM.UpdateTime DESC + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount + + 参数名称 + string + 默认值 + 参数说明 + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐信息列表_首页最新列表.config b/动易的标签库/标签库/音乐类/音乐信息列表_首页最新列表.config new file mode 100644 index 0000000..a3865aa --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐信息列表_首页最新列表.config @@ -0,0 +1,105 @@ + + + 音乐类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + + + + + + + + +
    • 还没有任何内容!
    • +
      + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      +歌曲名称歌手名称语言风格专辑试听
      + + 全选 + 反选 + 播放 + +
      + + + + + + + + + + + + + + + 试听 +
      +
      +
      +
      +
      +
      ]]>
      + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ModelID IN (23) ORDER BY CM.UpdateTime DESC + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount +
      \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐搜索.config b/动易的标签库/标签库/音乐类/音乐搜索.config new file mode 100644 index 0000000..b0c6018 --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐搜索.config @@ -0,0 +1,46 @@ + + + 音乐类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + static + + 音乐搜索 +
      + + + +
      +
      + +
      + + +]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐播放列表生成.config b/动易的标签库/标签库/音乐类/音乐播放列表生成.config new file mode 100644 index 0000000..bd1122d --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐播放列表生成.config @@ -0,0 +1,44 @@ + + sql_sysquery + 音乐类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT * FROM PE_CommonModel CM INNER JOIN PE_U_Music UT ON (CM.ItemID = UT.ID) WHERE CM.GeneralID IN (@musicIds) AND CM.Status=99 ORDER BY CM.UpdateTime DESC + + + + + + + + +]]> + + + musicIds + supersql + 0 + 音乐ID + + sin + 0 + false + false + True + \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐播放列表随机生成.config b/动易的标签库/标签库/音乐类/音乐播放列表随机生成.config new file mode 100644 index 0000000..6099a9f --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐播放列表随机生成.config @@ -0,0 +1,27 @@ + + sql_sysquery + 音乐类 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 10 * FROM PE_CommonModel CM INNER JOIN PE_U_Music UT ON (CM.ItemID = UT.ID) WHERE CM.Status=99 ORDER BY NEWID() + + + + + + +
    • + + + + +
    • +
      +
      ]]>
      + sin + 0 + false + false + True +
      \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐栏目内搜索.config b/动易的标签库/标签库/音乐类/音乐栏目内搜索.config new file mode 100644 index 0000000..0f391ff --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐栏目内搜索.config @@ -0,0 +1,129 @@ + + + 音乐类 + + + sin + sql_sysquery + + parentId + supersql + 1 + 内容父栏目ID{默认值:1,自动传入:@RequestInt_Id} + + + titleLength + 60 + 内容标题长度 + + + outputQty + 10 + 输出的内容数量 + + + contentLength + supersql + 300 + 内容最多显示字符数 + + + fieldName + supersql + title + 搜索条件字段名 + + + fieldValue + supersql + + 搜索条件字段值 + + + bindStyle + 普通式 + 内容呈现样式{普通式:普通式,默认值:普通式} + + + linkOpenType + supersql + 1 + 内容链接的打开方式{栏目节点配置取代:2,新窗口:1,原窗口:0} + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @parentId + + + + + + + + + + + + + +
    • + 没有任何相关搜索结果! +
    • +
      + + {PE.Label id="音乐栏目内搜索_" titleLength="" contentLength="" linkOpenType="" fieldValue="" queryCond="SELECT TOP @pagesize * + FROM PE_CommonModel CM INNER JOIN PE_U_Music UT ON (CM.ItemID = UT.ID) + WHERE CM.NodeID IN () AND CM.Status = 99 + + + AND CM.Title LIKE '%%' + + + AND UT.Singer LIKE '%%' + + + AND UT.Style LIKE '%%' + + + AND UT.RecordCompany LIKE '%%' + + AND CM.GeneralID NOT IN (SELECT TOP @startrow CM.GeneralID + FROM PE_CommonModel CM INNER JOIN PE_U_Music UT ON (CM.ItemID = UT.ID) + WHERE CM.NodeID IN () AND CM.Status = 99 + + + AND CM.Title LIKE '%%' + + + AND UT.Singer LIKE '%%' + + + AND UT.Style LIKE '%%' + + + AND UT.RecordCompany LIKE '%%' + + ORDER BY CM.UpdateTime ) + ORDER BY CM.UpdateTime" queryCount="SELECT COUNT (CM.ItemID) + FROM PE_CommonModel CM INNER JOIN PE_U_Music UT ON (CM.ItemID = UT.ID) + WHERE CM.NodeID IN () AND CM.Status = 99 + + + AND CM.Title LIKE '%%' + + + AND UT.Singer LIKE '%%' + + + AND UT.Style LIKE '%%' + + + AND UT.RecordCompany LIKE '%%' + + " page="true" pagesize="" urlpage="true" /} + +
      +
      +
      ]]>
      + False + false + false +
      \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐栏目内搜索_政府版普通式.config b/动易的标签库/标签库/音乐类/音乐栏目内搜索_政府版普通式.config new file mode 100644 index 0000000..c2ec8b6 --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐栏目内搜索_政府版普通式.config @@ -0,0 +1,124 @@ + + + 音乐类 + + sin + sql_sysquery + False + + titleLength + supersql + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + contentLength + supersql + + 内容长度 + + + linkOpenType + supersql + 1 + 内容链接的打开方式,2为栏目节点配置,1为新窗口,0为原窗口,其他则由参数值值取代 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + 统计条件 + + + fieldValue + supersql + + 查询值 + + false + false + @queryCond + + + + + + + + + + +
    • 没有搜索到任何内容!
    • +
      + +
      +
      + +
      +
      +
      +
      +
      +
      ]]> +
      + True + @queryCount +
      diff --git a/动易的标签库/标签库/音乐类/音乐栏目内搜索_普通式.config b/动易的标签库/标签库/音乐类/音乐栏目内搜索_普通式.config new file mode 100644 index 0000000..b23e8d6 --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐栏目内搜索_普通式.config @@ -0,0 +1,121 @@ + + + 音乐类 + + + sin + sql_sysquery + False + + titleLength + supersql + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + contentLength + supersql + + 内容长度 + + + linkOpenType + supersql + 1 + 内容链接的打开方式,2为栏目节点配置,1为新窗口,0为原窗口,其他则由参数值值取代 + + + queryCond + supersql + SELECT TOP 10 * FROM PE_CommonModel + 查询条件 + + + queryCount + supersql + + 统计条件 + + + fieldValue + supersql + + 查询值 + + false + false + @queryCond + + + + + + + + + +
    • 没有搜索到任何内容!
    • +
      + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      歌曲名称歌手名称语言风格专辑试听
      + + 全选 + 反选 + 播放 + +
      + + + + + + + + + + + + + + + 试听 +
      +
      +
      +
      +
      +
      ]]>
      + True + @queryCount +
      \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐节点左侧.config b/动易的标签库/标签库/音乐类/音乐节点左侧.config new file mode 100644 index 0000000..71336bd --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐节点左侧.config @@ -0,0 +1,33 @@ + + 音乐类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝图片节点左侧 + static + {PE.Label id="CMS用户登录" /} +
      +
      +
      24小时试听排行
      +
      + {PE.Label id="音乐信息列表" titleLength="19" outputQty="14" itemListOrderType="9" displayPropertyPrefix="6" /} +
      +
      +
      +
      +
      +
      历史视听排行
      +
      + {PE.Label id="音乐信息列表" titleLength="19" outputQty="14" itemListOrderType="5" displayPropertyPrefix="7" /} +
      +
      +
      +
      +
      +
      网友推荐歌曲
      +
      {PE.Label id="音乐信息列表" titleLength="19" outputQty="10" itemListOrderType="15" inDays="7" displayPropertyPrefix="4" /}
      +
      +
      + +
      ]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐高级搜索.config b/动易的标签库/标签库/音乐类/音乐高级搜索.config new file mode 100644 index 0000000..8121495 --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐高级搜索.config @@ -0,0 +1,240 @@ + + + 音乐类 + + + sin + sql_sysquery + + titleLength + 60 + 内容标题长度,一个汉字占两个字节,如填写"20"则显示10个汉字 + + + bindStyle + supersql + 普通式 + 内容呈现样式 + + + outputQty + 30 + 每页显示数量 + + + lowInfoPoint + supersql + 0 + 阅读点数 + + + longInfoPoint + supersql + 0 + 阅读点数 + + + recordCompany + supersql + + + 唱片公司 + + + endDate + supersql + + + 更新日期 + + + title + supersql + + + 标题 + + + intro + supersql + + + 简介 + + + issusingDate + supersql + + + 发行日期 + + + style + supersql + + + 风格 + + + language + supersql + + + 语言 + + + singer + supersql + + + 歌手 + + SELECT NodeID,arrChildID FROM PE_Nodes WHERE NodeID = @nodeId + + + + + + + + + + + + + + + + + + + {PE.Label id="音乐高级搜索_" titleLength="" queryCond="SELECT TOP @pagesize * + FROM PE_CommonModel CM + INNER JOIN PE_U_Music UT ON (CM.ItemID=UT.ID) + WHERE CM.Status = 99 AND CM.NodeID IN() + + AND CM.Title LIKE '%%' + + + AND UT.RecordCompany LIKE '%%' + + + AND UT.Singer LIKE '%%' + + + AND UT.Language LIKE '%%' + + + AND UT.Style LIKE '%%' + + + AND UT.Intro LIKE '%%' + + + AND UT.IssusingDate LIKE '%%' + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint > ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint < ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE (CC.InfoPoint BETWEEN AND )) + + + AND (CM.UpdateTime BETWEEN '' AND '') + + AND CM.GeneralID NOT IN (SELECT TOP @startrow CM.GeneralID + FROM PE_CommonModel CM + INNER JOIN PE_U_Music UT ON (CM.ItemID=UT.ID) + WHERE CM.Status = 99 AND CM.NodeID IN() + + AND CM.Title LIKE '%%' + + + AND UT.RecordCompany LIKE '%%' + + + AND UT.Singer LIKE '%%' + + + AND UT.Language LIKE '%%' + + + AND UT.Style LIKE '%%' + + + AND UT.Intro LIKE '%%' + + + AND UT.IssusingDate LIKE '%%' + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint > ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint < ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE (CC.InfoPoint BETWEEN AND )) + + + AND (CM.UpdateTime BETWEEN '' AND '') + ORDER BY CM.UpdateTime DESC) ORDER BY CM.UpdateTime DESC" queryCount="SELECT COUNT (CM.GeneralID) + FROM PE_CommonModel CM + INNER JOIN PE_U_Music UT ON (CM.ItemID=UT.ID) + WHERE CM.Status = 99 AND CM.NodeID IN() + + AND CM.Title LIKE '%%' + + + AND UT.RecordCompany LIKE '%%' + + + AND UT.Singer LIKE '%%' + + + AND UT.Language LIKE '%%' + + + AND UT.Style LIKE '%%' + + + AND UT.Intro LIKE '%%' + + + AND UT.IssusingDate LIKE '%%' + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint > ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE CC.InfoPoint < ) + + + AND CM.GeneralID IN(SELECT CC.GeneralID FROM PE_ContentCharge CC WHERE (CC.InfoPoint BETWEEN AND )) + + + AND (CM.UpdateTime BETWEEN '' AND '') + " page="true" pagesize="" urlpage="true" /} + +]]> + False + false + false + + startDate + supersql + + + 更新日期 + + + nodeId + supersql + + + 节点ID + + \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐高级搜索_政府版普通式.config b/动易的标签库/标签库/音乐类/音乐高级搜索_政府版普通式.config new file mode 100644 index 0000000..b8dc1d4 --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐高级搜索_政府版普通式.config @@ -0,0 +1,107 @@ + + + 音乐类 + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + + + + + + + + + +
    • 没有搜索到任何内容!
    • +
      + +
      +
      + +
      +
      +
      +
      +
      +
      ]]> +
      + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ModelID IN (23) ORDER BY CM.UpdateTime DESC + 查询条件 + + + queryCount + supersql + + 统计条件 + + True + @queryCount +
      diff --git a/动易的标签库/标签库/音乐类/音乐高级搜索_普通式.config b/动易的标签库/标签库/音乐类/音乐高级搜索_普通式.config new file mode 100644 index 0000000..b5b688c --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐高级搜索_普通式.config @@ -0,0 +1,105 @@ + + + 音乐类 + + + sin + sql_sysquery + False + false + false + @queryCond + + titleLength + supersql + 50 + 项目标题长度,一个汉字占两个字节 + + + + + + + + + + +
    • 没有搜索到任何内容!
    • +
      + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      +歌曲名称歌手名称语言风格专辑试听
      + + 全选 + 反选 + 播放 + +
      + + + + + + + + + + + + + + + 试听 +
      +
      +
      +
      +
      +
      ]]>
      + + queryCond + supersql + SELECT TOP 5 * FROM PE_CommonModel CM WHERE CM.Status = 99 AND CM.ModelID IN (23) ORDER BY CM.UpdateTime DESC + 查询条件 + + + queryCount + supersql + + + 统计条件 + + True + @queryCount +
      \ No newline at end of file diff --git a/动易的标签库/标签库/音乐类/音乐高级搜索表单.config b/动易的标签库/标签库/音乐类/音乐高级搜索表单.config new file mode 100644 index 0000000..4b59e8a --- /dev/null +++ b/动易的标签库/标签库/音乐类/音乐高级搜索表单.config @@ -0,0 +1,85 @@ + + 音乐类 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + + + static + + 所在栏目: +
      + 歌曲标题: +
      + 唱片公司: +
      + 歌  手: +
      + 语  言: +
      + 风  格: +
      + 简  介: +
      + 发行日期: +
      + 查看点数: + 到 + +
      + 更新时间: + 到 + +
      +
      + + ]]>
      + txt + False +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/不良行为记录信息_内容页.config b/动易的标签库/标签库/项目信息公开/不良行为记录信息_内容页.config new file mode 100644 index 0000000..3081088 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/不良行为记录信息_内容页.config @@ -0,0 +1,88 @@ + + + 项目信息公开 + 不良行为记录信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目编号 + +
      项目名称 + {PE.Label id="获取项目名称" ProjectNum="" /} +
      营业执照注册号 + +
      违法信息 + +
      行政处罚信息 + +
      行政强制信息 + +
      行政裁决信息 + +
      欠薪及欠社保金信息 + +
      质量安全信息 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/不良行为记录信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/不良行为记录信息_内容页_数据源.config new file mode 100644 index 0000000..c5a921d --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/不良行为记录信息_内容页_数据源.config @@ -0,0 +1,86 @@ + + + sql_sysquery + 项目信息公开 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + itemId + 1 + 公开信息ID + + + + 0 + False + + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/不良行为记录信息列表_分页.config b/动易的标签库/标签库/项目信息公开/不良行为记录信息列表_分页.config new file mode 100644 index 0000000..24b0efb --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/不良行为记录信息列表_分页.config @@ -0,0 +1,137 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + licenseregnum + supersql + + + 营业执照注册号 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_EntBad + + AND .LicenseRegNum=''@licenseregnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Enterprise ON .LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号企业名称营业执照注册号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/不良行为记录信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/不良行为记录信息列表_项目列表.config new file mode 100644 index 0000000..60a859c --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/不良行为记录信息列表_项目列表.config @@ -0,0 +1,135 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + licenseregnum + supersql + + + 营业执照注册号 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_EntBad + + AND .LicenseRegNum=''@licenseregnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Enterprise ON .LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号企业名称营业执照注册号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/交竣工验收信息_内容页.config b/动易的标签库/标签库/项目信息公开/交竣工验收信息_内容页.config new file mode 100644 index 0000000..ae6814f --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/交竣工验收信息_内容页.config @@ -0,0 +1,107 @@ + + + 项目信息公开 + 交竣工验收信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId,up.ProjectName FROM PE_PPI_U_CompletedCensor u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Project up ON u.ProjectNum=up.ProjectNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      报验项目单位名称 + +
      报验单位工商注册号 + +
      报验人姓名 + +
      报验时间 + +
      验收类型 + +
      验收结果 + +
      验收名称 + +
      验收单位 + +
      验收时间 + +
      交付使用时间 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/交竣工验收信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/交竣工验收信息_内容页_数据源.config new file mode 100644 index 0000000..10cf871 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/交竣工验收信息_内容页_数据源.config @@ -0,0 +1,72 @@ + + sql_sysquery + 交竣工验收信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_CompletedCensor UT ON (CM.ItemID = UT.ID) INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP. ProjectNum ) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git "a/动易的标签库/标签库/项目信息公开/交竣工验收信息列表_分\177项目列表.config" "b/动易的标签库/标签库/项目信息公开/交竣工验收信息列表_分\177项目列表.config" new file mode 100644 index 0000000..f2fc6b1 --- /dev/null +++ "b/动易的标签库/标签库/项目信息公开/交竣工验收信息列表_分\177项目列表.config" @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_CompletedCensor + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称报验项目单位名称发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + +PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/交竣工验收信息列表_分页.config b/动易的标签库/标签库/项目信息公开/交竣工验收信息列表_分页.config new file mode 100644 index 0000000..d40e7de --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/交竣工验收信息列表_分页.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_CompletedCensor + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称报验项目单位名称发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogid= + + + + + + + + + + _blank + _self + _self + + +PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/人员不良行为记录信息_内容页.config b/动易的标签库/标签库/项目信息公开/人员不良行为记录信息_内容页.config new file mode 100644 index 0000000..00d8e65 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/人员不良行为记录信息_内容页.config @@ -0,0 +1,54 @@ + + + 项目信息公开 + 人员不良行为记录信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 CM.*, UT.* FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_PersonnelBad UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_PersonnelBad') INNER JOIN PE_PPI_U_Personnel UPer ON UT.IdentityCertificateNum = Uper.IdentityCertificateNum WHERE CM.GeneralID = @generalId AND CM.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + +
      身份证号 + +
      违法信息 + +
      行政处罚信息 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/人员不良行为记录信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/人员不良行为记录信息_内容页_数据源.config new file mode 100644 index 0000000..2933664 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/人员不良行为记录信息_内容页_数据源.config @@ -0,0 +1,64 @@ + + sql_sysquery + 人员不良行为记录信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectNum, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_PersonnelBad UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_PersonnelBad') INNER JOIN PE_PPI_U_Personnel UPer ON UT.IdentityCertificateNum = Uper.IdentityCertificateNum INNER JOIN PE_PPI_U_Enterprise UE ON Uper.LicenseRegNum = UE.LicenseRegNum INNER JOIN PE_PPI_U_Project UP ON (UE.LicenseRegNum = UP.ProjectOrgNum) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/人员不良行为记录信息列表_分页.config b/动易的标签库/标签库/项目信息公开/人员不良行为记录信息列表_分页.config new file mode 100644 index 0000000..3553d0b --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/人员不良行为记录信息列表_分页.config @@ -0,0 +1,137 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + arrIdentityCertificateNum + supersql + + + 证件号码列表 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_PersonnelBad + + AND .IdentityCertificateNum IN () + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Personnel ON .IdentityCertificateNum=PE_PPI_U_Personnel.IdentityCertificateNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号姓名身份证号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?IdentityCertificateNum= +&catalogid= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/人员不良行为记录信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/人员不良行为记录信息列表_项目列表.config new file mode 100644 index 0000000..9c4aa45 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/人员不良行为记录信息列表_项目列表.config @@ -0,0 +1,136 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + arrIdentityCertificateNum + supersql + + + 证件号码列表 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_PersonnelBad + + AND .IdentityCertificateNum IN () + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Personnel ON .IdentityCertificateNum=PE_PPI_U_Personnel.IdentityCertificateNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号姓名身份证号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/人员基本信息_内容页.config b/动易的标签库/标签库/项目信息公开/人员基本信息_内容页.config new file mode 100644 index 0000000..ed6e5f6 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/人员基本信息_内容页.config @@ -0,0 +1,65 @@ + + + 项目信息公开 + 人员基本信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId FROM PE_PPI_U_Personnel u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      姓名 + +
      证件类型 + +
      证件号码 + +
      性别 + +
      地址信息 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/人员基本信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/人员基本信息_内容页_数据源.config new file mode 100644 index 0000000..4cb1fb3 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/人员基本信息_内容页_数据源.config @@ -0,0 +1,116 @@ + + + sql_sysquery + 项目信息公开 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + + + + + + + + + + +SELECT TOP 1 CM.*, UT.* FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_Personnel UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_Personnel') WHERE 1=1 AND CM.Status=1 + AND CM.GeneralID = @itemId + AND IdentityCertificateNum='@identitycertificatenum' + + + + + + + + + +]]> + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + + + + + + + + + +
      + +
      + +
      +
      +
      ]]>
      + + itemId + supersql + 0 + 公开信息ID + + + identitycertificatenum + supersql + + + 证件号码 + + + + 0 + true + false + False + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/人员基本信息列表_分页.config b/动易的标签库/标签库/项目信息公开/人员基本信息列表_分页.config new file mode 100644 index 0000000..2da5a05 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/人员基本信息列表_分页.config @@ -0,0 +1,127 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + licenseregnum + supersql + + + 营业执照注册号 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_Personnel + + AND .LicenseRegNum=''@licenseregnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID LEFT JOIN PE_PPI_U_Enterprise ON (.LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum AND PE_PPI_U_Enterprise.LicenseRegNum<>'''')','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(*) FROM PE_PPI_CommonModel WHERE CatalogId= AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号姓名所属企业证件号码发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/人员基本信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/人员基本信息列表_项目列表.config new file mode 100644 index 0000000..c95743c --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/人员基本信息列表_项目列表.config @@ -0,0 +1,127 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + licenseregnum + supersql + + + 营业执照注册号 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_Personnel + + AND .LicenseRegNum=''@licenseregnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID LEFT JOIN PE_PPI_U_Enterprise ON (.LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum AND PE_PPI_U_Enterprise.LicenseRegNum<>'''')','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(*) FROM PE_PPI_CommonModel WHERE CatalogId= AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号姓名所属企业证件号码发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/人员良好行为记录信息_内容页.config b/动易的标签库/标签库/项目信息公开/人员良好行为记录信息_内容页.config new file mode 100644 index 0000000..7e4b46a --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/人员良好行为记录信息_内容页.config @@ -0,0 +1,67 @@ + + + 项目信息公开 + 人员良好行为记录信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      身份证号 + +
      县级以上的荣誉文书编号 + +
      荣誉内容 + +
      荣誉认定日期 + +
      颁发机构 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/人员良好行为记录信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/人员良好行为记录信息_内容页_数据源.config new file mode 100644 index 0000000..7f7ce57 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/人员良好行为记录信息_内容页_数据源.config @@ -0,0 +1,66 @@ + + sql_sysquery + 人员良好行为记录信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectNum, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_PersonnelGood UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_PersonnelGood') INNER JOIN PE_PPI_U_Personnel UPer ON UT.IdentityCertificateNum = Uper.IdentityCertificateNum INNER JOIN PE_PPI_U_Enterprise UE ON Uper.LicenseRegNum = UE.LicenseRegNum INNER JOIN PE_PPI_U_Project UP ON (UE.LicenseRegNum = UP.ProjectOrgNum) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/人员良好行为记录信息列表_分页.config b/动易的标签库/标签库/项目信息公开/人员良好行为记录信息列表_分页.config new file mode 100644 index 0000000..3e473b0 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/人员良好行为记录信息列表_分页.config @@ -0,0 +1,137 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + arrIdentityCertificateNum + supersql + + + 证件号码列表 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_PersonnelGood + + AND .IdentityCertificateNum IN () + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Personnel ON .IdentityCertificateNum=PE_PPI_U_Personnel.IdentityCertificateNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号姓名县级以上的荣誉文书编号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?IdentityCertificateNum= +&catalogid= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/人员良好行为记录信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/人员良好行为记录信息列表_项目列表.config new file mode 100644 index 0000000..5ff17a7 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/人员良好行为记录信息列表_项目列表.config @@ -0,0 +1,136 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + arrIdentityCertificateNum + supersql + + + 证件号码列表 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_PersonnelGood + + AND .IdentityCertificateNum IN () + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Personnel ON .IdentityCertificateNum=PE_PPI_U_Personnel.IdentityCertificateNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号姓名县级以上的荣誉文书编号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/从业人员信息搜索列表.config b/动易的标签库/标签库/项目信息公开/从业人员信息搜索列表.config new file mode 100644 index 0000000..4426c7e --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/从业人员信息搜索列表.config @@ -0,0 +1,157 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + Name + sql.string + + + 姓名 + + + Sex + sql.string + + + 性别 + + + Enterprise + sql.string + + + 企业名称 + + + CertificateNum + sql.string + + + 证件号 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + + + + AND PE_PPI_U_Personnel.Name LIKE ''%%'' + + + AND PE_PPI_U_Personnel.Sex LIKE ''%%'' + + + AND PE_PPI_U_Personnel.IdentityCertificateNum LIKE ''%%'' + + + AND PE_PPI_U_Enterprise.UnitName LIKE ''%%'' + + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN PE_PPI_U_Personnel ON PE_PPI_CommonModel.ItemID=PE_PPI_U_Personnel.ID INNER JOIN PE_PPI_U_Enterprise ON PE_PPI_U_Personnel.LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.TableName=''PE_PPI_U_Personnel'' AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + + + AND PE_PPI_U_Personnel.Name LIKE '%%' + + + AND PE_PPI_U_Personnel.Sex LIKE '%%' + + + AND PE_PPI_U_Personnel.IdentityCertificateNum LIKE '%%' + + + AND PE_PPI_U_Enterprise.UnitName LIKE '%%' + + + SELECT COUNT(*) FROM PE_PPI_U_Personnel INNER JOIN PE_PPI_U_Enterprise ON PE_PPI_U_Personnel.LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum INNER JOIN PE_PPI_CommonModel ON PE_PPI_CommonModel.ItemID=PE_PPI_U_Personnel.ID AND PE_PPI_CommonModel.TableName='PE_PPI_U_Personnel' WHERE 1=1 AND PE_PPI_CommonModel.Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + 没有信息! + + + + + + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/企业信息搜索列表.config b/动易的标签库/标签库/项目信息公开/企业信息搜索列表.config new file mode 100644 index 0000000..ae0a1e9 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/企业信息搜索列表.config @@ -0,0 +1,213 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + unitname + sql.string + + + 企业名称 + + + licenseregnum + sql.string + + + 营业执照注册号 + + + licenseregauthority + sql.string + + + 营业执照登记机关 + + + orgnum + sql.string + + + 组织机构代码 + + + orgregauthority + sql.string + + + 组织机构登记机关 + + + enterprisetype + sql.string + + + 企业类型 + + + legalrepresentative + sql.string + + + 法定代表人信息 + + + businessccope + sql.string + + + 经营范围 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + + + + + + + + AND PE_PPI_U_Enterprise.UnitName LIKE ''%%'' + + + AND PE_PPI_U_Enterprise.LicenseRegNum LIKE ''%%'' + + + AND PE_PPI_U_Enterprise.LicenseRegAuthority LIKE ''%%'' + + + AND PE_PPI_U_Enterprise.OrgNum LIKE ''%%'' + + + AND PE_PPI_U_Enterprise.OrgRegAuthority LIKE ''%%'' + + + AND PE_PPI_U_Enterprise.EnterpriseType LIKE ''%%'' + + + AND PE_PPI_U_Enterprise.LegalRepresentative LIKE ''%%'' + + + AND PE_PPI_U_Enterprise.BusinessScope LIKE ''%%'' + + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN PE_PPI_U_Enterprise ON PE_PPI_CommonModel.ItemID=PE_PPI_U_Enterprise.ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.TableName=''PE_PPI_U_Enterprise'' AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + + + AND PE_PPI_U_Enterprise.UnitName LIKE '%%' + + + AND PE_PPI_U_Enterprise.LicenseRegNum LIKE '%%' + + + AND PE_PPI_U_Enterprise.LicenseRegAuthority LIKE '%%' + + + AND PE_PPI_U_Enterprise.OrgNum LIKE '%%' + + + AND PE_PPI_U_Enterprise.OrgRegAuthority LIKE '%%' + + + AND PE_PPI_U_Enterprise.EnterpriseType LIKE '%%' + + + AND PE_PPI_U_Enterprise.LegalRepresentative LIKE '%%' + + + AND PE_PPI_U_Enterprise.BusinessScope LIKE '%%' + + + SELECT COUNT(*) FROM PE_PPI_U_Enterprise INNER JOIN PE_PPI_CommonModel ON PE_PPI_CommonModel.ItemID=PE_PPI_U_Enterprise.ID AND PE_PPI_CommonModel.TableName='PE_PPI_U_Enterprise' WHERE 1=1 AND PE_PPI_CommonModel.Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + 没有信息! + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/企业基本信息.config b/动易的标签库/标签库/项目信息公开/企业基本信息.config new file mode 100644 index 0000000..26807e2 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/企业基本信息.config @@ -0,0 +1,51 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + LicenseRegNum + sql.string + + + + + + + + + + + + + + +
      + {PE.Label id="企业基本信息_内容页" generalId=""/} +
      + + + + + + + {PE.Label id="员工状态" licenseregnum="" /} + +
      +
      +
      +
      ]]>
      + false + false + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/企业基本信息_内容页.config b/动易的标签库/标签库/项目信息公开/企业基本信息_内容页.config new file mode 100644 index 0000000..3a33e5a --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/企业基本信息_内容页.config @@ -0,0 +1,119 @@ + + + 项目信息公开 + 企业基本信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId FROM PE_PPI_U_Enterprise u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      企(事)业单位名称 + +
      营业执照注册号 + +
      营业执照登记机关 + +
      组织机构代码 + +
      组织机构登记机关 + +
      企业类型 + +
      经营范围 + +
      注册资本 + +
      实缴注册资本 + +
      成立日期 + +
      住所 + +
      经营期限 + +
      法定代表人信息 + +
      年检结果 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/企业基本信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/企业基本信息_内容页_数据源.config new file mode 100644 index 0000000..03268de --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/企业基本信息_内容页_数据源.config @@ -0,0 +1,144 @@ + + + sql_sysquery + 项目信息公开 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + + + + + + + + + + +SELECT TOP 1 CM.*, UT.* FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_Enterprise UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_Enterprise') WHERE 1=1 AND CM.Status=1 + AND CM.GeneralID = @itemId + AND LicenseRegNum='@licenseregnum' + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + itemId + supersql + 0 + 公开信息ID + + + licenseregnum + supersql + + + 营业执照号 + + + + 0 + true + false + False + + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/企业基本信息列表_分页.config b/动易的标签库/标签库/项目信息公开/企业基本信息列表_分页.config new file mode 100644 index 0000000..0c83acd --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/企业基本信息列表_分页.config @@ -0,0 +1,112 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + PE_PPI_U_Enterprise + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(*) FROM PE_PPI_CommonModel WHERE CatalogId= + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号企业名称营业执照注册号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?GeneralID= + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/企业基本信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/企业基本信息列表_项目列表.config new file mode 100644 index 0000000..0c83acd --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/企业基本信息列表_项目列表.config @@ -0,0 +1,112 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + PE_PPI_U_Enterprise + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(*) FROM PE_PPI_CommonModel WHERE CatalogId= + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号企业名称营业执照注册号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?GeneralID= + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/企业状态.config b/动易的标签库/标签库/项目信息公开/企业状态.config new file mode 100644 index 0000000..2b2a9cb --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/企业状态.config @@ -0,0 +1,52 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + licenseRegNum + sql.string + + + + + + + + + + + + + + + + + + + + + + + {PE.Label id="员工状态" licenseregnum="" /} + + + + +]]> + false + false + '' WHERE PE_PPI_U_Enterprise.LicenseRegNum=@licenseRegNum AND PE_PPI_CommonModel.TableName='PE_PPI_U_Enterprise']]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/信息公开统计数据.config b/动易的标签库/标签库/项目信息公开/信息公开统计数据.config new file mode 100644 index 0000000..d51c379 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/信息公开统计数据.config @@ -0,0 +1,20 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + false + false + SELECT COUNT(*) AS COUNT FROM PE_PPI_CommonModel WHERE Status=1 + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/信用评价信息_内容页.config b/动易的标签库/标签库/项目信息公开/信用评价信息_内容页.config new file mode 100644 index 0000000..fe7add6 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/信用评价信息_内容页.config @@ -0,0 +1,65 @@ + + + 项目信息公开 + 信用评价信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId FROM PE_PPI_U_CreditEvaluation u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Enterprise UE ON u.LicenseRegNum = UE.LicenseRegNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      营业执照注册号 + +
      信用评价结果 + +
      评价日期 + +
      评价机构 + +
      重合同守信用情况 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/信用评价信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/信用评价信息_内容页_数据源.config new file mode 100644 index 0000000..fab7705 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/信用评价信息_内容页_数据源.config @@ -0,0 +1,66 @@ + + sql_sysquery + 信用评价信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectNum, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_CreditEvaluation UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_CreditEvaluation') INNER JOIN PE_PPI_U_Enterprise UE ON UT.LicenseRegNum = UE.LicenseRegNum INNER JOIN PE_PPI_U_Project UP ON (UE.LicenseRegNum = UP.ProjectOrgNum) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/信用评价信息列表_分页.config b/动易的标签库/标签库/项目信息公开/信用评价信息列表_分页.config new file mode 100644 index 0000000..ac6aec2 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/信用评价信息列表_分页.config @@ -0,0 +1,137 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + licenseregnum + supersql + + + 营业执照注册号 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_CreditEvaluation + + AND .LicenseRegNum=''@licenseregnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Enterprise ON .LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号企业名称评价机构发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/信用评价信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/信用评价信息列表_项目列表.config new file mode 100644 index 0000000..4afde3e --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/信用评价信息列表_项目列表.config @@ -0,0 +1,135 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + licenseregnum + supersql + + + 营业执照注册号 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_CreditEvaluation + + AND .LicenseRegNum=''@licenseregnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Enterprise ON .LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号企业名称评价机构发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/各设区市链接.config b/动易的标签库/标签库/项目信息公开/各设区市链接.config new file mode 100644 index 0000000..f4ff1c7 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/各设区市链接.config @@ -0,0 +1,30 @@ + + + 项目信息公开 + + + txt + static + False + + + + + ]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/合同履约信息_内容页.config b/动易的标签库/标签库/项目信息公开/合同履约信息_内容页.config new file mode 100644 index 0000000..ab67829 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/合同履约信息_内容页.config @@ -0,0 +1,71 @@ + + + 项目信息公开 + 合同履约信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId,up.ProjectName FROM PE_PPI_U_Contract u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Project up ON u.ProjectNum=up.ProjectNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      施工单位项目考核 + +
      参建单位按合同履约到场信息 + +
      建设单位按合同支付资金信息 + +
      设备、材料采购资金使用情况 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/合同履约信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/合同履约信息_内容页_数据源.config new file mode 100644 index 0000000..c9fffdd --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/合同履约信息_内容页_数据源.config @@ -0,0 +1,66 @@ + + sql_sysquery + 合同履约信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_Contract UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_Contract') INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP.ProjectNum) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/合同履约信息列表_分页.config b/动易的标签库/标签库/项目信息公开/合同履约信息列表_分页.config new file mode 100644 index 0000000..41cbc5c --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/合同履约信息列表_分页.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_Contract + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称施工单位项目考核发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogid= + + + + + + + + + + _blank + _self + _self + + +PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/合同履约信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/合同履约信息列表_项目列表.config new file mode 100644 index 0000000..d8e28aa --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/合同履约信息列表_项目列表.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_Contract + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称施工单位项目考核发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + +PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/员工基本信息.config b/动易的标签库/标签库/项目信息公开/员工基本信息.config new file mode 100644 index 0000000..a81214f --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/员工基本信息.config @@ -0,0 +1,40 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + IdentityCertificateNum + sql.string + + + + + + false + false + SELECT * FROM PE_PPI_U_Personnel WHERE PE_PPI_U_Personnel.IdentityCertificateNum=@IdentityCertificateNum + + + + + + + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/员工状态.config b/动易的标签库/标签库/项目信息公开/员工状态.config new file mode 100644 index 0000000..33a9c10 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/员工状态.config @@ -0,0 +1,46 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + licenseregnum + sql.string + + + + + + false + false + SELECT * FROM PE_PPI_U_Personnel WHERE PE_PPI_U_Personnel.LicenseRegNum=@licenseregnum + + + + + + + + + + + {PE.Label id="获取身份证列表" licenseregnum=""/} + {PE.Label id="获取身份证列表1" licenseregnum=""/} + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/国有土地使用权出让合同信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/国有土地使用权出让合同信息_内容页_数据源.config new file mode 100644 index 0000000..0543250 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/国有土地使用权出让合同信息_内容页_数据源.config @@ -0,0 +1,68 @@ + + sql_sysquery + 国有土地使用权出让合同信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 * FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_LandContract UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_LandContract') WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/国有土地使用权出让合同信息_分页.config b/动易的标签库/标签库/项目信息公开/国有土地使用权出让合同信息_分页.config new file mode 100644 index 0000000..0cc9b62 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/国有土地使用权出让合同信息_分页.config @@ -0,0 +1,128 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_LandContract + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号受让方名称土地位置发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/国有土地使用权出让合同信息列表_分页.config b/动易的标签库/标签库/项目信息公开/国有土地使用权出让合同信息列表_分页.config new file mode 100644 index 0000000..10ea0ad --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/国有土地使用权出让合同信息列表_分页.config @@ -0,0 +1,128 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_LandContract + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号受让方名称土地位置发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/土地招标拍卖挂牌出让信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/土地招标拍卖挂牌出让信息_内容页_数据源.config new file mode 100644 index 0000000..c7892f3 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/土地招标拍卖挂牌出让信息_内容页_数据源.config @@ -0,0 +1,72 @@ + + sql_sysquery + 土地招标拍卖挂牌出让信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 * FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_LandBid UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_LandBid') WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/土地招标拍卖挂牌出让信息_分页.config b/动易的标签库/标签库/项目信息公开/土地招标拍卖挂牌出让信息_分页.config new file mode 100644 index 0000000..cc0c035 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/土地招标拍卖挂牌出让信息_分页.config @@ -0,0 +1,128 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_LandBid + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号地块编号出让方式发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/土地招标拍卖挂牌出让信息列表_分页.config b/动易的标签库/标签库/项目信息公开/土地招标拍卖挂牌出让信息列表_分页.config new file mode 100644 index 0000000..91d0076 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/土地招标拍卖挂牌出让信息列表_分页.config @@ -0,0 +1,128 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_LandBid + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号地块编号出让方式发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/左侧_项目目录树.config b/动易的标签库/标签库/项目信息公开/左侧_项目目录树.config new file mode 100644 index 0000000..2ebacd6 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/左侧_项目目录树.config @@ -0,0 +1,59 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + false + false + + + + + + +
      +
      +

      + +

      +
      +
      +
        + drawers ui-accordion + + {PE.Label id="左侧_项目目录树_二级目录" parentid="" /} +
      +
      +
      +
      +
      + +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/左侧_项目目录树_三级目录.config b/动易的标签库/标签库/项目信息公开/左侧_项目目录树_三级目录.config new file mode 100644 index 0000000..16b4000 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/左侧_项目目录树_三级目录.config @@ -0,0 +1,58 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + parentid + sql.int + 0 + 父栏目 + + false + false + SELECT * FROM PE_PPI_Catalog WHERE ParentID=@parentid AND ShowOnFront='True' ORDER BY OrderID ASC + + + + + + + +
      + dTreeNode + TreeNode + + + + images/join.gif + + + + + + + images/joinbottom.gif + + + + + + images/page.gif + + + + node + _self + PublicInfoList.aspx?catalogId= + + +
      +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/左侧_项目目录树_二级目录.config b/动易的标签库/标签库/项目信息公开/左侧_项目目录树_二级目录.config new file mode 100644 index 0000000..43ab5f8 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/左侧_项目目录树_二级目录.config @@ -0,0 +1,50 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + parentid + sql.int + 0 + 父栏目 + + false + false + SELECT * FROM PE_PPI_Catalog WHERE ParentID=@parentid AND ShowOnFront='True' ORDER BY OrderID ASC + + + + + + + +
    • + drawer + +

      + +

      +
        +
        +
        + + + images/base.gif + + +
        +
        + {PE.Label id="左侧_项目目录树_三级目录" parentid="" /} +
        +
        +
      +
    • +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/建设用地审批信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/建设用地审批信息_内容页_数据源.config new file mode 100644 index 0000000..3db9b61 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/建设用地审批信息_内容页_数据源.config @@ -0,0 +1,66 @@ + + sql_sysquery + 建设用地审批信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 * FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_BuildLand UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_BuildLand') WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/建设用地审批信息列表_分页.config b/动易的标签库/标签库/项目信息公开/建设用地审批信息列表_分页.config new file mode 100644 index 0000000..d777242 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/建设用地审批信息列表_分页.config @@ -0,0 +1,128 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_BuildLand + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号申请单位用地位置发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/建设用地审批信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/建设用地审批信息列表_项目列表.config new file mode 100644 index 0000000..d777242 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/建设用地审批信息列表_项目列表.config @@ -0,0 +1,128 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_BuildLand + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号申请单位用地位置发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/建设领域导航.config b/动易的标签库/标签库/项目信息公开/建设领域导航.config new file mode 100644 index 0000000..8d09acb --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/建设领域导航.config @@ -0,0 +1,44 @@ + + + 项目信息公开 + + + txt + static + False + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/建设领域搜索.config b/动易的标签库/标签库/项目信息公开/建设领域搜索.config new file mode 100644 index 0000000..b5c4700 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/建设领域搜索.config @@ -0,0 +1,52 @@ + + + 项目信息公开 + + + txt + static + False + + + + + + + + + ]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/建设领域顶部.config b/动易的标签库/标签库/项目信息公开/建设领域顶部.config new file mode 100644 index 0000000..97ff933 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/建设领域顶部.config @@ -0,0 +1,46 @@ + + + 项目信息公开 + ../../Admin/Images/LabelIco/GetArticleCustom.gif + 雅蓝网站顶部静态标签 + static + + currentId + supersql + -2 + 当前ID + + + + ]]> + txt + False + + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/打印项目电子标签内容页.config b/动易的标签库/标签库/项目信息公开/打印项目电子标签内容页.config new file mode 100644 index 0000000..4629549 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/打印项目电子标签内容页.config @@ -0,0 +1,81 @@ + + + 项目信息公开 + 项目基本信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      申报年度 + +
      投资规模(单位:万元) + +
      项目建设单位 + +
      建设单位组织机构代码 + +
      计划开工时间 + +
      计划竣工时间 + +
      项目概况 + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/执业资格信息_内容页.config b/动易的标签库/标签库/项目信息公开/执业资格信息_内容页.config new file mode 100644 index 0000000..b53fc6a --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/执业资格信息_内容页.config @@ -0,0 +1,91 @@ + + + 项目信息公开 + 执业资格信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 CM.*, UT.* FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_Certification UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_Certification') INNER JOIN PE_PPI_U_Personnel UPer ON UT.IdentityCertificateNum = Uper.IdentityCertificateNum WHERE CM.GeneralID = @generalId AND CM.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      身份证号 + +
      证书名称 + +
      证书编号 + +
      资质类别 + +
      有效起始日期 + +
      有效到期日期 + +
      证书核发日期 + +
      证书核发机关 + +
      证书状态 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/执业资格信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/执业资格信息_内容页_数据源.config new file mode 100644 index 0000000..d715e56 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/执业资格信息_内容页_数据源.config @@ -0,0 +1,89 @@ + + + sql_sysquery + 项目信息公开 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.* FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_Certification UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_Certification') INNER JOIN PE_PPI_U_Personnel UPer ON UT.IdentityCertificateNum = Uper.IdentityCertificateNum WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + itemId + 1 + 公开信息ID + + + + 0 + False + + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/执业资格信息列表_分页.config b/动易的标签库/标签库/项目信息公开/执业资格信息列表_分页.config new file mode 100644 index 0000000..bd46310 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/执业资格信息列表_分页.config @@ -0,0 +1,144 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + arrIdentityCertificateNum + supersql + + + 证件号码列表 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_Certification + + AND .IdentityCertificateNum IN () + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID LEFT JOIN PE_PPI_U_Personnel ON .IdentityCertificateNum=PE_PPI_U_Personnel.IdentityCertificateNum AND PE_PPI_U_Personnel.IdentityCertificateNum!=''''','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号姓名证书名称发布日期
      没有信息!
      + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?IdentityCertificateNum=&catalogid= + + + + + + + + +无 + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/执业资格信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/执业资格信息列表_项目列表.config new file mode 100644 index 0000000..3e5d95f --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/执业资格信息列表_项目列表.config @@ -0,0 +1,144 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + arrIdentityCertificateNum + supersql + + + 证件号码列表 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_Certification + + AND .IdentityCertificateNum IN () + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID LEFT JOIN PE_PPI_U_Personnel ON .IdentityCertificateNum=PE_PPI_U_Personnel.IdentityCertificateNum AND PE_PPI_U_Personnel.IdentityCertificateNum!=''''','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号姓名证书名称发布日期
      没有信息!
      + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +无 + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/探矿权出让信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/探矿权出让信息_内容页_数据源.config new file mode 100644 index 0000000..add3126 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/探矿权出让信息_内容页_数据源.config @@ -0,0 +1,68 @@ + + sql_sysquery + 探矿权出让信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 * FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_ExplorationAssign UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_ExplorationAssign') WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/探矿权出让信息列表_分页.config b/动易的标签库/标签库/项目信息公开/探矿权出让信息列表_分页.config new file mode 100644 index 0000000..6d979a7 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/探矿权出让信息列表_分页.config @@ -0,0 +1,128 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_ExplorationAssign + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号探矿区名称矿种发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/探矿权审批信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/探矿权审批信息_内容页_数据源.config new file mode 100644 index 0000000..a668696 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/探矿权审批信息_内容页_数据源.config @@ -0,0 +1,70 @@ + + sql_sysquery + 探矿权审批信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 * FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_ExplorationApprove UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_ExplorationApprove') WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/探矿权审批信息_分页.config b/动易的标签库/标签库/项目信息公开/探矿权审批信息_分页.config new file mode 100644 index 0000000..1d7424d --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/探矿权审批信息_分页.config @@ -0,0 +1,128 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_ExplorationApprove + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号探矿权人许可证号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/探矿权审批信息列表_分页.config b/动易的标签库/标签库/项目信息公开/探矿权审批信息列表_分页.config new file mode 100644 index 0000000..a17aeaf --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/探矿权审批信息列表_分页.config @@ -0,0 +1,128 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_ExplorationApprove + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号探矿权人许可证号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/施工管理信息_内容页.config b/动易的标签库/标签库/项目信息公开/施工管理信息_内容页.config new file mode 100644 index 0000000..73aa820 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/施工管理信息_内容页.config @@ -0,0 +1,95 @@ + + + 项目信息公开 + 施工管理信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId,up.ProjectName FROM PE_PPI_U_ConstructionManage u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Project up ON u.ProjectNum=up.ProjectNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      累计完成投资(万元) + +
      当期完成投资(万元) + +
      计划开始时间 + +
      计划结束时间 + +
      计划内容 + +
      完成情况 + +
      存在问题 + +
      解决方案 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/施工管理信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/施工管理信息_内容页_数据源.config new file mode 100644 index 0000000..fbdb362 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/施工管理信息_内容页_数据源.config @@ -0,0 +1,69 @@ + + sql_sysquery + 施工管理信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_ConstructionManage UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_ConstructionManage') INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP. ProjectNum ) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/施工管理信息列表_分页.config b/动易的标签库/标签库/项目信息公开/施工管理信息列表_分页.config new file mode 100644 index 0000000..5782297 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/施工管理信息列表_分页.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_ConstructionManage + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称累计完成投资(万元)发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogid= + + + + + + + + + + _blank + _self + _self + + +PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/施工管理信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/施工管理信息列表_项目列表.config new file mode 100644 index 0000000..19aca1b --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/施工管理信息列表_项目列表.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_ConstructionManage + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称累计完成投资(万元)发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + <PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + +PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/根据目录ID获取表名.config b/动易的标签库/标签库/项目信息公开/根据目录ID获取表名.config new file mode 100644 index 0000000..ca4680b --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/根据目录ID获取表名.config @@ -0,0 +1,27 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + false + false + SELECT TableName FROM PE_Model INNER JOIN PE_PPI_Catalog ON FROM PE_Model.ModelID = PE_PPI_Catalog.ModelId WHERE PE_PPI_Catalog.CatalogId=@catalogId + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/目录名称.config b/动易的标签库/标签库/项目信息公开/目录名称.config new file mode 100644 index 0000000..55ba14a --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/目录名称.config @@ -0,0 +1,29 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + + + 目录ID + + false + false + SELECT TOP 1 CatalogName FROM PE_PPI_Catalog WHERE CatalogId=@catalogId + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/良好行为记录信息_内容页.config b/动易的标签库/标签库/项目信息公开/良好行为记录信息_内容页.config new file mode 100644 index 0000000..b800bc0 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/良好行为记录信息_内容页.config @@ -0,0 +1,76 @@ + + + 项目信息公开 + 良好行为记录信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目编号 + +
      项目名称 + {PE.Label id="获取项目名称" ProjectNum="" /} +
      营业执照注册号 + +
      县级以上的荣誉文书编号 + +
      荣誉内容 + +
      荣誉认定日期 + +
      颁发机构信息 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/良好行为记录信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/良好行为记录信息_内容页_数据源.config new file mode 100644 index 0000000..d1e0cb1 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/良好行为记录信息_内容页_数据源.config @@ -0,0 +1,80 @@ + + + sql_sysquery + 项目信息公开 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + + + + + + + + + +]]> + + itemId + 1 + 公开信息ID + + + + 0 + False + + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/良好行为记录信息列表_分页.config b/动易的标签库/标签库/项目信息公开/良好行为记录信息列表_分页.config new file mode 100644 index 0000000..a65f79a --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/良好行为记录信息列表_分页.config @@ -0,0 +1,137 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + licenseregnum + supersql + + + 营业执照注册号 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_EntGood + + AND .LicenseRegNum=''@licenseregnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Enterprise ON .LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号企业名称县级以上的荣誉文书编号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/良好行为记录信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/良好行为记录信息列表_项目列表.config new file mode 100644 index 0000000..c540c1b --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/良好行为记录信息列表_项目列表.config @@ -0,0 +1,135 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + licenseregnum + supersql + + + 营业执照注册号 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_EntGood + + AND .LicenseRegNum=''@licenseregnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Enterprise ON .LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号企业名称县级以上的荣誉文书编号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/获取企业名称.config b/动易的标签库/标签库/项目信息公开/获取企业名称.config new file mode 100644 index 0000000..878756f --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/获取企业名称.config @@ -0,0 +1,28 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + LicenceNum + sql.string + + + 营业执照号 + + false + false + '']]> + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/获取身份证列表.config b/动易的标签库/标签库/项目信息公开/获取身份证列表.config new file mode 100644 index 0000000..08f8ec5 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/获取身份证列表.config @@ -0,0 +1,30 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + licenseregnum + sql.string + + + + + + false + false + SELECT IdentityCertificateNum FROM PE_PPI_U_Personnel WHERE LicenseRegNum=@licenseregnum + + + + + +'none' + ,'' + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/获取身份证列表1.config b/动易的标签库/标签库/项目信息公开/获取身份证列表1.config new file mode 100644 index 0000000..07f3fb5 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/获取身份证列表1.config @@ -0,0 +1,30 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + licenseregnum + sql.string + + + + + + false + false + SELECT IdentityCertificateNum FROM PE_PPI_U_Personnel WHERE LicenseRegNum=@licenseregnum + + + + + +''none'' + ,'''' + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/获取项目名称.config b/动易的标签库/标签库/项目信息公开/获取项目名称.config new file mode 100644 index 0000000..11a7096 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/获取项目名称.config @@ -0,0 +1,28 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + ProjectNum + sql.string + + + 项目编号 + + false + false + SELECT TOP 1 ProjectName From PE_PPI_U_Project WHERE ProjectNum=@ProjectNum + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/质量安全检查信息_内容页.config b/动易的标签库/标签库/项目信息公开/质量安全检查信息_内容页.config new file mode 100644 index 0000000..c128aef --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/质量安全检查信息_内容页.config @@ -0,0 +1,101 @@ + + + 项目信息公开 + 质量安全检查信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId,up.ProjectName FROM PE_PPI_U_QualityCensor u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Project up ON u.ProjectNum=up.ProjectNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      质量检查机构名称 + +
      质量检查机构负责人 + +
      质量检查机构组织机构代码 + +
      质量检查机构工商注册号 + +
      质量检查机构营业许可证号 + +
      质量检查内容 + +
      质量评定结果 + +
      存在质量问题 + +
      质量问题处理 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/质量安全检查信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/质量安全检查信息_内容页_数据源.config new file mode 100644 index 0000000..6b473fc --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/质量安全检查信息_内容页_数据源.config @@ -0,0 +1,70 @@ + + sql_sysquery + 质量安全检查信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_QualityCensor UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_QualityCensor') INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP. ProjectNum ) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/质量安全检查信息列表_分页.config b/动易的标签库/标签库/项目信息公开/质量安全检查信息列表_分页.config new file mode 100644 index 0000000..55c610b --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/质量安全检查信息列表_分页.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_QualityCensor + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称质量检查机构名称发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogid= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/质量安全检查信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/质量安全检查信息列表_项目列表.config new file mode 100644 index 0000000..709c8ca --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/质量安全检查信息列表_项目列表.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_QualityCensor + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称质量检查机构名称发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/资质信息_内容页.config b/动易的标签库/标签库/项目信息公开/资质信息_内容页.config new file mode 100644 index 0000000..60a5035 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/资质信息_内容页.config @@ -0,0 +1,83 @@ + + + 项目信息公开 + 资质信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId FROM PE_PPI_U_Aptitudes u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Enterprise UE ON u.LicenseRegNum = UE.LicenseRegNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      营业执照注册号 + +
      资质等级名称 + +
      资质证书号 + +
      有效起始日期 + +
      有效到期日期 + +
      资质证书核发日期 + +
      资质证书核发机关 + +
      资质证书状态 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/资质信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/资质信息_内容页_数据源.config new file mode 100644 index 0000000..d68e1a0 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/资质信息_内容页_数据源.config @@ -0,0 +1,72 @@ + + + sql_sysquery + 项目信息公开 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectNum, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_Aptitudes UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_Aptitudes') INNER JOIN PE_PPI_U_Enterprise UE ON UT.LicenseRegNum = UE.LicenseRegNum Left JOIN PE_PPI_U_Project UP ON (UE.OrgNum = UP.ProjectOrgNum) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + +]]> + + itemId + 1 + 公开信息ID + + + + 0 + False + + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/资质信息列表_分页.config b/动易的标签库/标签库/项目信息公开/资质信息列表_分页.config new file mode 100644 index 0000000..868f5b0 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/资质信息列表_分页.config @@ -0,0 +1,137 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_Aptitudes + + AND .LicenseRegNum=''@licenseregnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Enterprise ON .LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号企业名称资质证书号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + +
      +
      +
      ]]>
      + + licenseregnum + supersql + + + 参数说明 + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/资质信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/资质信息列表_项目列表.config new file mode 100644 index 0000000..0fae238 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/资质信息列表_项目列表.config @@ -0,0 +1,135 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_Aptitudes + + AND .LicenseRegNum=''@licenseregnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Enterprise ON .LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号企业名称资质证书号发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]>
      + + licenseregnum + supersql + + + 参数说明 + +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/资金管理信息_内容页.config b/动易的标签库/标签库/项目信息公开/资金管理信息_内容页.config new file mode 100644 index 0000000..dd2dddd --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/资金管理信息_内容页.config @@ -0,0 +1,71 @@ + + + 项目信息公开 + 资金管理信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId,up.ProjectName FROM PE_PPI_U_BankrollManagement u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Project up ON u.ProjectNum=up.ProjectNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      资金来源 + +
      到位金额(万元) + +
      到位时间 + +
      资金使用(万元) + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/资金管理信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/资金管理信息_内容页_数据源.config new file mode 100644 index 0000000..28a9c8d --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/资金管理信息_内容页_数据源.config @@ -0,0 +1,65 @@ + + sql_sysquery + 资金管理信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_BankrollManagement UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_BankrollManagement') INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP. ProjectNum ) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/资金管理信息列表_分页.config b/动易的标签库/标签库/项目信息公开/资金管理信息列表_分页.config new file mode 100644 index 0000000..4a30db2 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/资金管理信息列表_分页.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_BankrollManagement + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称资金来源发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogid= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/资金管理信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/资金管理信息列表_项目列表.config new file mode 100644 index 0000000..69a7e64 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/资金管理信息列表_项目列表.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_BankrollManagement + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称资金来源发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/采矿权出让信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/采矿权出让信息_内容页_数据源.config new file mode 100644 index 0000000..4e44893 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/采矿权出让信息_内容页_数据源.config @@ -0,0 +1,68 @@ + + sql_sysquery + 采矿权出让信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 * FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_MiningAssign UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_MiningAssign') WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/采矿权出让信息列表_分页.config b/动易的标签库/标签库/项目信息公开/采矿权出让信息列表_分页.config new file mode 100644 index 0000000..d15ee68 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/采矿权出让信息列表_分页.config @@ -0,0 +1,128 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_MiningAssign + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号采矿权名称矿种发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/采矿权审批信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/采矿权审批信息_内容页_数据源.config new file mode 100644 index 0000000..3b39926 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/采矿权审批信息_内容页_数据源.config @@ -0,0 +1,68 @@ + + sql_sysquery + 采矿权审批信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 * FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_MiningApprove UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_MiningApprove') WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/采矿权审批信息列表_分页.config b/动易的标签库/标签库/项目信息公开/采矿权审批信息列表_分页.config new file mode 100644 index 0000000..aedfbc9 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/采矿权审批信息列表_分页.config @@ -0,0 +1,128 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_MiningApprove + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号许可证号采矿权人发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/重大设计变更信息_内容页.config b/动易的标签库/标签库/项目信息公开/重大设计变更信息_内容页.config new file mode 100644 index 0000000..bd324af --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/重大设计变更信息_内容页.config @@ -0,0 +1,83 @@ + + + 项目信息公开 + 项目核准信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId,up.ProjectName FROM PE_PPI_U_DesignChange u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Project up ON u.ProjectNum=up.ProjectNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      设计变更管理依据 + +
      变更原因 + +
      变更内容 + +
      审批单位 + +
      审批时间 + +
      项目变更时间 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/重大设计变更信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/重大设计变更信息_内容页_数据源.config new file mode 100644 index 0000000..60bee79 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/重大设计变更信息_内容页_数据源.config @@ -0,0 +1,67 @@ + + sql_sysquery + 重大设计变更信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_DesignChange UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_DesignChange') INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP. ProjectNum ) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/重大设计变更信息列表_分页.config b/动易的标签库/标签库/项目信息公开/重大设计变更信息列表_分页.config new file mode 100644 index 0000000..b3492af --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/重大设计变更信息列表_分页.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_DesignChange + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称审批单位发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogid= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/重大设计变更信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/重大设计变更信息列表_项目列表.config new file mode 100644 index 0000000..f8b2bcb --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/重大设计变更信息列表_项目列表.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_DesignChange + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称审批单位发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目业绩信息_内容页.config b/动易的标签库/标签库/项目信息公开/项目业绩信息_内容页.config new file mode 100644 index 0000000..f2a0d46 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目业绩信息_内容页.config @@ -0,0 +1,73 @@ + + + 项目信息公开 + 项目业绩信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + falsePE_PPI_U_ProjectAchievement + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      营业执照注册号 + +
      起止日期 + +
      项目规模 + +
      项目负责人 + +
      项目获奖情况 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目业绩信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/项目业绩信息_内容页_数据源.config new file mode 100644 index 0000000..c37811b --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目业绩信息_内容页_数据源.config @@ -0,0 +1,66 @@ + + sql_sysquery + 项目业绩信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_ProjectAchievement UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_ProjectAchievement') INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP. ProjectNum ) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/项目业绩信息列表_分页.config b/动易的标签库/标签库/项目信息公开/项目业绩信息列表_分页.config new file mode 100644 index 0000000..f65f873 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目业绩信息列表_分页.config @@ -0,0 +1,137 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + licenseregnum + supersql + + + 营业执照注册号 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_ProjectAchievement + + AND .LicenseRegNum=''@licenseregnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Enterprise ON .LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号企业名称项目负责人发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目业绩信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/项目业绩信息列表_项目列表.config new file mode 100644 index 0000000..8ca2d97 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目业绩信息列表_项目列表.config @@ -0,0 +1,135 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + licenseregnum + supersql + + + 营业执照注册号 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_ProjectAchievement + + AND .LicenseRegNum=''@licenseregnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Enterprise ON .LicenseRegNum=PE_PPI_U_Enterprise.LicenseRegNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号企业名称项目负责人发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目信息搜索列表.config b/动易的标签库/标签库/项目信息公开/项目信息搜索列表.config new file mode 100644 index 0000000..d5a676d --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目信息搜索列表.config @@ -0,0 +1,229 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + projectnum + sql.string + + + 项目编号 + + + projectname + sql.string + + + 项目名称 + + + year + sql.string + + + 年 度 + + + projecttype + sql.string + + + 项目分类 + + + competentdepartment + sql.string + + + 主管部门 + + + approvedepartment + sql.string + + + 审批部门 + + + constructionunit + sql.string + + + 建设单位 + + + projectorgnum + sql.string + + + 组织机构代码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + + + + + + + + AND PE_PPI_U_Project.ProjectNum LIKE ''%%'' + + + AND PE_PPI_U_Project.ProjectName LIKE ''%%'' + + + AND PE_PPI_U_Project.ProjectYear LIKE ''%%'' + + + AND PE_PPI_U_Project.ProjectType LIKE ''%%'' + + + AND PE_PPI_U_Project.CompetentDepartment LIKE ''%%'' + + + AND PE_PPI_U_Project.ApproveDepartment LIKE ''%%'' + + + AND PE_PPI_U_Project.ConstructionUnit LIKE ''%%'' + + + AND PE_PPI_U_Project.ProjectOrgNum LIKE ''%%'' + + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN PE_PPI_U_Project ON PE_PPI_CommonModel.ItemID=PE_PPI_U_Project.ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.TableName=''PE_PPI_U_Project'' AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + + + AND PE_PPI_U_Project.ProjectNum LIKE '%%' + + + AND PE_PPI_U_Project.ProjectName LIKE '%%' + + + AND PE_PPI_U_Project.ProjectYear LIKE '%%' + + + AND PE_PPI_U_Project.ProjectType LIKE '%%' + + + AND PE_PPI_U_Project.CompetentDepartment LIKE '%%' + + + AND PE_PPI_U_Project.ApproveDepartment LIKE '%%' + + + AND PE_PPI_U_Project.ConstructionUnit LIKE '%%' + + + AND PE_PPI_U_Project.ProjectOrgNum LIKE '%%' + + + SELECT COUNT(*) FROM PE_PPI_U_Project INNER JOIN PE_PPI_CommonModel ON PE_PPI_CommonModel.ItemID=PE_PPI_U_Project.ID AND PE_PPI_CommonModel.TableName='PE_PPI_U_Project' WHERE 1=1 AND PE_PPI_CommonModel.Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + 没有信息! + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + + + + + + + + + _blank + _self + _self + + + ProjectPrint.aspx?generalId= + + 打印 + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目内容详情.config b/动易的标签库/标签库/项目信息公开/项目内容详情.config new file mode 100644 index 0000000..2d9b484 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目内容详情.config @@ -0,0 +1,163 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + true + false + + + + + + + + + + + + + + +SELECT * FROM @TableName INNER JOIN PE_PPI_CommonModel ON @TableName.ID=PE_PPI_CommonModel.ItemID WHERE 1=1 AND PE_PPI_CommonModel.TableName='@TableName' AND PE_PPI_CommonModel.Status=1 + AND ProjectNum='@projectNum' + AND LicenseRegNum='@licenseregnum' + AND PE_PPI_CommonModel.CatalogId='@catalogId' +AND @TableName.IdentityCertificateNum IN () + + + + + + + + + +]]> + + + + + + + + + + + + + + + + {PE.Label id="项目审批信息_内容页" generalId=""/} + {PE.Label id="项目审批信息_内容页" generalId=""/} + {PE.Label id="项目审批信息_内容页" generalId=""/} + {PE.Label id="项目审批信息_内容页" generalId=""/} + {PE.Label id="项目审批信息_内容页" generalId=""/} + {PE.Label id="项目审批信息_内容页" generalId=""/} + {PE.Label id="项目审批信息_内容页" generalId=""/} + {PE.Label id="项目审批信息_内容页" generalId=""/} + {PE.Label id="项目核准信息_内容页" generalId=""/} + {PE.Label id="项目招标投标信息_内容页" generalId=""/} + {PE.Label id="项目用地审批信息_内容页" generalId=""/} + + {PE.Label id="重大设计变更信息_内容页" generalId=""/} + {PE.Label id="施工管理信息_内容页" generalId=""/} + {PE.Label id="合同履约信息_内容页" generalId=""/} + {PE.Label id="质量安全检查信息_内容页" generalId=""/} + {PE.Label id="资金管理信息_内容页" generalId=""/} + {PE.Label id="交竣工验收信息_内容页" generalId=""/} + {PE.Label id="资质信息_内容页" generalId=""/} + {PE.Label id="项目业绩信息_内容页" generalId=""/} + {PE.Label id="信用评价信息_内容页" generalId=""/} + {PE.Label id="良好行为记录信息_内容页" generalId=""/} + {PE.Label id="不良行为记录信息_内容页" generalId=""/} + {PE.Label id="人员基本信息_内容页" generalId=""/} + {PE.Label id="执业资格信息_内容页" generalId=""/} + {PE.Label id="人员良好行为记录信息_内容页" generalId=""/} + {PE.Label id="人员不良行为记录信息_内容页" generalId=""/} + + + + + + + {PE.Label id="项目审批信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="项目审批信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="项目审批信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="项目审批信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="项目审批信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="项目审批信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="项目审批信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="项目审批信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="项目核准信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="项目投标招标信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="项目用地审批信息列表_项目列表" catalogId="" projectnum=""/} + {PE.Label id="重大设计变更信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="施工管理信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="合同履约信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="质量安全检查信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="资金管理信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="交竣工验收信息列表_项目列表" catalogId="" openType="1" projectnum=""/} + {PE.Label id="资质信息列表_项目列表" catalogId="" openType="1" licenseregnum=""/} + {PE.Label id="项目业绩信息列表_项目列表" catalogId="" openType="1" licenseregnum=""/} + {PE.Label id="信用评价信息列表_项目列表" catalogId="" openType="1" licenseregnum=""/} + {PE.Label id="良好行为记录信息列表_项目列表" catalogId="" openType="1" licenseregnum=""/} + {PE.Label id="不良行为记录信息列表_项目列表" catalogId="" openType="1" licenseregnum=""/} + {PE.Label id="人员基本信息列表_项目列表" catalogId="" openType="1" licenseregnum=""/} + {PE.Label id="执业资格信息列表_项目列表" catalogId="" openType="1" arrIdentityCertificateNum=""/} + {PE.Label id="人员良好行为记录信息列表_项目列表" catalogId="" openType="1" arrIdentityCertificateNum=""/} + {PE.Label id="人员不良行为记录信息列表_项目列表" catalogId="" openType="1" arrIdentityCertificateNum=""/} + + + + + + +]]> + + TableName + supersql + + + 表名 + + + projectNum + supersql + + + 项目编号 + + + licenseregnum + supersql + + + 营业执照注册号 + + + arrIdentityCertificateNum + supersql + + + 证件号码列表 + + + arrIdentityCertificateNum1 + supersql + + + 证件号码列表 + + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目列表_表格式.config b/动易的标签库/标签库/项目信息公开/项目列表_表格式.config new file mode 100644 index 0000000..5adf92b --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目列表_表格式.config @@ -0,0 +1,106 @@ + + + 项目信息公开 + + + sin + sql_sysquery + True + + + catelogId + sql.int + + + 项目模型对应表名 + + false + false + SELECT TOP @outputQty * FROM PE_PPI_CommonModel WHERE (CatalogId = @catelogId OR CatalogId IN (SELECT CatalogId FROM PE_PPI_Catalog WHERE ParentID=@catelogId)) ORDER BY GeneralID DESC + + titleLength + int + 30 + 标题长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + + outputQty + supersql + 10 + 输出数量 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 序号 + + 项目编码 + + 项目名称 + + 发布日期 +
      没有信息!
      + + + {PE.Label id="项目编号" ItemID="" TableName="" /} + + + + + _blank + _self + _self + + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目基本信息_内容页.config b/动易的标签库/标签库/项目信息公开/项目基本信息_内容页.config new file mode 100644 index 0000000..e74c366 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目基本信息_内容页.config @@ -0,0 +1,113 @@ + + + 项目信息公开 + 项目基本信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      项目年度 + +
      投资规模(单位:万元) + +
      行业主管部门 + {PE.Label id="Monster_根据部门ID得到部门名称" departmentId="" /} +
      项目建设单位 + +
      建设单位组织机构代码 + +
      计划开工时间 + +
      计划竣工时间 + +
      项目法人 + +
      参建单位(施工单位) + {PE.Label id="获取企业名称" LicenceNum="" /} +
      项目概况 + +
      发布时间 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称" departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目基本信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/项目基本信息_内容页_数据源.config new file mode 100644 index 0000000..e2d9efe --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目基本信息_内容页_数据源.config @@ -0,0 +1,138 @@ + + + sql_sysquery + 项目信息公开 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + + + + + + + + + + +SELECT TOP 1 * FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_Project UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_Project') WHERE 1=1 AND CM.Status=1 + AND CM.GeneralID = @itemId + AND ProjectNum='@projectnum' + + + + + + + + + +]]> + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + itemId + 1 + 公开信息ID + + + + 0 + False + + + projectnum + supersql + + + 项目编码 + + true + false + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目基本信息列表.config b/动易的标签库/标签库/项目信息公开/项目基本信息列表.config new file mode 100644 index 0000000..1a08613 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目基本信息列表.config @@ -0,0 +1,104 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel,PE_PPI_U_Project','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.ItemId=PE_PPI_U_Project.ID','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + 没有信息! + + + + + + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + + + + + +]]> + + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目基本信息列表_分页.config b/动易的标签库/标签库/项目信息公开/项目基本信息列表_分页.config new file mode 100644 index 0000000..a9c49fc --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目基本信息列表_分页.config @@ -0,0 +1,114 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + PE_PPI_U_Project + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(*) FROM PE_PPI_CommonModel INNER JOIN PE_PPI_U_Project ON PE_PPI_CommonModel.ItemID = PE_PPI_U_Project.ID WHERE CatalogId= AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 项目名称 + + 建设单位 + + 发布时间 +
      没有信息!
      + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum= + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目基本信息数据源标签.config b/动易的标签库/标签库/项目信息公开/项目基本信息数据源标签.config new file mode 100644 index 0000000..68aba4e --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目基本信息数据源标签.config @@ -0,0 +1,35 @@ + + + sql_sysquery + 数据源 + + + + + + + + + + + + + + + + + + + +]]> + + itemId + 1 + 信息ID + + sin + 0 + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目审批信息_内容页.config b/动易的标签库/标签库/项目信息公开/项目审批信息_内容页.config new file mode 100644 index 0000000..e72fe72 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目审批信息_内容页.config @@ -0,0 +1,70 @@ + + + 项目信息公开 + 项目审批信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId,up.ProjectName,c.DepartmentId FROM PE_PPI_U_ProjectApprove u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Project up ON u.ProjectNum=up.ProjectNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      审批文号 + +
      批复机关 + +
      发文日期 + +
      内容摘要 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目审批信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/项目审批信息_内容页_数据源.config new file mode 100644 index 0000000..4e3c73b --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目审批信息_内容页_数据源.config @@ -0,0 +1,67 @@ + + sql_sysquery + 项目审批信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_ProjectApprove UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_ProjectApprove') INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP. ProjectNum ) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/项目审批信息列表_分页.config b/动易的标签库/标签库/项目信息公开/项目审批信息列表_分页.config new file mode 100644 index 0000000..b246a9a --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目审批信息列表_分页.config @@ -0,0 +1,154 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_ProjectApprove + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称审批类型审批部门发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogid= + + + + + + + + + 项目建议书批复 + 可行性研究报告批复 + 初步设计方案批复 + 节能评估审查批复 + 规划选址意见 + 用地批复 + 环境影响评价审批 + 施工许可审批 + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目审批信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/项目审批信息列表_项目列表.config new file mode 100644 index 0000000..455aa4f --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目审批信息列表_项目列表.config @@ -0,0 +1,150 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_ProjectApprove + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称审批类型审批部门发布日期
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + 项目建议书批复 + 可行性研究报告批复 + 初步设计方案批复 + 节能评估审查批复 + 规划选址意见 + 用地批复 + 环境影响评价审批 + 施工许可审批 + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目审批信息数据源标签.config b/动易的标签库/标签库/项目信息公开/项目审批信息数据源标签.config new file mode 100644 index 0000000..00481d1 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目审批信息数据源标签.config @@ -0,0 +1,56 @@ + + + sql_sysquery + 数据源 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + itemId + 1 + 信息ID + + sin + 0 + False + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目征地信息_内容页.config b/动易的标签库/标签库/项目信息公开/项目征地信息_内容页.config new file mode 100644 index 0000000..ddb5cfa --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目征地信息_内容页.config @@ -0,0 +1,71 @@ + + + 项目信息公开 + 项目用地审批信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId,up.ProjectName FROM PE_PPI_U_LevyLand u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Project up ON u.ProjectNum=up.ProjectNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      征地拆迁负责人及联系方式 + +
      项目征地\征地公告 + +
      工作方法原则 + +
      已支付的拆迁补偿情况 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目征地信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/项目征地信息_内容页_数据源.config new file mode 100644 index 0000000..6569e68 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目征地信息_内容页_数据源.config @@ -0,0 +1,83 @@ + + + sql_sysquery + 项目信息公开 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_LevyLand UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_LevyLand') INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP. ProjectNum ) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + itemId + 1 + 公开信息ID + + + + 0 + False + + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目征地信息列表_分页.config b/动易的标签库/标签库/项目信息公开/项目征地信息列表_分页.config new file mode 100644 index 0000000..e5e3726 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目征地信息列表_分页.config @@ -0,0 +1,137 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_LevyLand + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称征地拆迁负责人发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogid= + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目投标招标信息列表_分页.config b/动易的标签库/标签库/项目信息公开/项目投标招标信息列表_分页.config new file mode 100644 index 0000000..aba24b2 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目投标招标信息列表_分页.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_Bid + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称招标工程名称发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogid= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目投标招标信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/项目投标招标信息列表_项目列表.config new file mode 100644 index 0000000..0269635 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目投标招标信息列表_项目列表.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_Bid + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称招标工程名称发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目拆迁信息_内容页.config b/动易的标签库/标签库/项目信息公开/项目拆迁信息_内容页.config new file mode 100644 index 0000000..fb9b077 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目拆迁信息_内容页.config @@ -0,0 +1,71 @@ + + + 项目信息公开 + 项目用地审批信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId,up.ProjectName FROM PE_PPI_U_RemoveBuilding u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Project up ON u.ProjectNum=up.ProjectNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      征地拆迁负责人及联系方式 + +
      项目征地\征地公告 + +
      工作方法原则 + +
      已支付的拆迁补偿情况 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目拆迁信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/项目拆迁信息_内容页_数据源.config new file mode 100644 index 0000000..a01bee6 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目拆迁信息_内容页_数据源.config @@ -0,0 +1,83 @@ + + + sql_sysquery + 项目信息公开 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_RemoveBuilding UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_RemoveBuilding') INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP. ProjectNum ) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + itemId + 1 + 公开信息ID + + + + 0 + False + + false + false + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目拆迁信息列表_分页.config b/动易的标签库/标签库/项目信息公开/项目拆迁信息列表_分页.config new file mode 100644 index 0000000..6e93a4a --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目拆迁信息列表_分页.config @@ -0,0 +1,137 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_RemoveBuilding + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称拆迁负责人发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogid= + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目拆迁信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/项目拆迁信息列表_项目列表.config new file mode 100644 index 0000000..7c75c68 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目拆迁信息列表_项目列表.config @@ -0,0 +1,137 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + PE_PPI_U_RemoveBuilding + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称拆迁负责人发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目招标投标信息_内容页.config b/动易的标签库/标签库/项目信息公开/项目招标投标信息_内容页.config new file mode 100644 index 0000000..f180c2a --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目招标投标信息_内容页.config @@ -0,0 +1,71 @@ + + + 项目信息公开 + 项目招标投标信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId,up.ProjectName FROM PE_PPI_U_Bid u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Project up ON u.ProjectNum=up.ProjectNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      招标工程名称 + +
      招标公告 + +
      投标资格预审公告 + +
      中标结果 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目招标投标信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/项目招标投标信息_内容页_数据源.config new file mode 100644 index 0000000..191b3d3 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目招标投标信息_内容页_数据源.config @@ -0,0 +1,66 @@ + + sql_sysquery + 项目招标投标信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_Bid UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_Bid') INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP. ProjectNum ) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/项目核准信息_内容页.config b/动易的标签库/标签库/项目信息公开/项目核准信息_内容页.config new file mode 100644 index 0000000..9bae097 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目核准信息_内容页.config @@ -0,0 +1,77 @@ + + + 项目信息公开 + 项目核准信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.DepartmentId,up.ProjectName FROM PE_PPI_U_ProjectChecked u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Project up ON u.ProjectNum=up.ProjectNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      批文文号 + +
      受理时间 + +
      核准部门 + +
      核准时间 + +
      项目核准结果 + +
      发布机构 + {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="" /} +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目核准信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/项目核准信息_内容页_数据源.config new file mode 100644 index 0000000..97c852f --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目核准信息_内容页_数据源.config @@ -0,0 +1,68 @@ + + sql_sysquery + 项目核准信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_ProjectChecked UT ON (CM.ItemID = UT.ID AND CM.TableName='PE_PPI_U_ProjectChecked') INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP. ProjectNum ) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/项目核准信息列表_分页.config b/动易的标签库/标签库/项目信息公开/项目核准信息列表_分页.config new file mode 100644 index 0000000..9683e86 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目核准信息列表_分页.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_ProjectChecked + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称核准名称发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogid= + + + + + + + + + + _blank + _self + _self + + +PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目核准信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/项目核准信息列表_项目列表.config new file mode 100644 index 0000000..5222040 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目核准信息列表_项目列表.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_ProjectChecked + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称核准名称发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + _blank + _self + _self + + +PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目用地审批信息_内容页.config b/动易的标签库/标签库/项目信息公开/项目用地审批信息_内容页.config new file mode 100644 index 0000000..9e76388 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目用地审批信息_内容页.config @@ -0,0 +1,65 @@ + + + 项目信息公开 + 项目用地审批信息详细内容 + sin + sql_sysquery + True + + + generalId + sql.int + 0 + PE_CommonModel表的编号 + + false + false + SELECT TOP 1 u.*,c.PublicTime,up.ProjectName FROM PE_PPI_U_LandAcquisition u INNER JOIN PE_PPI_CommonModel c ON u.ID=c.ItemId INNER JOIN PE_PPI_U_Project up ON u.ProjectNum=up.ProjectNum WHERE c.generalId=@generalId AND c.Status=1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      项目名称 + +
      项目编号 + +
      征地拆迁负责人及联系方式 + +
      项目征地\征地公告 + +
      工作方法原则 + +
      已支付的拆迁补偿情况 + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目用地审批信息_内容页_数据源.config b/动易的标签库/标签库/项目信息公开/项目用地审批信息_内容页_数据源.config new file mode 100644 index 0000000..0417787 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目用地审批信息_内容页_数据源.config @@ -0,0 +1,66 @@ + + sql_sysquery + 项目用地审批信息 + ../../Admin/Images/LabelIco/GetPicArticle.gif + + + SELECT TOP 1 CM.*, UT.*, UP.ProjectName FROM PE_PPI_CommonModel CM INNER JOIN PE_PPI_U_LandAcquisition UT ON (CM.ItemID = UT.ID) INNER JOIN PE_PPI_U_Project UP ON (UT.ProjectNum = UP. ProjectNum ) WHERE CM.GeneralID = @itemId AND CM.Status=1 + + + + + + + + + + + + + + + +<xsl:value-of select="/NewDataSet/Table/Title"/> + + + + + +<script language="JavaScript" type="text/JavaScript" src="Common/GetHits.aspx?id="></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=1&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=2&id= +"></script> + + +<script language="JavaScript" type="text/JavaScript" src=" +Common/GetHits.aspx?hitstype=3&id= +"></script> + + + + + + + + + + + +]]> + + + itemId + 1 + 公开信息ID + + + + 0 + diff --git a/动易的标签库/标签库/项目信息公开/项目用地审批信息列表_分页.config b/动易的标签库/标签库/项目信息公开/项目用地审批信息列表_分页.config new file mode 100644 index 0000000..a09b624 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目用地审批信息列表_分页.config @@ -0,0 +1,139 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_LandAcquisition + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称征地拆迁负责人发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogid= + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + +
      +
      +
      ]]> +
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目用地审批信息列表_项目列表.config b/动易的标签库/标签库/项目信息公开/项目用地审批信息列表_项目列表.config new file mode 100644 index 0000000..c1b3a74 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目用地审批信息列表_项目列表.config @@ -0,0 +1,138 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + catalogId + sql.int + 0 + 目录ID + + + projectnum + supersql + + + 项目编码 + + + titleLength + int + 30 + 标题显示长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + True + true + true + + + + + + + + + + + + PE_PPI_U_LandAcquisition + + AND .ProjectNum=''@projectnum'' + + EXEC [dbo].[PR_Common_PagingLarge] 'PE_PPI_CommonModel INNER JOIN ON PE_PPI_CommonModel.ItemID = .ID INNER JOIN PE_PPI_U_Project ON .ProjectNum=PE_PPI_U_Project.ProjectNum','PE_PPI_CommonModel.GeneralId','*',@pagesize, @startrow,'PE_PPI_CommonModel.CatalogId= AND PE_PPI_CommonModel.Status=1 ','','PE_PPI_CommonModel.GeneralId DESC' + + + + + + + SELECT COUNT(GeneralId) FROM PE_PPI_CommonModel WHERE CatalogId=@catalogId AND Status=1 + + + +]]> + 标记之间写分页SQL查询语句]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      序号项目名称征地拆迁负责人发布日期
      没有信息!
      + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/项目编号.config b/动易的标签库/标签库/项目信息公开/项目编号.config new file mode 100644 index 0000000..533be17 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/项目编号.config @@ -0,0 +1,37 @@ + + + 项目信息公开 + + + sin + sql_sysquery + False + + + TableName + supersql + + + 项目模型对应表名 + + + ItemID + sql.int + + + 项目模型对应表名 + + false + false + SELECT TOP 1 ProjectNum FROM @TableName WHERE [ID]=@ItemID + + + + + + + + + +]]> + \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/首页_从业人员执业资格信息.config b/动易的标签库/标签库/项目信息公开/首页_从业人员执业资格信息.config new file mode 100644 index 0000000..5071079 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/首页_从业人员执业资格信息.config @@ -0,0 +1,117 @@ + + + 项目信息公开 + + + sin + sql_sysquery + True + + false + false + SELECT TOP @outputQty * FROM PE_PPI_CommonModel,PE_PPI_U_Certification,PE_PPI_U_Personnel WHERE PE_PPI_U_Certification.IdentityCertificateNum = PE_PPI_U_Personnel.IdentityCertificateNum AND PE_PPI_CommonModel.catalogId=41 AND PE_PPI_CommonModel.Status=1 AND PE_PPI_CommonModel.ItemId=PE_PPI_U_Certification.ID ORDER BY GeneralID DESC + + titleLength + int + 50 + 标题长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + + outputQty + supersql + 10 + 输出数量 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 姓名 + + 证件号码 + + 资质类别 + + 证书编号 + + 发布时间 +
      没有信息!
      + + + + _blank + _self + _self + + + PublicInfoShow.aspx?IdentityCertificateNum=&catalogId= + + + + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/首页_从业单位信用评价信息.config b/动易的标签库/标签库/项目信息公开/首页_从业单位信用评价信息.config new file mode 100644 index 0000000..0f816b7 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/首页_从业单位信用评价信息.config @@ -0,0 +1,112 @@ + + + 项目信息公开 + + + sin + sql_sysquery + True + + false + false + SELECT TOP @outputQty * FROM PE_PPI_CommonModel,PE_PPI_U_CreditEvaluation,PE_PPI_U_Enterprise WHERE PE_PPI_U_CreditEvaluation.LicenseRegNum = PE_PPI_U_Enterprise.LicenseRegNum AND PE_PPI_CommonModel.catalogId=36 AND PE_PPI_CommonModel.Status=1 AND PE_PPI_CommonModel.ItemId=PE_PPI_U_CreditEvaluation.ID ORDER BY GeneralID DESC + + titleLength + int + 50 + 标题长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + + outputQty + supersql + 10 + 输出数量 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 企业名称 + + 评价机构 + + 评价结果 + + 发布时间 +
      没有信息!
      + + + + _blank + _self + _self + + + PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/首页_从业单位基本信息.config b/动易的标签库/标签库/项目信息公开/首页_从业单位基本信息.config new file mode 100644 index 0000000..06fe27f --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/首页_从业单位基本信息.config @@ -0,0 +1,98 @@ + + + 项目信息公开 + + + sin + sql_sysquery + True + + false + false + SELECT TOP @outputQty * FROM PE_PPI_CommonModel,PE_PPI_U_Enterprise WHERE PE_PPI_CommonModel.catalogId=33 AND PE_PPI_CommonModel.Status=1 AND PE_PPI_CommonModel.ItemId=PE_PPI_U_Enterprise.ID ORDER BY GeneralID DESC + + titleLength + int + 50 + 标题长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + + outputQty + supersql + 10 + 输出数量 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 企业名称 + + 营业执照注册号 + + 登记机关 + + 发布时间 +
      没有信息!
      + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/首页_从业单位资质信息.config b/动易的标签库/标签库/项目信息公开/首页_从业单位资质信息.config new file mode 100644 index 0000000..b75e570 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/首页_从业单位资质信息.config @@ -0,0 +1,112 @@ + + + 项目信息公开 + + + sin + sql_sysquery + True + + false + false + SELECT TOP @outputQty * FROM PE_PPI_CommonModel,PE_PPI_U_Aptitudes,PE_PPI_U_Enterprise WHERE PE_PPI_U_Aptitudes.LicenseRegNum = PE_PPI_U_Enterprise.LicenseRegNum AND PE_PPI_CommonModel.catalogId=34 AND PE_PPI_CommonModel.Status=1 AND PE_PPI_CommonModel.ItemId=PE_PPI_U_Aptitudes.ID ORDER BY GeneralID DESC + + titleLength + int + 50 + 标题长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + + outputQty + supersql + 10 + 输出数量 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 企业名称 + + 资质证书号 + + 资质等级名称 + + 发布时间 +
      没有信息!
      + + + + _blank + _self + _self + + +PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/首页_从业单位项目业绩信息.config b/动易的标签库/标签库/项目信息公开/首页_从业单位项目业绩信息.config new file mode 100644 index 0000000..ea611e8 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/首页_从业单位项目业绩信息.config @@ -0,0 +1,112 @@ + + + 项目信息公开 + + + sin + sql_sysquery + True + + false + false + + + titleLength + int + 50 + 标题长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + + outputQty + supersql + 10 + 输出数量 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 企业名称 + + 项目编号 + + 起始日期 + + 发布时间 +
      没有信息!
      + + + + _blank + _self + _self + + + PublicInfoShow.aspx?LicenseRegNum=&catalogId= + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/首页_土地招拍挂出让.config b/动易的标签库/标签库/项目信息公开/首页_土地招拍挂出让.config new file mode 100644 index 0000000..aad5ba3 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/首页_土地招拍挂出让.config @@ -0,0 +1,98 @@ + + + 项目信息公开 + + + sin + sql_sysquery + True + + false + false + SELECT TOP @outputQty * FROM PE_PPI_CommonModel,PE_PPI_U_Project WHERE PE_PPI_CommonModel.catalogId=14 AND PE_PPI_CommonModel.ItemId=PE_PPI_U_Project.ID ORDER BY GeneralID DESC + + titleLength + int + 50 + 标题长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + + outputQty + supersql + 10 + 输出数量 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 项目名称 + + 项目编号 + + 建设单位 + + 发布时间 +
      没有信息!
      + + + + _blank + _self + _self + + + + + + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/首页_土地招拍挂牌出让.config b/动易的标签库/标签库/项目信息公开/首页_土地招拍挂牌出让.config new file mode 100644 index 0000000..8149edc --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/首页_土地招拍挂牌出让.config @@ -0,0 +1,98 @@ + + + 项目信息公开 + + + sin + sql_sysquery + True + + false + false + SELECT TOP @outputQty * FROM PE_PPI_CommonModel,PE_PPI_U_LandBid WHERE PE_PPI_CommonModel.catalogId=23 AND PE_PPI_CommonModel.Status=1 AND PE_PPI_CommonModel.ItemId=PE_PPI_U_LandBid.ID ORDER BY GeneralID DESC + + titleLength + int + 50 + 标题长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + + outputQty + supersql + 10 + 输出数量 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 地块编号 + + 出让方式 + + 位置 + + 出让年限 +
      没有信息!
      + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/首页_招投标信息.config b/动易的标签库/标签库/项目信息公开/首页_招投标信息.config new file mode 100644 index 0000000..a1ed129 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/首页_招投标信息.config @@ -0,0 +1,112 @@ + + + 项目信息公开 + + + sin + sql_sysquery + True + + false + false + SELECT TOP @outputQty CM.*,UT.*,UP.ProjectName FROM PE_PPI_CommonModel CM,PE_PPI_U_Project UP,PE_PPI_U_Bid UT WHERE CM.catalogId =14 AND CM.Status=1 AND CM.ItemId=UT.ID AND UT.ProjectNum=UP.ProjectNum ORDER BY GeneralID DESC + + titleLength + int + 50 + 标题长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + + outputQty + supersql + 10 + 输出数量 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 项目名称 + + 项目编号 + + 招标工程名称 + + 中标结果 +
      没有信息!
      + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogId= + + + + + + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/首页_采矿权出让信息.config b/动易的标签库/标签库/项目信息公开/首页_采矿权出让信息.config new file mode 100644 index 0000000..91b899d --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/首页_采矿权出让信息.config @@ -0,0 +1,92 @@ + + + 项目信息公开 + + + sin + sql_sysquery + True + + false + false + SELECT TOP @outputQty * FROM PE_PPI_CommonModel,PE_PPI_U_MiningAssign WHERE PE_PPI_CommonModel.catalogId=30 AND PE_PPI_CommonModel.Status=1 AND PE_PPI_CommonModel.ItemId=PE_PPI_U_MiningAssign.ID ORDER BY GeneralID DESC + + titleLength + int + 50 + 标题长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + + outputQty + supersql + 10 + 输出数量 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 采矿权名称 + + 矿种 + + 发布日期 +
      没有信息!
      + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/首页_项目审批公开信息.config b/动易的标签库/标签库/项目信息公开/首页_项目审批公开信息.config new file mode 100644 index 0000000..78214d3 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/首页_项目审批公开信息.config @@ -0,0 +1,123 @@ + + + 项目信息公开 + + + sin + sql_sysquery + True + + false + false + SELECT TOP @outputQty CM.*,UT.*,UP.ProjectName FROM PE_PPI_CommonModel CM,PE_PPI_U_Project UP,PE_PPI_U_ProjectApprove UT WHERE CM.catalogId IN(3,4,5,6,7,8,9,10) AND CM.ItemId=UT.ID AND CM.Status=1 AND UT.ProjectNum=UP.ProjectNum ORDER BY GeneralID DESC + + titleLength + int + 50 + 标题长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + + outputQty + supersql + 10 + 输出数量 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 项目名称 + + 审批类型 + + 审批部门 + + 发文日期 +
      没有信息!
      + + + + _blank + _self + _self + + + PublicInfoShow.aspx?ProjectNum=&catalogId= + + + + + + + + + 项目建议书批复 + 可行性研究报告批复 + 初步设计方案批复 + 节能评估审查批复 + 规划选址意见 + 用地批复 + 环境影响评价审批 + 施工许可审批 + + + + + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/项目信息公开/首页_项目建设管理信息.config b/动易的标签库/标签库/项目信息公开/首页_项目建设管理信息.config new file mode 100644 index 0000000..337d318 --- /dev/null +++ b/动易的标签库/标签库/项目信息公开/首页_项目建设管理信息.config @@ -0,0 +1,92 @@ + + + 项目信息公开 + + + sin + sql_sysquery + True + + false + false + SELECT TOP @outputQty * FROM PE_PPI_CommonModel,PE_PPI_U_Project WHERE PE_PPI_CommonModel.catalogId=13 AND PE_PPI_CommonModel.Status=1 AND PE_PPI_CommonModel.ItemId=PE_PPI_U_Project.ID ORDER BY GeneralID DESC + + titleLength + int + 50 + 标题长度 + + + openType + int + 0 + 打开方式{新窗口:1,原窗口:0} + + + outputQty + supersql + 10 + 输出数量 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 项目名称 + + 建设单位 + + 发布时间 +
      没有信息!
      + + + + _blank + _self + _self + + + PublicInfoShow.aspx?generalId= + + + + + + + + + + +
      +
      +
      ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/标签库/首页调用/稿件统计.config b/动易的标签库/标签库/首页调用/稿件统计.config new file mode 100644 index 0000000..d50ef3d --- /dev/null +++ b/动易的标签库/标签库/首页调用/稿件统计.config @@ -0,0 +1,61 @@ + + + 首页调用 + + + txt + static + False + + 各单位用稿情况】 +
      + + + + + + + + + {PE.Label id="节点含子节点项目数_linshi" NodeID="-2" /} + + + {PE.Label id="节点含子节点项目数_linshi" NodeID="109" /} + + + {PE.Label id="节点含子节点项目数_linshi" NodeID="21" /} + + + {PE.Label id="节点含子节点项目数_linshi" NodeID="22" /} + + + {PE.Label id="节点含子节点项目数_linshi" NodeID="23" /} + + + {PE.Label id="节点含子节点项目数_linshi" NodeID="24" /} + + + {PE.Label id="节点含子节点项目数_linshi" NodeID="475" /} + + + {PE.Label id="节点含子节点项目数_linshi" NodeID="476" /} + + + {PE.Label id="节点含子节点项目数_linshi" NodeID="25" /} + + + {PE.Label id="节点含子节点项目数_linshi" NodeID="477" /} + + + {PE.Label id="节点含子节点项目数_linshi" NodeID="28" /} + + + {PE.Label id="节点含子节点项目数_linshi" NodeID="29" /} + +
      单 位本月上月总计
      训练处
      福建基地
      潜二十二
      潜四十二
      驱 三
      驱 六
      上海水警区
      舟山水警区
      登 五
      支 二
      训练基地
      舰艇训练中心
      +
      + + + + ]]>
      +
      \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/WAP系统模板/Wap内容页模板.html b/动易的标签库/模板库_dhjd/WAP系统模板/Wap内容页模板.html new file mode 100644 index 0000000..29edde2 --- /dev/null +++ b/动易的标签库/模板库_dhjd/WAP系统模板/Wap内容页模板.html @@ -0,0 +1,45 @@ + + + + + + + + + +Wap内容页 + + + +
      +{PE.Control.form1} + + {PE.Label id="WAP头部"/} +
      +
      {PE.Label id="Wap类别"/}
      + + +
      + {pe.Label id="Wap文章内容" WapArticleId="@request_WapArticleId"/} +
      + {pe.Label id="wap上一篇" WapArticleId="@request_WapArticleId" WapCategoryID="@request_WapCategoryId"/}{pe.Label id="wap下一篇" WapArticleId="@request_WapArticleId" WapCategoryID="@request_WapCategoryId"/} +
      + {pe.Control.pnlComment} + {pe.Control.txtComment/}
      + {pe.Control.btnComment/} + {pe.Label id="WAP文章最新评论" WapArticleId="@request_WapArticleId"/} + {/pe.Control.pnlComment} +
      + +
      +{PE.Label id="wap底部" /} + + + + +{/PE.Control.form1} +
      + + + + diff --git a/动易的标签库/模板库_dhjd/WAP系统模板/Wap列表页模板.html b/动易的标签库/模板库_dhjd/WAP系统模板/Wap列表页模板.html new file mode 100644 index 0000000..f9e0597 --- /dev/null +++ b/动易的标签库/模板库_dhjd/WAP系统模板/Wap列表页模板.html @@ -0,0 +1,39 @@ + + + + + + + + + +Wap列表页 + + + +
      +{PE.Control.form1} +{PE.Label id="WAP头部"/} + +
      +
      {PE.Label id="Wap类别"/}
      +
      {pe.Control.ltrWapCategoryName/}
      +
      + +{PE.Label id="Wap文章列表" WapCategoryId="@request_WapCategoryId" page="true" titleLength="32" pagesize="15" /} + + +
      +
      {PE.Page id="wap_动易后台风格" datasource="Wap文章列表" /}
      + +
      +{PE.Label id="wap底部" /} + + + + +{/PE.Control.form1} +
      + + + diff --git a/动易的标签库/模板库_dhjd/WAP系统模板/Wap成功提示页.html b/动易的标签库/模板库_dhjd/WAP系统模板/Wap成功提示页.html new file mode 100644 index 0000000..b4ce311 --- /dev/null +++ b/动易的标签库/模板库_dhjd/WAP系统模板/Wap成功提示页.html @@ -0,0 +1,22 @@ + + + + + + + + + + 信息成功提示页 + + +
      + {PE.Label id="WAP头部(其它)"/} +
      + 成功信息:
      + {PE.Control.SuccessText/} 返回 +
      + {PE.Label id="wap底部" /} +
      + + diff --git a/动易的标签库/模板库_dhjd/WAP系统模板/Wap显示页模板.html b/动易的标签库/模板库_dhjd/WAP系统模板/Wap显示页模板.html new file mode 100644 index 0000000..431c849 --- /dev/null +++ b/动易的标签库/模板库_dhjd/WAP系统模板/Wap显示页模板.html @@ -0,0 +1,14 @@ + + + + + + + + +{PE.Label id="WAP内容显示" itemId="@RequestInt_id" /} + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/WAP系统模板/Wap注册页模板.html b/动易的标签库/模板库_dhjd/WAP系统模板/Wap注册页模板.html new file mode 100644 index 0000000..b9eee90 --- /dev/null +++ b/动易的标签库/模板库_dhjd/WAP系统模板/Wap注册页模板.html @@ -0,0 +1,34 @@ + + + + + + + + + + 会员注册 + + +
      + {PE.Label id="WAP头部(其它)"/} +
      +

      + 会员注册

      + {PE.Control.WapRegForm} +

      + 用户名:{PE.Control.txtUserName/}*

      +

      + 密 码:{PE.Control.txtPassWord/}*

      +

      + 邮 箱:{PE.Control.txtEmail/}*

      +

      + 验证码:{PE.Control.txtValidateCode/}  {PE.Control.imgValidateCode/}

      + + {/PE.Control.WapRegForm} +
      + {PE.Label id="wap底部" /} +
      + + diff --git a/动易的标签库/模板库_dhjd/WAP系统模板/Wap登录页模板.html b/动易的标签库/模板库_dhjd/WAP系统模板/Wap登录页模板.html new file mode 100644 index 0000000..7f39dcf --- /dev/null +++ b/动易的标签库/模板库_dhjd/WAP系统模板/Wap登录页模板.html @@ -0,0 +1,28 @@ + + + + + + + + + + 会员登录 + + +
      + {PE.Control.WapForm} {PE.Label id="WAP头部(其它)"/} +
      +

      + 用户登录

      +

      + 用户名: {PE.Control.UserName/}

      +

      + 密 码: {PE.Control.UserPwd/}

      + +
      + {/PE.Control.WapForm} {PE.Label id="wap底部" /} +
      + + diff --git a/动易的标签库/模板库_dhjd/WAP系统模板/Wap索引页模板.html b/动易的标签库/模板库_dhjd/WAP系统模板/Wap索引页模板.html new file mode 100644 index 0000000..41fa4b5 --- /dev/null +++ b/动易的标签库/模板库_dhjd/WAP系统模板/Wap索引页模板.html @@ -0,0 +1,14 @@ + + + + + + + + +{PE.Label id="WAP栏目列表" /} + diff --git a/动易的标签库/模板库_dhjd/WAP系统模板/Wap评论页模板.html b/动易的标签库/模板库_dhjd/WAP系统模板/Wap评论页模板.html new file mode 100644 index 0000000..17e0fdd --- /dev/null +++ b/动易的标签库/模板库_dhjd/WAP系统模板/Wap评论页模板.html @@ -0,0 +1,33 @@ + + + + + + + + + + WAP评论页 + + + +
      + {PE.Label id="WAP头部"/} + {pe.Control.form1} + + + +
      + {pe.Label id="Wap评论列表" WapArticleId="@request_WapArticleId" titleLength="100" page="true" pagesize="15" /} +
      {PE.Page id="wap_动易后台风格" datasource="Wap评论列表" /}
      + +
      + + {PE.Label id="wap底部" /} + + {/pe.Control.form1} + + +
      + + diff --git a/动易的标签库/模板库_dhjd/WAP系统模板/Wap错误提示页.html b/动易的标签库/模板库_dhjd/WAP系统模板/Wap错误提示页.html new file mode 100644 index 0000000..fffe06f --- /dev/null +++ b/动易的标签库/模板库_dhjd/WAP系统模板/Wap错误提示页.html @@ -0,0 +1,22 @@ + + + + + + + + + + 错误提示页 + + +
      + {PE.Label id="WAP头部(其它)"/} +
      + 错误信息:
      + {PE.Control.errortext/} 返回 +
      + {PE.Label id="wap底部" /} +
      + + diff --git a/动易的标签库/模板库_dhjd/WAP系统模板/Wap首页模板.html b/动易的标签库/模板库_dhjd/WAP系统模板/Wap首页模板.html new file mode 100644 index 0000000..165a6d6 --- /dev/null +++ b/动易的标签库/模板库_dhjd/WAP系统模板/Wap首页模板.html @@ -0,0 +1,31 @@ + + + + + + + + + +Wap首页 + + +
      +{PE.Control.form1} + + {PE.Label id="WAP头部"/} +
      + + + {PE.Label id="Wap类别列表" ContentLength="3" CategoryLength="6" /} +
      +{PE.Label id="wap底部" /} + + + + +{/PE.Control.form1} +
      + + + diff --git a/动易的标签库/模板库_dhjd/专题页模板/默认专题列表页模板.html b/动易的标签库/模板库_dhjd/专题页模板/默认专题列表页模板.html new file mode 100644 index 0000000..fb01507 --- /dev/null +++ b/动易的标签库/模板库_dhjd/专题页模板/默认专题列表页模板.html @@ -0,0 +1,146 @@ + + + + + + +专题列表页-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="取得专题类别配置信息" specialCategoryID="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      + +
      +
      +
      +
      本栏推荐
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="25" outputQty="14" eliteLevel="20" /} +
      +
      +
      +
      +
      +
      +
      +
      点击排行
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="25" outputQty="14" itemListOrderType="5" /} +
      +
      +
      +
      +
      + + {PE.DataSource id="categorylist" datasource="专题类别下的专题_数据源 " specialCategoryId="@RequestInt_id" xslt="true" /} +
      +
      +
      {PE.Label id="取得专题类别配置信息" specialCategoryID="@RequestInt_Id" /}下的专题列表
      +
      {PE.Repeat id="categorylist" loop="10"} +
      +
      {PE.Field id="categorylist" fieldname="SpecialPath" /}
      +
      + {/PE.Repeat}
      +
      +
      +
      + +
      +
      +
      +
      + +
      +
      +
      +
      + +
      +
      +
      +
      +
      + 最新图文
      +
      + +
      + {PE.Label id="内容带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="8" nodes="1" /} +
      +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="网站首页左侧" /}
      +
      + +{PE.Label id="网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/专题页模板/默认专题页模板.html b/动易的标签库/模板库_dhjd/专题页模板/默认专题页模板.html new file mode 100644 index 0000000..25db542 --- /dev/null +++ b/动易的标签库/模板库_dhjd/专题页模板/默认专题页模板.html @@ -0,0 +1,97 @@ + + + + + + +专题内容页-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}{PE.Label id="专题位置导航" specialid="@RequestInt_id" /}
      + + {PE.Label id="右侧广告一" /} +
      + +
      +
      +
      +
      本栏推荐
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="25" outputQty="14" eliteLevel="20" /} +
      +
      +
      +
      +
      +
      +
      +
      点击排行
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="25" outputQty="14" itemListOrderType="5" /} +
      +
      +
      +
      +
      +
      + +
      +
      {PE.field id="infolist" fieldname="SpecialName" /}
      +
      {PE.DataSource id="infolist" datasource="专题下信息列表" specialid="@RequestInt_id" page="true" pagesize="10" titleLength="60" urlpage="true" xslt="true" /} + +
      +
      +
      + +
      {PE.Page id="url_动易后台风格" datasource="infolist" unitname="条信息" /}
      +
      +
      + {PE.Label id="文章搜索" /} +
      + +
      +
      +
      +
      + 最新图文
      +
      + +
      {PE.Label id="内容带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="8" nodes="1" /} +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="网站首页左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/专题页模板/默认专题首页模板.html b/动易的标签库/模板库_dhjd/专题页模板/默认专题首页模板.html new file mode 100644 index 0000000..5fd1713 --- /dev/null +++ b/动易的标签库/模板库_dhjd/专题页模板/默认专题首页模板.html @@ -0,0 +1,69 @@ + + + + + + +专题首页-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >> 专题首页
      + + {PE.Label id="右侧广告一" /} +
      + + {PE.DataSource id="categorylist" datasource="专题类别循环列表_数据源" parentId="@RequestInt_id" xslt="true" /} +
      + +
      {PE.Repeat id="categorylist" loop="10"} +
      +
      +
      {PE.field fieldname="SpecialCategoryName" htmldecode="true" titleLength="20" /}
      +
      {PE.Label id="专题类别下的专题列表" titleLength="20" specialCategoryId="{PE.field fieldname="SpecialCategoryID" /}" dispalyNumber="20" /}
      +
      +
      + {/PE.Repeat}
      +
      +
      + +
      + +
      +
      +
      +
      + 最新图文
      +
      + +
      {PE.Label id="内容带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="8" nodes="1" /} +
      +
      +
      +
      +
      +
      +
      + {PE.Label id="网站首页左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/二级栏目首页模板/互动交流.html b/动易的标签库/模板库_dhjd/二级栏目首页模板/互动交流.html new file mode 100644 index 0000000..7e4f847 --- /dev/null +++ b/动易的标签库/模板库_dhjd/二级栏目首页模板/互动交流.html @@ -0,0 +1,194 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      + +
      +
      +
      + +
      +
      +
        + {PE.Label id="显示子栏目" parentId="14" /} +
      +
      +
      +
      + +
      +
      +
      + +
      +
      + +
      +
      +
      + +
      +
      +
      + +
      +
      +
        + {PE.Label id="GOV_最新留言列表" ClassID="59" titlelen ="20" /} +
      +
      +
      +
      + +
      + + + +
      + + +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /} +
      + + + +
      + + +
      +
      +
      + +
      +
      +
        + {PE.Label id="GOV_最新留言列表" ClassID="54" titlelen ="24" /} +
      +
      +
      +
      + + + +
      +
      + + + +
      +
      +
      + +
      +
      +
        + {PE.Label id="GOV_最新留言列表" ClassID="55" titlelen ="24" /} +
      +
      +
      +
      + +
      + + + +
      + +
      + +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="GOV_最新留言列表" ClassID="56" titlelen ="32" /} +
      + +
      +
      +
      + + + +
      + + + +
      +
      +
      + +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="60" outputQty="6" nodes="57" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + +
      +
      + +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/二级栏目首页模板/便民服务.html b/动易的标签库/模板库_dhjd/二级栏目首页模板/便民服务.html new file mode 100644 index 0000000..ad75fb3 --- /dev/null +++ b/动易的标签库/模板库_dhjd/二级栏目首页模板/便民服务.html @@ -0,0 +1,284 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      + + + + + + +
      +
      +
      就业信息
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="10" nodes="64" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      相关法规
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="10" nodes="65" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + +
      + + + +
      + + +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /} +
      + + + +
      + + +
      +
      +
      +
      +
      ...更多
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="28" outputQty="3" nodes="66" models="1" itemListOrderType="3" /} +
      +
      +
      +
      +
      +
      +
      ...更多
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="28" outputQty="3" nodes="67" models="1" itemListOrderType="3" /} +
      +
      +
      +
      +
      +
      +
      ...更多
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="28" outputQty="3" nodes="68" models="1" itemListOrderType="3" /} +
      +
      +
      +
      +
      +
      +
      ...更多
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="28" outputQty="3" nodes="69" models="1" itemListOrderType="3" /} +
      +
      +
      +
      +
      +
      +
      ...更多
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="28" outputQty="3" nodes="70" models="1" itemListOrderType="3" /} +
      +
      +
      +
      +
      +
      +
      ...更多
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="28" outputQty="3" nodes="71" models="1" itemListOrderType="3" /} +
      +
      +
      +
      +
      +
      + + +
      + + + +
      + + +
      +
      +
      + +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="4" nodes="72" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="4" nodes="73" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + +
      +
      + +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="4" nodes="74" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="4" nodes="75" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="4" nodes="76" models="1" itemListOrderType="3" /} +
      +
      +
      +
      +
      +
      + + + +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="45" outputQty="4" nodes="77" models="1" itemListOrderType="3" /} +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="45" outputQty="4" nodes="78" models="1" itemListOrderType="3" /} +
      +
      +
      + + +
      + + +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/二级栏目首页模板/区情概览.html b/动易的标签库/模板库_dhjd/二级栏目首页模板/区情概览.html new file mode 100644 index 0000000..f4298ec --- /dev/null +++ b/动易的标签库/模板库_dhjd/二级栏目首页模板/区情概览.html @@ -0,0 +1,161 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      + +
      +
      +
      + + +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="显示子栏目" nodeId="9" parentId="9" /} +
      +
      +
      +
      +
      +
      +
      + +
      +
      + +
      +
      +
      +
      +
      +
      + +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="3" nodes="17" models="1" itemListOrderType="3" /} +
      +
      +
      +
      +
      +
      + + + +
      + + +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /} +
      + + + +
      +
      +
      +
      +
      +
      自然地理
      +
      佛山市位于中国广东省中南部,地处珠江三角洲腹地,东倚广州,南邻港澳,地理位置优越。佛山气候温和,雨量充足,四季如春,属亚热带季风性湿润气候,自古就是富饶的鱼米之乡。珠江水系中的西江、北江及其支流贯穿全境,冲积出这片丰饶的大地。
      +
      +
      + + +
      +
      城市区域鸟瞰图
      +
      + + + +
      +
      +
      区情简介
      +
      +
      +
      +
        +
      •   佛山市现辖禅城区、南海
      • +
      • 区、顺德区、高明区和三水区
      • +
      • 。全市总面积3848.49平方公
      • +
      • 里,常住人口592.3万人,其
      • +
      • 中户籍人口361.1万人。佛山
      • +
      • 是著名侨乡,祖籍佛山的华侨
      • +
      • 和港澳台同胞达148万人,其
      • +
      • 中港澳同胞80多万人。
      • + +
      +
      +
      +
      +
      + + + + +
      +
      +
      年鉴
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      + + + +
      +
      +
      荣誉证书
      +
      + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="20" outputQty="5" nodes="19" imageClass="imgclass" imageWidth="140" imageHeight="95" contentClass="m_b_pic_title" /} +
      +
      +
      + + +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/二级栏目首页模板/在线办事.html b/动易的标签库/模板库_dhjd/二级栏目首页模板/在线办事.html new file mode 100644 index 0000000..b53d6a0 --- /dev/null +++ b/动易的标签库/模板库_dhjd/二级栏目首页模板/在线办事.html @@ -0,0 +1,318 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="显示子栏目" parentId="13" /} +
      +
      +
      +
      +
      +
      +
      + +
      +
      + +
      +
      +
      +
      +
      +
      + + + +
      + + +
      + 您现在的位置:政府网 >> 在线办事
      + + + + +
      + + + + +
      + + + +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/二级栏目首页模板/招商引资.html b/动易的标签库/模板库_dhjd/二级栏目首页模板/招商引资.html new file mode 100644 index 0000000..ef2b8f2 --- /dev/null +++ b/动易的标签库/模板库_dhjd/二级栏目首页模板/招商引资.html @@ -0,0 +1,200 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      + +
      +
      +
      + + +
      + +
      +
      +
      + +
      +
      + +
      +
      +
      + + + + + +
      + + + +
      + + +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /} +
      + + + +
      +
      {PE.Label id="通用信息焦点图" outputQty="6" parentId="@RequestInt_Id" titleLength="32" focusWidth="258" focusHeight="220" /}
      +
      +
      招商动态
      +
      +
      +
      + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="48" outputQty="1" nodes="40" models="1" itemListOrderType="3" eliteLevel="3" /} +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="优先式" titleLength="48" outputQty="6" nodes="40" models="1" itemListOrderType="3" displayDateTime="yy-mm-dd" /} +
      +
      +
      +
      +
      +
      + + +
      + +
      +
      +
      经济动态
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="35" outputQty="6" nodes="41" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      投资指南
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="35" outputQty="6" nodes="42" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      招商项目
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="35" outputQty="6" nodes="43" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + +
      + + +
      + + +
      + +
      +
      +
      优惠政策
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="35" outputQty="6" nodes="44" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      投资政策
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="35" outputQty="6" nodes="45" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      投资环境
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="35" outputQty="6" nodes="46" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + +
      + +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/二级栏目首页模板/政务公开.html b/动易的标签库/模板库_dhjd/二级栏目首页模板/政务公开.html new file mode 100644 index 0000000..9d1409a --- /dev/null +++ b/动易的标签库/模板库_dhjd/二级栏目首页模板/政务公开.html @@ -0,0 +1,308 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      + +
      +
      +
      + + +
      + + +
      +
      +
      + +
      +
      +
      {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="66" outputQty="1" nodes="27" models="1" itemListOrderType="3" eliteLevel="3" /}
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="5" nodes="27" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      + +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="12" outputQty="18" nodes="28" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      + +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="28" outputQty="6" nodes="37" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      + +
      +
      + +
      +
      +
      + + + +
      + + + +
      + + +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /} +
      + + + +
      + + +
      +
      +
      信息公开
      +
      +
        + {PE.Label id="显示子栏目" parentId="12" /} +
      +
      +
      +
      + + + +
      +
      +
      + +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="26" outputQty="5" nodes="38" models="4" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      + +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="26" outputQty="5" nodes="34" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      + +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="26" outputQty="4" nodes="38" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + + +
      +
      +
      + +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="26" outputQty="4" nodes="39" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + +
      + + + +
      + + +
      +
      + {PE.Label id="通用信息焦点图" bindStyle="普通式" titleLength="32" outputQty="3" nodes="20" focusWidth="240" focusHeight="182" /} +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="32" outputQty="8" nodes="12" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + +
      + +
      +
      +
      政策法规
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="40" outputQty="8" nodes="29" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + +
      + +
      +
      +
      政府公报
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="40" outputQty="4" nodes="30" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      人事信息
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="40" outputQty="4" nodes="35" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      财政信息
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="40" outputQty="4" nodes="31" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      统计信息
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="40" outputQty="4" nodes="33" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + +
      + + +
      +
      +
      规划计划
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="40" outputQty="8" nodes="32" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + +
      + +
      + +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/二级栏目首页模板/网站地图.html b/动易的标签库/模板库_dhjd/二级栏目首页模板/网站地图.html new file mode 100644 index 0000000..395c4ba --- /dev/null +++ b/动易的标签库/模板库_dhjd/二级栏目首页模板/网站地图.html @@ -0,0 +1,136 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      + + +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /} +
      + + + + +
      +
      +
      + +
      +
      +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="GOV_栏目多级菜单" nodeid="9" /} +
      +
      +
      +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="GOV_栏目多级菜单" nodeid="10" /} +
      +
      +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="GOV_栏目多级菜单" nodeid="11" /} +
      +
      +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="GOV_栏目多级菜单" nodeid="12" /} +
      +
      +
      +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="GOV_栏目多级菜单" nodeid="13" /} +
      +
      +
      +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="GOV_栏目多级菜单" nodeid="14" /} +
      +
      +
      +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="GOV_栏目多级菜单" nodeid="15" /} +
      +
      +
      +
      +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/二级栏目首页模板/资讯中心.html b/动易的标签库/模板库_dhjd/二级栏目首页模板/资讯中心.html new file mode 100644 index 0000000..6dfb98f --- /dev/null +++ b/动易的标签库/模板库_dhjd/二级栏目首页模板/资讯中心.html @@ -0,0 +1,200 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      + +
      +
      +
      + + +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="显示子栏目" parentId="10" /} +
      +
      +
      +
      +
      +
      +
      + +
      +
      + +
      +
      +
      +
      +
      +
      + +
      +
      +
        +
        +
        + {PE.Label id="专题类别下的专题列表" outputQty="2" specialCategoryId="1" titlelen="20" /} +
      +
      +
      +
      +
      + + + +
      + + +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /} +
      + + + +
      +
      资讯搜索
      + +
      + + + + + +
      +
      +
      + + + +
      +
      +
      + + {PE.Label id="通用信息焦点图" bindStyle="普通式" titleLength="32" outputQty="3" nodes="20" focusWidth="260" focusHeight="188" /} +
      +
      +
      + +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="63" outputQty="7" nodes="24" models="1" itemListOrderType="3" /} +
      +
      + +
      +
      + + + +
      +
      +
      媒体聚焦
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="52" outputQty="6" nodes="21" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      视频点播
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="52" outputQty="6" nodes="23" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + + + +
      +
      +
      图片展示
      +
      + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="20" outputQty="5" nodes="22" imageClass="imgclass" imageWidth="140" imageHeight="95" contentClass="m_b_pic_title" /} +
      +
      +
      + +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/创建词条.html b/动易的标签库/模板库_dhjd/互动百科模板/创建词条.html new file mode 100644 index 0000000..8316475 --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/创建词条.html @@ -0,0 +1,347 @@ + + + + +创建词条 - 动易百科 + + + + + + + +{PE.Label id="互动百科_信息提示弹出层" /} +{PE.Label id="互动百科_弹出层初始化JS" /} + + + + +
      + + {PE.Label id="互动百科_网站顶部" /} +
      + +
      + +
      +
      +

      按字母顺序浏览

      +
      +
      + {PE.Label id="互动百科_通用字母浏览" letter="true" /} +
      +
      +
      +
      + +
      动易百科>创建词条
      + +
      + +
      +
      +

      词条标准规范

      +
      +
      +

      不可以是代修饰词的陈述性词语
      + 不可以是短语或句子
      + 不可以是讨论的话题
      + 不可以含有特殊符号和空格
      + 不可以含有错别字
      + 英语词必须是全称
      + 新闻类、技巧类文章不能作为百科词条

      +
      +
      +
      + +
      + +
      +
      +

      创建词条

      +
      +
      + + + + + + + + + + + + + + + + + + + + +
      词条名称:
      词条分类:选择/修改词条分类请为您要创建的词条选择一个合适的分类
      已选择分类:
      创建词条
      +
      +
      +
      +
      +
      + + +
      + +
      +
      关闭 +

      词条分类

      +
      +
      +
      已选择分类: +
      +
      +
      +
      + +
      + + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/历史版本内容.html b/动易的标签库/模板库_dhjd/互动百科模板/历史版本内容.html new file mode 100644 index 0000000..698f155 --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/历史版本内容.html @@ -0,0 +1,233 @@ +{PE.DataSource id="cone" datasource="互动百科_词条历史版本内容页_数据源" editionId="@RequestInt_id" xslt="true" /} + + + + +{PE.Field id="cone" fieldname="EntryName" /} - 动易百科 + + + + + + + + +{PE.Label id="互动百科_信息提示弹出层" /} +{PE.Label id="互动百科_弹出层初始化JS" /} + + + + +
      + + {PE.Label id="互动百科_网站顶部" /} +
      + +
      + +
      动易百科>百科分类>{PE.Field id="cone" fieldname="EntryName" /}
      + +
      + +
      +
      +

      词条管理

      +
      +
      + +
      +
      +
      +
      + + +
      +
      +
      + +
      + +
      +
      +

      历史版本@RequestInt_no:{PE.Field id="cone" fieldname="EntryName" /}

      +
      + +
      编辑用户: {PE.Field id="cone" fieldname="Editor" /}
      +
      编辑时间: {PE.Field id="cone" fieldname="EditTime" /}
      +
      内容长度: {PE.Field id="cone" fieldname="Words" /}
      +
      修改原因: {PE.Field id="cone" fieldname="Reason" /}
      +
      +
      +
      +
      +
      +
      +
      +

      目录

      +
      +
      +
        +
      +
      + +
      +
      +
      +

      目录

      +
      +
      +
        +
      +
      + +
      +
      +
      +
      {PE.Field id="cone" fieldname="Content" /}
      +
      + +
      + +
      +
      +
      + + +
      +
      +
      +
      + 词条管理 +
      + + +
      +
      +
      +
      + 词条状态: + +
      + +
      +
      +
      + + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/历史版本列表.html b/动易的标签库/模板库_dhjd/互动百科模板/历史版本列表.html new file mode 100644 index 0000000..d25cfac --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/历史版本列表.html @@ -0,0 +1,99 @@ +{PE.DataSource id="cone" datasource="互动百科_词条内容页_数据源" entryId="@RequestInt_id" xslt="true" /} + + + + +{PE.Field id="cone" fieldname="EntryName" /} - 动易百科 + + + + + + + +{PE.Label id="互动百科_信息提示弹出层" /} +{PE.Label id="互动百科_弹出层初始化JS" /} + + + + +
      + + {PE.Label id="互动百科_网站顶部" /} +
      + +
      + + +
      +
      返回词条 +

      {PE.Field id="cone" fieldname="EntryName" /}

      +
      +
      +
      历史版本
      +
        +
      • 历史版本创建时间版本创建者修改原因
      • + {PE.Label id="互动百科_词条历史版本列表" entryId="@RequestInt_id" /} +
      • +
      +
      +
      +
      +
      +
      + + +
      + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/图片百科列表.html b/动易的标签库/模板库_dhjd/互动百科模板/图片百科列表.html new file mode 100644 index 0000000..5985a47 --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/图片百科列表.html @@ -0,0 +1,44 @@ + + + + +图片百科 - 动易百科 + + + + + + + + + + +
      + + {PE.Label id="互动百科_网站顶部" /} +
      + +
      + +
      动易百科>图片百科
      +
      +
        + {PE.Label id="互动百科_通用词条列表" bindStyle="图片词条列表" outputQty="20" isUsePage="true" linkOpenType="_blank" titleLength="20" listOrderType="0" hasImages="true" /} +
      +
      +
      +
      +
      {PE.Page id="url_方块样式分页" datasource="互动百科_通用词条列表_图片词条列表" span="span" unitname="个词条"/}
      +
      +
      +
      + + +
      + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/热门词条列表页.html b/动易的标签库/模板库_dhjd/互动百科模板/热门词条列表页.html new file mode 100644 index 0000000..242988c --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/热门词条列表页.html @@ -0,0 +1,82 @@ + + + + +{PE.Label id="互动百科_类型列表_获取导航文字提示" type="@RequestInt_type" order="@RequestInt_order" letter="@Request_letter" /} - 动易百科 + + + + + + + + + + +
      + + {PE.Label id="互动百科_网站顶部" /} +
      + +
      + +
      动易百科> {PE.Label id="互动百科_类型列表_获取导航文字提示" type="@RequestInt_type" order="@RequestInt_order" letter="@Request_letter" /}
      + + +
      + +
      +
      +
        + {PE.Label id="互动百科_类型列表_左侧导航" type="@RequestInt_type" order="@RequestInt_order" /} +
      +
      +
      +
      + +
      +
      +

      按字母顺序浏览

      +
      +
      + {PE.Label id="互动百科_通用字母浏览" /} +
      +
      +
      +
      + +
      + +
      +
      +

      {PE.Label id="互动百科_类型列表_获取导航文字提示" type="@RequestInt_type" order="@RequestInt_order" letter="@Request_letter" /}

      +
      +
      +
      更新时间 +

      词条名称

      +
      +
      +
        + {PE.Label id="互动百科_通用词条列表" bindStyle="类型列表" outputQty="20" isUsePage="true" linkOpenType="_blank" titleLength="50" docType="@RequestInt_type" listOrderType="@RequestInt_order" letter="@Request_letter" /} +
      +
      +
      +
      +
      {PE.Page id="url_方块样式分页" datasource="互动百科_通用词条列表_类型列表" span="span" unitname="个词条"/}
      +
      +
      + +
      +
      +
      +
      + + +
      + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/用户相关词条.html b/动易的标签库/模板库_dhjd/互动百科模板/用户相关词条.html new file mode 100644 index 0000000..98698ee --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/用户相关词条.html @@ -0,0 +1,53 @@ + + + + +@Request_un的相关词条 - 动易百科 + + + + + + + + + + +
      + + {PE.Label id="互动百科_网站顶部" /} +
      + +
      + +
      动易百科>用户创建的词条
      + + +
      + {PE.Label id="互动百科_用户相关词条_用户信息" userName="@Request_un" /} +
      + +
      + +
      +
      +
        + {PE.Label id="互动百科_用户相关词条_链接判断" type="@RequestInt_type" /} +
      +
      + {PE.Label id="互动百科_用户相关词条_根据类型显示列表" type="@RequestInt_type" /} +
      +
      +
      +
      +
      + + +
      + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/编辑词条.html b/动易的标签库/模板库_dhjd/互动百科模板/编辑词条.html new file mode 100644 index 0000000..579efb8 --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/编辑词条.html @@ -0,0 +1,77 @@ +{PE.DataSource id="cone" datasource="互动百科_词条内容页_数据源" entryId="@RequestInt_id" xslt="true" /} + + + + +{PE.Field id="cone" fieldname="EntryName" /} - 动易百科 + + + + + + + + + + + +
      + +
      +
      {PE.Label id="互动百科_首页顶部会员信息" /}
      +
      +
      + +
      + {PE.Control.form1} + + +
      {PE.Control.EditorContent/}{PE.Control.ValrContent/}
      + + {/PE.Control.form1} +
      +
      + + +
      + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/词条内容页.html b/动易的标签库/模板库_dhjd/互动百科模板/词条内容页.html new file mode 100644 index 0000000..e74d7e5 --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/词条内容页.html @@ -0,0 +1,714 @@ +{PE.DataSource id="cone" datasource="互动百科_词条内容页_数据源" entryId="@RequestInt_id" xslt="true" /} + + + + +{PE.Field id="cone" fieldname="EntryName" /} - 动易百科 + + + + + + + + +{PE.Label id="互动百科_信息提示弹出层" /} +{PE.Label id="互动百科_弹出层初始化JS" /} + + + + +
      + + {PE.Label id="互动百科_网站顶部" /} +
      + +
      + +
      动易百科>百科分类>{PE.Label id="互动百科_获取百科所属分类" entryId="@RequestInt_id" /}
      + +
      + +
      +
      +

      词条管理

      +
      + +
      +
      + + +
      +
      +
      + +
      + +
      +
      +

      {PE.Field id="cone" fieldname="EntryName" /}

      + +
      +
      +
      +
      +
      +
      +

      目录

      +
      +
      +
        +
      +
      + +
      +
      +
      +

      目录

      +
      +
      +
        +
      +
      + +
      +
      +
      +
      {PE.Field id="cone" fieldname="Content" /}
      +
      +
      +
      +
      +
        +
      • 参考资料:
      • +
      • [1] + 百度 http://www.baidu.com +
      • +
      +
      +
      词条内容仅供参考,如果您需要解决具体问题
      + (尤其在法律、医学等领域),建议您咨询相关领域专业人士。
      + + {PE.Field id="cone" fieldname="Votes" /}
      +
      +
      + +
      +
      +
      + + +
      +
      +
      +
      + 词条管理 +
      + + +
      +
      +
      +
      + 词条状态: + +
      + +
      +
      +
      +
      +
      关闭 +

      词条分类

      +
      +
      +
      已选择分类: +
      +
      +
      +
      + +
      + + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/词条分类.html b/动易的标签库/模板库_dhjd/互动百科模板/词条分类.html new file mode 100644 index 0000000..ad76c43 --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/词条分类.html @@ -0,0 +1,73 @@ + + + + +词条分类 - 动易百科 + + + + + + + + + + +
      + + {PE.Label id="互动百科_网站顶部" /} +
      + +
      + + + + +
      +
      +
      +

      热门标签

      +
      +
      +
        + {PE.Label id="互动百科_热门标签" outputQty="20" titleLength="20" /} +
      +
      +
      +
      +
      + + +
      +
      +

      按字母顺序浏览

      +
      +
      + {PE.Label id="互动百科_通用字母浏览" /} +
      +
      +
      +
      + +
      + + + +
      +
      +
      +
      + + +
      + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/词条列表页.html b/动易的标签库/模板库_dhjd/互动百科模板/词条列表页.html new file mode 100644 index 0000000..865ee2c --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/词条列表页.html @@ -0,0 +1,71 @@ +{PE.DataSource id="cone" datasource="互动百科_词条分类内容_数据源" cid="@RequestInt_cid" xslt="true" /} + + + + +{PE.Field id="cone" fieldname="CategoryName" /} - 动易百科 + + + + + + + + + + +
      + + {PE.Label id="互动百科_网站顶部" /} +
      + +
      + +
      动易百科>百科分类>{PE.Field id="cone" fieldname="CategoryName" /}
      + + +
      + + + +
      +
      +

      按字母顺序浏览

      +
      +
      + {PE.Label id="互动百科_通用字母浏览" /} +
      +
      +
      +
      + +
      + +
      +
      +

      "{PE.Field id="cone" fieldname="CategoryName" /}" 分类下的词条

      +
      +
      +
        + {PE.Label id="互动百科_通用词条列表" bindStyle="词条分类列表" outputQty="20" isUsePage="true" linkOpenType="_blank" titleLength="50" listOrderType="4" cid="{PE.Label id="互动百科_获取目录所有子目录" cid="@RequestInt_cid" /}" /} +
      +
      +
      +
      {PE.Page id="url_方块样式分页" datasource="互动百科_通用词条列表_词条分类列表" span="span" unitname="个词条"/}
      +
      +
      + +
      +
      +
      +
      + + +
      + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/词条搜索.html b/动易的标签库/模板库_dhjd/互动百科模板/词条搜索.html new file mode 100644 index 0000000..6c76e2e --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/词条搜索.html @@ -0,0 +1,117 @@ + + + + +词条搜索 - 动易百科 + + + + + + + + + + + +
      + + {PE.Label id="互动百科_网站顶部" /} +
      + +
      + +
      +
      +

      按字母顺序浏览

      +
      +
      + {PE.Label id="互动百科_通用字母浏览" letter="true" /} +
      +
      +
      +
      + +
      + 动易百科>词条搜索
      + +
      + +
      +
      +

      词条标准规范

      +
      +
      +

      不可以是代修饰词的陈述性词语
      + 不可以是短语或句子
      + 不可以是讨论的话题
      + 不可以含有特殊符号和空格
      + 不可以含有错别字
      + 英语词必须是全称
      + 新闻类、技巧类文章不能作为百科词条

      +
      +
      +
      + +
      + +
      +
      +

      +
      +
      +
      本站尚未收录词条“@Request_keyword”,欢迎您来创建。创建词条
      +
      +
        + {PE.Label id="互动百科_通用词条列表" bindStyle="搜索结果列表" outputQty="20" isUsePage="true" linkOpenType="_blank" titleLength="50" listOrderType="@Request_order" type="@RequestInt_type" dayDiff="@RequestInt_dayDiff" inputer="@Request_inputer" keyword="@Request_keyword" /} +
      +
      +
      +
      +
      {PE.Page id="url_方块样式分页" datasource="互动百科_通用词条列表_搜索结果列表" span="span" unitname="个词条"/}
      +
      +
      +
      +
      +
      +
      + + +
      + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/首页.html b/动易的标签库/模板库_dhjd/互动百科模板/首页.html new file mode 100644 index 0000000..232705a --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/首页.html @@ -0,0 +1,252 @@ + + + + +动易百科 + + + + + + + + +{PE.Label id="互动百科_信息提示弹出层" /} +{PE.Label id="互动百科_弹出层初始化JS" /} + + + +
      + + {PE.Label id="互动百科_网站顶部" /} +
      + +
      + +
      + +
      + {PE.Label id="互动百科_首页会员登录" /} +
      + + +
      +
      +

      按字母顺序浏览

      +
      +
      + {PE.Label id="互动百科_通用字母浏览" /} +
      +
      +
      +
      + +
      + + +
      + +
      +
      + +

      热门词条

      +
      +
      +
        + {PE.Label id="互动百科_通用词条列表" bindStyle="首页热门词条" outputQty="10" isUsePage="false" linkOpenType="_blank" titleLength="28" docType="3" listOrderType="0" /} +
      +
      +
      + +
      +
      + +

      精彩词条

      +
      +
      +
      +
        + {PE.Label id="互动百科_通用词条列表" bindStyle="首页精彩词条" outputQty="10" isUsePage="false" linkOpenType="_blank" titleLength="14" docType="2" listOrderType="0" /} +
        +
      +
      +
      +
      +
      +
      + + +
      +
      + +

      图片百科

      +
      +
      +
        + {PE.Label id="互动百科_通用词条列表" bindStyle="首页图片词条" outputQty="4" isUsePage="false" linkOpenType="_blank" titleLength="20" listOrderType="0" hasImages="true" /} +
      +
      +
      +
      + + +
      +
      +

      热门标签

      +
      +
      +
        + {PE.Label id="互动百科_热门标签" outputQty="40" titleLength="20" /} +
      +
      +
      +
      +
      +
      +
      +
      + + +
      + + diff --git a/动易的标签库/模板库_dhjd/互动百科模板/高级搜索.html b/动易的标签库/模板库_dhjd/互动百科模板/高级搜索.html new file mode 100644 index 0000000..c6af4e7 --- /dev/null +++ b/动易的标签库/模板库_dhjd/互动百科模板/高级搜索.html @@ -0,0 +1,135 @@ + + + + +动易百科 + + + + + + + +{PE.Label id="互动百科_信息提示弹出层" /} +{PE.Label id="互动百科_弹出层初始化JS" /} + + + + +
      + + {PE.Label id="互动百科_网站顶部" /} +
      + +
      + +
      动易百科>高级搜索
      + +
      +
      +
      搜索
      +
      +
      + + + + + + + + + +
      关键字:
      作者:
      +
      +
      +
      搜索选项
      +
      +
      + + + + + + + + + + + + + +
      搜索方式: + + + +
      搜索时间: + + 以内 +
      排序方式: + + + +
      +
      + +
      +
      +
      +
      + + +
      + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心会员信息修改页模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心会员信息修改页模板.html new file mode 100644 index 0000000..712494c --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心会员信息修改页模板.html @@ -0,0 +1,38 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      +
      + 您现在的位置:{PE.Control.YourPosition/}
      +
      + {PE.Control.MainForm/} +
      +
      + +
      +
      +
      + + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心信息列表页.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心信息列表页.html new file mode 100644 index 0000000..4fb7780 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心信息列表页.html @@ -0,0 +1,284 @@ + + + + + + +信息列表页---会员中心 + + + + + +
      + +
      + + + + +
      + + + + + +
      + +
      您现在的位置:动易网络>>会员中心>>信息管理
      + + + + +
      + + + + + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      ID标题点击数推荐级别优先级状态操作
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      1[文章中心]电影票房增长近43% 电影资本要快治“巨人症”100888810000终审通过修改删除
      + +
      共 23 条记录 首页 上一页 下一页 尾页 页次:1/2页 20 条记录/页 转到第 1
      +
      + + +
      +
      + +
      + +
      + + + + +
      + + +
      +
      + + + +
      +
      + + +
      + +
      +
      + + + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心信息管理通用模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心信息管理通用模板.html new file mode 100644 index 0000000..77c3346 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心信息管理通用模板.html @@ -0,0 +1,15 @@ + + + + + + + {PE.Control.PageTitle/}-会员中心 + + + {PE.Label id="公共脚本" /} + + + {PE.Control.form1/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心信息管理首页模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心信息管理首页模板.html new file mode 100644 index 0000000..dbbf230 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心信息管理首页模板.html @@ -0,0 +1,36 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      +
      + 您现在的位置:{PE.Control.YourPosition/}
      + {PE.Control.MainForm/} +
      + +
      +
      +
      + + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心信息通用模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心信息通用模板.html new file mode 100644 index 0000000..509cb5f --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心信息通用模板.html @@ -0,0 +1,36 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      +
      + 您现在的位置:{PE.Control.YourPosition/}
      + {PE.Control.MainForm/} +
      + +
      +
      +
      + + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心动态页模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心动态页模板.html new file mode 100644 index 0000000..88bafdf --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心动态页模板.html @@ -0,0 +1,23 @@ + + + + + + + {PE.Control.PageTitle/}-会员中心 + + + + + {PE.Label id="公共脚本" /} + + + {PE.Label id="网站顶部"/} +
      +
      + {PE.Control.MainForm/} +
      +
      + {PE.Label id="网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心好友分组添加模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心好友分组添加模板.html new file mode 100644 index 0000000..b5f9a49 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心好友分组添加模板.html @@ -0,0 +1,62 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      + +
      + 您现在的位置:{PE.Control.YourPosition/}
      + + + {PE.Control.MainForm} +
      +
      + {PE.Control.LblTitle/} +
      +
      + + + + + +
      + {PE.Control.Localize11/} + + {PE.Control.TxtGroupName/}  {PE.Control.ValrGroupName/}{PE.Control.ValeGroupName/} +
      +
      + {PE.Control.BtnSubmit/}     {PE.Control.BtnCancell/} +
      +
      +
      + {/PE.Control.MainForm} + +
      + +
      +
      +
      + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心好友分组管理模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心好友分组管理模板.html new file mode 100644 index 0000000..081f066 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心好友分组管理模板.html @@ -0,0 +1,65 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      + +
      + 您现在的位置:{PE.Control.YourPosition/}
      + + + {PE.Control.MainForm} +
      + + + + +
      + + {PE.Control.EgvFriendGroup/} + +
      + +
      +
      +
      + +
      + {PE.Control.Localize3/} +
      + {/PE.Control.MainForm} + + +
      + +
      +
      +
      + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心好友添加模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心好友添加模板.html new file mode 100644 index 0000000..f1b1060 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心好友添加模板.html @@ -0,0 +1,70 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      + +
      + 您现在的位置:{PE.Control.YourPosition/}
      + + + {PE.Control.MainForm} +
      +
      + {PE.Control.LblTitle/} +
      +
      + + + + + + + + + +
      + {PE.Control.Localize2/}: + + {PE.Control.TxtFriendName/}  {PE.Control.ValrFriendName/} +
      + {PE.Control.Localize3/}: + + {PE.Control.DropFriendGroup/} +
      +
      + {PE.Control.BtnSubmit/}     {PE.Control.BtnCancell/} +
      +
      +
      + {/PE.Control.MainForm} + +
      + +
      +
      +
      + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心好友管理模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心好友管理模板.html new file mode 100644 index 0000000..59257d6 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心好友管理模板.html @@ -0,0 +1,63 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      + +
      + 您现在的位置:{PE.Control.YourPosition/}
      + + + {PE.Control.MainForm} +
      + + {PE.Control.RptFriendGroup/} + + +
      + + {PE.Control.EgvFriend/}{PE.Control.OdsFriend/}{PE.Control.HdnUserName/} + +
      + +
      +
      +
      + +
      +  {PE.Control.BtnDelete/}{PE.Control.BtnMoveFriend/}{PE.Control.DropFriendGroup/} +
      + {/PE.Control.MainForm} + + +
      + +
      +
      +
      + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心弹出未读短消息模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心弹出未读短消息模板.html new file mode 100644 index 0000000..2dfe289 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心弹出未读短消息模板.html @@ -0,0 +1,20 @@ + + + + + + + {PE.Control.PageTitle/}-会员中心 + + + + +
      +
      +
      + {PE.Control.form1/} +
      +
      +
      + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心弹出窗口通用模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心弹出窗口通用模板.html new file mode 100644 index 0000000..5b45c27 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心弹出窗口通用模板.html @@ -0,0 +1,14 @@ + + + + + + + {PE.Control.PageTitle/}-会员中心 + + + + + {PE.Control.MainForm/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心忘记密码页模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心忘记密码页模板.html new file mode 100644 index 0000000..05b6245 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心忘记密码页模板.html @@ -0,0 +1,109 @@ + + + + + + + 会员中心-{PE.SiteConfig.SiteTitle/} + + + {PE.Label id="公共脚本" /} + + + {PE.Label id="会员注册登录顶部" /} +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName/} >> 忘记密码
      +
      +
      + {PE.Control.MainForm} {PE.Control.PnlStep1} +
        +
      • {PE.Control.TxtUserName/}{PE.Control.ValrTxtUserName/}
      • +
      • + {PE.Control.rBtnQA/}{PE.Control.rBtnEmail/}
      • +
      • {PE.Control.BtnStep1/}
      • +
      + {/PE.Control.PnlStep1} {PE.Control.PnlSendToEmail} +

      + 请选择密码类型

      +
        +
      • {PE.Control.RadPwdType/}
      • +
      • + {PE.Control.btnSendEmail/}
      • +
      + {/PE.Control.PnlSendToEmail} {PE.Control.PnlStep2} +
      +
        +
      • {PE.Control.LitQuestion/}
      • +
      • {PE.Control.TxtAnswer/}
      • +
      • {PE.Control.TxtValidateCode/}{PE.Control.VcodeLogOn/}
      • + {PE.Control.PnListPwdType/} +
      • {PE.Control.BtnStep2/}
      • +
      +
      + {/PE.Control.PnlStep2} {PE.Control.PnlStep3} +
      +

      + 请修改登录密码

      + + + + + + + + + + + + +
      + 密 码: + + {PE.Control.TxtPassword/} {PE.Control.RegularExpressionValidatorPassword/}{PE.Control.RequiredTxtPassword/} +
      + 确认密码: + + {PE.Control.TxtConfirmPassword/} {PE.Control.RequiredTxtConfirmPassword/} {PE.Control.CompareValTxtConfirmPassword/} +
      + {PE.Control.BtnStep3/} +
      +
      + {/PE.Control.PnlStep3} {PE.Control.PalChangePayPassword} +
      +

      + 请修改预付款支付密码

      + + + + + + + + + + + + +
      + 密 码: + + {PE.Control.txtNewPayPassword/} {PE.Control.RegNewPayPassword/}{PE.Control.RequiredtxtNewPayPassword/} +
      + 确认密码: + + {PE.Control.txtConfirmNewPayPassword/} {PE.Control.RequiredtxtConfirmNewPayPassword/} {PE.Control.CompNewPayPassword/} +
      + {PE.Control.btnChangePayPassword/} +
      +
      + {/PE.Control.PalChangePayPassword} {/PE.Control.MainForm} +
      +
      +
      +
      +
      + {PE.Label id="会员注册登录底部" /} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心推广列表页通用模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心推广列表页通用模板.html new file mode 100644 index 0000000..7220565 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心推广列表页通用模板.html @@ -0,0 +1,42 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      + +
      + 您现在的位置:{PE.Control.YourPosition/}
      + + + {PE.Control.MainForm/} + + +
      + +
      +
      +
      + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心栏目树模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心栏目树模板.html new file mode 100644 index 0000000..1d50430 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心栏目树模板.html @@ -0,0 +1,14 @@ + + + + + + + {PE.Control.PageTitle/}-会员中心 + + + + + {PE.Control.form1/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心注册认证模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心注册认证模板.html new file mode 100644 index 0000000..73ef0cf --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心注册认证模板.html @@ -0,0 +1,46 @@ + + + + + + + {PE.Control.PageTitle/}-会员中心 + + + {PE.Label id="公共脚本" /} + + + {PE.Label id="会员注册登录顶部" /} +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName/} >> 忘记密码
      +
      + {PE.Control.MainForm} +
      +
        +
      • + + {PE.Control.TxtUserName/}
      • +
      • + + {PE.Control.TxtPassword/}
      • +
      • + + {PE.Control.TxtCheckNum/}
      • +
      • {PE.Control.BtnRegCheck/}
      • +
      +
      + {/PE.Control.MainForm} +
      +
      + {PE.Label id="会员注册登录底部" /} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心注册页模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心注册页模板.html new file mode 100644 index 0000000..1c8f23e --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心注册页模板.html @@ -0,0 +1,24 @@ + + + + + + + {PE.Control.PageTitle/} + + + {PE.Label id="公共脚本" /} + + + {PE.Label id="会员注册登录顶部" /} +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName/} >> 用户注册
      +
      + {PE.Control.form1/}
      +
      +
      +
      + {PE.Label id="会员注册登录底部" /} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加信息模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加信息模板.html new file mode 100644 index 0000000..96a61e3 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加信息模板.html @@ -0,0 +1,37 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      +
      + 您现在的位置:{PE.Control.YourPosition/} +
      + {PE.Control.MainForm/} +
      + +
      +
      +
      + + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加信息页面.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加信息页面.html new file mode 100644 index 0000000..6e9bf55 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加信息页面.html @@ -0,0 +1,194 @@ + + + + + + + +添加信息页面---会员中心 + + + + + +
      + +
      + + + + +
      + + + + + +
      + +
      您现在的位置:动易网络>>会员中心>>信息管理
      + + + + +
      +

      内容添加

      +
      + + + +
      + +
      + + +
      + + +
      +
      + + + +
      + +
      + +
      + +
      +
      + + + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加友情链接模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加友情链接模板.html new file mode 100644 index 0000000..986dd8f --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加友情链接模板.html @@ -0,0 +1,94 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      +
      + 您现在的位置:{PE.Control.YourPosition/} +
      + {PE.Control.MainForm} {PE.Control.SmContent/} +
      +
      +

      + {PE.Control.LblTitle/} +

      +
      +
      +
        + {PE.Control.ContentForm} +
      • + + {PE.ContentForm.Control.NodeId/}
      • +
      • + + {PE.ContentForm.Control.SpecialId/}
      • +
      • + + {PE.ContentForm.Control.Title/}
      • +
      • + + {PE.ContentForm.Control.SiteUrl/}
      • +
      • + + {PE.ContentForm.Control.LogoUrl/}
      • +
      • + + {PE.ContentForm.Control.SiteIntro/}
      • +
      • + + {PE.ContentForm.Control.FriendSiteLinkType/}
      • +
      • + + {PE.ContentForm.Control.Status/}
      • +
      • + + {PE.ContentForm.Control.Starts/}
      • + {/PE.Control.ContentForm} +
      +
      + {PE.Control.BtnSave/} +
      +
      +
      + {/PE.Control.MainForm} +
      + +
      +
      +
      + + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加图片模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加图片模板.html new file mode 100644 index 0000000..4ff491b --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加图片模板.html @@ -0,0 +1,102 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      +
      + 您现在的位置:{PE.Control.YourPosition/} +
      + {PE.Control.MainForm} {PE.Control.SmContent/} +
      +
      +

      + {PE.Control.LblTitle/} +

      +
      +
      +
        + {PE.Control.ContentForm} +
      • + + {PE.ContentForm.Control.NodeId/}
      • +
      • + + {PE.ContentForm.Control.SpecialId/}
      • +
      • + + {PE.ContentForm.Control.Title/}
      • +
      • + + {PE.ContentForm.Control.Keyword/}
      • +
      • + + {PE.ContentForm.Control.Author/}
      • +
      • + + {PE.ContentForm.Control.CopyFrom/}
      • +
      • + + {PE.ContentForm.Control.PhotoIntro/}
      • +
      • + + {PE.ContentForm.Control.DefaultPicUrl/}
      • +
      • + + {PE.ContentForm.Control.PhotoUrl/}
      • +
      • + + {PE.ContentForm.Control.Stars/}
      • +
      • + + {PE.ContentForm.Control.Status/}
      • + {/PE.Control.ContentForm} +
      +
      + {PE.Control.BtnSave/} +
      +
      +
      + {/PE.Control.MainForm} +
      + +
      +
      +
      + + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加文章模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加文章模板.html new file mode 100644 index 0000000..b3f02f5 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加文章模板.html @@ -0,0 +1,123 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      +
      + 您现在的位置:{PE.Control.YourPosition/} +
      + {PE.Control.MainForm} {PE.Control.SmContent/} +
      +
      +

      + {PE.Control.LblTitle/} +

      +
      +
      +
        + {PE.Control.ContentForm} +
      • + + {PE.ContentForm.Control.NodeId/}
      • +
      • + + {PE.ContentForm.Control.SpecialId/}
      • +
      • + + {PE.ContentForm.Control.Title/}
      • +
      • + + {PE.ContentForm.Control.TitleIntact/}
      • +
      • + + {PE.ContentForm.Control.Subheading/}
      • +
      • + + {PE.ContentForm.Control.ShowCommentLink/}
      • +
      • + + {PE.ContentForm.Control.Keyword/}
      • +
      • + + {PE.ContentForm.Control.Author/}
      • +
      • + + {PE.ContentForm.Control.CopyFrom/}
      • +
      • + + {PE.ContentForm.Control.Intro/}
      • +
      • + + {PE.ContentForm.Control.Content/}
      • +
      • + + {PE.ContentForm.Control.DefaultPicUrl/}
      • +
      • + + {PE.ContentForm.Control.PaginationType/}
      • +
      • + + {PE.ContentForm.Control.MaxCharPerPage/}
      • +
      • + + {PE.ContentForm.Control.Status/}
      • +
      • + + {PE.ContentForm.Control.Stars/}
      • + {/PE.Control.ContentForm} +
      +
      + {PE.Control.BtnSave/} +
      +
      +
      + {/PE.Control.MainForm} +
      + +
      +
      +
      + + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加转向链接模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加转向链接模板.html new file mode 100644 index 0000000..022ff62 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加转向链接模板.html @@ -0,0 +1,82 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      +
      + 您现在的位置:{PE.Control.YourPosition/} +
      + {PE.Control.MainForm} {PE.Control.SmContent/} +
      +
      +

      + {PE.Control.LblTitle/} +

      +
      +
      +
        + {PE.Control.ContentForm} +
      • + + {PE.ContentForm.Control.NodeId/}
      • +
      • + + {PE.ContentForm.Control.SpecialId/}
      • +
      • + + {PE.ContentForm.Control.Title/}
      • +
      • + + {PE.ContentForm.Control.RedirectLink/}
      • +
      • + + {PE.ContentForm.Control.Status/}
      • + {/PE.Control.ContentForm} +
      +
      + {PE.Control.BtnSave/} +
      +
      +
      + {/PE.Control.MainForm} +
      + +
      +
      +
      + + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加软件模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加软件模板.html new file mode 100644 index 0000000..2e2d4ee --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心添加软件模板.html @@ -0,0 +1,102 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      +
      + 您现在的位置:{PE.Control.YourPosition/} +
      + {PE.Control.MainForm} {PE.Control.SmContent/} +
      +
      +

      + {PE.Control.LblTitle/} +

      +
      +
      +
        + {PE.Control.ContentForm} +
      • + + {PE.ContentForm.Control.NodeId/}
      • +
      • + + {PE.ContentForm.Control.SpecialId/}
      • +
      • + + {PE.ContentForm.Control.Title/}
      • +
      • + + {PE.ContentForm.Control.Keyword/}
      • +
      • + + {PE.ContentForm.Control.Author/}
      • +
      • + + {PE.ContentForm.Control.CopyFrom/}
      • +
      • + + {PE.ContentForm.Control.SoftIntro/}
      • +
      • + + {PE.ContentForm.Control.DefaultPicUrl/}
      • +
      • + + {PE.ContentForm.Control.DownloadUrl/}
      • +
      • + + {PE.ContentForm.Control.Status/}
      • +
      • + + {PE.ContentForm.Control.Stars/}
      • + {/PE.Control.ContentForm} +
      +
      + {PE.Control.BtnSave/} +
      +
      +
      + {/PE.Control.MainForm} +
      + +
      +
      +
      + + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心登录页模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心登录页模板.html new file mode 100644 index 0000000..3a700fb --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心登录页模板.html @@ -0,0 +1,21 @@ + + + + + + + + + {PE.Control.PageTitle/}-会员中心 + + + + {PE.Label id="会员注册登录顶部" /} + +
      + +
      + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心短消息管理模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心短消息管理模板.html new file mode 100644 index 0000000..4d17287 --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心短消息管理模板.html @@ -0,0 +1,71 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      + +
      + 您现在的位置:{PE.Control.YourPosition/}
      + + + {PE.Control.MainForm} +
      + + {PE.Control.HdnTabId/} +
      + {PE.Control.userMessageList/} +
      +
      +
      +
      +
      + +
      +
      + +
      + {PE.Control.javascript/} {/PE.Control.MainForm} + + +
      + +
      +
      +
      + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心资金明细模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心资金明细模板.html new file mode 100644 index 0000000..738c50b --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心资金明细模板.html @@ -0,0 +1,48 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      + +
      + 您现在的位置:{PE.Control.YourPosition/}
      + + + {PE.Control.MainForm/} +
      +
      +
      + {PE.Control.BankrollNotice/} +
      + + +
      + +
      +
      +
      + + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心通用模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心通用模板.html new file mode 100644 index 0000000..712494c --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心通用模板.html @@ -0,0 +1,38 @@ + + + + + + + 会员中心-{PE.Control.PageTitle/} + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      +
      + 您现在的位置:{PE.Control.YourPosition/}
      +
      + {PE.Control.MainForm/} +
      +
      + +
      +
      +
      + + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心首页模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心首页模板.html new file mode 100644 index 0000000..6b874fe --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认会员中心首页模板.html @@ -0,0 +1,76 @@ + + + + + + + 会员中心 + + + {PE.Label ID="公共脚本"/} + + +
      + +
      + {PE.Label ID="会员中心顶部"/} + +
      + {PE.Label ID="会员中心边侧栏"/} + +
      + +
      + +
      + +
      + 会员头像 +
      + + +
      +

      + {PE.ViewData.UserName/}

      +
        +
      • 资金余额:{PE.ViewData.UserBalance/}元
      • +
      • 可用积分:{PE.ViewData.UserExp/}分
      • +
      • 可用{PE.ViewData.PointName/}:{PE.ViewData.UserPoint/}{PE.ViewData.PointUnit/}
      • +
      • 加入时间:{PE.ViewData.UserJoinTime/}
      • +
      • 注册时间:{PE.ViewData.UserRegTime/}
      • +
      • 最后登录IP:{PE.ViewData.LastLoginIP/}
      • +
      + + + +
      + +
      +
      +
      + +
      + +
      +
      + + {PE.Control.UserWidgetShow/} + +
      + +
      +
      +
      + + +
      +
      + {PE.Label ID="会员中心底部"/} + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认匿名投稿第一步模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认匿名投稿第一步模板.html new file mode 100644 index 0000000..37238fb --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认匿名投稿第一步模板.html @@ -0,0 +1,30 @@ + + + + + + +{PE.Control.PageTitle/} + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      {PE.Control.MainForm/} +
      +
      +
      +{PE.Label id="网站底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/会员中心模板/默认匿名投稿第二步模板.html b/动易的标签库/模板库_dhjd/会员中心模板/默认匿名投稿第二步模板.html new file mode 100644 index 0000000..37238fb --- /dev/null +++ b/动易的标签库/模板库_dhjd/会员中心模板/默认匿名投稿第二步模板.html @@ -0,0 +1,30 @@ + + + + + + +{PE.Control.PageTitle/} + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      {PE.Control.MainForm/} +
      +
      +
      +{PE.Label id="网站底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/信息公开模板/依申请进度查询页模板.html b/动易的标签库/模板库_dhjd/信息公开模板/依申请进度查询页模板.html new file mode 100644 index 0000000..a6b00ea --- /dev/null +++ b/动易的标签库/模板库_dhjd/信息公开模板/依申请进度查询页模板.html @@ -0,0 +1,74 @@ + + + + +{PE.SiteConfig.SiteTitle/}-政府信息公开申请进度查询 + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="GOV_政务公开首页连接" /} >> 进度查询
      + + +
      + {PE.Control.form1} + + + + + + + + + + + + + + + + +
      申请人类型: + {PE.Control.RadPersonType/} + {PE.Control.RadCompanyType/} +
      申请人:{PE.Control.TxtName/}
      查询码:{PE.Control.TxtApplicationFormNumber/}
      {PE.Control.LinkSubmit/}
      + {/PE.Control.form1} +
      +
      + + +
      + {PE.Label id="GOV_左侧指南" /} +
      +
      +
      主题分类
      +
      + {PE.Label id="主题分类" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/信息公开模板/依申请进度结果页模板.html b/动易的标签库/模板库_dhjd/信息公开模板/依申请进度结果页模板.html new file mode 100644 index 0000000..db9baed --- /dev/null +++ b/动易的标签库/模板库_dhjd/信息公开模板/依申请进度结果页模板.html @@ -0,0 +1,47 @@ + + + + +申请进度结果 + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="GOV_政务公开首页连接" /} >> 申请进度结果
      + + {PE.Label id="申请进度结果信息" Type="@RequestInt_Type" Name="@Request_Name" ApplicationFormNumber="@Request_ApplicationFormNumber" ValdisplayDateCode="@Request_ValdisplayDateCode"/} +
      + + +
      + {PE.Label id="GOV_左侧指南" /} +
      +
      +
      主题分类
      +
      + {PE.Label id="主题分类" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/信息公开模板/公开信息页模板.html b/动易的标签库/模板库_dhjd/信息公开模板/公开信息页模板.html new file mode 100644 index 0000000..42aad03 --- /dev/null +++ b/动易的标签库/模板库_dhjd/信息公开模板/公开信息页模板.html @@ -0,0 +1,83 @@ + + + + +{PE.SiteConfig.SiteTitle/}-政府信息公开内容页 + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="GOV_政务公开首页连接" /} >> {PE.Label id="GOV_当前公开目录位置导航" publicCatalogId="@RequestInt_id" /} 查看信息
      + + +
      + {PE.Label id="GOV_公开信息" publicID="@RequestInt_id" /} +
      +
      + + +
      + {PE.Label id="GOV_左侧指南" /} +
      +
      +
      主题分类
      +
      + {PE.Label id="主题分类" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/信息公开模板/公开目录页模板.html b/动易的标签库/模板库_dhjd/信息公开模板/公开目录页模板.html new file mode 100644 index 0000000..d177c28 --- /dev/null +++ b/动易的标签库/模板库_dhjd/信息公开模板/公开目录页模板.html @@ -0,0 +1,69 @@ + + + + +{PE.SiteConfig.SiteTitle/}-政府信息公开目录页 + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="GOV_政务公开首页连接" /} >> {PE.Label id="GOV_显示目录页导航" departmentId="@RequestInt_DepartmentId" publicCatalogId="@RequestInt_PublicCatalogId" themeId="@RequestInt_ThemeId" /}信息列表
      + + +
      +
      + {PE.Label id="GOV_显示目录页信息列表" departmentId="@RequestInt_DepartmentId" publicCatalogId="@RequestInt_PublicCatalogId" themeId="@RequestInt_ThemeId" /} +
      + + +
      + {PE.Label id="GOV_左侧指南" /} +
      +
      +
      主题分类
      +
      + {PE.Label id="主题分类" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/信息公开模板/政务公开搜索页模板.html b/动易的标签库/模板库_dhjd/信息公开模板/政务公开搜索页模板.html new file mode 100644 index 0000000..ddf27ac --- /dev/null +++ b/动易的标签库/模板库_dhjd/信息公开模板/政务公开搜索页模板.html @@ -0,0 +1,82 @@ + + + + +信息搜索页 + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="GOV_政务公开首页连接" /} >> 搜索
      + + + {PE.Label id="公开文件搜索" /} + + + +
      +
      + {PE.Label id="公开信息列表" IndexNumber="@Request_IndexNumber" usePage="true" outputQty="1" Title="@Request_Title" Content="@Request_Content" StartDate="@RequestDate_StartDate" EndDate="@RequestDate_EndDate" Keyword="@Request_Keyword"/} +
      {PE.Page id="url_方块样式分页" datasource="公开信息列表查询条件" unitname="条信息" /}
      + +
      + + +
      + {PE.Label id="GOV_左侧指南" /} +
      +
      +
      主题分类
      +
      + {PE.Label id="主题分类" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/信息公开模板/政务公开部门页模板.html b/动易的标签库/模板库_dhjd/信息公开模板/政务公开部门页模板.html new file mode 100644 index 0000000..99e1e22 --- /dev/null +++ b/动易的标签库/模板库_dhjd/信息公开模板/政务公开部门页模板.html @@ -0,0 +1,74 @@ + + + + +{PE.SiteConfig.SiteTitle/}-政府信息公开部门页 + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="GOV_政务公开首页连接" /} >> {PE.Label id="GOV_当前部门位置导航" departmentId="@RequestInt_DepartmentId" /}
      + +
      +
      +
      部门公开目录
      +
      + {PE.Label id="GOV_显示部门公开目录" departmentId="@RequestInt_DepartmentId" /} +
      +
      +
      +
      +
      + {PE.Label id="GOV_显示部门最新公开信息" departmentId="@RequestInt_DepartmentId" /} +
      +
      +
      + + +
      + {PE.Label id="GOV_左侧指南" /} +
      +
      +
      主题分类
      +
      + {PE.Label id="主题分类" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/信息公开模板/政务公开首页模板.html b/动易的标签库/模板库_dhjd/信息公开模板/政务公开首页模板.html new file mode 100644 index 0000000..680f31e --- /dev/null +++ b/动易的标签库/模板库_dhjd/信息公开模板/政务公开首页模板.html @@ -0,0 +1,75 @@ + + + + +{PE.SiteConfig.SiteTitle/}-政府信息公开首页 + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + + +
      您现在的位置:{PE.Label id="GOV_政务公开首页连接" /}
      + + {PE.Label id="GOV_首页右侧指南" /} +
      +

      政府信息公开指南

      +
        +

        第一章 总 则

        +

          第一条 为建立公正透明的行政管理体制,保障公民、法人和其他组织的知情权,规范政府信息公开,提高行政活动的透明度,监督政府机关依法履行职责,依据《中华人民共和国政府信息公开条例》、《广东省政府信息公开规定》,结合本市实际,制定本规定。
        +  第二条 本规定所称政府信息,是指行政机关在履行职责过程中制作或掌握的与经济、社会管理和公共服务相关的,以纸质、胶卷、磁带、磁盘以及其他电子存储材料等载体反映的政策文件、数据、图表、程序、条件、标准、要求等信息。   本规定所称行政机关是指市人民政府及其职能部门、派出机构,各镇区政府(含火炬区管委会、各区办事处,下同),实行垂直管理的行政机关以及依法律法规授权具有公共事务管理职能的组织。 更多...

        +
      +
      +
      +
      + {PE.Label id="部门大类列表" /} +
      + + + +
      +
      +
      +
      主题分类
      +
      + {PE.Label id="主题分类" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/信息公开模板/政府信息公开指南页模板.html b/动易的标签库/模板库_dhjd/信息公开模板/政府信息公开指南页模板.html new file mode 100644 index 0000000..5bafcba --- /dev/null +++ b/动易的标签库/模板库_dhjd/信息公开模板/政府信息公开指南页模板.html @@ -0,0 +1,70 @@ + + + + +{PE.SiteConfig.SiteTitle/}-政府信息公开指南 + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="GOV_政务公开首页连接" /} >> 政府信息公开指南
      + +
      +

      政府信息公开指南

      +
        +

        第一章 总 则

        +

          第一条 为建立公正透明的行政管理体制,保障公民、法人和其他组织的知情权,规范政府信息公开,提高行政活动的透明度,监督政府机关依法履行职责,依据《中华人民共和国政府信息公开条例》、《广东省政府信息公开规定》,结合本市实际,制定本规定。
        +  第二条 本规定所称政府信息,是指行政机关在履行职责过程中制作或掌握的与经济、社会管理和公共服务相关的,以纸质、胶卷、磁带、磁盘以及其他电子存储材料等载体反映的政策文件、数据、图表、程序、条件、标准、要求等信息。   本规定所称行政机关是指市人民政府及其职能部门、派出机构,各镇区政府(含火炬区管委会、各区办事处,下同),实行垂直管理的行政机关以及依法律法规授权具有公共事务管理职能的组织。
        +  第三条 政府信息公开应当遵循合法、真实、及时、便民的原则。

        +
      +
      +
      + + +
      + {PE.Label id="GOV_左侧指南" /} +
      +
      +
      主题分类
      +
      + {PE.Label id="主题分类" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/信息公开模板/申请表模板.html b/动易的标签库/模板库_dhjd/信息公开模板/申请表模板.html new file mode 100644 index 0000000..82e38aa --- /dev/null +++ b/动易的标签库/模板库_dhjd/信息公开模板/申请表模板.html @@ -0,0 +1,418 @@ + + + + +{PE.SiteConfig.SiteTitle/}-政府信息公开申请页 + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      +
      您现在的位置:{PE.Label id="GOV_政务公开首页连接" /} >> 填写申请表
      +
      + 信息公开申请表 为必填项 +
      +
      + {PE.Control.form1} + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 申请人信息 +
      + + + + + + + + + +
      + {PE.Control.RadPersonal/} + 公民 + {PE.Control.RadCompany/} + 法人/其他组织    根据填写人性质选择 +
      + + {PE.Control.tbPersonal} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {/PE.Control.tbPersonal} + {PE.Control.tbCompany} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {/PE.Control.tbCompany} +
      + 姓 名: + + {PE.Control.TxtApplyerName/} + {PE.Control.RequiredFieldValidator3/} + + 联系电话: + + {PE.Control.TxtTelePhone/} + {PE.Control.RequiredFieldValidator4/} + {PE.Control.RValTelePhone/} +
      + 证件名称: + + {PE.Control.DropCertificateName/} + + 证件号码: + + {PE.Control.TxtIdentityNumber/} + {PE.Control.RequiredFieldValidator5/} + {PE.Control.RValIdentityNumber/} +
      + 工作单位: + + {PE.Control.TxtCompany/} + + 传 真: + + {PE.Control.TxtFax/} + {PE.Control.RValFax/} +
      + 电子邮箱: + + {PE.Control.TxtEmail/} + {PE.Control.RequiredFieldValidator6/} + {PE.Control.RValEmail/} + + 邮政编码: + + {PE.Control.TxtZipCode/} + {PE.Control.RValZipCode/} +
      + 联系地址: + + {PE.Control.TxtAddress/} + {PE.Control.RequiredFieldValidator11/} +
      + 单位名称: + + {PE.Control.TxtCompanyName/} + {PE.Control.RequiredFieldValidator7/} + + 法人代表: + + {PE.Control.TxtLegalRepresentative/} + {PE.Control.RequiredFieldValidator8/} +
      + 联系姓名: + + {PE.Control.TxtContact/} + {PE.Control.RequiredFieldValidator9/} + + 联系电话: + + {PE.Control.TxtCompanyTelePhone/} + {PE.Control.RequiredFieldValidator10/} + {PE.Control.RValCompanyTelePhone/} +
      + 机构代码: + + {PE.Control.TxtOrganizationNumber/} + + 传 真: + + {PE.Control.TxtCompanyFax/} + {PE.Control.RValCompanyFax/} +
      + 电子邮箱: + + {PE.Control.TxtCompanyEmail/} + {PE.Control.RequiredFieldValidator1/} + {PE.Control.RValCompanyEmail/} + + 邮政编码: + + {PE.Control.TxtCompanyZipCode/} + {PE.Control.RegexValidator1/} +
      + 联系地址: + + {PE.Control.TxtCompanyAddress/} + {PE.Control.RequiredFieldValidator2/} +
      +
      +
      + 所需信息情况 +
      + + + + + + + + + + + +
      + 所需信息的内容描述: + + {PE.Control.TxtDescription/} + {PE.Control.RFValDescription/} +
      + 所需信息的用途(请上传自
      + 身特殊需要的相关证明): +
      + {PE.Control.TxtPurpose/}
      + {PE.Control.ExtenFileUpload/} +
      + + + + + + + + + + + +
      + 所需信息的指定提供方式(可选) + + 获取信息的方式(可选) +
      + + + + + + + + + + + + + + + + + + + +
      + {PE.Control.ChkPaper/} + + 纸面 +
      + {PE.Control.ChkEmail/} + + 电子邮件 +
      + {PE.Control.ChkCDROM/} + + 光盘 +
      + {PE.Control.ChkDisk/} + + 磁盘 +
      +
      + + + + + + + + + + + + + + + + + + + + + + + +
      + {PE.Control.ChkSendByPost/} + + 邮寄 +
      + {PE.Control.ChkDelivery/} + + 快递 +
      + {PE.Control.ChkSendByEmail/} + + 电子邮件 +
      + {PE.Control.ChkFax/} + + 传真 +
      + {PE.Control.ChkReceiveBySelf/} + + 自行领取 +
      +
      +
      + 依法合理使用政府
      信息承诺协议: +
      + 本人承诺所获取的政府信息,只用于自身的特殊需要,不作任何炒作及随意扩大公开范围。 +
      + 选择部门: + + {PE.Control.DropListDepartment/} +
      + 验证码: + + {PE.Control.TxtValidateCode/} {PE.Control.VcodeSubmit/} + {PE.Control.RFValValidateCode/} +
      + {PE.Control.BtnAdd/} +      + +
      + {/PE.Control.form1} +
      +
      + + +
      + {PE.Label id="GOV_左侧指南" /} +
      +
      +
      主题分类
      +
      + {PE.Label id="主题分类" /} +
      +
      +
      +
      + +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/全文检索模板/全文检索搜索结果页模板.html b/动易的标签库/模板库_dhjd/全文检索模板/全文检索搜索结果页模板.html new file mode 100644 index 0000000..94e27bb --- /dev/null +++ b/动易的标签库/模板库_dhjd/全文检索模板/全文检索搜索结果页模板.html @@ -0,0 +1,104 @@ + + + + + + +{PE.Control.PageTitle/} + + + + + +{PE.Control.form1} +
      + +
      +
      +
      + +
      +
      +
      + +
      +
      +
      + + {PE.Control.ltlSearchInfo/} + {PE.Control.phOrderstring/} + ·把{PE.SiteConfig.SiteName /}设为主页
      +
      +
        + {PE.Control.LitSearch/} +
      + {PE.Control.pager/} +
      +
      +
      +
      + + +
      + {PE.Control.phScript/} + {/PE.Control.form1} + + diff --git a/动易的标签库/模板库_dhjd/全文检索模板/全文检索首页模板.html b/动易的标签库/模板库_dhjd/全文检索模板/全文检索首页模板.html new file mode 100644 index 0000000..30ad180 --- /dev/null +++ b/动易的标签库/模板库_dhjd/全文检索模板/全文检索首页模板.html @@ -0,0 +1,61 @@ + + + + + + +全文检索-{PE.SiteConfig.SiteName /} + + + + +{PE.Control.form1} +
      + +
      + +
      + {PE.Control.ltlCategory/} +
      + +
      + +
      + {PE.Control.searchScript/} + {/PE.Control.form1} + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/全文检索模板/全文检索高级搜索页模板.html b/动易的标签库/模板库_dhjd/全文检索模板/全文检索高级搜索页模板.html new file mode 100644 index 0000000..1ba3abe --- /dev/null +++ b/动易的标签库/模板库_dhjd/全文检索模板/全文检索高级搜索页模板.html @@ -0,0 +1,85 @@ + + + + + + +高级检索-{PE.SiteConfig.SiteName /} + + + + + +{PE.Control.form1} +
      +
      +
      + +
      +
      +
      + +
      +
      +
      +
        +
      • 搜索结果
      • +
      +
        +
      • 包含以下全部的关键词
      • +
      • 包含以下的完整关键词
      • +
      • 包含以下任意一个关键词
      • +
      • 不包括以下关键词
      • +
      • 搜索字段
      • +
      +
        +
      • + {PE.Control.txtAnd/}
      • +
      • + {PE.Control.txtAll/}
      • +
      • + {PE.Control.txtOr/}
      • +
      • + {PE.Control.txtNo/}
      • +
      • + {PE.Control.DrpType/} +
      • +
      +
        +
      • + {PE.Control.btnSearch/}
      • +
      +
      +
      + +
      +
      +
      + +
      +{/PE.Control.form1} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/BaiDu地图模板.html b/动易的标签库/模板库_dhjd/其他模板/BaiDu地图模板.html new file mode 100644 index 0000000..3812d70 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/BaiDu地图模板.html @@ -0,0 +1,7 @@ + + + {PE.SiteConfig.sitepath/} + {PE.SiteConfig.WebmasterEmail /} + 1440 +{PE.Label id="全站信息BaiDu地图列表" outputQty="100" page="true" pagesize="100" urlpage="true" /} + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/其他模板/Flash栏目搜索页模板.htm b/动易的标签库/模板库_dhjd/其他模板/Flash栏目搜索页模板.htm new file mode 100644 index 0000000..13523f6 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/Flash栏目搜索页模板.htm @@ -0,0 +1,47 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      + +
      您现在的位置:{PE.SiteConfig.sitename /} >>内容搜索
      + + +
      + +
      +
      +
      +
        + {PE.Label id="Flash栏目内搜索" usePage="true" parentId="@RequestInt_nodeid" titleLength="20" outputQty="20" fieldname="@Request_fieldoption" fieldValue="@Request_keyword" exhibitStyle="普通式" linkOpenType="1" /} +
      + +
      {PE.Page id="url_动易后台风格" datasource="Flash栏目内搜索_普通式" unitname="个Flash" /}
      +
      +
      +
      {PE.Label id="Flash节点左侧" /}
      +
      +
      +
      +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/Flash高级搜索表单模板.html b/动易的标签库/模板库_dhjd/其他模板/Flash高级搜索表单模板.html new file mode 100644 index 0000000..88c478f --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/Flash高级搜索表单模板.html @@ -0,0 +1,110 @@ + + + + + + +视频高级搜索-{PE.SiteConfig.sitename /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      + {PE.Label id="Flash节点左侧" /}
      +
      + +
      + 您现在的位置:{PE.SiteConfig.sitename /} >>内容搜索 +
      + + +
      +
      Flash高级搜索
      +
      +
      + +
      + +
      + +
      +
      +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/Flash高级搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/Flash高级搜索页模板.html new file mode 100644 index 0000000..804d78d --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/Flash高级搜索页模板.html @@ -0,0 +1,48 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      + +
      您现在的位置:{PE.SiteConfig.sitename /} >>内容搜索
      + + +
      + +
      +
      +
      +
        + {PE.Label id="Flash栏目内搜索" usePage="true" parentId="@RequestInt_nodeid" titleLength="20" outputQty="20" fieldname="@Request_fieldoption" fieldValue="@Request_keyword" exhibitStyle="普通式" linkOpenType="1" /} +
      + +
      {PE.Page id="url_动易后台风格" datasource="Flash栏目内搜索_普通式" unitname="个Flash" /}
      +
      +
      +
      {PE.Label id="Flash节点左侧" /}
      +
      +
      +
      +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/Google地图模板.html b/动易的标签库/模板库_dhjd/其他模板/Google地图模板.html new file mode 100644 index 0000000..6f7aaa0 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/Google地图模板.html @@ -0,0 +1,4 @@ + + +{PE.Label id="全站信息Google地图列表" outputQty="100" page="true" pagesize="100" urlpage="true" /} + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/其他模板/Tag列表页模板.html b/动易的标签库/模板库_dhjd/其他模板/Tag列表页模板.html new file mode 100644 index 0000000..49f0625 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/Tag列表页模板.html @@ -0,0 +1,37 @@ + + + + + + +Tag标签页-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>Tag分类
      + + +
      +
      Tag分类
      +
      {PE.Label id="Tag列表" outputQty="300" /}
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="Tag列表_普通式" unitname="个关键字" /}
      +
      +
      + {PE.Label id="网站Tag标签左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/Tag标签页模板.html b/动易的标签库/模板库_dhjd/其他模板/Tag标签页模板.html new file mode 100644 index 0000000..85479c4 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/Tag标签页模板.html @@ -0,0 +1,36 @@ + + + + + + +Tag标签页-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>搜索结果
      + +
      +
      Tag搜索结果
      +
      {PE.Label id="全站搜索按关键字" titleLength="60" outputQty="20" keyword="@Request_keyword" /}
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="全站搜索按关键字_普通式" unitname="条信息" /}
      +
      +
      + {PE.Label id="网站Tag标签左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/下载错误信息页模板.html b/动易的标签库/模板库_dhjd/其他模板/下载错误信息页模板.html new file mode 100644 index 0000000..e6585f1 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/下载错误信息页模板.html @@ -0,0 +1,38 @@ + + + + + + +下载错误信息页-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      + + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>下载错误信息页
      + + +
      {PE.Control.ShowDownloadError/}
      + +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/专题搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/专题搜索页模板.html new file mode 100644 index 0000000..6b169ad --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/专题搜索页模板.html @@ -0,0 +1,39 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>内容搜索
      + +
      {PE.Label id="右侧广告一" /}
      +
      +
      +
      搜索结果
      +
      + {PE.Label id="专题搜索" titleLength="60" outputQty="30" fieldname="@Request_fieldoption" fieldValue="@Request_keyword" specialCategoryId="@RequestInt_specialcategoryid" specialId="@RequestInt_specialid" bindStyle="普通式" /}
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="专题搜索_普通式" unitname="篇文章" /}
      +
      +
      + {PE.Label id="网站首页左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/作者列表页模板.html b/动易的标签库/模板库_dhjd/其他模板/作者列表页模板.html new file mode 100644 index 0000000..cda2059 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/作者列表页模板.html @@ -0,0 +1,55 @@ + + + + + + +作者-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>作者列表
      + {PE.Label id="右侧广告一" /} + +
      +
      +
      +
      作者列表
      +
      + + {PE.Label id="作者列表" outputQty="5" usePage="true" bindStyle="表格式" isElite="false" onTop="false" /}
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="作者列表_表格式" unitname="个作者" /}
      +
      +
      + +
      +
      +
      +
      推荐作者
      +
      +
        + {PE.Label id="作者列表" contentLength="0" outputQty="5" isElite="true" bindStyle="表格式" /} +
      +
      +
      +
      +
      + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/图片播放数据生成.html b/动易的标签库/模板库_dhjd/其他模板/图片播放数据生成.html new file mode 100644 index 0000000..23adc91 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/图片播放数据生成.html @@ -0,0 +1 @@ +{PE.Label id="图片集主要Json数据" nodeId="@Request_nodeId" itemId="@Request_itemId" /} \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/其他模板/图片栏目搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/图片栏目搜索页模板.html new file mode 100644 index 0000000..1e43e52 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/图片栏目搜索页模板.html @@ -0,0 +1,49 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>内容搜索
      + +
      {PE.Label id="右侧广告一" /}
      +
      + + +
      +
      +
    • 图片搜索结果
    • +
      {PE.Label id="图片栏目内搜索" titleLength="60" contentLength="0" outputQty="10" parentId="@RequestInt_nodeid" fieldname="@Request_fieldoption" fieldValue="@Request_keyword" bindStyle="普通式" linkOpenType="1" /} +
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="图片栏目内搜索_普通式" unitname="张图片" /}
      + +
      +
      + +
      + {PE.Label id="GOV_搜索页左侧" /} +
      + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/图片高级搜索表单模板.html b/动易的标签库/模板库_dhjd/其他模板/图片高级搜索表单模板.html new file mode 100644 index 0000000..1ce72b9 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/图片高级搜索表单模板.html @@ -0,0 +1,47 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>内容搜索
      + +
      {PE.Label id="右侧广告一" /}
      +
      + +
      +
      +
    • 图片高级搜索
    • +
      +
      +
      +
      + +
      +
      + +
      + {PE.Label id="GOV_搜索页左侧" /} +
      + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/图片高级搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/图片高级搜索页模板.html new file mode 100644 index 0000000..a94c6a3 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/图片高级搜索页模板.html @@ -0,0 +1,49 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>内容搜索
      + +
      {PE.Label id="右侧广告一" /}
      +
      + + +
      +
      +
    • 图片高级搜索结果
    • +
      {PE.Label id="图片高级搜索" titleLength="60" contentLength="0" outputQty="30" parentId="@RequestInt_nodeid" author="@Request_author" inputer="@Request_inputer" linkOpenType="1" bindStyle="普通式" lowInfoPoint="@RequestInt_lowinfopoint" longInfoPoint="@RequestInt_highinfopoint" startDate="@RequestDate_begindate" endDate="@RequestDate_enddate" title="@Request_title" intro="@Request_photointro" source="@Request_copyfrom" keyword="@Request_keyword" /} +
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="图片高级搜索_普通式" unitname="张图片" /}
      + +
      +
      + +
      + {PE.Label id="GOV_搜索页左侧" /} +
      + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/在线播放页模板.html b/动易的标签库/模板库_dhjd/其他模板/在线播放页模板.html new file mode 100644 index 0000000..0a14c6c --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/在线播放页模板.html @@ -0,0 +1,35 @@ + + + + + + +在线播放页-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="{PE.Label id="取得项目所在的节点ID" itemId="@RequestInt_Id" /}" /}>>在线播放
      + +
      +
      {PE.Control.ShowDownloadUrl/}
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/心情指数列表页模板.html b/动易的标签库/模板库_dhjd/其他模板/心情指数列表页模板.html new file mode 100644 index 0000000..9c98529 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/心情指数列表页模板.html @@ -0,0 +1,32 @@ + + + + + + +心情指数-{PE.SiteConfig.SiteName /} + + + + + +{PE.Label id="网站顶部" /} +
      +
      +
      +
      +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>查看心情指数
      + {PE.Label id="右侧广告一" /} +
      + {PE.Label id="心情指数排行" moodId="@RequestInt_moodId" /} +
      +
      +
      +
      + {PE.Label id="网站首页左侧" /}
      +
      +{PE.Label id="网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/投票结果页模板.html b/动易的标签库/模板库_dhjd/其他模板/投票结果页模板.html new file mode 100644 index 0000000..2c9e0c4 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/投票结果页模板.html @@ -0,0 +1,27 @@ +{PE.DataSource id="cone" datasource="投票显示数据源标签" itemId="@RequestInt_GeneralId" xslt="true"/} + + + + + + +{PE.Field id="cone" fieldname="VoteTitle" /}-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +

      +

      关于{PE.Field id="cone" fieldname="VoteTitle" /}的投票结果

      +
      +
      已投票人数:{PE.Field id="cone" fieldname="VoteTotalNumber" /}
      +
      {PE.Field id="cone" fieldname="VoteItem" /}
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/搜索页模板.html new file mode 100644 index 0000000..6d96fab --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/搜索页模板.html @@ -0,0 +1,41 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>内容搜索
      + +
      {PE.Label id="右侧广告" /}
      +
      +
      +
      +
      搜索结果
      +
      + {PE.Label id="全站搜索按标题" titleLength="50" outputQty="10" usePage="true" keyword="@Request_keyword" /} +
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="全站搜索按标题_普通式" unitname="篇文章" /}
      +
      +
      + {PE.Label id="网站首页左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/文章栏目搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/文章栏目搜索页模板.html new file mode 100644 index 0000000..ef29c67 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/文章栏目搜索页模板.html @@ -0,0 +1,59 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      + +
      +
      +
      + + +
      + {PE.Label id="GOV_搜索页左侧" /} +
      + + + +
      + +
      + + 您现在的位置{PE.SiteConfig.SiteName /} >>内容搜索
      + + +
      +
      +
    • 搜索结果
    • +
      +
        + {PE.Label id="文章栏目内搜索" titleLength="50" contentLength="0" parentId="@RequestInt_nodeid" fieldname="@Request_fieldoption" fieldvalue="@Request_keyword" /} +
      +
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="显示栏目内搜索_文章" unitname="篇文章" /}
      + +
      +
      + + +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/文章高级搜索表单模板.html b/动易的标签库/模板库_dhjd/其他模板/文章高级搜索表单模板.html new file mode 100644 index 0000000..a0a2f65 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/文章高级搜索表单模板.html @@ -0,0 +1,50 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>内容搜索
      + +
      {PE.Label id="右侧广告一" /}
      +
      + +
      +
      +
    • 高级搜索
    • +
      + +
      +
      +
      + + +
      +
      + + +
      + {PE.Label id="GOV_搜索页左侧" /} +
      + + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/文章高级搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/文章高级搜索页模板.html new file mode 100644 index 0000000..c9e29ac --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/文章高级搜索页模板.html @@ -0,0 +1,50 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>内容搜索
      + +
      {PE.Label id="右侧广告一" /}
      +
      + +
      +
      +
    • 文章高级搜索结果
    • +
      + {PE.Label id="文章高级搜索" titleLength="60" contentLength="0" outputQty="30" parentId="1" author="@Request_author" inputer="@Request_inputer" linkOpenType="1" bindStyle="普通式" lowInfoPoint="@RequestInt_lowinfopoint" longInfoPoint="@RequestInt_highinfopoint" startDate="@RequestDate_begindate" endDate="@RequestDate_enddate" title="@Request_title" content="@Request_content" intro="@Request_intro" source="@Request_source" keyword="@Request_keyword" /} +
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="显示栏目内搜索_文章" unitname="篇文章" /}
      +
      + +
      + + +
      + {PE.Label id="GOV_搜索页左侧" /} +
      + + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/显示作者详细信息页模板.html b/动易的标签库/模板库_dhjd/其他模板/显示作者详细信息页模板.html new file mode 100644 index 0000000..233c215 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/显示作者详细信息页模板.html @@ -0,0 +1,106 @@ +{PE.DataSource id="cone" datasource="按作者名取得作者信息_数据源" authorname="@Request_authorname" xslt="true" /} + + + + + + +作者-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>作者
      + {PE.Label id="右侧广告一" /} + +
      +
      +
      +
      作者简介
      +
      + + {PE.Field id="cone" fieldname="Intro" /} +
      +
      +
      +
      +
      +
      作品列表
      +
      +
        + + {PE.Label id="内容信息列表" usePage="true" displayNumber="10" betDate="@Request_updatetime|@Request_updatetime" exhibitStyle="普通式" author="@Request_authorName" /} +
        +
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="内容信息列表_普通式" unitname="个作品" /}
      +
      +
      + + +
      +
      + {PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/显示品牌列表页模板.html b/动易的标签库/模板库_dhjd/其他模板/显示品牌列表页模板.html new file mode 100644 index 0000000..d0ea965 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/显示品牌列表页模板.html @@ -0,0 +1,43 @@ + + + + + + +品牌列表-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + + + {PE.Label id="右侧广告一" /} + +
      +
      +
      +
      品牌列表
      +
      + + {PE.Label id="品牌信息列表_表格式" page="true" pagesize="10" urlpage="true" /}
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="品牌信息列表_表格式" unitname="个品牌" /}
      +
      +
      +
      + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/显示品牌详细信息页模板.html b/动易的标签库/模板库_dhjd/其他模板/显示品牌详细信息页模板.html new file mode 100644 index 0000000..cc11ebe --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/显示品牌详细信息页模板.html @@ -0,0 +1,81 @@ +{PE.DataSource id="cone" datasource="按品牌名取得品牌信息_数据源" trademarkName="@Request_trademarkname" xslt="true" /} + + + + + + +品牌信息-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>品牌信息
      + {PE.Label id="右侧广告一" /} + +
      +
      +
      +
      品牌简介
      +
      + + {PE.Field id="cone" fieldname="TrademarkIntro" /}
      +
      +
      +
      +
      {PE.Field id="cone" fieldname="TrademarkName" /}商品列表
      +
      + + {PE.Label id="商品信息列表" bindStyle="普通式" outputQty="10" usePage="true" trademarkName="{PE.Field id="cone" fieldname="TrademarkName" /}" /} +
      +
      +
      +
      + + {PE.Page id="url_动易后台风格" datasource="商品信息列表_普通式" unitname="个商品" /}
      +
      +
      + +
      +
      +
      +
      品牌图片
      +
      +
        + + {PE.Field id= +
      +
      +
      +
      +
      +
      +
      品牌详细信息
      +
      +
        + +
      • 名称:{PE.Field id="cone" fieldname="TrademarkName" /}
      • +
      • 分类:{PE.Field id="cone" fieldname="TrademarkType" /}
      • +
      • 所属厂商:{PE.Label id="按厂商ID取得厂商信息" producerId="{PE.Field id="cone" fieldname="ProducerID" /}" outputType="2" /}
      • +
      +
      +
      +
      +
      + +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/显示来源详细信息页模板.html b/动易的标签库/模板库_dhjd/其他模板/显示来源详细信息页模板.html new file mode 100644 index 0000000..99b1e35 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/显示来源详细信息页模板.html @@ -0,0 +1,87 @@ +{PE.DataSource id="cone" datasource="来源详细信息" copyfrom="@Request_copyfrom" xslt="true" /} + + + + + + +来源-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>来源
      + {PE.Label id="右侧广告一" /} + +
      +
      +
      +
      来源简介
      +
      + + {PE.Field id="cone" fieldname="ShowIntro" /}
      +
      +
      +
      +
      作品列表
      +
      +
        + + {PE.Label id="内容信息列表" bindStyle="普通式" outputQty="10" usePage="true" copyFrom="@Request_copyfrom" /} +
      + +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="内容信息列表_普通式" unitname="个作品" /}
      +
      +
      + +
      +
      +
      +
      来源头像
      +
      +
        + + {PE.Field id= +
      +
      +
      +
      +
      +
      +
      来源详细信息
      +
      +
        + +
      • 名称:{PE.Field id="cone" fieldname="ShowName" /}
      • +
      • 联系人:{PE.Field id="cone" fieldname="ShowContacter" /}
      • +
      • 地址:{PE.Field id="cone" fieldname="ShowAddress" /}
      • +
      • 电话:{PE.Field id="cone" fieldname="ShowTel" /}
      • +
      • 传真:{PE.Field id="cone" fieldname="ShowFax" /}
      • +
      • 邮编:{PE.Field id="cone" fieldname="ShowZipCode" /}
      • +
      • 主页:{PE.Field id="cone" fieldname="ShowHomePage" /}
      • +
      • 邮件:{PE.Field id="cone" fieldname="ShowEmail" /}
      • +
      • 分类:{PE.Field id="cone" fieldname="ShowType" /}
      • +
      +
      +
      +
      +
      + +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/来源列表页模板.html b/动易的标签库/模板库_dhjd/其他模板/来源列表页模板.html new file mode 100644 index 0000000..6ce00a2 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/来源列表页模板.html @@ -0,0 +1,55 @@ + + + + + + +来源-{PE.SiteConfig.SiteName /} + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>来源列表
      + {PE.Label id="右侧广告一" /} + +
      +
      +
      +
      来源列表
      +
      +{PE.Label id="来源列表_表格式" page="true" pagesize="10" urlpage="true" /} +
      +
      +
      + +
      {PE.Page id="url_动易后台风格" datasource="来源列表_表格式" unitname="个来源" /}
      +
      +
      + +
      +
      +
      +
      推荐来源
      +
      +
        +{PE.Label id="来源列表" outputQty="5" type="2" /} +
      +
      +
      +
      + +
      + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/框架内默认信息提示页模板.html b/动易的标签库/模板库_dhjd/其他模板/框架内默认信息提示页模板.html new file mode 100644 index 0000000..acb3cf5 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/框架内默认信息提示页模板.html @@ -0,0 +1,14 @@ + + + + + + +温馨提示-{PE.SiteConfig.SiteName /} + + + + +{PE.Control.form1/} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/用户列表页模板.html b/动易的标签库/模板库_dhjd/其他模板/用户列表页模板.html new file mode 100644 index 0000000..2d9e88e --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/用户列表页模板.html @@ -0,0 +1,78 @@ + + + + + + +用户列表-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>用户列表
      + {PE.Label id="右侧广告一" /} + +
      +
      +
      +
      用户列表
      +
      + + + + +
      +
      +
      + +
      + {PE.Label id="简单用户列表" Sorting="JoinTime" page="true" pagesize="10" /} +
      + + +
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="简单用户列表" unitname="个用户" /}
      +
      +
      + {PE.Label id="网站首页左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/其他模板/签写留言页模板.html b/动易的标签库/模板库_dhjd/其他模板/签写留言页模板.html new file mode 100644 index 0000000..1a792f9 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/签写留言页模板.html @@ -0,0 +1,127 @@ + + + + + + + + + + + +签写留言-{PE.SiteConfig.SiteName /} + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      {PE.Control.form1} {PE.Control.SmContent/} + + + + + {PE.Control.ContentForm} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {/PE.Control.ContentForm} + + + +
      + {PE.Control.Localize1/} +
      + {PE.ContentForm.Labelfor.Title/}:
      + {PE.ContentForm.Tips.Title/} +
      + {PE.ContentForm.Control.Title/} +
      + {PE.ContentForm.Labelfor.GuestImages/}: + + {PE.ContentForm.Control.GuestImages/} +
      + {PE.ContentForm.Labelfor.NodeId/}: + + {PE.ContentForm.Control.NodeId/} +
      + {PE.ContentForm.Labelfor.GuestName/}: + + {PE.ContentForm.Control.GuestName/} +
      + {PE.ContentForm.Labelfor.GuestOicq/}: + + {PE.ContentForm.Control.GuestOicq/} +
      + {PE.ContentForm.Labelfor.GuestMsn/}: + + {PE.ContentForm.Control.GuestMsn/} +
      + {PE.ContentForm.Labelfor.GuestEmail/}: + + {PE.ContentForm.Control.GuestEmail/} +
      + {PE.ContentForm.Labelfor.GuestContent/}: + + {PE.ContentForm.Control.GuestContent/} +
      + {PE.ContentForm.Labelfor.GuestFace/}: + + {PE.ContentForm.Control.GuestFace/} +
      + {PE.ContentForm.Labelfor.ValidateCode/}: + + {PE.ContentForm.Control.ValidateCode/} +
      + {PE.Control.EBtnSubmit/}  {PE.Control.BtnCancel/} +
      + {/PE.Control.form1}
      +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/视频栏目搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/视频栏目搜索页模板.html new file mode 100644 index 0000000..5c6cdc7 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/视频栏目搜索页模板.html @@ -0,0 +1,47 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      + +
      您现在的位置:{PE.SiteConfig.sitename /} >>内容搜索
      + + +
      + +
      +
      +
      +
        + {PE.Label id="视频栏目内搜索" usePage="true" parentId="@RequestInt_nodeid" titleLength="60" outputQty="16" fieldname="@Request_fieldoption" fieldValue="@Request_keyword" exhibitStyle="普通式" linkOpenType="1" /} +
      +
      {PE.Page id="url_动易后台风格" datasource="视频栏目内搜索_普通式" unitname="个视频" /}
      +
      +
      +
      {PE.Label id="视频节点内容页左侧" /}
      +
      +
      +
      +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/视频高级搜索表单模板.html b/动易的标签库/模板库_dhjd/其他模板/视频高级搜索表单模板.html new file mode 100644 index 0000000..eff6ca6 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/视频高级搜索表单模板.html @@ -0,0 +1,156 @@ + + + + + + +视频高级搜索-{PE.SiteConfig.sitename /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      + +
      +
      +
      + + +
      +{PE.Label id="视频节点内容页左侧" /}
      + + + +
      + + +
      + 您现在的位置:{PE.SiteConfig.sitename /} >>内容搜索 +
      + + + +
      +
      音乐高级搜索
      + +
      + +
      + +
      + +
      + + +
      + + +
      + + +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/视频高级搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/视频高级搜索页模板.html new file mode 100644 index 0000000..6c5c260 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/视频高级搜索页模板.html @@ -0,0 +1,70 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      + +
      +
      +
      + +
      + + +
      + 您现在的位置:{PE.SiteConfig.sitename /} >>内容搜索 +
      + + + +
      + + +
      + + +
      +
      +
      + +
        + {PE.Label id="视频栏目内搜索" usePage="true" parentId="@RequestInt_nodeid" titleLength="60" outputQty="16" fieldname="@Request_fieldoption" fieldValue="@Request_keyword" exhibitStyle="普通式" linkOpenType="1" /} +
      + +
      + {PE.Page id="url_动易后台风格" datasource="视频栏目内搜索_普通式" unitname="个视频" /}
      +
      + +
      +
      + {PE.Label id="视频节点内容页左侧" /} +
      + + +
      +
      + + + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + + + diff --git a/动易的标签库/模板库_dhjd/其他模板/软件栏目搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/软件栏目搜索页模板.html new file mode 100644 index 0000000..0ea9621 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/软件栏目搜索页模板.html @@ -0,0 +1,48 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>内容搜索
      + +
      {PE.Label id="右侧广告一" /}
      +
      + +
      +
      +
    • 软件搜索结果
    • +
      {PE.Label id="软件栏目内搜索" titleLength="60" contentLength="300" outputQty="10" parentId="@RequestInt_nodeid" fieldname="@Request_fieldoption" fieldvalue="@Request_keyword" linkOpenType="1" /} +
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="软件栏目内搜索_普通式" unitname="个软件" /}
      + +
      +
      + +
      + {PE.Label id="GOV_搜索页左侧" /} +
      + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/软件高级搜索表单模板.html b/动易的标签库/模板库_dhjd/其他模板/软件高级搜索表单模板.html new file mode 100644 index 0000000..b48681f --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/软件高级搜索表单模板.html @@ -0,0 +1,47 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>内容搜索
      + +
      {PE.Label id="右侧广告一" /}
      +
      + +
      +
      +
    • 软件高级搜索
    • +
      +
      +
      +
      + +
      +
      + +
      + {PE.Label id="GOV_搜索页左侧" /} +
      + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/软件高级搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/软件高级搜索页模板.html new file mode 100644 index 0000000..9a0fbca --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/软件高级搜索页模板.html @@ -0,0 +1,49 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>内容搜索
      + +
      {PE.Label id="右侧广告一" /}
      +
      + +
      +
      +
    • 软件高级搜索结果
    • +
      {PE.Label id="软件高级搜索" titleLength="60" contentLength="0" outputQty="30" parentId="@RequestInt_nodeid" author="@Request_author" inputer="@Request_inputer" linkOpenType="1" bindStyle="普通式" lowInfoPoint="@RequestInt_lowinfopoint" longInfoPoint="@RequestInt_highinfopoint" startDate="@RequestDate_begindate" endDate="@RequestDate_enddate" title="@Request_title" content="" intro="@Request_softintro" keyword="@Request_keyword" softLanguage="@Request_softlanguage" source="@Request_copyfrom" softVersion="@Request_softversion" softType="@Request_softtype" copyrightType="@Request_copyrighttype" /} +
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="显示软件高级搜索" unitname="个软件" /}
      + + +
      +
      + +
      + {PE.Label id="GOV_搜索页左侧" /} +
      + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/邮件订阅模板.html b/动易的标签库/模板库_dhjd/其他模板/邮件订阅模板.html new file mode 100644 index 0000000..288d250 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/邮件订阅模板.html @@ -0,0 +1,36 @@ + + + + + + + {PE.Control.PageTitle/}-会员中心 + + + + + + + + + {PE.Label id="GOV_网站顶部" /} +
      +
      +
      + 您现在的位置:{PE.SiteConfig.sitename/}>>邮件订阅 +
      + {PE.Control.form1/} +
      +
      +
      +
      + {PE.Label id="会员中心底部信息" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/音乐栏目搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/音乐栏目搜索页模板.html new file mode 100644 index 0000000..71c0a16 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/音乐栏目搜索页模板.html @@ -0,0 +1,44 @@ + + + + + + +搜索-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      {PE.Label id="音乐节点左侧" /}
      + + +
      + +
      您现在的位置:{PE.SiteConfig.sitename /} >>内容搜索
      + + +
      + +
      +
      {PE.Label id="音乐栏目内搜索" usePage="true" parentId="@RequestInt_nodeid" titleLength="60" outputQty="20" fieldname="@Request_fieldoption" fieldValue="@Request_keyword" bindStyle="政府版普通式" linkOpenType="1" /} +
      {PE.Page id="url_动易后台风格" datasource="音乐栏目内搜索_政府版普通式" unitname="首歌曲" /}
      +
      +
      + +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /}{PE.Label id="播放选中音乐Js" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/音乐高级搜索表单模板.html b/动易的标签库/模板库_dhjd/其他模板/音乐高级搜索表单模板.html new file mode 100644 index 0000000..344ae8c --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/音乐高级搜索表单模板.html @@ -0,0 +1,134 @@ + + + + + + +音乐高级搜索-{PE.SiteConfig.sitename /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      {PE.Label id="音乐节点左侧" /}
      + + +
      + +
      您现在的位置:{PE.SiteConfig.sitename /} >>内容搜索
      + + +
      +
      音乐高级搜索
      +
      +
      + +
      + +
      + +
      +
      + +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/音乐高级搜索页模板.html b/动易的标签库/模板库_dhjd/其他模板/音乐高级搜索页模板.html new file mode 100644 index 0000000..b2699a3 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/音乐高级搜索页模板.html @@ -0,0 +1,43 @@ + + + + + + +高级搜索-{PE.SiteConfig.sitename /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      {PE.Label id="音乐节点左侧" /}
      + + +
      + +
      您现在的位置:{PE.SiteConfig.sitename /} >>内容搜索
      + + +
      +
      高级搜索结果
      +
      +
      {PE.Label id="音乐高级搜索" titleLength="20" bindStyle="政府版普通式" outputQty="20" nodeId="@Request_nodeId" lowInfoPoint="@RequestInt_lowinfopoint" longInfoPoint="@RequestInt_highinfopoint" startDate="@RequestDate_begindate" endDate="@RequestDate_enddate" title="@Request_title" recordCompany="@Request_recordCompany" intro="@Request_intro" singer="@Request_singer" language="@Request_language" style="@Request_style" issusingDate="@Request_issusingDate" /} +
      {PE.Page id="url_动易后台风格" datasource="音乐高级搜索_政府版普通式" unitname="首歌曲" /}
      +
      +
      + +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /}{PE.Label id="播放选中音乐Js" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/默认rss页模板.html b/动易的标签库/模板库_dhjd/其他模板/默认rss页模板.html new file mode 100644 index 0000000..18b4957 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/默认rss页模板.html @@ -0,0 +1,13 @@ + + + +{PE.SiteConfig.sitename /} +{PE.SiteConfig.sitetitle /} +{PE.SiteConfig.sitepath/} +zh-cn +{PE.SiteConfig.sitetitle /} +{PE.SiteConfig.WebmasterEmail /} +{PE.SiteConfig.WebmasterEmail /} +{PE.Label id="RssItemList" outputQty="100" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/默认信息提示页模板.html b/动易的标签库/模板库_dhjd/其他模板/默认信息提示页模板.html new file mode 100644 index 0000000..c5bdb63 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/默认信息提示页模板.html @@ -0,0 +1,20 @@ + + + + + + +温馨提示-{PE.SiteConfig.SiteName /} + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      {PE.Control.form1/}
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/默认动态页模板.html b/动易的标签库/模板库_dhjd/其他模板/默认动态页模板.html new file mode 100644 index 0000000..0fd7087 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/默认动态页模板.html @@ -0,0 +1,28 @@ + + + + + + +{PE.Control.PageTitle/}-会员中心 + + + + +{PE.Label id="公共脚本" /} + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      {PE.Control.form1/} +
      +
      +
      +{PE.Label id="会员中心底部信息" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/默认在线用户查看模板.html b/动易的标签库/模板库_dhjd/其他模板/默认在线用户查看模板.html new file mode 100644 index 0000000..7eb1735 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/默认在线用户查看模板.html @@ -0,0 +1,32 @@ + + + + + + +在线用户查看-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.sitename/}>>在线用户查看
      + {PE.Label id="右侧广告一" /} +
      +
      {PE.Control.form1/}
      +
      +
      + {PE.Label id="网站首页左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/默认忘记密码页模板.html b/动易的标签库/模板库_dhjd/其他模板/默认忘记密码页模板.html new file mode 100644 index 0000000..82b96ff --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/默认忘记密码页模板.html @@ -0,0 +1,116 @@ + + + + + + +会员中心-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >> 忘记密码
      + +
      {PE.Control.form1} + {PE.Control.PnlStep1} +

      请输入用户名

      + + + + + + + + +
      请输入你要取回密码的用户名: {PE.Control.TxtUserName/}{PE.Control.ValrTxtUserName/}
      {PE.Control.BtnStep1/}
      + {/PE.Control.PnlStep1} + {PE.Control.PnlSendToEmail} +

      请选择密码类型

      + + + + + + + +
      请选择你要取回密码的类型: {PE.Control.RadPwdType/}
      {PE.Control.btnSendEmail/}
      + {/PE.Control.PnlSendToEmail} + {PE.Control.PnlStep2} +

      请输入问题答案

      + + + + + + + + + + + + + + + + + + + + + +
      问题: {PE.Control.LitQuestion/}
      请输入问题答案: {PE.Control.TxtAnswer/}
      请输入验证码: {PE.Control.TxtValidateCode/} {PE.Control.VcodeLogOn/}{PE.Control.ValrValidateCode/}
      请选择密码类型: {PE.Control.RadListPwdType/}
      {PE.Control.BtnStep2/}
      + {/PE.Control.PnlStep2} + {PE.Control.PnlStep3} +

      请修改登陆密码

      + + + + + + + + + + + + +
      密  码: {PE.Control.TxtPassword/} {PE.Control.RegularExpressionValidatorPassword/}{PE.Control.RequiredTxtPassword/}
      确认密码: {PE.Control.TxtConfirmPassword/} {PE.Control.RequiredTxtConfirmPassword/} {PE.Control.CompareValTxtConfirmPassword/}
      {PE.Control.BtnStep3/}
      + {/PE.Control.PnlStep3} + {PE.Control.PalChangePayPassword} +

      请修改预付款支付密码

      + + + + + + + + + + + + +
      密  码: {PE.Control.txtNewPayPassword/} {PE.Control.RegNewPayPassword/}{PE.Control.RequiredtxtNewPayPassword/}
      确认密码: {PE.Control.txtConfirmNewPayPassword/} {PE.Control.RequiredtxtConfirmNewPayPassword/} {PE.Control.CompNewPayPassword/}
      {PE.Control.btnChangePayPassword/}
      + {/PE.Control.PalChangePayPassword} + {/PE.Control.form1}
      +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/默认投票列表页模板.html b/动易的标签库/模板库_dhjd/其他模板/默认投票列表页模板.html new file mode 100644 index 0000000..90a1c6a --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/默认投票列表页模板.html @@ -0,0 +1,83 @@ + + + + + + +投票列表页 + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >>投票列表
      + +
      +
      +
      投票列表
      +
      + {PE.Label id="投票主题列表(分页)" titleLength="50" usepage="true" page="true" pagesize="5"/} +
      +
      +
      {PE.Page id="url_基本风格" datasource="投票主题列表(分页)" span="span"/}
      +
      +
      +
      + +
      +
      + +{PE.Label id="会员中心底部信息" /} + + + diff --git a/动易的标签库/模板库_dhjd/其他模板/默认投票显示页模板.html b/动易的标签库/模板库_dhjd/其他模板/默认投票显示页模板.html new file mode 100644 index 0000000..647a96f --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/默认投票显示页模板.html @@ -0,0 +1,99 @@ + + + + + + + {PE.Control.PageTitle/}-投票显示 + + + + + + + + + + + + {PE.Label id="GOV_网站顶部" /} +
      +
      + {PE.Control.form1} + + + + +
      +
      +
      + {PE.Control.Chart1/} + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 图表背景颜色: + + {PE.Control.dlstBackColor/} + + XY轴显示类型: + + {PE.Control.dlstXYType/} +
      + 图表内容背景色: + + {PE.Control.dlstSeriesColor/} + + 坐标轴颜色: + + {PE.Control.dlstAxisColor/} +
      + 背景渐变类型: + + {PE.Control.dlstBackGradientStyle/} + + 三维显示: + + {PE.Control.Chk3D/} +
      + 图表类型: + + {PE.Control.LisChartType/} + + +
      +
      + {/PE.Control.form1} +
      +
      +
      +
      + {PE.Label id="会员中心底部信息" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/默认投票页模板.html b/动易的标签库/模板库_dhjd/其他模板/默认投票页模板.html new file mode 100644 index 0000000..daa43cf --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/默认投票页模板.html @@ -0,0 +1,27 @@ + + + + + + +投票页 + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      {PE.Label id="投票表单" VoteId="@RequestInt_id" /}
      +
      +
      +
      +{PE.Label id="会员中心底部信息" /} + + diff --git a/动易的标签库/模板库_dhjd/其他模板/默认文章打印页模板.html b/动易的标签库/模板库_dhjd/其他模板/默认文章打印页模板.html new file mode 100644 index 0000000..80b22cf --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/默认文章打印页模板.html @@ -0,0 +1,68 @@ +{PE.DataSource id="cone" datasource="文章_内容页" itemId="@RequestInt_id" xslt="true" /} + + + + + + +{PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.SiteName /} + + + + + + + + +
      + +
      +

      {PE.Field id="cone" fieldname="Title" /}

      +
      + +
      作者:{PE.Field id="cone" fieldname="Author" /} 来源:{PE.Field id="cone" fieldname="CopyFrom" /} 发布时间:{PE.Field id="cone" fieldname="UpdateTime" /}
      + +
      +
      {PE.Field id="cone" fieldname="Content" charge="true" showerr="true" /}
      +
      +
      {PE.Page id="内容分页" datasource="contentpage" span="span"/}
      +
      + + + + + diff --git a/动易的标签库/模板库_dhjd/其他模板/默认音乐连播页模板.html b/动易的标签库/模板库_dhjd/其他模板/默认音乐连播页模板.html new file mode 100644 index 0000000..5e7b285 --- /dev/null +++ b/动易的标签库/模板库_dhjd/其他模板/默认音乐连播页模板.html @@ -0,0 +1,267 @@ + + + + + + + 音乐连播-{PE.SiteConfig.SiteTitle/} + + + {PE.Label id="公共脚本" /} + + + +{PE.Label id="网站顶部"/} +
      +
      + +
      + +
      + +
      +
      + +
        +
      • +
      • +
      • +
      • +
      + + + + + + + +
      +
      + +

      + ---- - ----

      + + + + + + + + +
      +
      + +
        +
      • +
      • +
      • +
      • +
      + + 00:00 / + 00:00 +
      +
      + +
      +
        +
      +
      + +
      +
      +

      + +

      +
        +
      • 播放热度:0
      • +
      • 专辑名称:未知
      • +
      +
      +
        +
      + +
      +
      +
      + +
      +
      + +
      +
      + +{PE.Label id="网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认Flash播放页模板.html b/动易的标签库/模板库_dhjd/内容页模板/默认Flash播放页模板.html new file mode 100644 index 0000000..3f81430 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认Flash播放页模板.html @@ -0,0 +1,170 @@ +{PE.DataSource id="cone" datasource="Flash_内容页" itemId="@RequestInt_id" xslt="true" /} + + + + + + +{PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.SiteName /} + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      + +
      您现在的位置:{PE.SiteConfig.sitename /}>>{PE.Label id="当前位置导航" nodeId="{PE.Label id="取得项目所在的节点ID" itemId="@RequestInt_Id" /}" /}>>正文内容
      + + +
      + +
      + +
      +
      +
      +

      + {PE.Field id="cone" fieldname="Title" /}

      + +
      +
      +
      +
      +
      +

      + 播放列表

      +
      +
      +
      +
      +
      +
      +

      + 内容简介

      +
      +
      +

      + {PE.Field id="cone" fieldname="Intro" /} +

      +
      +
      +
      +
      +

      + 最近更新

      +
      +
      +
        + {PE.Label id="Flash带图片的信息列表" exhibitStyle="图片式" parentId="0" outputQty="6" itemListOrderType="3" /} +
      +
      +
      +
      +
      +
      +
      + +
      + + +
      +
      {PE.Label id="Flash节点左侧" /}
      +
      +
      +
      +
      +
      + + + + {PE.Label id="GOV_网站底部" /} + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认下载内容页模板.html b/动易的标签库/模板库_dhjd/内容页模板/默认下载内容页模板.html new file mode 100644 index 0000000..7d266be --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认下载内容页模板.html @@ -0,0 +1,157 @@ +{PE.DataSource id="cone" datasource="软件_内容页" itemId="@RequestInt_id" xslt="true"/} + + + + + + +{PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="{PE.Field id="cone" fieldname="NodeID" /}" /}>>正文内容
      + {PE.Label id="右侧广告一" /} +
      + +
      + +
      +
      + +
      +
      +
      相关软件
      +
      {PE.Label id="内容页相关信息" itemId="@RequestInt_id" /}
      +
      +
      +
      + +
      +
      +
      作者相关软件
      +
      {PE.Label id="内容信息列表" bindStyle="普通式" author="{PE.Field id="cone" fieldname="Author" /}" bindModel="3" /}
      +
      +
      +
      + + +
      + +
      {PE.Field id="cone" fieldname="Title" /}
      +
      + +
      +
        +
      • 软件大小: {PE.Field id="cone" fieldname="SoftSize" /} {PE.Field id="cone" fieldname="SoftSizeUnit" /}
      • +
      • 浏览次数: {PE.Field id="cone" fieldname="BrowseTimes" /}
      • +
      • 软件版本: {PE.Field id="cone" fieldname="SoftVersion" /}
      • +
      • 软件语言: {PE.Field id="cone" fieldname="SoftLanguage" /}
      • +
      • 软件评级: {PE.Field id="cone" fieldname="Stars" /}
      • +
      • 开 发 商: {PE.Field id="cone" fieldname="Author" /}
      • +
      • 软件来源: {PE.Field id="cone" fieldname="CopyFrom" /}
      • +
      • 本日下载: {PE.Field id="cone" fieldname="DayDownLoadTimes" /}
      • +
      • 本月下载: {PE.Field id="cone" fieldname="MonthDownLoadTimes" /}
      • +
      +
      + +
      +
        +
      • 软件类别: {PE.Field id="cone" fieldname="SoftType" /}
      • +
      • 软件授权: {PE.Field id="cone" fieldname="CopyrightType" /}
      • +
      • 解压密码: {PE.Field id="cone" fieldname="DecompressPassword" /}
      • +
      • 运行平台: {PE.Field id="cone" fieldname="OperatingSystem" /}
      • +
      • 更新时间: {PE.Field id="cone" fieldname="UpdateTime" /}
      • +
      • 注册地址: {PE.Field id="cone" fieldname="RegUrl" /}
      • +
      • 演示地址: {PE.Field id="cone" fieldname="DemoUrl" /}
      • +
      • 本周下载: {PE.Field id="cone" fieldname="WeekDownLoadTimes" /}
      • +
      +
      + +
      +
      {PE.Field id=
      +
      收藏  报错 
      +
      +
      +
      +
      + +
      + + +
      +
      +
      软件简介
      +
      +
      {PE.Field id="cone" fieldname="SoftIntro" /}
      +
      +
      +
      + + + +
      +
      +
      下载地址
      +
      + +
      +
      + + + {PE.DataSource id="downcone" datasource="显示下载地址" itemId="@RequestInt_id" xslt="true" /} +
      + {PE.Charge} +
      +
      本站下载
      +
      {PE.Field id="downcone" fieldname="LocalServer" /}
      +
      +
      +
      镜像服务器下载
      +
      {PE.Field id="downcone" fieldname="MirrorServer" /}
      +
      + {/PE.Charge} +
      +
      +
      +
      +
      + + + +
      +
        +
      • 为了达到最快的下载速度,推荐使用 FlashGet迅雷 下载本站软件。
      • +
      • 如果这个软件总是不能下载,请点击 报告错误 ,欢迎广大作者给我们 提供软件,在此感谢您的支持与合作!
      • +
      • 未经本站明确许可,任何网站不得非法盗链软件下载连接及抄袭本站原创内容资源!
      • +
      +
      +
      + +
      + 查看评论 +
      + + + +
      +
      + {PE.Label id="软件节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + +{PE.Label id="评论标签" nodeId="{PE.Field id="cone" fieldname="NodeID" /}" /} + + diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认公告内容页模板.html b/动易的标签库/模板库_dhjd/内容页模板/默认公告内容页模板.html new file mode 100644 index 0000000..c457e69 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认公告内容页模板.html @@ -0,0 +1,102 @@ +{PE.DataSource id="cone" datasource="公告_内容页" itemid="@RequestInt_id" xslt="true" /} + + + + + + +{PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.SiteName /} + + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      + +
      +
      +
      + + +
      +
      +
      +
      相关文章
      +
      +
        + {PE.Label id="内容页相关信息" itemId="@RequestInt_id" /} +
      +
      +
      +
      +
      + + + +
      + + +
      + + 您现在的位置{PE.SiteConfig.SiteName /}{PE.Label id="当前位置导航" itemId="{PE.Field id="cone" fieldname="NodeID" /}" /}>>公告正文
      + + +
      + + + +
      + +
      + {PE.Field id="cone" fieldname="Title" /} +
      + + +
      +
      + {PE.Field id="cone" fieldname="Content" charge="true" showerr="true" /} +
      {PE.Field id="cone" fieldname="Vote"/} +
      +
      {PE.Field id="cone" fieldname="Content" charge="true" showerr="true"/}
      +
      + 发布人:{PE.Field id="cone" fieldname="Author" /} | 发布时间:{PE.Field id="cone" fieldname="DateAndTime" /} + | 点击数:{PE.Field id="cone" fieldname="Hits" /} +
      + +
      + + +
      +
      + + +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认公文内容页模板.html b/动易的标签库/模板库_dhjd/内容页模板/默认公文内容页模板.html new file mode 100644 index 0000000..472c1ff --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认公文内容页模板.html @@ -0,0 +1,66 @@ +{PE.DataSource id="cone" datasource="公文_内容页" itemid="@RequestInt_id" xslt="true" /} + + + + + + +{PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.SiteName /} + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + +
      您现在的位置政府信息公开 > {PE.Field id="cone" fieldname="Title" /}({PE.Field id="cone" fieldname="FileType" /})
      +
      + +
      +
      +
      + + + + + +
      +
      + {PE.Field id="cone" fieldname="FileHeader" /} +
      +
      ({PE.Field id="cone" fieldname="FileType" /})
      +
      +
      {PE.Field id="cone" fieldname="FileNumber" /}
      +
      + +
      +
      {PE.Field id="cone" fieldname="Title" /}
      +
      + {PE.Field id="cone" fieldname="Content" charge="true" showerr="true" chargelength="50" /} +
      +
      + +
      +
      +
      主题词:{PE.Field id="cone" fieldname="Keyword" /}
      +
      抄送: {PE.Field id="cone" fieldname="CopyTo" /}
      +
      {PE.Field id="cone" fieldname="UpdateTime" /} 印发{PE.Field id="cone" fieldname="ReleaseBy" /}
      +
      共印 {PE.Field id="cone" fieldname="PrintNumber" /} 份
      +
      +
      +
      + + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认加密文章内容页模板.html b/动易的标签库/模板库_dhjd/内容页模板/默认加密文章内容页模板.html new file mode 100644 index 0000000..bc610a0 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认加密文章内容页模板.html @@ -0,0 +1,210 @@ +{PE.DataSource id="cone" datasource="文章_内容页" itemId="@RequestInt_id" xslt="true" /} + + + + + + +{PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.SiteName /} + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="{PE.Field id="cone" fieldname="NodeID" /}" /}>>正文内容
      + +
      + +
      + +
      +

      {PE.Field id="cone" fieldname="Title" /}

      +
      + +
      +
      点击数:{PE.Field id="cone" fieldname="Hits" /} 【字体: 收藏 打印文章 查看评论 {PE.Label id="转入后台编辑" ItemId="@RequestInt_id" /} {PE.Label id="内容签收" itemId="@RequestInt_id" /}
      + +
      +
        + +
      +
      + {PE.Field id="cone" fieldname="Content" charge="true" showerr="true" chargelength="50" /}
      + {PE.Field id="cone" fieldname="Vote"/} +
      +
      +
      +
      + + + + +
      +
      +
      + {PE.Label id="GOV_文章子栏目节点左侧" /} +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + +{PE.Label id="评论标签" nodeId="{PE.Field id="cone" fieldname="NodeID" /}" /} + + + diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认友情链接模板.html b/动易的标签库/模板库_dhjd/内容页模板/默认友情链接模板.html new file mode 100644 index 0000000..300b615 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认友情链接模板.html @@ -0,0 +1,18 @@ +{PE.DataSource id="core" datasource="友情链接地址" xslt="true" itemId="@RequestInt_id" span="" class="" /} + + + + + + +{PE.SiteConfig.SiteName /} + + + + + + + + diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认图片内容页模板(样式一).html b/动易的标签库/模板库_dhjd/内容页模板/默认图片内容页模板(样式一).html new file mode 100644 index 0000000..b90b356 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认图片内容页模板(样式一).html @@ -0,0 +1,67 @@ +{PE.DataSource id="cone" datasource="图片_内容页" itemId="@RequestInt_id" xslt="true" /} + + + + + + +{PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="{PE.Field id="cone" fieldname="NodeID" /}" /}>>正文内容
      + + {PE.Label id="右侧广告一" /} +
      + + +
      +
      +
      +
      +
      + {PE.Charge} + {PE.Label id="显示图片" itemId="@RequestInt_id" charge="true" showerr="true" /} + {/PE.Charge} +
      +
      +
      + 图片名称:{PE.Field id="cone" fieldname="Title" /} | 作者:{PE.Field id="cone" fieldname="Author" /} | 来源:{PE.Field id="cone" fieldname="CopyFrom" /} | 发布时间:{PE.Field id="cone" fieldname="UpdateTime" /}查看评论 +
      +
      +
      +
      + + + +
      +
      +
      +

      图片简介:

      + {PE.Field id="cone" fieldname="PhotoIntro" /} +
      + + + +
      +
      + {PE.Label id="图片节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + +{PE.Label id="评论标签" nodeId="{PE.Field id="cone" fieldname="NodeID" /}" /} + + diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认图片内容页模板.html b/动易的标签库/模板库_dhjd/内容页模板/默认图片内容页模板.html new file mode 100644 index 0000000..e596762 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认图片内容页模板.html @@ -0,0 +1,65 @@ +{PE.DataSource id="cone" datasource="图片_内容页" itemId="@RequestInt_id" xslt="true" /} + + + + + + +{PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="{PE.Field id="cone" fieldname="NodeID" /}" /}>>正文内容
      + + {PE.Label id="右侧广告一" /} +
      + +
      +
      +
      +
      +
      + {PE.Charge} + {PE.Label id="显示图片" itemId="@RequestInt_id" /} + {/PE.Charge} +
      +
      +
      + 图片名称:{PE.Field id="cone" fieldname="Title" /} | 作者:{PE.Field id="cone" fieldname="Author" /} | 来源:{PE.Field id="cone" fieldname="CopyFrom" /} | 点击数:{PE.Field id="cone" fieldname="Hits" /} | 发布时间:{PE.Field id="cone" fieldname="UpdateTime" /}查看评论 +
      +
      +
      +
      + +
      +
      +
      +

      图片简介:

      + {PE.Field id="cone" fieldname="PhotoIntro"/} +
      + + + + +
      +
      + {PE.Label id="图片节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + +{PE.Label id="评论标签" nodeId="{PE.Field id="cone" fieldname="NodeID" /}" /} + + diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认文章内容页模板.html b/动易的标签库/模板库_dhjd/内容页模板/默认文章内容页模板.html new file mode 100644 index 0000000..4376fb9 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认文章内容页模板.html @@ -0,0 +1,247 @@ +{PE.DataSource id="cone" datasource="文章_内容页" itemid="@RequestInt_id" xslt="true" /} + + + + + + +{PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="无障碍版公共JS引用"/} + + + + + +
      + +
      + + + +
      + +
      +
      +
      + + +
      +
      +
      +
      最新图片文章
      +
      + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="16" outputQty="4" nodes="{PE.Field id="cone" fieldname="nodeid" /}" imageClass="imgclass" imageWidth="104" imageHeight="64" contentClass="m_b_pic_title" /} +
      +
      +
      + +
      +
      +
      相关文章
      +
      +
        + {PE.Label id="内容页相关信息" itemId="@RequestInt_id" /} +
      +
      +
      +
      +
      + + + +
      + + +
      + + 您现在的位置{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="{PE.Field id="cone" fieldname="NodeID" /}" /}
      + + +
      + + + +
      + +
      + {PE.Field id="cone" fieldname="TitleIntact" /} +
      + +
      +
      发布时间:{PE.Field id="cone" fieldname="UpdateTime" /} 点击数:{PE.Field id="cone" fieldname="Hits" /} 【字体: 收藏 打印文章 {PE.Label id="转入后台编辑" ItemId="@RequestInt_id" /} {PE.Label id="内容签收" itemId="@RequestInt_id" /}
      + +
      +
        +

      + + +
      +
      + {PE.Field id="cone" fieldname="Content" charge="true" showerr="true" /} +
      {PE.Field id="cone" fieldname="Vote"/} +
      +
      {PE.Page id="内容分页" datasource="contentpage" span="span"/}
      + +
      {PE.Label id="上一篇" ItemID="@RequestInt_id" /} {PE.Label id="下一篇" ItemID="@RequestInt_id" /}
      +
      +
      +
      + 相关信息
      +
      + {PE.Label id="内容页相关信息" itemId="@RequestInt_id" /}
      +
      +
      +
      + 观后心情
      +
      + {PE.Label id="心情指数标签" moodId="1" /}
      +
      +
      +
      + + +
      +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + +{PE.Label id="评论标签" nodeId="{PE.Field id="cone" fieldname="NodeID" /}" /} + + + + diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认留言内容页模板.html b/动易的标签库/模板库_dhjd/内容页模板/默认留言内容页模板.html new file mode 100644 index 0000000..d544162 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认留言内容页模板.html @@ -0,0 +1,443 @@ +{PE.DataSource id="cone" datasource="留言_内容页" itemid="@RequestInt_id" xslt="true" /} + + + + + + +{PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      + {PE.Label id="GOV_文章子栏目节点左侧" /} +
      + + + +
      + + +
      + + 您现在的位置{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + + + + + + +
      +
      + 主题:: + + {PE.Field id="cone" fieldname="Title" /} + + [阅读数:{PE.Field id="cone" fieldname="Hits" /}] +
      +
      + +
      +
      + 用户头像 +
      【{PE.field id="cone" fieldname="GuestNameType" /}】 +
      {PE.field id="cone" fieldname="GuestName" /} +
      +
      + 留言心情 +
      {PE.field id="cone" fieldname="GuestContent" /}
      + {PE.Field id="cone" fieldname="AdminReply"/}{PE.Field id="cone" fieldname="AdminReplyTime" /} +
      +
      + +
      +
      + {PE.field + {PE.field id="cone" fieldname="UpdateTime" /} +
      +
      +
      + {PE.field id="cone" fieldname="GuestHomePage" /} {PE.field id="cone" fieldname="GuestOicq" /}{PE.field id="cone" fieldname="GuestEmail" /} +
      +
      +
      + + + + +
      + +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + +
      + + + + + + + + + + + + + + diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认视频介绍页模板.html b/动易的标签库/模板库_dhjd/内容页模板/默认视频介绍页模板.html new file mode 100644 index 0000000..14f4625 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认视频介绍页模板.html @@ -0,0 +1,114 @@ +{PE.DataSource id="cone" datasource="视频_内容页" itemId="@RequestInt_id" xslt="true" /} + + + + + + +{PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.SiteName /} + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      +
      + +
      您现在的位置:{PE.SiteConfig.sitename /}>>{PE.Label id="当前位置导航" nodeId="{PE.Label id="取得项目所在的节点ID" itemId="@RequestInt_Id" /}" /}>>内容介绍
      + + +
      +
      +

      {PE.Field id="cone" fieldname="Title" /}

      +
      +
      {PE.Field id="cone" fieldname="Cover" /}
      +
      +
      英文名: +

      {PE.Field id="cone" fieldname="EnTitle" /}

      +
      +

      标  签:{PE.Label id="视频关键字段拆分至搜索页" fieldOption="tags" dataSource="{PE.Field id="cone" fieldname="Tags" /}" /}

      +

      导  演:{PE.Label id="视频关键字段拆分至搜索页" fieldOption="director" dataSource="{PE.Field id="cone" fieldname="Director" /}" /}

      +

      演  员:{PE.Label id="视频关键字段拆分至搜索页" fieldOption="starring" dataSource="{PE.Field id="cone" fieldname="Starring" /}" /}

      +

      地  区:{PE.Field id="cone" fieldname="Region" /}

      +

      配  音:{PE.Field id="cone" fieldname="Dub" /}

      +

      类  型:{PE.Field id="cone" fieldname="Type" /}

      +

      上映时间:{PE.Field id="cone" fieldname="Released" /}

      +

      片  长:{PE.Field id="cone" fieldname="Runtime" /}

      +

      点击次数:{PE.Field id="cone" fieldname="Hits" /}

      +
      +
      +
      +
      +
      +
      +

      播放列表

      +
      +
      +
        + {PE.DataSource id="downcone" datasource="显示播放地址" itemId="@RequestInt_id" xslt="true" /} {PE.Field id="downcone" fieldname="LocalServer" /} +
      +
      +
      +
      +
      +
      +

      故事简介

      +
      +
      +

      {PE.Field id="cone" fieldname="Synopsis" /}

      +
      +
      +
      +
      +

      电影海报

      +
      +
      +
        + {PE.Label id="视频多图片字段拆分" dataSource="{PE.Field id="cone" fieldname="Poster" /}" /} +
      +
      +
      +
      +
      +
      +

      精彩剧照

      +
      +
      +
        + {PE.Label id="视频多图片字段拆分" dataSource="{PE.Field id="cone" fieldname="Still" /}" /} +
      +
      +
      +
      +
      +
      +

      最新影评

      +
      +

      +
      +
      +
      +
      +
      +
      +
      {PE.Label id="视频节点内容页左侧" /}
      +
      +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + +{PE.Label id="评论标签" nodeId="{PE.Field id="cone" fieldname="NodeID" /}" /} + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认视频播放页模板.html b/动易的标签库/模板库_dhjd/内容页模板/默认视频播放页模板.html new file mode 100644 index 0000000..6a578d7 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认视频播放页模板.html @@ -0,0 +1,41 @@ + + + + + + +在线播放页-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="Gov_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="{PE.Label id="取得项目所在的节点ID" itemId="@RequestInt_Id" /}" /}>>在线播放
      + + {PE.Label id="右侧广告一" /} +
      +
      +
      + {PE.Control.ShowDownloadUrl/}
      + 更换播放地址: + {PE.DataSource id="downcone" datasource="显示播放地址" itemId="@Request_Id" xslt="true" /} {PE.Field id="downcone" fieldname="LocalServer" /} +
      +
      +
      +
      +
      + {PE.Label id="视频节点内容页左侧" /}
      +
      +{PE.Label id="Gov_网站底部" /} + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认转向链接模板.html b/动易的标签库/模板库_dhjd/内容页模板/默认转向链接模板.html new file mode 100644 index 0000000..dbe6e01 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认转向链接模板.html @@ -0,0 +1,16 @@ +{PE.DataSource id="core" datasource="转向链接地址" xslt="true" itemid="@RequestInt_id" span="" class="" /} + + + + + + +{PE.SiteConfig.sitename /} + + + + + + diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认音乐播放页.html b/动易的标签库/模板库_dhjd/内容页模板/默认音乐播放页.html new file mode 100644 index 0000000..7613681 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认音乐播放页.html @@ -0,0 +1,176 @@ + + + + + + +播放音乐-{PE.SiteConfig.SiteTitle/} + + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + + +
      +
      +
      +
      随机为您挑选的歌曲
      +
      +
      +
        + {PE.Label id="音乐播放列表随机生成" /} +
      +

      + 全选 反选 播放 +

      +
      +
      +
      +
      + +
      + 正在导入歌曲播放列表,2至10秒中完成,请您稍等片刻……
      +
      + +
      + {PE.Label id="音乐节点左侧" /} +
      + + + +
      + + +
      + 您现在的位置:{PE.SiteConfig.sitename /}>>{PE.Label id="当前位置导航" nodeId="{PE.Label id="取得项目所在的节点ID" itemId="@RequestInt_Id" /}" /}>>正文内容 +
      + + + +
      + + +
      + +
      +
      +
      +

      + + + + + + + + + + + + + + + + + + + + + + +
      +
      +

      歌词

      + +
      + + +
      + + + + + + + + + + + + + + + +
      + + + +
      歌词加载中......
      +
      +
      + +
      +
      +
      +

      + 歌曲信息

      +
      歌手:
      +
      风格:
      +
      语言:
      +
      发行日期:
      +
      唱片公司:
      +
      内容简介:
      +
      +
      +
      +
      + +
      +
      +
      +
      + + + +{PE.Label id="GOV_网站底部" /}{PE.Label id="播放选中音乐Js" /} + + + + + + + diff --git a/动易的标签库/模板库_dhjd/内容页模板/默认音乐连播页.html b/动易的标签库/模板库_dhjd/内容页模板/默认音乐连播页.html new file mode 100644 index 0000000..0780490 --- /dev/null +++ b/动易的标签库/模板库_dhjd/内容页模板/默认音乐连播页.html @@ -0,0 +1,207 @@ + + + + + + +播放音乐-{PE.SiteConfig.SiteTitle/} + + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      +
      +
      播放列表
      +
      +
      + +
      随机播放 + + + +
      + +
      正在导入歌曲播放列表,2至10秒中完成,请您稍等片刻……
      + +
      +
      +
      +
      +
      正在导入歌曲播放列表,2至10秒中完成,请您稍等片刻……
      +
      + +
      + {PE.Label id="音乐节点左侧" /}
      + + +
      + +
      您现在的位置:{PE.SiteConfig.sitename /}>>{PE.Label id="当前位置导航" nodeId="{PE.Label id="取得项目所在的节点ID" itemId="@RequestInt_Id" /}" /}>>音乐连播
      + + +
      + +
      +
      +
      +
      +
      +

      + + + + + + + + + + + + + + + + + + + + + + +
      +
      +

      歌词

      + + +
      + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + + + + + + +
      歌词加载中......
      +
      + +
      +
      +
      +

      歌曲信息

      +
      歌手:
      +
      风格:
      +
      语言:
      +
      发行日期:
      +
      唱片公司:
      +
      内容简介:
      +
      +
      +
      +
      +
      + +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + + + + diff --git a/动易的标签库/模板库_dhjd/单页模板/默认关于我们页模板.html b/动易的标签库/模板库_dhjd/单页模板/默认关于我们页模板.html new file mode 100644 index 0000000..7e88d05 --- /dev/null +++ b/动易的标签库/模板库_dhjd/单页模板/默认关于我们页模板.html @@ -0,0 +1,37 @@ + + + + + + +关于我们-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      +
      +
      单页模板标题
      +
      单页模板内容
      +
      +
      +
      +
      + {PE.Label id="网站首页左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/单页模板/默认版权信息页模板.html b/动易的标签库/模板库_dhjd/单页模板/默认版权信息页模板.html new file mode 100644 index 0000000..9006b57 --- /dev/null +++ b/动易的标签库/模板库_dhjd/单页模板/默认版权信息页模板.html @@ -0,0 +1,51 @@ + + + + + + +版权信息-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      +
      +
      版权信息
      +
      +

         本声明适用于您使用动易网络(以下简称"本网站")所提供的各种工具和服务(以下简称"服务")。
      +  1、 总则:您通过用户注册页面进入本网站即表示您已经同意自己与本网订立本协议。本网站可随时执行全权决定更改“条款”。如“条款”有任何变更,本网将在本网站上刊载公告作为通知。经修订的“条款”一经在本网站上公布后,立即自动生效。
      +  2、 关于版权及言论问题:用户在使用本站系统过程中,不得发布侵犯党和国家利益的言论,不得发布泄露国家机密的言论,不得发布有损害他人声誉的言论,不得发布侵犯他人版权的言论等。用户在论坛、留言板以及个人网站上所发布、转载的文章所引起的版权问题以及因文章内包含毁谤、诋毁、攻击他人的信息等一切纠纷或后果由用户自行承担,本网概不负责。
      +  本网站尊重他人的任何权利,同时也要求我们的使用者也尊重他人之权利。本网站在适当情况下,有权自行决定删除侵犯他人权利的文章终止侵害或违反他人权利之使用者的帐号。
      +  3、 关于经营活动:本站支持用户在使用本站系统过程中,进行合法的经营,但因为用户过失所造成的后果由用户自行承担,一切未经过本网官方认可的经营活动均与本官方站点无关。
      +  4、 关于用户资料:“您的资料”包括您在注册、使用本站服务过程中、在任何公开信息场合或通过任何电子邮件形式,向本站或其他用户提供的任何资料。您应对“您的资料”负全部责任,而本站仅作为您在网上发布和刊登"您的资料"的被动渠道。
      +  如果您在本网站注册,表示您同意:
      +  根据本网站所刊载的会员资料表格的要求,提供关于您或贵公司的真实、准确、完整和反映当前情况的资料;
      +  本网站维持并及时更新会员资料,使其保持真实、准确、完整和反映当前情况。倘若您提供任何不真实、不准确、不完整或不能反映当前情况的资料,或本网有合理理由怀疑该资料不真实、不准确、不完整或不能反映当前情况,本网站有权暂停或终止您在本网站的注册身份及资料。
      +  5、 关于帐号的安全性:在登记过程中,您将选择会员注册名和密码。您须自行负责对您的会员注册名和密码保密,且须对您在会员注册名和密码下发生的所有活动承担责任。
      +  6、 系统的版权:本网对所有开发的或合作开发的服务的知识产权拥有所有权或使用权,这些服务受到适用的知识产权、版权、商标、服务商标、专利或其他法律的保护。
      +  7、 用户利益保障:本站将定期对用户数据进行备份工作,如因为操作失误、黑客攻击以及服务器故障引起的数据损失,本网将尽可能地恢复,但这种情况下所导致的损失为不可抗拒因素,本站具有免责权利。但用户有权要求本网根据服务停止时间采取延期使用的补救措施。但如果因为本站经营不善而导致本站服务无法继续,用户有权要求本网将用户数据返还用户或者寻找其他途径以妥善解决,以保障用户合法权利。

      +

          在此对动易网络公司表示感谢!欢迎您到动易论坛进行交流。

      +
      +
      +
      +
      +
      + {PE.Label id="网站首页左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/个人资料管理模板.html b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/个人资料管理模板.html new file mode 100644 index 0000000..cd5ce7b --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/个人资料管理模板.html @@ -0,0 +1,53 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + +{PE.Label id="一个人的世界_博客顶部" /} + + +
      + +
      + + {PE.Control.form1} +
      +
      +

      修改昵称和头像

      +
      +
      +
      昵 称:{PE.Control.TxtBlogNickName/}长度为2-15个汉字(4-30个字符)

      +
      自我介绍:{PE.Control.TxtIntro/}

      + + + + + +
      + 头 像: + + {PE.Control.showphoto/}
      {PE.Control.ExtenFileUpload/} +
      +
      {PE.Control.BtnSave/}{PE.Control.BtnCancel/}
      +
      +
      + {PE.Control.PHimgsrc/} + {/PE.Control.form1} +
      + +
      + +{PE.Label id="一个人的世界_博客底部" /} + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/博文内容页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/博文内容页模板.html new file mode 100644 index 0000000..be510ae --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/博文内容页模板.html @@ -0,0 +1,110 @@ +{PE.DataSource id="cone" datasource="博文_内容页数据源" LogId="@RequestInt_LogId" xslt="true" /} + + + + +{PE.field id="cone" fieldname="Title" /} - {PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + +{PE.Label id="一个人的世界_博客顶部" /} + + +
      + +
      + +
      +
      +
      +

      正文

      +
      +
      +
      +
      +

      {PE.field id="cone" fieldname="Title" /}

      {PE.field id="cone" fieldname="CreateTime" /}{PE.Label id="博客博文管理操作" type="@RequestInt_type" blogId="{PE.field id="cone" fieldname="BlogID" /}" LogID="{PE.field id="cone" fieldname="logId" /}" recyle="false" userName="{PE.Label id="获取博主用户名" blogId="{PE.field id="cone" fieldname="BlogID" /}" cachetime="17280" cacheid="{PE.field id="cone" fieldname="BlogID" /}"/}"/} +
      +
      +
      {PE.field id="cone" fieldname="Tags" /}
      +
      分类:{PE.field id="cone" fieldname="CategoryName" /}
      +
      +
      + {PE.field id="cone" fieldname="Content" /} +
      +
      +
      阅读({PE.field id="cone" fieldname="Hits" /}) | 评论( {PE.Label id="博文评论数" logId="{PE.field id="cone" fieldname="logId" /}" /} )
      +
      +
      +
      +
      前一篇:{PE.Label id="博文_前一篇" titleLength="60" linkOpenType="0" blogId="{PE.field id="cone" fieldname="BlogID" /}" logId="{PE.field id="cone" fieldname="LogID" /}" userCategoryId="{PE.field id="cone" fieldname="UserCategoryID" /}" displayCategoryName="false" /}
      +
      后一篇:{PE.Label id="博文_后一篇" titleLength="60" linkOpenType="0" blogId="{PE.field id="cone" fieldname="BlogID" /}" userCategoryId="{PE.field id="cone" fieldname="UserCategoryID" /}" displayCategoryName="false" /}
      +
      + + + +
      +
      +
      + + + + +
      + +
      + +{PE.Label id="一个人的世界_博客底部" /} + + {PE.Label id="博客评论JS标签" LogId="{PE.field id="cone" fieldname="LogID" /}" blogId="{PE.field id="cone" fieldname="BlogID" /}" Nickname="{PE.field id="cone" fieldname="Nickname" /}" IsComment="{PE.field id="cone" fieldname="IsComment" /}" /} + + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/博文分类页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/博文分类页模板.html new file mode 100644 index 0000000..5aaede0 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/博文分类页模板.html @@ -0,0 +1,81 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + +{PE.Label id="一个人的世界_博客顶部" /} + +
      + +
      +
      +
      +
      +

      {PE.Label id="获取栏目名称" username="{PE.Label id="获取博主用户名" blogId="@RequestInt_id" cachetime="17280" cacheid="@RequestInt_id"/}" categoryId="@RequestInt_categoryId" type="@RequestInt_type" /}

      +
      +
      +
        + {PE.Label id="用户博文列表" page="true" type="@RequestInt_type" userCategoryID="@RequestInt_categoryId" pagesize="10" username="{PE.Label id="获取博主用户名" blogId="@RequestInt_id" cachetime="17280" cacheid="@RequestInt_id"/}" BlogId="@RequestInt_id"/} +
      +
      + {PE.Page id="url_动易后台风格" datasource="用户博文列表" unitname="条" /} +
      +
      + +
      +
      + + + +
      + +
      + +{PE.Label id="一个人的世界_博客底部" /} + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/博文编辑页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/博文编辑页模板.html new file mode 100644 index 0000000..f985c14 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/博文编辑页模板.html @@ -0,0 +1,143 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + + + +{PE.Label id="一个人的世界_博客顶部" /} +
      + + {PE.Control.form1} + {PE.Control.HdnCategoryValue/} + {PE.Control.SmContent/} +
      +
      +
      +

      发表博文

      +
      +
      +
      +
      标 题:{PE.Control.TxtTitle/}{PE.Control.ValrTitle/}
      +
      {PE.Control.EditorContent/} +
      +
      + 标签:{PE.Control.TxtTag/} +
      +
      +
      + 标签间请用“空格”开,用简练的词语概括您的博文内容 +
      + +
      +
      + + + + + + + + + + + +
      + 推荐热门标签: + + {PE.Control.RptHotTag/} +
      + 使用过的标签: + + {PE.Control.RptUserTag/} +
      +
      +
      +
      + 分类: +   创建分类 + +
      +
      + 设置: + + + {PE.Control.RdlComment/} + +
      +
      + {PE.Control.PnlCategory/} +
      + {PE.Control.PlhJS/} +
      + {PE.Control.BtnAction/}  {PE.Control.BtnPosTemp/} +
      + +
      +
      +
      + {PE.Control.PlhInitSelect/} + {/PE.Control.form1} + + +
      + +{PE.Label id="一个人的世界_博客底部" /} + + + {PE.Label id="博客用户自定义分类" /} + + + +
      +
      + + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/访客管理页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/访客管理页模板.html new file mode 100644 index 0000000..a799adf --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/访客管理页模板.html @@ -0,0 +1,39 @@ +{PE.DataSource id="blog_content" datasource="博客数据源标签" blogId="@RequestInt_Id" xslt="true" /} + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + +{PE.Label id="一个人的世界_博客顶部" /} + +
      + +
      +
      +
      +

      全部访客

      +
      +
      +
        +{PE.Label id="博客访客管理" page="true" pagesize="12" blogID="@RequestInt_id" userName="{PE.field id="blog_content" fieldname="UserName" /}" /} +
      +
      {PE.Page id="url_动易后台风格" datasource="博客访客管理" unitname="个访客" /}
      +
      + +
      +
      + +
      + +{PE.Label id="一个人的世界_博客底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/评论管理页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/评论管理页模板.html new file mode 100644 index 0000000..a50d769 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/评论管理页模板.html @@ -0,0 +1,35 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + +{PE.Label id="一个人的世界_博客顶部" /} + +
      + +
      +
      +
      + + + +
      +
      +
      + +
      + +{PE.Label id="一个人的世界_博客底部" /} + + {PE.Label id="博客评论管理JS标签" blogId="@RequestInt_Id" commentLabel="博客评论管理" commentList="博客评论管理信息列表" commentpage = "JS_基本风格"/} + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/首页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/首页模板.html new file mode 100644 index 0000000..76e1ff7 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/一个人的世界/首页模板.html @@ -0,0 +1,46 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + + +{PE.Label id="一个人的世界_博客顶部" /} + +
      + +
      +
      +
      +
      +

      博文

      +
      +
      + {PE.Label id="博文列表" blogId="@RequestInt_id" contentLength="400" outputQty="0" page="true" pagesize="10"/} +
      +
      + {PE.Page id="url_动易后台风格" datasource="博文列表" unitname="篇" /} +
      +
      +
      + + {PE.Label id="侧栏标签" BlogID="@RequestInt_id" /} + +
      + +
      + +{PE.Label id="一个人的世界_博客底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/博客信息提示页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/博客信息提示页模板.html new file mode 100644 index 0000000..a3ecfee --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/博客信息提示页模板.html @@ -0,0 +1,25 @@ + + + + + + +{PE.Control.PageTitle/} + + + +{PE.Control.form1} +
      +
      +

      {PE.Control.llTitle/}

      + 关闭 +
      +
      +

      {PE.Control.LtrMessage/}

      +
      {PE.Control.LnkReturnUrl/}
      +
      +
      © PowerEasy Inc.
      +
      +{/PE.Control.form1} + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/博客分类页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/博客分类页模板.html new file mode 100644 index 0000000..981bc95 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/博客分类页模板.html @@ -0,0 +1,73 @@ + + + + +博客博文 + + + + + + + + + + +{PE.Label id="博客网站顶部"/} + + +
      +
      +
      + +
      +
      +

      博文排行

      + +
      +
      +
        + {PE.Label id="文字博文列表" ouputQty="15" titleLength="20" isShowNum="true" listOrderType="9" /} +
      + + +
      + +
      + +
      ###
      +
      +
      +
      您现在的位置:博客首页 > {PE.Label id="获取博客栏目名称" categoryId="@Request_categoryId" /}
      +
      +
        + {PE.Label id="文字博文列表_分页" categoryId="@Request_categoryId" page="true" pagesize="20" isShowNum="false" titleLength="60" linkOpenType="_blank" listOrderType="2" displayInputer="false" displayHits="false" titleStyle="title" inputerStyle="blogger" isElite="false" partitionNums="6" displayTime="true" /} +
      +
      + {PE.Page id="url_动易后台风格" datasource="文字博文列表_分页" unitname="条" /} +
      +
      +
      +
      +
      + + + + +{PE.Label id="博客网站底部"/} + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/博文排行榜模板.html b/动易的标签库/模板库_dhjd/博客系统模板/博文排行榜模板.html new file mode 100644 index 0000000..41114fa --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/博文排行榜模板.html @@ -0,0 +1,95 @@ + + + + +博文排行榜 + + + + + + + + + +{PE.Label id="博客网站顶部"/} + + +
      +
      + +
      +
        + {PE.Label id="侧栏栏目分类" linkOpenType="" categoryId="@RequestInt_categoryId" hitsType="@Request_hitsType" linkUrl="Rank.aspx"/} +
      +
      +
      + 序号 + 标题 + 博主 + 点数 +
      +
        + {PE.Label id="文字博文列表_分页" numStyle="listNo" categoryId="@Request_categoryId" page="true" pagesize="20" hitsSytle="hits" hitsType="@Request_hitsType" isShowNum="true" titleLength="50" linkOpenType="_blank" listOrderType="@Request_hitsType" displayInputer="true" displayHits="true" titleStyle="title" inputerStyle="blogger" isElite="false" partitionNums="6" /} +
      +
      {PE.Page id="url_动易后台风格" datasource="文字博文列表_分页" unitname="条" /} + +
      +
      +
      +
      +
      + + + + +{PE.Label id="博客网站底部"/} + + + + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/博文推荐页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/博文推荐页模板.html new file mode 100644 index 0000000..a655c6b --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/博文推荐页模板.html @@ -0,0 +1,73 @@ + + + + +推荐博文 + + + + + + + + + + +{PE.Label id="博客网站顶部"/} + + +
      +
      +
      + +
      +
      +

      博文排行

      + +
      +
      +
        + {PE.Label id="文字博文列表" ouputQty="15" titleLength="20" isShowNum="true" listOrderType="9" /} +
      + + +
      + +
      + +
      +
      +
      +
      您现在的位置:博客首页 > 博文推荐
      +
      +
        + {PE.Label id="文字博文列表_分页" categoryId="@Request_categoryId" page="true" pagesize="20" isShowNum="false" titleLength="20" linkOpenType="_blank" listOrderType="1" displayInputer="false" displayHits="false" titleStyle="title" inputerStyle="blogger" isElite="true" partitionNums="6" /} +
      +
      + {PE.Page id="url_动易后台风格" datasource="文字博文列表_分页" unitname="条" /} +
      +
      +
      +
      +
      + + + + +{PE.Label id="博客网站底部"/} + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/博文搜索页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/博文搜索页模板.html new file mode 100644 index 0000000..de02dbf --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/博文搜索页模板.html @@ -0,0 +1,96 @@ + + + + + +博文搜索结果 + + + + + + + + + +{PE.Label id="博客信息提示"/} +{PE.Label id="博客弹出层初始化JS"/} +
      + + + +
        + {PE.Label id="博客分类列表" /} +
      + + +
      +
      + {PE.Label id="博客搜索" Keyword="@Request_Keyword"/} +
      +
      + +
      + + + + +
      +
      +
      + +
      +
      +

      博文排行

      + +
      +
      +
        + {PE.Label id="文字博文列表" ouputQty="15" titleLength="20" isShowNum="true" listOrderType="9" /} +
      + + +
      + +
      + +
      ###
      +
      +
      +
      您现在的位置:博客首页 > 搜索结果
      +
      + +
      + + {PE.Page id="url_基本风格" datasource="博文搜索结果" unitname="篇博文" class="showPage" span="div" /} + +
      +
      +
      +
      +
      + + + + +{PE.Label id="博客网站底部"/} + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/古香古色/个人资料管理模板.html b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/个人资料管理模板.html new file mode 100644 index 0000000..53da877 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/个人资料管理模板.html @@ -0,0 +1,51 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + +{PE.Label id="古色古香_博客顶部" /} + + + +
      + + {PE.Control.form1} + +
      +
      +

      修改昵称和头像

      +
      +
      +
      昵 称:{PE.Control.TxtBlogNickName/}长度为2-15个汉字(4-30个字符)

      +
      自我介绍:{PE.Control.TxtIntro/}

      + + + + + +
      + 头 像: + + {PE.Control.showphoto/}
      {PE.Control.ExtenFileUpload/} +
      +
      {PE.Control.BtnSave/}{PE.Control.BtnCancel/}
      +
      +
      + {PE.Control.PHimgsrc/} + {/PE.Control.form1} +
      + + +{PE.Label id="古色古香_博客底部" /} + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/博客系统模板/古香古色/博文内容页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/博文内容页模板.html new file mode 100644 index 0000000..2355e13 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/博文内容页模板.html @@ -0,0 +1,106 @@ +{PE.DataSource id="cone" datasource="博文_内容页数据源" LogId="@RequestInt_LogId" xslt="true" /} + + + + +{PE.field id="cone" fieldname="Title" /} - {PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + +{PE.Label id="古色古香_博客顶部" /} + + + +
      + +
      +
      +
      +

      正文

      +
      +
      +
      +
      +

      {PE.field id="cone" fieldname="Title" /}{PE.Label id="博文状态" LogId="{PE.field id="cone" fieldname="logId" /}" /}

      {PE.field id="cone" fieldname="CreateTime" /}{PE.Label id="博客博文管理操作" type="@RequestInt_type" blogId="{PE.field id="cone" fieldname="BlogID" /}" LogID="{PE.field id="cone" fieldname="logId" /}" recyle="false" userName="{PE.Label id="获取博主用户名" blogId="{PE.field id="cone" fieldname="BlogID" /}" cachetime="17280" cacheid="{PE.field id="cone" fieldname="BlogID" /}"/}"/} +
      +
      +
      {PE.field id="cone" fieldname="Tags" /}
      +
      分类:{PE.field id="cone" fieldname="CategoryName" /}
      +
      +
      + {PE.field id="cone" fieldname="Content" /} +
      +
      +
      阅读({PE.field id="cone" fieldname="Hits" /}) | 评论( {PE.Label id="博文评论数" logId="{PE.field id="cone" fieldname="logId" /}" /} )
      +
      +
      +
      +
      前一篇:{PE.Label id="博文_前一篇" titleLength="60" linkOpenType="0" blogId="{PE.field id="cone" fieldname="BlogID" /}" logId="{PE.field id="cone" fieldname="LogID" /}" userCategoryId="{PE.field id="cone" fieldname="UserCategoryID" /}" displayCategoryName="false" /}
      +
      后一篇:{PE.Label id="博文_后一篇" titleLength="60" linkOpenType="0" blogId="{PE.field id="cone" fieldname="BlogID" /}" logId="{PE.field id="cone" fieldname="LogID" /}" userCategoryId="{PE.field id="cone" fieldname="UserCategoryID" /}" displayCategoryName="false" /}
      +
      + + + +
      +
      +
      + + + + +
      + + +{PE.Label id="古色古香_博客底部" /} + + {PE.Label id="博客评论JS标签" LogId="{PE.field id="cone" fieldname="LogID" /}" blogId="{PE.field id="cone" fieldname="BlogID" /}" Nickname="{PE.field id="cone" fieldname="Nickname" /}" IsComment="{PE.field id="cone" fieldname="IsComment" /}" /} + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/古香古色/博文分类页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/博文分类页模板.html new file mode 100644 index 0000000..17d7db2 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/博文分类页模板.html @@ -0,0 +1,78 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + +{PE.Label id="古色古香_博客顶部" /} + + +
      +
      +
      +
      +

      {PE.Label id="获取栏目名称" username="{PE.Label id="获取博主用户名" blogId="@RequestInt_id" cachetime="17280" cacheid="@RequestInt_id"/}" categoryId="@RequestInt_categoryId" type="@RequestInt_type" /}

      + +
      +
      +
        + {PE.Label id="用户博文列表" page="true" type="@RequestInt_type" userCategoryID="@RequestInt_categoryId" pagesize="10" username="{PE.Label id="获取博主用户名" blogId="@RequestInt_id" cachetime="17280" cacheid="@RequestInt_id"/}" BlogId="@RequestInt_id"/} +
      +
      + {PE.Page id="url_动易后台风格" datasource="用户博文列表" unitname="条" /} +
      +
      + +
      +
      + + + +
      + + +{PE.Label id="古色古香_博客底部" /} + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/古香古色/博文编辑页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/博文编辑页模板.html new file mode 100644 index 0000000..ee67f31 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/博文编辑页模板.html @@ -0,0 +1,143 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + +{PE.Label id="古色古香_博客顶部" /} + + {PE.Control.form1} + {PE.Control.HdnCategoryValue/} + {PE.Control.SmContent/} +
      +
      +
      +

      发表博文

      +
      +
      +
      +
      标 题:{PE.Control.TxtTitle/}{PE.Control.ValrTitle/}
      +
      {PE.Control.EditorContent/} +
      +
      + 标签:{PE.Control.TxtTag/} +
      +
      +
      + 标签间请用“空格”开,用简练的词语概括您的博文内容 +
      + +
      +
      + + + + + + + + + + + +
      + 推荐热门标签: + + {PE.Control.RptHotTag/} +
      + 使用过的标签: + + {PE.Control.RptUserTag/} +
      +
      +
      +
      + 分类: +   创建分类 + +
      + +
      + 设置: + + + {PE.Control.RdlComment/} + +
      +
      + {PE.Control.PnlCategory/} +
      + {PE.Control.PlhJS/} +
      + {PE.Control.BtnAction/}  {PE.Control.BtnPosTemp/} +
      + +
      +
      +
      + {PE.Control.PlhInitSelect/} + {/PE.Control.form1} + + + +{PE.Label id="古色古香_博客底部" /} + + + {PE.Label id="博客用户自定义分类" /} + + + +
      +
      + + + {PE.Label id="博客确认提示" /} + + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/古香古色/访客管理页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/访客管理页模板.html new file mode 100644 index 0000000..47fed33 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/访客管理页模板.html @@ -0,0 +1,36 @@ +{PE.DataSource id="blog_content" datasource="博客数据源标签" blogId="@RequestInt_Id" xslt="true" /} + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + +{PE.Label id="古色古香_博客顶部" /} + + +
      +
      +
      +

      全部访客

      +
      +
      +
        +{PE.Label id="博客访客管理" page="true" pagesize="12" blogID="@RequestInt_id" userName="{PE.field id="blog_content" fieldname="UserName" /}" /} +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="博客访客管理" unitname="个访客" /}
      +
      + +
      +
      + + +{PE.Label id="古色古香_博客底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/古香古色/评论管理页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/评论管理页模板.html new file mode 100644 index 0000000..fe705f7 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/评论管理页模板.html @@ -0,0 +1,31 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + +{PE.Label id="古色古香_博客顶部" /} + + +
      +
      +
      + + + +
      +
      +
      + + +{PE.Label id="古色古香_博客底部" /} + + {PE.Label id="博客评论管理JS标签" blogId="@RequestInt_Id" commentLabel="博客评论管理" commentList="博客评论管理信息列表" commentpage = "JS_基本风格"/} + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/古香古色/首页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/首页模板.html new file mode 100644 index 0000000..16a45fa --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/古香古色/首页模板.html @@ -0,0 +1,43 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + +{PE.Label id="古色古香_博客顶部" /} + + +
      +
      +
      +
      +

      博文

      +
      +
      + {PE.Label id="博文列表" blogId="@RequestInt_id" contentLength="400" outputQty="0" page="true" pagesize="10"/} +
      +
      + {PE.Page id="url_动易后台风格" datasource="博文列表" unitname="篇" /} +
      + +
      +
      + + {PE.Label id="侧栏标签" BlogID="@RequestInt_id" /} + +
      + + +{PE.Label id="古色古香_博客底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/图片博文排行榜模板.html b/动易的标签库/模板库_dhjd/博客系统模板/图片博文排行榜模板.html new file mode 100644 index 0000000..5134f69 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/图片博文排行榜模板.html @@ -0,0 +1,47 @@ + + + + +图片博文排行榜 + + + + + + + + + +{PE.Label id="博客网站顶部"/} + + + +
      +
      + +
      +
        + {PE.Label id="侧栏栏目分类" linkOpenType="" categoryId="@RequestInt_categoryId" hitsType="@Request_hitsType" linkUrl="PhotoLogRank.aspx"/} +
      +
      +
        + {PE.Label id="博客分类图片列表_分页" categoryId="@Request_categoryId" page="true" pagesize="20" isLinkTitle="true" isIndex="true" isCategory="false" isList="true" titleLength="20" contentLength="50" linkOpenType="_blank" listOrderType="3" imageLinkStyle="pic" displayTitle="true" displayContent="false" /} +
      +
      {PE.Page id="url_动易后台风格" datasource="博客分类图片列表_分页" unitname="条" /} + +
      +
      +
      +
      +
      + + + + +{PE.Label id="博客网站底部"/} + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/推荐博客列表页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/推荐博客列表页模板.html new file mode 100644 index 0000000..4a6e847 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/推荐博客列表页模板.html @@ -0,0 +1,72 @@ + + + + +名人博客 + + + + + + + + + + +{PE.Label id="博客网站顶部"/} + + + +
      +
      +
      + +
      +
      +

      博文排行

      + +
      +
      +
        + {PE.Label id="文字博文列表" ouputQty="15" titleLength="20" isShowNum="true" listOrderType="9" /} +
      + + +
      + +
      + +
      ###
      +
      +
      +
      您现在的位置:博客首页 > 名人博客
      +
      +
        + {PE.Label id="博客列表标签" listOrderType="1" page="true" pagesize="9"/} +
      +
      {PE.Page id="url_动易后台风格" datasource="博客列表标签" unitname="个博客" /}
      +
      +
      +
      +
      + + + + +{PE.Label id="博客网站底部"/} + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/最新博客列表模板.html b/动易的标签库/模板库_dhjd/博客系统模板/最新博客列表模板.html new file mode 100644 index 0000000..f44d8f7 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/最新博客列表模板.html @@ -0,0 +1,72 @@ + + + + +最新博客 + + + + + + + + + + +{PE.Label id="博客网站顶部"/} + + + +
      +
      +
      + +
      +
      +

      博文排行

      + +
      +
      +
        + {PE.Label id="文字博文列表" ouputQty="15" titleLength="20" isShowNum="true" listOrderType="9" /} +
      + + +
      + +
      + +
      ###
      +
      +
      +
      您现在的位置:博客首页 > 最新博客
      +
      +
        + {PE.Label id="博客列表标签" listOrderType="5" page="true" pagesize="9"/} +
      +
      {PE.Page id="url_动易后台风格" datasource="博客列表标签" unitname="个博客" /}
      +
      +
      +
      +
      + + + + +{PE.Label id="博客网站底部"/} + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/个人资料管理模板.html b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/个人资料管理模板.html new file mode 100644 index 0000000..3685990 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/个人资料管理模板.html @@ -0,0 +1,52 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + +{PE.Label id="潮流盛典_博客顶部" /} + + + +
      + + {PE.Control.form1} +
      +
      +

      修改昵称和头像

      +
      +
      +
      昵 称:{PE.Control.TxtBlogNickName/}长度为2-15个汉字(4-30个字符)

      +
      自我介绍:{PE.Control.TxtIntro/}

      + + + + + +
      + 头 像: + + {PE.Control.showphoto/}
      {PE.Control.ExtenFileUpload/} +
      +
      {PE.Control.BtnSave/}{PE.Control.BtnCancel/}
      +
      +
      + {PE.Control.PHimgsrc/} + {/PE.Control.form1} +
      + + +{PE.Label id="潮流盛典_博客底部" /} + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/博文内容页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/博文内容页模板.html new file mode 100644 index 0000000..da5e001 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/博文内容页模板.html @@ -0,0 +1,107 @@ +{PE.DataSource id="cone" datasource="博文_内容页数据源" LogId="@RequestInt_LogId" xslt="true" /} + + + + +{PE.field id="cone" fieldname="Title" /} - {PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + +{PE.Label id="潮流盛典_博客顶部" /} + + + +
      + +
      +
      +
      +

      正文

      +
      +
      +
      +
      +

      {PE.field id="cone" fieldname="Title" /}

      {PE.field id="cone" fieldname="CreateTime" /}{PE.Label id="博客博文管理操作" type="@RequestInt_type" blogId="{PE.field id="cone" fieldname="BlogID" /}" LogID="{PE.field id="cone" fieldname="logId" /}" recyle="false" userName="{PE.Label id="获取博主用户名" blogId="{PE.field id="cone" fieldname="BlogID" /}" cachetime="17280" cacheid="{PE.field id="cone" fieldname="BlogID" /}"/}"/} +
      +
      +
      {PE.field id="cone" fieldname="Tags" /}
      +
      分类:{PE.field id="cone" fieldname="CategoryName" /}
      +
      +
      + {PE.field id="cone" fieldname="Content" /} +
      +
      +
      阅读({PE.field id="cone" fieldname="Hits" /}) | 评论( {PE.Label id="博文评论数" logId="{PE.field id="cone" fieldname="logId" /}" /} )
      +
      +
      +
      +
      前一篇:{PE.Label id="博文_前一篇" titleLength="60" linkOpenType="0" blogId="{PE.field id="cone" fieldname="BlogID" /}" logId="{PE.field id="cone" fieldname="LogID" /}" userCategoryId="{PE.field id="cone" fieldname="UserCategoryID" /}" displayCategoryName="false" /}
      +
      后一篇:{PE.Label id="博文_后一篇" titleLength="60" linkOpenType="0" blogId="{PE.field id="cone" fieldname="BlogID" /}" logId="{PE.field id="cone" fieldname="LogID" /}" userCategoryId="{PE.field id="cone" fieldname="UserCategoryID" /}" displayCategoryName="false" /}
      +
      + + + +
      +
      +
      + + + + +
      + +{PE.Label id="潮流盛典_博客底部" /} + + {PE.Label id="博客评论JS标签" LogId="{PE.field id="cone" fieldname="LogID" /}" blogId="{PE.field id="cone" fieldname="BlogID" /}" Nickname="{PE.field id="cone" fieldname="Nickname" /}" IsComment="{PE.field id="cone" fieldname="IsComment" /}" /} + + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/博文分类页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/博文分类页模板.html new file mode 100644 index 0000000..c8696d1 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/博文分类页模板.html @@ -0,0 +1,78 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + +{PE.Label id="潮流盛典_博客顶部" /} + + +
      +
      +
      +
      +

      {PE.Label id="获取栏目名称" username="{PE.Label id="获取博主用户名" blogId="@RequestInt_id" cachetime="17280" cacheid="@RequestInt_id"/}" categoryId="@RequestInt_categoryId" type="@RequestInt_type" /}

      +
      +
      +
        + {PE.Label id="用户博文列表" page="true" type="@RequestInt_type" userCategoryID="@RequestInt_categoryId" pagesize="10" username="{PE.Label id="获取博主用户名" blogId="@RequestInt_id" cachetime="17280" cacheid="@RequestInt_id"/}" BlogId="@RequestInt_id"/} +
      +
      + {PE.Page id="url_动易后台风格" datasource="用户博文列表" unitname="条" /} +
      +
      + +
      +
      + + + +
      + +{PE.Label id="潮流盛典_博客底部" /} + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/博文编辑页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/博文编辑页模板.html new file mode 100644 index 0000000..5e1ae4d --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/博文编辑页模板.html @@ -0,0 +1,143 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + + + +{PE.Label id="潮流盛典_博客顶部" /} + + {PE.Control.form1} + {PE.Control.HdnCategoryValue/} + {PE.Control.SmContent/} +
      +
      +
      +

      发表博文

      + +
      +
      +
      标 题:{PE.Control.TxtTitle/}{PE.Control.ValrTitle/}
      +
      {PE.Control.EditorContent/} +
      +
      + 标签:{PE.Control.TxtTag/} +
      +
      +
      + 标签间请用“空格”开,用简练的词语概括您的博文内容 +
      + +
      +
      + + + + + + + + + + + +
      + 推荐热门标签: + + {PE.Control.RptHotTag/} +
      + 使用过的标签: + + {PE.Control.RptUserTag/} +
      +
      +
      +
      + 分类: +   创建分类 + +
      +
      + 设置: + + + {PE.Control.RdlComment/} + +
      +
      + {PE.Control.PnlCategory/} +
      + {PE.Control.PlhJS/} +
      + {PE.Control.BtnAction/}  {PE.Control.BtnPosTemp/} +
      + +
      +
      +
      + {PE.Control.PlhInitSelect/} + {/PE.Control.form1} + + +{PE.Label id="潮流盛典_博客底部" /} + + + {PE.Label id="博客用户自定义分类" /} + + + +
      +
      + + + {PE.Label id="博客确认提示" /} + + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/访客管理页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/访客管理页模板.html new file mode 100644 index 0000000..c795c98 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/访客管理页模板.html @@ -0,0 +1,37 @@ +{PE.DataSource id="blog_content" datasource="博客数据源标签" blogId="@RequestInt_Id" xslt="true" /} + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + +{PE.Label id="潮流盛典_博客顶部" /} + + +
      +
      +
      +

      全部访客

      +
      +
      +
        +{PE.Label id="博客访客管理" page="true" pagesize="12" blogID="@RequestInt_id" userName="{PE.field id="blog_content" fieldname="UserName" /}" /} +
      +
      {PE.Page id="url_动易后台风格" datasource="博客访客管理" unitname="个访客" /}
      +
      + +
      +
      + + +{PE.Label id="潮流盛典_博客底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/评论管理页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/评论管理页模板.html new file mode 100644 index 0000000..6a229f3 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/评论管理页模板.html @@ -0,0 +1,33 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + +{PE.Label id="潮流盛典_博客顶部" /} + + +
      +
      +
      + + + +
      +
      +
      + + +{PE.Label id="潮流盛典_博客底部" /} + {PE.Label id="博客评论管理JS标签" blogId="@RequestInt_Id" commentLabel="博客评论管理" commentList="博客评论管理信息列表" commentpage = "JS_基本风格"/} + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/首页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/首页模板.html new file mode 100644 index 0000000..564fd6d --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/潮流盛典/首页模板.html @@ -0,0 +1,44 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + + +{PE.Label id="潮流盛典_博客顶部" /} + + +
      +
      +
      +
      +

      博文

      +
      +
      + {PE.Label id="博文列表" blogId="@RequestInt_id" contentLength="400" outputQty="0" page="true" pagesize="10"/} +
      +
      + {PE.Page id="url_动易后台风格" datasource="博文列表" unitname="篇" /} +
      +
      +
      + + {PE.Label id="侧栏标签" BlogID="@RequestInt_id" /} + +
      + + +{PE.Label id="潮流盛典_博客底部" /} + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/个人资料管理模板.html b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/个人资料管理模板.html new file mode 100644 index 0000000..67d609e --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/个人资料管理模板.html @@ -0,0 +1,51 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + +{PE.Label id="炫动风采_博客顶部" /} + + + +
      + + {PE.Control.form1} +
      +
      +

      修改昵称和头像

      +
      +
      +
      昵 称:{PE.Control.TxtBlogNickName/}长度为2-15个汉字(4-30个字符)

      +
      自我介绍:{PE.Control.TxtIntro/}

      + + + + + +
      + 头 像: + + {PE.Control.showphoto/}
      {PE.Control.ExtenFileUpload/} +
      +
      {PE.Control.BtnSave/}{PE.Control.BtnCancel/}
      +
      +
      + {PE.Control.PHimgsrc/} + {/PE.Control.form1} +
      + + +{PE.Label id="炫动风采_博客底部" /} + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/博文内容页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/博文内容页模板.html new file mode 100644 index 0000000..936157b --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/博文内容页模板.html @@ -0,0 +1,109 @@ +{PE.DataSource id="cone" datasource="博文_内容页数据源" LogId="@RequestInt_LogId" xslt="true" /} + + + + +{PE.field id="cone" fieldname="Title" /} - {PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + +{PE.Label id="炫动风采_博客顶部" /} + + + +
      + +
      +
      +
      +

      正文

      +
      +
      +
      +
      +

      {PE.field id="cone" fieldname="Title" /}

      {PE.field id="cone" fieldname="CreateTime" /}{PE.Label id="博客博文管理操作" type="@RequestInt_type" blogId="{PE.field id="cone" fieldname="BlogID" /}" LogID="{PE.field id="cone" fieldname="logId" /}" recyle="false" userName="{PE.Label id="获取博主用户名" blogId="{PE.field id="cone" fieldname="BlogID"/}" cachetime="17280" cacheid="{PE.field id="cone" fieldname="BlogID"/}"/}"/} +
      + +
      + {PE.field id="cone" fieldname="Content" /} +
      +
      +
      已投稿到:排行榜
      +
      阅读({PE.field id="cone" fieldname="Hits" /})| 评论( {PE.Label id="博文评论数" logId="{PE.field id="cone" fieldname="logId" /}" /} )
      +
      +
      +
      << {PE.Label id="博文_前一篇" titleLength="60" linkOpenType="0" blogId="{PE.field id="cone" fieldname="BlogID" /}" logId="{PE.field id="cone" fieldname="LogID" /}" userCategoryId="{PE.field id="cone" fieldname="UserCategoryID" /}" displayCategoryName="false" /} +
      {PE.Label id="博文_后一篇" titleLength="60" linkOpenType="0" blogId="{PE.field id="cone" fieldname="BlogID" /}" logId="{PE.field id="cone" fieldname="LogID" /}" userCategoryId="{PE.field id="cone" fieldname="UserCategoryID" /}" displayCategoryName="false" /} >>
      +
      +
      + + + +
      +
      + +
      + + + +
      + + +{PE.Label id="古色古香_博客底部" /} + + {PE.Label id="博客评论JS标签" LogId="{PE.field id="cone" fieldname="LogID" /}" blogId="{PE.field id="cone" fieldname="BlogID" /}" Nickname="{PE.field id="cone" fieldname="Nickname" /}" IsComment="{PE.field id="cone" fieldname="IsComment" /}" /} + + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/博文分类页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/博文分类页模板.html new file mode 100644 index 0000000..a1e6a74 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/博文分类页模板.html @@ -0,0 +1,79 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + +{PE.Label id="炫动风采_博客顶部" /} + + +
      +
      +
      +
      +

      {PE.Label id="获取栏目名称" username="{PE.Label id="获取博主用户名" blogId="@RequestInt_id" cachetime="17280" cacheid="@RequestInt_id"/}" categoryId="@RequestInt_categoryId" type="@RequestInt_type" /}

      +
      +
      +
        + {PE.Label id="用户博文列表" page="true" type="@RequestInt_type" userCategoryID="@RequestInt_categoryId" pagesize="10" username="{PE.Label id="获取博主用户名" blogId="@RequestInt_id" cachetime="17280" cacheid="@RequestInt_id"/}" BlogId="@RequestInt_id"/} +
      +
      + {PE.Page id="url_动易后台风格" datasource="用户博文列表" unitname="条" /} +
      +
      + +
      +
      + + + +
      + + +{PE.Label id="炫动风采_博客底部" /} + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/博文编辑页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/博文编辑页模板.html new file mode 100644 index 0000000..1bc8d38 --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/博文编辑页模板.html @@ -0,0 +1,141 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + + + +{PE.Label id="炫动风采_博客顶部" /} + + {PE.Control.form1} + {PE.Control.HdnCategoryValue/} + {PE.Control.SmContent/} +
      +
      +
      +

      发表博文

      +
      +
      +
      +
      标 题:{PE.Control.TxtTitle/}{PE.Control.ValrTitle/}
      +
      {PE.Control.EditorContent/} +
      +
      + 标签: {PE.Control.TxtTag/} +
      +
      +
      + 标签间请用“空格”开,用简练的词语概括您的博文内容 +
      + +
      +
      + + + + + + + + + + + +
      + 推荐热门标签: + + {PE.Control.RptHotTag/} +
      + 使用过的标签: + + {PE.Control.RptUserTag/} +
      +
      +
      +
      + 分类: +   创建分类 + +
      +
      + 设置: + + + {PE.Control.RdlComment/} + +
      +
      + {PE.Control.PnlCategory/} +
      + {PE.Control.PlhJS/} +
      + {PE.Control.BtnAction/}  {PE.Control.BtnPosTemp/} +
      + +
      +
      +
      + {PE.Control.PlhInitSelect/} + {/PE.Control.form1} + + + +{PE.Label id="炫动风采_博客底部" /} + + + {PE.Label id="博客用户自定义分类" /} + + + +
      +
      + + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/访客管理页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/访客管理页模板.html new file mode 100644 index 0000000..f63704e --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/访客管理页模板.html @@ -0,0 +1,40 @@ +{PE.DataSource id="blog_content" datasource="博客数据源标签" blogId="@RequestInt_Id" xslt="true" /} + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + +{PE.Label id="炫动风采_博客顶部" /} + + +
      +
      +
      +

      全部访客

      +
      +
      +
        +{PE.Label id="博客访客管理" page="true" pagesize="12" blogID="@RequestInt_id" userName="{PE.field id="blog_content" fieldname="UserName" /}" /} +
      +
      {PE.Page id="url_动易后台风格" datasource="博客访客管理" unitname="个访客" /}
      +
      + +
      + +
      + + + + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/评论管理页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/评论管理页模板.html new file mode 100644 index 0000000..a8e857c --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/评论管理页模板.html @@ -0,0 +1,36 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + +{PE.Label id="炫动风采_博客顶部" /} + + +
      +
      +
      + + + +
      +
      + + + +
      + + +{PE.Label id="炫动风采_博客底部" /} + + {PE.Label id="博客评论管理JS标签" blogId="@RequestInt_Id" commentLabel="博客评论管理" commentList="博客评论管理信息列表" commentpage = "JS_基本风格"/} + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/首页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/首页模板.html new file mode 100644 index 0000000..1c90cdf --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/炫动风采/首页模板.html @@ -0,0 +1,45 @@ + + + + +{PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /} + + + + + + + + + + + + +{PE.Label id="炫动风采_博客顶部" /} + + +
      +
      +
      +
      +

      博文

      +
      +
      + {PE.Label id="博文列表" blogId="@RequestInt_id" contentLength="400" outputQty="0" page="true" pagesize="10"/} +
      + {PE.Page id="url_动易后台风格" datasource="博文列表" unitname="篇" /} +
      +
      +
      + + {PE.Label id="侧栏标签" BlogID="@RequestInt_id" /} + +
      +
      + + + + {PE.Label id="炫动风采_博客底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/博客系统模板/首页模板.html b/动易的标签库/模板库_dhjd/博客系统模板/首页模板.html new file mode 100644 index 0000000..8cfe2db --- /dev/null +++ b/动易的标签库/模板库_dhjd/博客系统模板/首页模板.html @@ -0,0 +1,160 @@ + + + + +动易博客 + + + + + + + + +{PE.Label id="博客网站顶部"/} + + + +
      +
      +
      + +
      +
      +

      博文排行

      + +
      +
      +
        + {PE.Label id="文字博文列表" ouputQty="15" isShowNum="true" listOrderType="9" /}
      + + +
      + +
      + +
      ###
      +
      + +
      + +
      {PE.Label id="博客信息焦点图" bindStyle="普通式" outputQty="5" focusWidth="348" focusHeight="239" /}
      + + + +
      +
      +

      名人博客

      + 更多>> +
      +
      + {PE.Label id="博客列表_名人博客"/} +
      +
      + +
      + +
      + +
      +
        + {PE.Label id="焦点博文推荐" ouputQty="3" titleLength="30" linkOpenType="_blank" listOrderType="1" contentLength="200" /} +
      +
      + + +
      +
      +

      博文推荐

      + [更多>>] +
      +
      +
        + {PE.Label id="文字博文列表" isShowNum="false" isIndex="true" isCategory="false" ouputQty="10" titleLength="20" linkOpenType="_blank" listOrderType="1" displayInputer="true" displayHits="false" titleStyle="title" inputerStyle="blogger" isElite="true" partitionNums="5" /} +
      +
      +
      + +
      +
      + + + + + +
      + +
      +
      +

      图片博客

      + 更多>> +
      +
      +
        + {PE.Label id="博客图片列表" isLinkTitle="true" isIndex="true" isCategory="false" isList="true" titleLength="30" contentLength="50" linkOpenType="_blank" listOrderType="1" ouputQty="20" imageLinkStyle="pic" displayTitle="true" displayContent="false" /} +
      +
      + +
      + + + +
      +
      +

      最新博客

      + 更多>> +
      +
      + {PE.Label id="博客列表_最新博客" outputQty="28"/} +
      +
      + +
      + + + + + + +
      + {PE.Label id="博客栏目展示列表" ouputQty="12" /} +
      + + + + + + + + + +
      + + + + +{PE.Label id="博客网站底部" /} + + + + diff --git a/动易的标签库/模板库_dhjd/在线办事模板/办事事项列表页模板.html b/动易的标签库/模板库_dhjd/在线办事模板/办事事项列表页模板.html new file mode 100644 index 0000000..f6b529b --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线办事模板/办事事项列表页模板.html @@ -0,0 +1,95 @@ + + + + +在线办事-{PE.SiteConfig.SiteName /} + + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      +
      +
      +
      +
      栏目导航
      +
      +
      +
        + {PE.Label id="事项分类栏目导航" CategoryId="@RequestInt_categoryId"/} +
      +
      +
      +
      +
      +
      +
      +
      会员登录
      +
      +
      + +
      +
      +
      +
      + + + + {PE.Control.form1} +
      + +
      + + 您现在的位置{PE.SiteConfig.SiteName /} >> 在线办事{PE.Label id="办事位置导航" CategoryId="@RequestInt_categoryId"/} + +
      + + +
      +
      + {PE.Control.TextBoxKeyWord/} + {PE.Control.ButtonSearch/} +
      +

      + {PE.Control.EgvWorkItem/} + {PE.Control.ObjDatSouWorkItem/} +
      + {/PE.Control.form1} + + + +
      +
      +
      +
      + + +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/在线办事模板/办事咨询建议页模板.html b/动易的标签库/模板库_dhjd/在线办事模板/办事咨询建议页模板.html new file mode 100644 index 0000000..d5b1ab0 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线办事模板/办事咨询建议页模板.html @@ -0,0 +1,165 @@ + + + + +在线办事-{PE.SiteConfig.SiteName /} + + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      +
      +
      +
      +
      栏目导航
      +
      +
      +
        + {PE.Label id="事项分类栏目导航" CategoryId="@RequestInt_categoryId"/} +
      +
      +
      +
      +
      +
      +
      +
      会员登录
      +
      +
      + +
      +
      +
      +
      + + {PE.Control.form1} + +
      + +
      + + 您现在的位置{PE.SiteConfig.SiteName /} >> 在线办事{PE.Label id="办事位置导航" CategoryId="@RequestInt_categoryId"/} >> 咨询建议 + +
      + +
      +
      + {PE.Control.LblWorkName/} +
      +
      +
      +
      +
      + {PE.Label id="办事菜单向导" type="Sug"/} +
      +
      +
      +
      +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 联系人: + + {PE.Control.TxtContact/} + {PE.Control.ValrContact/} +
      + 联系电话: + + {PE.Control.TxtPhone/} + {PE.Control.ValrPhone/} + {PE.Control.RegValrPhone/} +
      + 咨询方式: + + {PE.Control.DropType/} +
      + Email: + + {PE.Control.TxtEmail/} + {PE.Control.ValrEmail/} +
      + 咨询标题: + + {PE.Control.TxtTitle/} + {PE.Control.ValrTitle/} +
      + 咨询内容: + + {PE.Control.TxtContent/} + {PE.Control.ValrContent/} +
      + {PE.Control.BtnSubmit/} + {PE.Control.BtnBack/} +
      + +

      +
      + + {/PE.Control.form1} + +
      +
      +
      +
      + + +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/在线办事模板/办事常见问题页模板.html b/动易的标签库/模板库_dhjd/在线办事模板/办事常见问题页模板.html new file mode 100644 index 0000000..7b051f2 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线办事模板/办事常见问题页模板.html @@ -0,0 +1,107 @@ + + + + +在线办事-{PE.SiteConfig.SiteName /} + + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      +
      +
      +
      +
      栏目导航
      +
      +
      +
        + {PE.Label id="事项分类栏目导航" CategoryId="@RequestInt_categoryId"/} +
      +
      +
      +
      +
      +
      +
      +
      会员登录
      +
      +
      + +
      +
      +
      +
      + + + +
      + +
      + + 您现在的位置{PE.SiteConfig.SiteName /} >> 在线办事{PE.Label id="办事位置导航" CategoryId="@RequestInt_categoryId"/} >> 常见问题 + +
      + +
      +
      + {PE.Control.LblWorkName/} +
      +
      +
      +
      +
      + {PE.Label id="办事菜单向导" type="Fqa"/} +
      +
      +
      +
      +

      +
      + {PE.Label id="咨询建议列表" ItemId="@RequestInt_itemId" page="true" pagesize="10" urlpage="true" /} +
      +
      {PE.Page id="url_动易后台风格" span="span" datasource="咨询建议列表" unitname="条提问" /}
      + +
      + + + +
      +
      +
      +
      + + +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + + + diff --git a/动易的标签库/模板库_dhjd/在线办事模板/办事操作规程页模板.html b/动易的标签库/模板库_dhjd/在线办事模板/办事操作规程页模板.html new file mode 100644 index 0000000..5a260de --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线办事模板/办事操作规程页模板.html @@ -0,0 +1,102 @@ + + + + +在线办事-{PE.SiteConfig.SiteName /} + + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      +
      +
      +
      +
      栏目导航
      +
      +
      +
        + {PE.Label id="事项分类栏目导航" CategoryId="@RequestInt_categoryId"/} +
      +
      +
      +
      +
      +
      +
      +
      会员登录
      +
      +
      + +
      +
      +
      +
      + + + +
      + +
      + + 您现在的位置{PE.SiteConfig.SiteName /} >> 在线办事{PE.Label id="办事位置导航" CategoryId="@RequestInt_categoryId" /} >> 办事指南 + +
      + +
      +
      + {PE.Control.LblWorkName/} +
      +
      +
      +
      +
      + {PE.Label id="办事菜单向导" type="Rule" /} +
      +
      +
      +
      + {PE.Control.ELblText/} + +
      + + + +
      +
      +
      +
      + + +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/在线办事模板/办事文档下载页模板.html b/动易的标签库/模板库_dhjd/在线办事模板/办事文档下载页模板.html new file mode 100644 index 0000000..2265656 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线办事模板/办事文档下载页模板.html @@ -0,0 +1,104 @@ + + + + +在线办事-{PE.SiteConfig.SiteName /} + + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      +
      +
      +
      +
      栏目导航
      +
      +
      +
        + {PE.Label id="事项分类栏目导航" CategoryId="@RequestInt_categoryId"/} +
      +
      +
      +
      +
      +
      +
      +
      会员登录
      +
      +
      + +
      +
      +
      +
      + + + +
      + +
      + + 您现在的位置{PE.SiteConfig.SiteName /} >> 在线办事{PE.Label id="办事位置导航" CategoryId="@RequestInt_categoryId"/} >> 文档下载 + +
      + +
      +
      + {PE.Control.LblWorkName/} +
      +
      +
      +
      +
      + {PE.Label id="办事菜单向导" type="Download"/} +
      +
      +
      +
      +

      + {PE.Control.RptDownload/} +

      +
      + + + +
      +
      +
      +
      + + +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + + + diff --git a/动易的标签库/模板库_dhjd/在线办事模板/办事流程图示页模板.html b/动易的标签库/模板库_dhjd/在线办事模板/办事流程图示页模板.html new file mode 100644 index 0000000..c2a3260 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线办事模板/办事流程图示页模板.html @@ -0,0 +1,104 @@ + + + + +在线办事-{PE.SiteConfig.SiteName /} + + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      +
      +
      +
      +
      栏目导航
      +
      +
      +
        + {PE.Label id="事项分类栏目导航" CategoryId="@RequestInt_categoryId"/} +
      +
      +
      +
      +
      +
      +
      +
      会员登录
      +
      +
      + +
      +
      +
      +
      + + + +
      + +
      + + 您现在的位置{PE.SiteConfig.SiteName /} >> 在线办事{PE.Label id="办事位置导航" CategoryId="@RequestInt_categoryId"/} >> 流程图示 + +
      + +
      +
      + {PE.Control.LblWorkName/} +
      +
      +
      +
      +
      + {PE.Label id="办事菜单向导" type="View"/} +
      +
      +
      +
      +

      + {PE.Control.ELblText/} +

      +
      + + + +
      +
      +
      +
      + + +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + + + diff --git a/动易的标签库/模板库_dhjd/在线办事模板/办事网上申报页模板.html b/动易的标签库/模板库_dhjd/在线办事模板/办事网上申报页模板.html new file mode 100644 index 0000000..bf51494 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线办事模板/办事网上申报页模板.html @@ -0,0 +1,105 @@ + + + + +在线办事-{PE.SiteConfig.SiteName /} + + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      +
      +
      +
      +
      栏目导航
      +
      +
      +
        + {PE.Label id="事项分类栏目导航" CategoryId="@RequestInt_categoryId"/} +
      +
      +
      +
      +
      +
      +
      +
      会员登录
      +
      +
      + +
      +
      +
      +
      + + {PE.Control.form1} + +
      + +
      + + 您现在的位置{PE.SiteConfig.SiteName /} >> 在线办事{PE.Label id="办事位置导航" CategoryId="@RequestInt_categoryId"/} >> 网上申报 + +
      + +
      +
      + {PE.Control.LblWorkName/} +
      +
      +
      +
      +
      + {PE.Label id="办事菜单向导" type="Add"/} +
      +
      +
      +
        +
      +

      + {PE.Control.PanelAddItem/} +

      +
      + + {/PE.Control.form1} + +
      +
      +
      +
      + + +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/在线办事模板/办事进度查询页模板.html b/动易的标签库/模板库_dhjd/在线办事模板/办事进度查询页模板.html new file mode 100644 index 0000000..017c81c --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线办事模板/办事进度查询页模板.html @@ -0,0 +1,136 @@ + + + + +在线办事-{PE.SiteConfig.SiteName /} + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      +
      +
      +
      +
      会员登录
      +
      +
      + +
      +
      +
      +
      + + + +
      + +
      + + 您现在的位置{PE.SiteConfig.SiteName /} >> 在线办事 >> 进度查询 + +
      + +
      +
      + 受理编号{PE.Control.LblWorkReceiptNo/}查询 +
      +

      + +
      +

      {PE.Control.LblWorkMessage/}

      +
      + {PE.Control.form1} + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 事项名称: + + {PE.Control.LlWorkName/} +
      + 受理编号: + + {PE.Control.LlReceiptNo/} +
      + 申请时间: + + {PE.Control.LlCreateTime/} +
      + 事项状态: + + {PE.Control.LlStatus/} +
      + {PE.Control.LlCloseTxt/} + + {PE.Control.LlClose/} +
      + {PE.Control.LlResultTxt/} + + {PE.Control.LblResult/} +
      +
      + {PE.Control.ELtrFormBody/} +
      +
      {PE.Control.BtnGoBack/}
      + {/PE.Control.form1} +
      + + + +
      +
      +
      +
      + + +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/在线办事模板/在线办事栏目页模板.html b/动易的标签库/模板库_dhjd/在线办事模板/在线办事栏目页模板.html new file mode 100644 index 0000000..1ac6c2c --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线办事模板/在线办事栏目页模板.html @@ -0,0 +1,273 @@ + + + + +在线办事-首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="显示子办事分类" CategoryId="0" IsChildNodes="false"/} +
      +
      +
      +
      +
      +
      +
      + +
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      + +
      +
      + +
      +
      +
      + +
      + + + +
      + + +
      + 您现在的位置:政府网 >> 在线办事
      + + + +
      +
      +
        + {PE.Label id="显示子办事分类" CategoryId="1"/} +
      +
      +
      +
        + {PE.Label id="显示子办事分类" CategoryId="2"/} +
      +
      +
      +
      +
      +
        + {PE.Label id="显示子办事分类" CategoryId="3"/} +
      +
      +
      +
        + {PE.Label id="显示子办事分类" CategoryId="4"/} + {PE.Label id="显示子办事分类" CategoryId="5"/} +
      +
      +
      + +
      + + + + + +
      +
      +
      + +
      +
      +
        + {PE.Label id="办事事项列表" CategoryId="1"/} +
      + + + + +
      +
      +
      + +
      +
      +
      +
      +
        + {PE.Label id="办理部门列表"/} +
      +
      +
      +
      + +
      + +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/在线办事模板/电子监察信息页模板.html b/动易的标签库/模板库_dhjd/在线办事模板/电子监察信息页模板.html new file mode 100644 index 0000000..b6e3e08 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线办事模板/电子监察信息页模板.html @@ -0,0 +1,144 @@ + + + + +电子监察-{PE.SiteConfig.SiteName /} + + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      +
      +
      +
      +
      +
        +

            电子监察系统是一个高效、快捷、宽广的信息平台。运用这一平台拓展电子监察的内容和领域,是推进政务公开、信息公开的必然要求。2011年2月,我省监察厅、信息产业厅联合推出行政审批电子监察系统, + 该系统具有实时监控、预警纠错、绩效评估、信息服务、投诉处理五项功能,对我省82个省直部门的行政审批行为进行实时监察,正式运行以来省直部门审批效率大幅度提高,审批行为日益规范,有效地预防了违纪违规问题的发生, + 进一步提高了机关工作的效率、效益和水平。在此基础上,我省于2011年4月建立了电子纪检监察综合平台。该平台包括行政审批、信息资源共享、重大项目等18个电子监察系统。 +


        +

            网上监察栏目定期发布对82个省直部门的行政审批监察信息,包括审批时限监察、部门绩效排名、办件情况公告等,为公众监督行政审批行为提供畅通渠道。


        +
      +
      +
      +
      +
      +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="6" nodes="105" models="1" itemListOrderType="3" /} +
      +
      +
      +
      +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="7" nodes="106" models="1" itemListOrderType="10" /} +
      +
      +
      +
      +
      + + + +
      + +
      + + 您现在的位置{PE.SiteConfig.SiteName /} >> 在线办事 >> 电子监察 + +
      + +
      +
      +
      + +
      +
      + {PE.Label id="GOV_业务实时监察" /} +
      +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="GOV_部门办结率排名" /} +
      +
      +
      +
      + + + +
      +
      +
      +
      +
      会员登录
      +
      +
      + +
      +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="GOV_部门受理量排名"/} +
      +
      +
      +
      +
      + + +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/在线办事模板/行政审批首页模板.html b/动易的标签库/模板库_dhjd/在线办事模板/行政审批首页模板.html new file mode 100644 index 0000000..3ce6fba --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线办事模板/行政审批首页模板.html @@ -0,0 +1,24 @@ + + + + + + +行政审批首页 + + + + +{PE.Label id="公共脚本" /} + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      +{PE.Label id="会员中心底部信息" /} + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/Wap在线访谈内容页模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/Wap在线访谈内容页模板.html new file mode 100644 index 0000000..e4de928 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/Wap在线访谈内容页模板.html @@ -0,0 +1,28 @@ + + + + + + + + + +Wap网上信访首页 + + +
      +{PE.Control.form1} + +{PE.Label id="WAP头部"/} +
      +
      +{pe.Label id="Wap访谈内容" interviewId="@Request_InterviewId"/} +
      +
      +{PE.Label id="wap底部" /} + +{/PE.Control.form1} +
      + + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/Wap在线访谈提问列表页模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/Wap在线访谈提问列表页模板.html new file mode 100644 index 0000000..100f070 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/Wap在线访谈提问列表页模板.html @@ -0,0 +1,32 @@ + + + + + + + + + +Wap在线访谈首页 + + +
      +{PE.Control.form1} + +{PE.Label id="WAP头部"/} +
      +
      {PE.Label id="Wap获取访谈标题" interviewId="@Request_InterviewId" /} 网友提问>>
      +
      +{PE.Label id="Wap获取访谈网友提问列表" outputQty="10" bindStyle="普通式" usePage="true" titleLength="32" /} +
      +
      {PE.Page id="wap_动易后台风格" datasource="Wap获取访谈网友提问列表_普通式" /}
      + +
      + +{PE.Label id="wap底部" /} + +{/PE.Control.form1} +
      + + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/Wap在线访谈提问页模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/Wap在线访谈提问页模板.html new file mode 100644 index 0000000..caca092 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/Wap在线访谈提问页模板.html @@ -0,0 +1,39 @@ + + + + + + + + + +Wap在线访谈提问页 + + + +
      +{PE.Control.form1} +{PE.Label id="WAP头部"/} + +
      +
      在线提问
      +
      +
      +姓名:{PE.Control.TxtNickName/}* {PE.Control.LblNickName/}
      +内容:{PE.Control.TxtContent/}* {PE.Control.LblContent/}
      +
      +
      {PE.Control.BtnAdd/}
      + +
      + +
      +{PE.Label id="wap底部" /} + + + + +{/PE.Control.form1} +
      + + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/Wap在线访谈首页模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/Wap在线访谈首页模板.html new file mode 100644 index 0000000..70409e0 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/Wap在线访谈首页模板.html @@ -0,0 +1,32 @@ + + + + + + + + + +Wap在线访谈首页 + + +
      +{PE.Control.form1} + +{PE.Label id="WAP头部"/} +
      +
      在线访谈
      +
      +{PE.Label id="Wap访谈列表" outputQty="15" bindStyle="标题式" usePage="true" titleLength="32" /} +
      +
      {PE.Page id="wap_动易后台风格" datasource="Wap访谈列表_标题式" /}
      + +
      + +{PE.Label id="wap底部" /} + +{/PE.Control.form1} +
      + + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈列表页模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈列表页模板.html new file mode 100644 index 0000000..fc770b1 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈列表页模板.html @@ -0,0 +1,95 @@ + + + + +在线访谈列表页 + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="在线访谈首页链接" /} > 访谈列表
      + +
      +
      访谈列表 >>
      +
      +
        + {PE.Label id="访谈列表" page="true" pagesize="40" pagemain="true" urlpage="true" xslt="true" /} +
        +
      +
      {PE.Page id="url_动易后台风格" datasource="访谈列表" unitname="次访谈" /}
      +
      +
      +
      + + +
      +
      +
      +
      + 会员登录 +
      +
      +
      + {PE.Label id="GOV_用户登录" /} +
      +
      +
      +
      + +
      + +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈图片模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈图片模板.html new file mode 100644 index 0000000..4f1717f --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈图片模板.html @@ -0,0 +1,46 @@ +{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /} + + + + +在线访谈图片 - {PE.Field id="cone" fieldname="InterviewTitle" /} + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      您现在的位置:{PE.Label id="在线访谈首页链接" /} > 图片列表
      +
      {PE.Field id="cone" fieldname="InterviewTitle" /}
      +
      +
      +
      访谈图片 >>
      +
      +
        + {PE.Label id="访谈图片" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" outputQty="50" pictureClass="pe_u_thumb" titleClass="pe_u_thumb_title" /} +
      +
      +
      +
      +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈提问列表模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈提问列表模板.html new file mode 100644 index 0000000..c96764d --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈提问列表模板.html @@ -0,0 +1,42 @@ +{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /} + + + + +在线访谈提问列表页 + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      您现在的位置:{PE.Label id="在线访谈首页链接" /} > 提问列表
      +
      {PE.Field id="cone" fieldname="InterviewTitle" /}网友提问 >>
      +
      +
      + {PE.Label id="提问列表" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" page="true" pagesize="40" pagemain="true" urlpage="true" xslt="true" /} +
      +
      {PE.Page id="url_动易后台风格" datasource="提问列表" unitname="次提问" /}
      +
      +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈提问页模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈提问页模板.html new file mode 100644 index 0000000..cc026d5 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈提问页模板.html @@ -0,0 +1,54 @@ + + + + +在线访谈提问页 + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      +

      在线提问

      + {PE.Control.form1} + + + + + + +
      提问人姓名:{PE.Control.TxtNickName/}{PE.Control.RValerNickName/} (最多10个字符)
      验证码:{PE.Control.TxtValidateCode/}{PE.Control.VcodeSubmit/}{PE.Control.RValValidateCode/}
      提问内容:(100字以内){PE.Control.TxtContent/}{PE.Control.RValContent/}
      {PE.Control.BtnAdd/}    
      + {/PE.Control.form1} +
      +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈摘要模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈摘要模板.html new file mode 100644 index 0000000..2aa5117 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈摘要模板.html @@ -0,0 +1,54 @@ +{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /} + + + + +在线访谈摘要 - {PE.Field id="cone" fieldname="InterviewTitle" /} + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      您现在的位置:{PE.Field id="cone" fieldname="InterviewTitle" /} > 访谈摘要
      +
      +
      {PE.Field id="cone" fieldname="InterviewTitle" /}
      +

      访谈背景 >>

      +
        + {PE.Label id="访谈摘要" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" outputQty="20" /} +
      +
      + +
      +
      +
      +
      访谈图片 >>
      +
      +
        + {PE.Label id="访谈图片列表" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /} +
      +
      +
      +
      +
      +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈文字模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈文字模板.html new file mode 100644 index 0000000..901e723 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈文字模板.html @@ -0,0 +1,46 @@ +{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /} + + + + +在线访谈文字 - {PE.Field id="cone" fieldname="InterviewTitle" /} + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      您现在的位置:{PE.Label id="在线访谈首页链接" /} > 文字信息
      +
      {PE.Field id="cone" fieldname="InterviewTitle" /}
      +
      +
      +
      访谈文字 >>
      +
      +
        + {PE.Label id="访谈记录" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /} +
      +
      +
      +
      +
      +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈背景资料模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈背景资料模板.html new file mode 100644 index 0000000..067a69d --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈背景资料模板.html @@ -0,0 +1,54 @@ +{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /} + + + + +在线访谈背景资料 - {PE.Field id="cone" fieldname="InterviewTitle" /} + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      您现在的位置:{PE.Label id="在线访谈首页链接" /} > 背景资料
      +
      +
      {PE.Field id="cone" fieldname="InterviewTitle" /}
      +

      访谈背景 >>

      +
        + {PE.Label id="背景资料" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" outputQty="20" /} +
      +
      + +
      +
      +
      +
      访谈图片 >>
      +
      +
        + {PE.Label id="访谈图片列表" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /} +
      +
      +
      +
      +
      +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈页模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈页模板.html new file mode 100644 index 0000000..9f75f84 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈页模板.html @@ -0,0 +1,171 @@ +{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /} + + + + +在线访谈 - {PE.Field id="cone" fieldname="InterviewTitle" /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      您现在的位置:{PE.Label id="在线访谈首页链接" /} > 详细信息
      +
      {PE.Label id="访谈首图片" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}
      +
      +

      {PE.Field id="cone" fieldname="InterviewTitle" /}

      +

      主 题: {PE.Field id="cone" fieldname="InterviewTitle" /}

      +

      时 间: {PE.Field id="cone" fieldname="ShowBeginTime" /}

      +

      嘉 宾: {PE.Field id="cone" fieldname="HonoredGuest" /}

      +

      状 态: [{PE.Field id="cone" fieldname="Status" /}]

      + +
      +
      +
      核心提示:{PE.Field id="cone" fieldname="Content" /}
      +
      +

      访谈摘要 >>

      +
        + {PE.Label id="访谈摘要" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /} +
      +
      + {PE.Label id="访谈文字列表" InterviewId="{PE.Field id="cone" fieldname="InterviewId" /}" StatusValue="{PE.Field id="cone" fieldname="StatusValue" /}" /} + +
      + {PE.Label id="访谈在线提问标签"/} +
      +
      +
      +
      +
      背景资料 >>
      +
      +
        + {PE.Label id="背景资料" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /} +
      +
      +
      访谈图片 >>
      +
      +
        + {PE.Label id="访谈图片列表" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /} +
      +
      +
      +
      +
      +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} +{PE.Control.form1/} + + diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈页模板_带播放器.html b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈页模板_带播放器.html new file mode 100644 index 0000000..7b34f03 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈页模板_带播放器.html @@ -0,0 +1,192 @@ +{PE.DataSource id="cone" datasource="在线访谈数据源标签" interviewId="@RequestInt_InterviewId" xslt="true" /} + + + + +在线访谈(在线直播) - {PE.Field id="cone" fieldname="InterviewTitle" /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      您现在的位置:{PE.Label id="在线访谈首页链接" /} > 详细信息
      +
      {PE.Label id="访谈首图片" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /}
      + {PE.Label id="访谈播放器" + width="415" + height="315" + videoPath ="{PE.Field id="cone" fieldname="LiveUrl" /}" + streamType="live" + /} +
      +
      +

      {PE.Field id="cone" fieldname="InterviewTitle" /}

      +

      主 题: {PE.Field id="cone" fieldname="InterviewTitle" /}

      +

      时 间: {PE.Field id="cone" fieldname="ShowBeginTime" /}

      +

      嘉 宾: {PE.Field id="cone" fieldname="HonoredGuest" /}

      +

      状 态: [{PE.Field id="cone" fieldname="Status" /}]

      + +
      核心提示:{PE.Field id="cone" fieldname="Content" /}
      +
      +
      + +
      +

      访谈摘要 >>

      +
        + {PE.Label id="访谈摘要" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /} +
      +
      + {PE.Label id="访谈文字列表" InterviewId="{PE.Field id="cone" fieldname="InterviewId" /}" StatusValue="{PE.Field id="cone" fieldname="StatusValue" /}" /} + +
      + {PE.Label id="访谈在线提问标签"/} +
      +
      +
      +
      +
      背景资料 >>
      +
      +
        + {PE.Label id="背景资料" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /} +
      +
      +
      访谈图片 >>
      +
      +
        + {PE.Label id="访谈图片列表" interviewId="{PE.Field id="cone" fieldname="InterviewId" /}" /} +
      +
      +
      +
      +
      +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} +{PE.Control.form1/} + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈首页模板.html b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈首页模板.html new file mode 100644 index 0000000..7dbabe1 --- /dev/null +++ b/动易的标签库/模板库_dhjd/在线访谈模板/在线访谈首页模板.html @@ -0,0 +1,109 @@ + + + + +在线访谈首页 + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="在线访谈首页链接" /} > 首页
      + +
      +
      +
      + 最新预告 >> {PE.Label id="显示访谈预告" /} +
      +
      +
        + {PE.Label id="访谈首页详细列表" /} +
      +
      +
      +
      +
      +
      +
      +
      更多访谈 >>
      +
      +
        + {PE.Label id="首页更多访谈" outputQty="12" startRow="3" /} +
        +
      +
      +
      +
      +
      + + +
      +
      +
      +
      + 会员登录 +
      +
      +
      + {PE.Label id="GOV_用户登录" /} +
      +
      +
      +
      + +
      + +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/投诉举报模板/默认在线举报模板.html b/动易的标签库/模板库_dhjd/投诉举报模板/默认在线举报模板.html new file mode 100644 index 0000000..36b8a09 --- /dev/null +++ b/动易的标签库/模板库_dhjd/投诉举报模板/默认在线举报模板.html @@ -0,0 +1,54 @@ + + + + +{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      + + 您现在的位置{PE.SiteConfig.SiteName /}>>在线举报 + +
      + +
      +
      +
      + 举报 + 投诉
      + {PE.Label id="GOV_在线举报标签" /} +
      +
      + + +
      + + +
      + {PE.Label id="GOV_文章子栏目节点左侧" /} +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + + diff --git a/动易的标签库/模板库_dhjd/投诉举报模板/默认在线投诉模板.htm b/动易的标签库/模板库_dhjd/投诉举报模板/默认在线投诉模板.htm new file mode 100644 index 0000000..df9a2f0 --- /dev/null +++ b/动易的标签库/模板库_dhjd/投诉举报模板/默认在线投诉模板.htm @@ -0,0 +1,59 @@ + + + + +{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      +
      +
      +
      + +
      + +
      + + 您现在的位置{PE.SiteConfig.SiteName /}>>在线投诉 + +
      + +
      +
      +
      + 举报 + 投诉
      + + {PE.Label id="GOV_在线投诉标签" /} +
      +
      + + +
      + + +
      + {PE.Label id="GOV_文章子栏目节点左侧" /} +
      + +
      +
      +
      +
      +
      + +
      + {PE.Label id="GOV_网站底部" /} +
      + + + diff --git a/动易的标签库/模板库_dhjd/政务督查模板/人大代表名单列表表页模板.html b/动易的标签库/模板库_dhjd/政务督查模板/人大代表名单列表表页模板.html new file mode 100644 index 0000000..6aeea27 --- /dev/null +++ b/动易的标签库/模板库_dhjd/政务督查模板/人大代表名单列表表页模板.html @@ -0,0 +1,69 @@ + + + + + 人大代表名单 + + + + + + + + + + + {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + 您现在的位置政务督查 >> 人大代表名单
      +
      +
      +
      人大代表名单 >>
      +
      +
        +
      • + + + + + + {PE.Label id="人大代表列表" page="true" urlpage="true" pagesize="30" /} + + + +
        + 代表姓名 + + 代表团 +
        +
        + {PE.Page id="url_方块样式分页" datasource="人大代表列表" unitname="个人" /}
        +
        +
      • +
      +
      +
      +
      +
      +
      +
      +
      +
      + + + {PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/政务督查模板/人大建议内容页模板.html b/动易的标签库/模板库_dhjd/政务督查模板/人大建议内容页模板.html new file mode 100644 index 0000000..d847bc1 --- /dev/null +++ b/动易的标签库/模板库_dhjd/政务督查模板/人大建议内容页模板.html @@ -0,0 +1,120 @@ +{PE.DataSource id="cone" datasource="人大建议数据源标签" SuggestionId="@RequestInt_SuggestionId" +xslt="true" /} + + + + + {PE.Field id="cone" fieldname="SuggestionTitle" /} - 人大建议 + + + + + + + + {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      +
      + +
      + +
      + 您现在的位置政务督查 + > 人大建议 +
      + +
      +
      +
      {PE.Field id="cone" fieldname="MeetingName" /}
      + {PE.Field id="cone" fieldname="SuggestionTitle" /}
      +
      +
      + {PE.Field id="cone" fieldname="InputTime" + /} +
      + + {PE.Field id="cone" fieldname="SuggestionContent" /} +
      +

      + {PE.Label id="提案建议交办信息" InfoId="{PE.Field id="cone" fieldname="SuggestionId" /}" InfoType="1" /}

      +
      + {PE.Label id="显示提案答复函" InfoId="{PE.Field id="cone" fieldname="SuggestionId" /}" + InfoTitle="{PE.Field id="cone" fieldname="SuggestionTitle" /}" InfoType="1" /} +
      + {PE.Label id="添加评论" InfoId="{PE.Field id="cone" fieldname="SuggestionId" /}" InfoType="0" /} +
      +
      +
      + + +
      +
      +
      +
      会员登录
      +
      +
      + {PE.Label id="GOV_用户登录" /} +
      +
      +
      +
      + {PE.Label id="提交提案图片链接" /} +
      +
      +
      +
      +
      + +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + + + + + diff --git a/动易的标签库/模板库_dhjd/政务督查模板/人大建议列表页模板.html b/动易的标签库/模板库_dhjd/政务督查模板/人大建议列表页模板.html new file mode 100644 index 0000000..069268c --- /dev/null +++ b/动易的标签库/模板库_dhjd/政务督查模板/人大建议列表页模板.html @@ -0,0 +1,67 @@ + + + + + 督查列表页 + + + + + + {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      +
      + +
      + +
      + 您现在的位置政务督查 + >> 人大建议列表页 +
      + +
      +
      +
      人大建议列表
      +
      + {PE.Label id="人大建议查询列表" page="true" MeetingType="@RequestInt_MeetingType" MeetingId="@RequestInt_MeetingId" Keyword="@Request_Keyword" urlpage="true" pagesize="30" TitleLen="50" /} +
      + {PE.Page id="url_方块样式分页" datasource="人大建议查询列表" unitname="条信息" /}
      +
      +
      +
      +
      + + +
      +
      +
      +
      会员登录
      +
      +
      + {PE.Label id="GOV_用户登录" /} +
      +
      +
      +
      + {PE.Label id="提交提案图片链接" /} +
      +
      +
      +
      +
      + +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/政务督查模板/政务督查首页模板.html b/动易的标签库/模板库_dhjd/政务督查模板/政务督查首页模板.html new file mode 100644 index 0000000..a17f4b4 --- /dev/null +++ b/动易的标签库/模板库_dhjd/政务督查模板/政务督查首页模板.html @@ -0,0 +1,96 @@ + + + + +督查首页 + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置政务督查 >> 首页
      + +
      +
      +
      +
      政协提案
      +
      + {PE.Label id="右侧提案列表标签" ShowNum="11" MeetingType="1" /} +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      人大建议
      +
      + {PE.Label id="右侧人大建议列表标签" ShowNum="11" MeetingType="0" /} + +
      +
      +
      +
      +
      + +
      +
      +
      政协提案
      +
      + {PE.Label id="政协提案列表标签" ShowNum="11" TitleLen="50" MeetingType="1"/} +
      +
      +
      +
      +
      人大建议
      +
      + {PE.Label id="人大建议列表标签" ShowNum="11" TitleLen="50" MeetingType="0"/} +
      +
      +
      +
      +
      + + +
      +
      +
      +
      + 会员登录 +
      +
      +
      + {PE.Label id="GOV_用户登录" /} +
      +
      +
      +
      + {PE.Label id="提交提案图片链接" /} +
      + +
      +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/政务督查模板/政协委员名单列表页模板.html b/动易的标签库/模板库_dhjd/政务督查模板/政协委员名单列表页模板.html new file mode 100644 index 0000000..ebc3acc --- /dev/null +++ b/动易的标签库/模板库_dhjd/政务督查模板/政协委员名单列表页模板.html @@ -0,0 +1,70 @@ + + + + + 政协委员名单列表 + + + + + + + + + + + {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + 您现在的位置政务督查 >> 政协委员列表
      +
      +
      +
      政协委员名单 >>
      +
      +
        +
      • + + + + + + {PE.Label id="政协委员列表" page="true" urlpage="true" pagesize="30" /} + + + +
        + 委员名 + + 界别 +
        +
        + {PE.Page id="url_方块样式分页" datasource="政协委员列表" unitname="个人" /}
        +
        +
      • +
      +
      +
      +
      +
      +
      +
      +
      +
      + + + + {PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/政务督查模板/政协提案内容页模板.html b/动易的标签库/模板库_dhjd/政务督查模板/政协提案内容页模板.html new file mode 100644 index 0000000..45cae27 --- /dev/null +++ b/动易的标签库/模板库_dhjd/政务督查模板/政协提案内容页模板.html @@ -0,0 +1,147 @@ +{PE.DataSource id="cone" datasource="提案数据源标签" proposalId="@RequestInt_ProposalId" +xslt="true" /} + + + + + {PE.Field id="cone" fieldname="ProposalTitle" /} - 督查内容页 + + + + + + {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      +
      + +
      + +
      + 您现在的位置政务督查 + >> 督查内容页 +
      + +
      +
      +
      《{PE.Field id="cone" fieldname="ProposalTitle" /}》
      +
      +
      + {PE.Label id="得到提案所有提案人" proposalId="{PE.Field + id="cone" fieldname="ProposalId" /}" /} {PE.Field id="cone" fieldname="InputTime" + /}
      + + {PE.Field id="cone" fieldname="Content" /} +
      +

      + {PE.Label id="提案建议交办信息" InfoId="{PE.Field id="cone" fieldname="ProposalId" /}" InfoType="2" /} +

      +
      + {PE.Label id="显示提案答复函" InfoId="{PE.Field id="cone" fieldname="ProposalId" /}" + InfoTitle="{PE.Field id="cone" fieldname="ProposalTitle" /}" InfoType="2" /} +
      + {PE.Label id="添加评论" InfoId="{PE.Field id="cone" fieldname="ProposalId" /}" InfoType="1" /} +
      +
      +
      + + +
      +
      +
      +
      会员登录
      +
      +
      + {PE.Label id="GOV_用户登录" /} +
      +
      +
      +
      + {PE.Label id="提交提案图片链接" /} +
      +
      + +
      +
      +
      + +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + + + + + diff --git a/动易的标签库/模板库_dhjd/政务督查模板/政协提案列表页模板.html b/动易的标签库/模板库_dhjd/政务督查模板/政协提案列表页模板.html new file mode 100644 index 0000000..bdb1a70 --- /dev/null +++ b/动易的标签库/模板库_dhjd/政务督查模板/政协提案列表页模板.html @@ -0,0 +1,61 @@ + + + + +督查列表页 + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置政务督查 >> 政协提案列表页
      + +
      +
      +
      政协提案列表
      +
      + {PE.Label id="政协提案查询列表" page="true" MeetingType="@RequestInt_MeetingType" MeetingId="@RequestInt_MeetingId" Keyword="@Request_Keyword" urlpage="true" pagesize="30" TitleLen="50" /} +
      {PE.Page id="url_方块样式分页" datasource="政协提案查询列表" unitname="条信息" /}
      +
      +
      +
      +
      + + +
      +
      +
      +
      + 会员登录 +
      +
      +
      + {PE.Label id="GOV_用户登录" /} +
      +
      +
      +
      + {PE.Label id="提交提案图片链接" /} +
      + +
      +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认Flash子栏目页模板.html b/动易的标签库/模板库_dhjd/栏目页模板/默认Flash子栏目页模板.html new file mode 100644 index 0000000..af24a89 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认Flash子栏目页模板.html @@ -0,0 +1,81 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + {PE.Label id="网站顶部" /} +
      +
      +
      +
      + +
      +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      +
      +
      +
      +
      + {PE.Label id="取得节点名称带链接" nodeId="@RequestInt_Id" outputType="linked" /}
      +
      +
        + {PE.Label id="Flash信息列表" titleLength="20" outputQty="25" usePage="true" parentId="@RequestInt_Id" itemListOrderType="3" bindStyle="图片式" /} +
      +
      +
      +
      +
      + {PE.Page id="url_动易后台风格" datasource="Flash信息列表_图片式" unitname="个Flash" /}
      +
      +
      + +
      +
      +
      +
      +
      最新FLASH
      +
      +
        + {PE.Label id="Flash带图片的信息列表" outputQty="6" parentId="0" itemListOrderType="3" bindStyle="图片式" /} +
      +
        + {PE.Label id="Flash信息列表" titleLength="14" outputQty="24" parentId="0" itemListOrderType="3" bindStyle="普通式" /} +
      +
      +
      +
      +
      +
      +
      + {PE.Label id="Flash节点左侧" /} +
      +
      + {PE.Label id="网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认Flash父栏目页模板(二列式左右循环).html b/动易的标签库/模板库_dhjd/栏目页模板/默认Flash父栏目页模板(二列式左右循环).html new file mode 100644 index 0000000..20af0c8 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认Flash父栏目页模板(二列式左右循环).html @@ -0,0 +1,97 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + {PE.Label id="网站顶部" /} +
      +
      +
      +
      + +
      +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      + + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="4" urlpage="true" xslt="true" /} {PE.Repeat id="categorylist" loop="10"} +
      +
      +
      + {PE.Field id="categorylist" fieldname="MoreLink" /} +
      + {PE.Field id="categorylist" fieldname="NodeLink" /} +
      +
      +
        + {PE.Label id="Flash带图片的信息列表" outputQty="6" parentId="{PE.field fieldname="NodeID" /}" itemListOrderType="3" bindStyle="图片式" /} +
      +
        + {PE.Label id="Flash信息列表" titleLength="12" outputQty="24" parentId="{PE.field fieldname="NodeID" /}" itemListOrderType="3" bindStyle="普通式" /} +
      +
      +
      +
      +
      +
      +
      + {/PE.Repeat} + +
      +
      +
      +
      + {PE.Page id="url_动易后台风格" datasource="categorylist" unitname="个栏目" /}
      +
      +
      + +
      +
      +
      +
      +
      + 最新FLASH
      +
      +
        + {PE.Label id="Flash带图片的信息列表" outputQty="6" parentId="0" itemListOrderType="3" bindStyle="图片式" /} +
      +
        + {PE.Label id="Flash信息列表" titleLength="14" outputQty="24" parentId="0" itemListOrderType="3" bindStyle="普通式" /} +
      +
      +
      +
      +
      +
      +
      + {PE.Label id="Flash节点左侧" /} +
      +
      + {PE.Label id="网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认下载子栏目页模板.html b/动易的标签库/模板库_dhjd/栏目页模板/默认下载子栏目页模板.html new file mode 100644 index 0000000..ce92e8c --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认下载子栏目页模板.html @@ -0,0 +1,59 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} + +
      +
      +
      +
      +
      信息排行
      +
      {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="10" models="3" itemListOrderType="13" inDays="7" displayPropertyPrefix="7" /}
      +
      +
      +
      +
      +
      +
      相关信息
      +
      {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="10" models="3" itemListOrderType="13" eliteLevel="7" displayPropertyPrefix="7" /}
      +
      +
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="InfoList" unitname="个软件" /}
      +
      + + {PE.Label id="软件子栏目列表" parentId="@RequestInt_id" titleLength="20" hits="{PE.Label id="取得节点热点的点击数最小值" nodeId="@RequestInt_Id" /}" usePage="true" outputQty="10" /} + +
      {PE.Page id="url_动易后台风格" datasource="InfoList" unitname="个软件" /}
      +
      +
      + + {PE.Label id="软件搜索" /}
      +
      + {PE.Label id="软件节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认下载父栏目页模板(一列式上下循环).html b/动易的标签库/模板库_dhjd/栏目页模板/默认下载父栏目页模板(一列式上下循环).html new file mode 100644 index 0000000..7953e04 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认下载父栏目页模板(一列式上下循环).html @@ -0,0 +1,75 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} + +
      +
      +
      +
      +
      本栏推荐
      +
      {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="10" models="3" itemListOrderType="13" inDays="7" displayPropertyPrefix="6" /}
      +
      +
      +
      +
      +
      +
      本周排行
      +
      {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="10" models="3" itemListOrderType="13" inDays="7" displayPropertyPrefix="6" /}
      +
      +
      +
      +
      + + {PE.Label id="软件一列式栏目上下循环" titleLength="50" outputQty="10" parentId="@RequestInt_id" page="true" pagesize="10" urlpage="true" /} + +
      +
      {PE.Page id="url_动易后台风格" datasource="软件一列式栏目上下循环" unitname="个栏目" /}
      +
      +
      +
      + +
      + +
      +
      +
      +
      + 推荐图软
      +
      + +
      {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="8" nodes="@RequestInt_Id" models="3" /} +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="软件节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认下载父栏目页模板(一列式列表).html b/动易的标签库/模板库_dhjd/栏目页模板/默认下载父栏目页模板(一列式列表).html new file mode 100644 index 0000000..e719a0a --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认下载父栏目页模板(一列式列表).html @@ -0,0 +1,58 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} + +
      + + {PE.Label id="软件一列式栏目列表" parentId="@RequestInt_id" titleLength="50" hits="{PE.Label id="取得节点热点的点击数最小值" nodeId="@RequestInt_Id" /}" /} + +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="InfoList" unitname="个软件" /}
      + + {PE.Label id="软件搜索" /} +
      + +
      +
      +
      +
      + 最新图文
      +
      + +
      {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="8" nodes="@RequestInt_Id" models="3" /} +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="软件节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认下载父栏目页模板(二列式左右循环).html b/动易的标签库/模板库_dhjd/栏目页模板/默认下载父栏目页模板(二列式左右循环).html new file mode 100644 index 0000000..074e236 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认下载父栏目页模板(二列式左右循环).html @@ -0,0 +1,69 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      + + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="4" urlpage="true" xslt="true" /} + {PE.Repeat id="categorylist" loop="10"} +
      +
      +
      {PE.Field id="categorylist" fieldname="MoreLink" /}
      + {PE.Field id="categorylist" fieldname="NodeLink" /}
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" bindModel="3" titleLength="19" outputQty="7" nodes="{PE.field fieldname="NodeID" /}" models="3" displayPropertyPrefix="2" /} +
      +
      +
      +
      +
      + {/PE.Repeat} + +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="categorylist" unitname="个栏目" /}
      +
      + +
      +
      +
      +
      + 推荐图软
      +
      + +
      {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="8" nodes="@RequestInt_Id" models="3" /} +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="软件节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认公告子栏目页模板.html b/动易的标签库/模板库_dhjd/栏目页模板/默认公告子栏目页模板.html new file mode 100644 index 0000000..658e6ec --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认公告子栏目页模板.html @@ -0,0 +1,75 @@ + + + + + + +{PE.Label id="取得节点名称" nid="@RequestInt_id" /}-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      + {PE.Label id="GOV_文章子栏目节点左侧" /} +
      + + + +
      + + +
      + + 您现在的位置{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + + + {PE.Label id="公告子栏目列表" hits="0" parentid="@RequestInt_id" shownum="10" titlelen="50" showdatetype="mm-dd" opentype="_blank" elitelevel="0" span="" class="" /} + +
      {PE.Page id="url_动易后台风格" datasource="InfoList" /}
      + +
      + + + +
      +
      +
      +
      最新图片
      +
      + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="16" outputQty="4" nodes="@RequestInt_id" imageWidth="150" imageHeight="100" /} +
      +
      +
      +
      +
      +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认公告父栏目页模板(二列式左右循环).html b/动易的标签库/模板库_dhjd/栏目页模板/默认公告父栏目页模板(二列式左右循环).html new file mode 100644 index 0000000..f8fdccd --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认公告父栏目页模板(二列式左右循环).html @@ -0,0 +1,69 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      + + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="4" urlpage="true" xslt="true" /} + {PE.Repeat id="categorylist" loop="10"} +
      +
      +
      {PE.Field id="categorylist" fieldname="MoreLink" /}
      + {PE.Field id="categorylist" fieldname="NodeLink" /}
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="11" nodes="{PE.field fieldname="NodeID" /}" models="1" inDays="7" displayPropertyPrefix="7" /} +
      +
      +
      +
      +
      + {/PE.Repeat} + +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="categorylist" /}
      +
      + +
      +
      +
      +
      + 最新图文
      +
      + +
      {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="10" outputQty="8" nodes="@RequestInt_Id" models="1" /} +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="文章节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认友情链接子栏目列表模板.html b/动易的标签库/模板库_dhjd/栏目页模板/默认友情链接子栏目列表模板.html new file mode 100644 index 0000000..8a4f680 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认友情链接子栏目列表模板.html @@ -0,0 +1,65 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      + +
      +
      +
      +
      信息排行
      +
      {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="1" itemListOrderType="13" inDays="30" displayPropertyPrefix="7" /} +
      +
      +
      +
      +
      +
      相关信息
      +
      {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" models="1" itemListOrderType="13" eliteLevel="30" displayPropertyPrefix="7" /}
      +
      +
      +
      +
      +
      +
      +
      +
        + + {PE.Label id="友情链接列表" usePage="true" /} + +
      +
      +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="友情链接列表_普通式" unitname="个站点" /}
      +
      +
      + +
      +
      +
      + {PE.Label id="文章节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认图片子栏目页模板.html b/动易的标签库/模板库_dhjd/栏目页模板/默认图片子栏目页模板.html new file mode 100644 index 0000000..938e381 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认图片子栏目页模板.html @@ -0,0 +1,40 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      {PE.Page id="url_动易后台风格" datasource="InfoList" unitname="张图片" /}
      +
      +
      + + {PE.Label id="图片子栏目列表" parentId="@RequestInt_id" outputQty="10" titleLength="20" hits="{PE.Label id="取得节点热点的点击数最小值" nodeId="@RequestInt_Id" /}" eliteLevel="0" page="true" pagesize="10" urlpage="true" /} + +
      +
      {PE.Page id="url_动易后台风格" datasource="InfoList" unitname="张图片" /}
      + {PE.Label id="图片搜索" /}
      +
      + {PE.Label id="图片节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认图片父栏目页模板(一列式上下循环).html b/动易的标签库/模板库_dhjd/栏目页模板/默认图片父栏目页模板(一列式上下循环).html new file mode 100644 index 0000000..5250d5a --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认图片父栏目页模板(一列式上下循环).html @@ -0,0 +1,37 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      {PE.Page id="url_动易后台风格" datasource="图片一列式栏目上下循环" unitname="个栏目" /}
      + + {PE.Label id="图片一列式栏目上下循环" parentId="@RequestInt_id" outputQty="10" titleLength="20" hits="{PE.Label id="取得节点热点的点击数最小值" nodeId="@RequestInt_Id" /}" linkOpenType="{PE.Label id="取得节点下内容打开方式" nodeId="@RequestInt_Id" displayType="5" /}" page="true" pagesize="10" urlpage="true" /} + +
      {PE.Page id="url_动易后台风格" datasource="图片一列式栏目上下循环" unitname="个栏目" /}
      +
      +
      + {PE.Label id="图片节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认图片父栏目页模板(一列式列表).html b/动易的标签库/模板库_dhjd/栏目页模板/默认图片父栏目页模板(一列式列表).html new file mode 100644 index 0000000..ff2fa15 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认图片父栏目页模板(一列式列表).html @@ -0,0 +1,64 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      +
      + + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="10" urlpage="true" xslt="true" /} +
      +
      + {PE.field id="categorylist" fieldname="ParentNodePath" /} +
      +
      +
      +
        + {PE.Repeat id="categorylist" loop="10"} +
      • + {PE.Label id="图片栏目图片列表标签" titleLength="10" outputQty="1" parentId="{PE.field fieldname="NodeID" /}" border="0" /} +
        +
          + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" nodes="{PE.field fieldname="NodeID" /}" models="1" itemListOrderType="5" displayPropertyPrefix="7" /} + +
        +
        +
      • + {/PE.Repeat} +
      +
      +
      +
      +
      +
      + +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="categorylist" unitname="张图片" /}
      + {PE.Label id="图片搜索" /}
      +
      + {PE.Label id="图片节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认图片父栏目页模板(二列式左右循环).html b/动易的标签库/模板库_dhjd/栏目页模板/默认图片父栏目页模板(二列式左右循环).html new file mode 100644 index 0000000..bbfe44e --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认图片父栏目页模板(二列式左右循环).html @@ -0,0 +1,39 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      + + {PE.Label id="图片二列式栏目左右循环" parentId="@RequestInt_id" outputQty="10" titleLength="20" hits="{PE.Label id="取得节点热点的点击数最小值" nodeId="@RequestInt_Id" /}" eliteLevel="0" page="true" pagesize="10" urlpage="true" /} + +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="图片二列式栏目左右循环" unitname="个栏目" /}
      +
      +
      + {PE.Label id="图片节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认弹出公告页模板.html b/动易的标签库/模板库_dhjd/栏目页模板/默认弹出公告页模板.html new file mode 100644 index 0000000..7a6d1f7 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认弹出公告页模板.html @@ -0,0 +1,22 @@ + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + +
      +
      +
      +
      + {PE.Label id="公告列表" outputQty="10" titleLength="40" contentLength="0" displayAuthor="true" displayDateTime="" outputType="0" /} +
      +
      +
      +
      + + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认文章子栏目页模板.html b/动易的标签库/模板库_dhjd/栏目页模板/默认文章子栏目页模板.html new file mode 100644 index 0000000..f25219e --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认文章子栏目页模板.html @@ -0,0 +1,80 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      + {PE.Label id="GOV_文章子栏目节点左侧" /} +
      + + + +
      + + +
      + + 您现在的位置{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + + + {PE.Label id="GOV_文章子栏目列表" titleLength="80" outputQty="10" hits="0" eliteLevel="0" parentid="@RequestInt_id" displayDataTime="yy-mm-dd" LinkOpenType="2" /} + +
      {PE.Page id="url_动易后台风格" datasource="InfoList" unitname="篇文章" /}
      + +
      + {PE.Label id="GOV_文章列表页搜索器" /} +
      +
      + + + +
      +
      +
      +
      最新图片
      +
      +
        + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" outputQty="4" nodes="@RequestInt_Id" imageClass="imgclass" contentClass="titleclass" /} +
      +
      +
      +
      +
      +
      +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认文章父栏目页模板(一列式上下循环).html b/动易的标签库/模板库_dhjd/栏目页模板/默认文章父栏目页模板(一列式上下循环).html new file mode 100644 index 0000000..eeb90c1 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认文章父栏目页模板(一列式上下循环).html @@ -0,0 +1,96 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      + {PE.Label id="GOV_文章节点左侧" /} +
      + + + +
      + + +
      + + 您现在的位置{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + + + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="6" pagemain="true" urlpage="true" xslt="true" /} {PE.Repeat id="categorylist" loop="20"} +
      +
      +
      +
      • {PE.Field id="categorylist" fieldname="NodeLink" /} +
      • +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="60" outputQty="10" nodes="{PE.field fieldname="NodeID" /}" itemListOrderType="3" /} +
      +
      +
      +
      + {/PE.Repeat} + + +
      {PE.Page id="url_动易后台风格" datasource="InfoList" unitname="篇文章" /}
      + +
      + {PE.Label id="GOV_文章列表页搜索器" /} +
      +
      + + + +
      +
      +
      +
      最新图片
      +
      +
        + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" outputQty="4" nodes="@RequestInt_Id" imageClass="imgclass" contentClass="titleclass" /} +
      +
      +
      +
      +
      +
      +
      + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认文章父栏目页模板(一列式列表).html b/动易的标签库/模板库_dhjd/栏目页模板/默认文章父栏目页模板(一列式列表).html new file mode 100644 index 0000000..ff026d6 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认文章父栏目页模板(一列式列表).html @@ -0,0 +1,80 @@ + + + + + + +{PE.Label id="取得节点名称" nid="@RequestInt_id" /}-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      + {PE.Label id="GOV_文章节点左侧" /} +
      + + + +
      + + +
      + + 您现在的位置{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + + + {PE.Label id="文章一列式栏目列表" titleLength="80" outputQty="20" parentId="@RequestInt_id" hits="0" eliteLevel="0" /} + + +
      {PE.Page id="url_动易后台风格" datasource="InfoList" unitname="篇文章" /}
      + +
      + {PE.Label id="GOV_文章列表页搜索器" /} +
      + +
      +
      +
      +
      + 最新图文
      +
      + +
      + {PE.Label id="内容带图片的信息列表" bindStyle="普通式" titleLength="20" outputQty="10" nodes="@RequestInt_id" /} +
      +
      +
      +
      +
      + +
      + + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认文章父栏目页模板(二列式左右循环).html b/动易的标签库/模板库_dhjd/栏目页模板/默认文章父栏目页模板(二列式左右循环).html new file mode 100644 index 0000000..6dcfe83 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认文章父栏目页模板(二列式左右循环).html @@ -0,0 +1,95 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      + {PE.Label id="GOV_文章节点左侧" /} +
      + + + +
      + + +
      + + 您现在的位置{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + + + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="6" pagemain="true" urlpage="true" xslt="true" /} {PE.Repeat id="categorylist" loop="20"} +
      +
      +
      +
      • {PE.Field id="categorylist" fieldname="NodeLink" /} +
      • +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="60" outputQty="10" nodes="{PE.field fieldname="NodeID" /}" itemListOrderType="3" /} +
      +
      +
      +
      + {/PE.Repeat} + + +
      {PE.Page id="url_动易后台风格" datasource="InfoList" unitname="篇文章" /}
      + +
      + {PE.Label id="GOV_文章列表页搜索器" /} +
      + +
      +
      +
      +
      + 最新图文
      +
      + +
      + {PE.Label id="内容带图片的信息列表" bindStyle="普通式" titleLength="20" outputQty="10" nodes="@RequestInt_id" /} +
      +
      +
      +
      +
      + +
      + + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认留言子栏目列表模板.html b/动易的标签库/模板库_dhjd/栏目页模板/默认留言子栏目列表模板.html new file mode 100644 index 0000000..cce751c --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认留言子栏目列表模板.html @@ -0,0 +1,64 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} + + +
      + +
      +
      +
      + + +
      + {PE.Label id="GOV_文章子栏目节点左侧" /} +
      + + + +
      + + +
      + + 您现在的位置{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + + + + + + + {PE.Label id="留言列表信息_留言本方式" parentid="@RequestInt_id" titlelen="50" elitelevel="0" mypage="true" mypagesize="10" span="" class="" /} + +
      {PE.Page id="url_动易后台风格" datasource="InfoList" unitname="条留言" /}
      + + + +
      + + + + +
      +
      +
      + + +{PE.Label id="GOV_网站底部" /} + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认视频子栏目二列式列表.html b/动易的标签库/模板库_dhjd/栏目页模板/默认视频子栏目二列式列表.html new file mode 100644 index 0000000..aa1f024 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认视频子栏目二列式列表.html @@ -0,0 +1,44 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + +{PE.Label id="网站顶部" /} +
      +
      +
      +
      + +
      +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + {PE.Label id="右侧广告一" /} +
      +
      +
      +
      + {PE.Label id="取得节点名称带链接" nodeId="@RequestInt_Id" outputType="linked" /}
      +
        + {PE.Label id="视频信息列表" outputQty="12" usePage="true" parentId="@RequestInt_Id" itemListOrderType="3" bindStyle="视频内容列表" /} +
      +
      +
      + {PE.Page id="url_动易后台风格" datasource="视频信息列表_视频内容列表" unitname="个视频" /}
      +
      +
      + {PE.Label id="视频节点左侧" /} +
      +
      +{PE.Label id="网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认视频子栏目列表.html b/动易的标签库/模板库_dhjd/栏目页模板/默认视频子栏目列表.html new file mode 100644 index 0000000..feb80a0 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认视频子栏目列表.html @@ -0,0 +1,45 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      + +
      您现在的位置:{PE.SiteConfig.sitename /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + +
      + +
      +
      +
      +
        + {PE.Label id="视频信息列表" parentId="@RequestInt_Id" usePage="true" outputQty="12" itemListOrderType="3" bindStyle="视频内容列表" /} +
      +
      {PE.Page id="url_动易后台风格" datasource="视频信息列表_视频内容列表" unitname="个视频" /}
      +
      +
      +
      {PE.Label id="视频节点内容页左侧" /}
      +
      +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认视频父栏目一列式列表.html b/动易的标签库/模板库_dhjd/栏目页模板/默认视频父栏目一列式列表.html new file mode 100644 index 0000000..7351aeb --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认视频父栏目一列式列表.html @@ -0,0 +1,94 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      + +
      您现在的位置:{PE.SiteConfig.sitename /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /}
      + + +
      + +
      +
      + + + + +
      +
      +
      + {PE.Label id="视频首页头条" contentLength="280" /} +
      +
      +

      + 新片速递

      +
      +
        + {PE.Label id="视频信息列表" titleLength="42" exhibitStyle="视频普通列表" outputQty="6" itemListOrderType="3" displayNodeName="true" /} +
      +
      +
      +
      + {PE.Label id="视频首页动感焦点图" /}
      +
      +
      +
      +
      + {PE.Label id="右侧广告一" /} + +
      +
      + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="4" urlpage="true" xslt="true" /} {PE.Repeat id="categorylist" loop="10"} + +
      +
      +
      {PE.Field id="categorylist" fieldname="MoreLink" /}
      + {PE.Field id="categorylist" fieldname="NodeLink" /}
      +
      +
        + + {PE.Label id="视频信息列表" exhibitStyle="视频普通列表" parentId="{PE.field fieldname="NodeID" /}" outputQty="8" titleLength="42" displayPropertyPrefix="0" itemListOrderType="15" /} +
      +
      +
      +
      + + + +{/PE.Repeat} +
      + {PE.Page id="url_动易后台风格" datasource="categorylist" unitname="个栏目" /}
      +
      +
      + + + + +
      + +
      +
      {PE.Label id="视频节点左侧" /}
      +
      +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认通用父栏目页模板.html b/动易的标签库/模板库_dhjd/栏目页模板/默认通用父栏目页模板.html new file mode 100644 index 0000000..6a4c8ec --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认通用父栏目页模板.html @@ -0,0 +1,68 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.sitename/}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + {PE.Label id="右侧广告一" /} +
      + + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="4" urlpage="true" xslt="true" /} + {PE.Repeat id="categorylist" loop="10"} +
      +
      +
      {PE.Field id="categorylist" fieldname="MoreLink" /}
      + {PE.Field id="categorylist" fieldname="NodeLink" /}
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="19" outputQty="14" nodes="{PE.field fieldname="NodeID" /}" displayPropertyPrefix="7" /} +
      +
      +
      +
      +
      + {/PE.Repeat} + +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="categorylist" /}
      +
      + +
      +
      +
      +
      + 最新图文
      +
      + +
      {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="19" outputQty="8" models="1" /} +
      +
      +
      +
      +
      + + {PE.Label id="文章搜索" /}
      +
      + {PE.Label id="网站首页左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认音乐子栏目页.html b/动易的标签库/模板库_dhjd/栏目页模板/默认音乐子栏目页.html new file mode 100644 index 0000000..14e45a0 --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认音乐子栏目页.html @@ -0,0 +1,60 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      {PE.Label id="音乐节点左侧" /}
      + + +
      + +
      您现在的位置:{PE.SiteConfig.sitename /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /}
      + + +
      + +
      +
      +
      {PE.Label id="音乐信息列表" bindStyle="最新列表" outputQty="20" parentId="@RequestInt_Id" /}
      +
      +
      + +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /}{PE.Label id="播放选中音乐Js" /} + + diff --git a/动易的标签库/模板库_dhjd/栏目页模板/默认音乐父栏目页.html b/动易的标签库/模板库_dhjd/栏目页模板/默认音乐父栏目页.html new file mode 100644 index 0000000..6170ecf --- /dev/null +++ b/动易的标签库/模板库_dhjd/栏目页模板/默认音乐父栏目页.html @@ -0,0 +1,75 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      {PE.Label id="音乐节点左侧" /}
      + + +
      + +
      您现在的位置:{PE.SiteConfig.sitename /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /}
      + + +
      + +
      +
      +
      {PE.Label id="音乐信息列表" outputQty="20" exhibitStyle="最新列表" linkOpenType="1" parentId="@RequestInt_Id" /}
      +
      + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="6" urlpage="true" xslt="true" /} + {PE.Repeat id="categorylist" loop="10"} +
      +
      +
      {PE.Label id="PE-取得节点名称" nodeId="{PE.Field id="categorylist" fieldname="NodeID" /}" /}
      +
      +
      +
      +
        + {PE.Label id="音乐信息列表" exhibitStyle="栏目循环内音乐列表" parentId="{PE.field fieldname="NodeID" /}" outputQty="6" itemListOrderType="3" /} +
      +

      全选 反选 在线试听

      +
      +
      +
      +
      +
      + {/PE.Repeat}
      + +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /}{PE.Label id="播放选中音乐Js" /} + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件内容页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件内容页模板.html new file mode 100644 index 0000000..2b3933d --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件内容页模板.html @@ -0,0 +1,40 @@ + + + + + + + + + +Wap信件内容页 + + + +
      +{PE.Control.form1} + + {PE.Label id="WAP头部"/} +
      +
      {PE.Label id="Wap信件类型列表_横向式"/}
      + + +
      + {pe.Label id="Wap信件内容" letterId="@Request_LetterId"/} +
      + {pe.Label id="wap信件上一封" letterId="@Request_LetterId" typeId="@Request_TypeId" /}{pe.Label id="wap信件下一封" letterId="@Request_LetterId" typeId="@Request_TypeId" /} +
      +
      + +
      +{PE.Label id="wap底部" /} + + + + +{/PE.Control.form1} +
      + + + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件写信页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件写信页模板.html new file mode 100644 index 0000000..b74213a --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件写信页模板.html @@ -0,0 +1,56 @@ + + + + + + + + + +Wap写信页 + + + +
      + +{PE.Label id="WAP头部"/} + +
      +
      {PE.Label id="Wap信件类型列表_横向式"/}
      +
      写信(带*为必填项)
      +
      + +{PE.Control.form1} +
      姓名:{PE.Control.TxtName/}* {PE.Control.LblName/}
      +
      性别:{PE.Control.DropSex/}
      +
      证件类型:{PE.Control.DropCertificateName/}
      +
      证件号码:{PE.Control.TxtIdentityNumber/}* {PE.Control.LblIdentityNumber/}
      +
      Email:{PE.Control.TxtEmail/}* {PE.Control.LblEmail/}
      +
      联系电话:{PE.Control.TxtTelphone/}* {PE.Control.LblTelphone/}
      +
      联系地址:{PE.Control.TxtAddress/}
      +
      {PE.Control.BtnNextStep/}
      +{/PE.Control.form1} + +{PE.Control.form2} +
      主题:{PE.Control.TxtTitle/}* {PE.Control.LblTitle/}
      +
      部门:{PE.Control.DropDepartment/}
      +
      内容:{PE.Control.TxtContent/}* {PE.Control.LblContent/}
      +
      问题类型:{PE.Control.DropLetterType/}
      +
      是否公开:{PE.Control.DropIsPublic/}
      +
      {PE.Control.BtnPreStep/} {PE.Control.BtnSubmit/}
      + +{/PE.Control.form2} + + +
      + +
      +{PE.Label id="wap底部" /} + + + + +
      + + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件列表页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件列表页模板.html new file mode 100644 index 0000000..151e9b3 --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件列表页模板.html @@ -0,0 +1,39 @@ + + + + + + + + + +Wap信件列表页 + + + +
      +{PE.Control.form1} +{PE.Label id="WAP头部"/} + +
      +
      {PE.Label id="Wap信件类型列表_横向式"/}
      +
      {PE.Label id="网上信访_获取信件类型名称" typeId="@RequestInt_typeId" /}
      +
      + +{PE.Label id="通用信件信息列表" bindStyle="Wap样式" typeId="@RequestInt_typeId" usePage="true" titleLength="32" outputQty="10" pagesize="10" /} + + +
      +
      {PE.Page id="wap_动易后台风格" datasource="通用信件信息列表_Wap样式" /}
      + +
      +{PE.Label id="wap底部" /} + + + + +{/PE.Control.form1} +
      + + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件查询结果页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件查询结果页模板.html new file mode 100644 index 0000000..a19af24 --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件查询结果页模板.html @@ -0,0 +1,37 @@ + + + + + + + + + +Wap信件查询结果页 + + + +
      +{PE.Control.form1} +{PE.Label id="WAP头部"/} + +
      +
      {PE.Label id="Wap信件类型列表_横向式"/}
      +
      + +{pe.Label id="Wap信件查询结果" name="@Request_Name" indexNumber="@Request_IndexNumber" /} + + +
      + +
      +{PE.Label id="wap底部" /} + + + + +{/PE.Control.form1} +
      + + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件查询页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件查询页模板.html new file mode 100644 index 0000000..bcb0946 --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访信件查询页模板.html @@ -0,0 +1,41 @@ + + + + + + + + + +Wap信件查询页 + + + +
      +{PE.Control.form1} +{PE.Label id="WAP头部"/} + +
      +
      {PE.Label id="Wap信件类型列表_横向式"/}
      +
      信件查询
      +
      + +
      +姓  名:{PE.Control.TxtName/}
      +查询码:{PE.Control.TxtIndexNumber/}
      +
      +
      {PE.Control.BtnSubmit/}
      + +
      + +
      +{PE.Label id="wap底部" /} + + + + +{/PE.Control.form1} +
      + + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访首页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访首页模板.html new file mode 100644 index 0000000..bc05a34 --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/Wap网上信访首页模板.html @@ -0,0 +1,27 @@ + + + + + + + + + +Wap网上信访首页 + + +
      +{PE.Control.form1} + +{PE.Label id="WAP头部"/} +
      + +{PE.Label id="Wap信件类型列表" outputQty="10" /} +
      +{PE.Label id="wap底部" /} + +{/PE.Control.form1} +
      + + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/网上信访内容页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/网上信访内容页模板.html new file mode 100644 index 0000000..20a6480 --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/网上信访内容页模板.html @@ -0,0 +1,61 @@ + + + + +{PE.Label id="显示信访内容标题" letterId="@RequestInt_letterId" /} - 网上信访内容页 + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="信访首页导航" /} >> 内容页
      + + +
      + + {PE.Label id="信访信件内容" letterId="@RequestInt_letterId" /} + + {PE.Label id="信访信件处理记录" letterId="@RequestInt_letterId" /} + + {PE.Label id="信访信件评论标签" letterId="@RequestInt_letterId" /} +
      +
      + + +
      + {PE.Label id="信访左侧页" /} +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/网上信访写信页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/网上信访写信页模板.html new file mode 100644 index 0000000..b0b0d60 --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/网上信访写信页模板.html @@ -0,0 +1,229 @@ + + + + + 网上信访写信页 + + + + + + + {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      +
      + +
      + +
      + 您现在的位置:{PE.Label id="信访首页导航" + /} >> 写信页 +
      + +
      + 尊敬的来访人,请您在写下信访件的同时注意以下事项: +

      + 1.投诉人真实姓名、电子邮件、电话(一定要有区号)。以方便我们及时与您联系。
      + 2.被投诉单位信息中,在被投诉单位“Email”和“传真”中填写一项,以便受理。
      + 3.投诉标题应简明扼要,一目了然。
      + 4.在具体内容中,应写明投诉事件发生发经过,包括时间、地点和当事人(包括被投诉方)。最后定明你的投诉要点和要求。
      + 5.年龄处只能填数字。
      + 6.必须遵守中华人民共和国的一切法律法规。
      + 7.不允许发表任何非法的、骚扰性的、中伤他人的、伤害性的、庸俗的,淫秽等信息资料。
      + 用户若散布和传播反动、色情或其他违反国家法律的信息,系统记录有可能作为用户违反法律的证据。 +

      +
      + {PE.Control.form1} +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {PE.Control.TrPhone/} + + + + + + + + {PE.Control.TrDepartment/} + + + + + + + + + + + + + + + + + {PE.Control.TrIsPublic/} + + + + +
      + 信访人信息(注意:标有 * 的必须填写;请填写电子邮箱,以方便我们向您反馈处理信息) +
      + 姓名: + + {PE.Control.TxtName/}{PE.Control.RValerName/} + + 性别: + + {PE.Control.DropSex/}{PE.Control.RValSex/} +
      + 年龄: + + {PE.Control.TxtAge/}{PE.Control.RValTxtAge/} + + 职业: + + {PE.Control.TxtProfession/} +
      + 证件类型: + + {PE.Control.DropCertificateName/} + + 证件号码: + + {PE.Control.TxtIdentityNumber/}{PE.Control.RValIdentityNumber/} +
      + 联系电话: + + {PE.Control.TxtTelphone/}{PE.Control.RValTelphone/}{PE.Control.REValTelphone/}{PE.Control.ValrMobile/} + + 电子邮件: + + {PE.Control.TxtEmail/}{PE.Control.RValEmail/}{PE.Control.REValEmail/} +
      + 联系地址: + + {PE.Control.TxtAddress/}{PE.Control.RValTxtAddress/} +
      + 信访事项信息(注意:标有 * 的必须填写) +
      + 主题: + + {PE.Control.TxtTitle/}{PE.Control.RValTitle/} +
      + 内容: + + {PE.Control.TxtContent/}{PE.Control.ValrContent/} +
      + 附件: + + {PE.Control.ExtenFileUpload/} +
      + 问题类别: + + {PE.Control.DropLetterType/}{PE.Control.RValLetterType/} +
      + 验证码: + + + + + + + +
      + {PE.Control.TxtValidateCode/} + + {PE.Control.VcodeSubmit/} + + {PE.Control.RValValidateCode/} +
      +
      + + + + +
      + {PE.Control.BtnAdd/}      + +
      +
      + {/PE.Control.form1} +
      + + +
      + {PE.Label id="信访左侧页" /} +
      + +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/网上信访列表页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/网上信访列表页模板.html new file mode 100644 index 0000000..fcc95fb --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/网上信访列表页模板.html @@ -0,0 +1,71 @@ + + + + +网上信访列表页 + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="信访首页导航" /} >> 网上信访列表页 {PE.Label id="信访类型导航" letterTypeId="@RequestInt_letterTypeId" /}
      + +
      +
      + +   + + +
      +
      + +
      + {PE.Label id="信件列表标签" page="true" pagesize="20" LetterTypeId="@RequestInt_LetterTypeId" Title="@Request_Title" searchType="@Request_searchType" /} +
      {PE.Page id="url_方块样式分页" datasource="信件列表标签" unitname="条信息" /}
      +
      +
      + + +
      + {PE.Label id="信访左侧页" /} +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/网上信访帮助页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/网上信访帮助页模板.html new file mode 100644 index 0000000..d586071 --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/网上信访帮助页模板.html @@ -0,0 +1,83 @@ + + + + +网上信访使用说明页 + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="信访首页导航" /} >> 使用说明页
      + + +
      +
      +
      +
      写信:
      +
      +
      + (一)请直接在“我要写信”页面内填写内容。
      (二)请务必牢记您写信时所用的姓名和查询码,方便日后查询。
      (三)“身份证号码”栏本站作了验证,请务必正确填写,否则您的辛苦劳动可能白费。
      (四)“联系电话”和“联系地址”栏请如实填写,以方便日后我们与您取得联系。
      (五)在"是否可公开"栏目中,如果您选择"是",我们将按照有关规定把您所反映的问题及处理情况在网上公开;如果您选择"否",我们将按规定对您的信件严格保密。 +
      +
      +
      +
      +
      +
      +
      查询:
      +
      +
      + (一)如果查询您反映的问题及办理情况,请先输入您的姓名和查询码。
      (二)可以看到您历次提交的信件列表。点击某一信件的标题,即可查看所提事项的办理状态或答复意见。
      (三)请务必牢记您写信时所用的姓名和查询码。 +
      +
      +
      +
      +
      +
      +
      信访法规:
      +
      +
      + 提供给您的与信访相关的法规文件。 +
      +
      +
      +
      +
      +
      + + +
      + {PE.Label id="信访左侧页" /} +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/网上信访查询页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/网上信访查询页模板.html new file mode 100644 index 0000000..163c2a3 --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/网上信访查询页模板.html @@ -0,0 +1,72 @@ + + + + +网上信访查询页 + + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="信访首页导航" /} >> 查询页
      + + +
      + {PE.Control.form1} + + + + + + + + + + + + +
      姓  名:{PE.Control.TxtName/}
      查询码:{PE.Control.TxtIndexNumber/}
      {PE.Control.BtnSubmit/}
      + + {/PE.Control.form1} +
      +
      + + +
      + {PE.Label id="信访左侧页" /} +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/网上信访结果页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/网上信访结果页模板.html new file mode 100644 index 0000000..7769b5a --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/网上信访结果页模板.html @@ -0,0 +1,49 @@ + + + + +网上信访查询结果页 + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="信访首页导航" /} >> 查询结果页
      + + {PE.Label id="信访查询结果标签" Name="@Request_Name" IndexNumber="@Request_IndexNumber"/} +
      + + +
      + {PE.Label id="信访左侧页" /} +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/网上信访评论页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/网上信访评论页模板.html new file mode 100644 index 0000000..3e794c3 --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/网上信访评论页模板.html @@ -0,0 +1,86 @@ + + + + 网上信访评论列表页 + + + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="信访首页导航" /} >> 评论列表
      + + +
      +
      +

      评论:{PE.Label id="显示信访内容标题" letterId="@RequestInt_letterId" /}

      +
      +

      热门评论

      +
      +
      + {PE.Label id="信访评论列表标签" page="true" pagesize="20" letterId="@RequestInt_letterId" /} +
      + {PE.Page id="url_方块样式分页" datasource="信访评论列表标签" unitname="条评论" /} +
      +
      +
      + + + {PE.Label id="信访信件评论标签" letterId="@RequestInt_letterId" /} + +
      +
      + +
      + + +
      + {PE.Label id="信访左侧页" /} +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/网上信访领导信箱引导页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/网上信访领导信箱引导页模板.html new file mode 100644 index 0000000..01b1b49 --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/网上信访领导信箱引导页模板.html @@ -0,0 +1,47 @@ + + + + +网上信访领导信箱 + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="信访首页导航" /} >> 首页>>领导信箱
      + + {PE.Label id="领导信箱显示标签" MailId="@Request_id" /} +
      + + +
      + {PE.Label id="信访左侧页" /} +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/网上信访模板/网上信访首页模板.html b/动易的标签库/模板库_dhjd/网上信访模板/网上信访首页模板.html new file mode 100644 index 0000000..d38517d --- /dev/null +++ b/动易的标签库/模板库_dhjd/网上信访模板/网上信访首页模板.html @@ -0,0 +1,60 @@ + + + + +网上信访首页 + + + + + +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      +
      + +
      + +
      您现在的位置:{PE.Label id="信访首页导航" /} >> 首页
      + +
      + {PE.Label id="信访首页右侧" /} +
      +
      + {PE.Label id="显示信访类型" /} +
      +
      +
      {PE.Label id="更多链接" LetterTypeId="@RequestInt_LetterTypeId"/} {PE.Label id="显示类型" LetterTypeId="@RequestInt_LetterTypeId"/}
      +
      +
      +
      + {PE.Label id="信件列表标签" page="true" pagesize="15" LetterTypeId="@RequestInt_LetterTypeId"/} +
      +
      +
      + + +
      + {PE.Label id="信访左侧页" /} +
      + +
      +
      +
      +
      +
      + +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/订购流程模板/默认在线支付第一步模板.html b/动易的标签库/模板库_dhjd/订购流程模板/默认在线支付第一步模板.html new file mode 100644 index 0000000..6cb4c28 --- /dev/null +++ b/动易的标签库/模板库_dhjd/订购流程模板/默认在线支付第一步模板.html @@ -0,0 +1,50 @@ + + + + + + +选择支付平台-{PE.SiteConfig.SiteName /} + + + + + + + {PE.Label id="公共脚本" /} + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.sitename/}>>在线支付第一步
      + {PE.Label id="右侧广告一" /} +
      +
      {PE.Control.form1/}
      +
      +
      +
      +
      +
      +
      +
      会员登陆
      +
      +
      + +
      +
      +
      + {PE.Label id="网站调查" /} + {PE.Label id="网站统计" /} +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/订购流程模板/默认在线支付第三步模板.html b/动易的标签库/模板库_dhjd/订购流程模板/默认在线支付第三步模板.html new file mode 100644 index 0000000..aa0150c --- /dev/null +++ b/动易的标签库/模板库_dhjd/订购流程模板/默认在线支付第三步模板.html @@ -0,0 +1,53 @@ + + + + + + +在线支付第三步-{PE.SiteConfig.SiteName /} + + + + + + + {PE.Label id="公共脚本" /} + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.sitename/}>>在线支付第三步
      + {PE.Label id="右侧广告一" /} +
      +
      {PE.Control.form1/}
      +
      +
      + +
      +
      +
      +
      +
      会员登陆
      +
      +
      + +
      +
      +
      + {PE.Label id="网站调查" /} + {PE.Label id="网站统计" /} +
      + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/订购流程模板/默认在线支付第二步模板.html b/动易的标签库/模板库_dhjd/订购流程模板/默认在线支付第二步模板.html new file mode 100644 index 0000000..6ec3f54 --- /dev/null +++ b/动易的标签库/模板库_dhjd/订购流程模板/默认在线支付第二步模板.html @@ -0,0 +1,53 @@ + + + + + + +在线支付第二步-{PE.SiteConfig.SiteName /} + + + + + + + {PE.Label id="公共脚本" /} + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.sitename/}>>在线支付第二步
      + {PE.Label id="右侧广告一" /} +
      +
      {PE.Control.form1/}
      +
      +
      + +
      +
      +
      +
      +
      会员登陆
      +
      +
      + +
      +
      +
      + {PE.Label id="网站调查" /} + {PE.Label id="网站统计" /} +
      + +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/订购流程模板/默认快速登录注册页模板.html b/动易的标签库/模板库_dhjd/订购流程模板/默认快速登录注册页模板.html new file mode 100644 index 0000000..a5be867 --- /dev/null +++ b/动易的标签库/模板库_dhjd/订购流程模板/默认快速登录注册页模板.html @@ -0,0 +1,37 @@ + + + + + + +快速登录注册-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /} >> 快速登录注册
      + +
      +
      +
      快速登录注册
      +
      + +
      +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/订购流程模板/默认收银台模板.html b/动易的标签库/模板库_dhjd/订购流程模板/默认收银台模板.html new file mode 100644 index 0000000..3ca94ce --- /dev/null +++ b/动易的标签库/模板库_dhjd/订购流程模板/默认收银台模板.html @@ -0,0 +1,63 @@ + + + + + + +收银台-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.sitename/}>>收银台
      + {PE.Label id="右侧广告一" /} +
      +
      {PE.Control.form1/} +
      +
      小 贴 士
      +
        +
      • 请仔细核对您选购的商品清单和收货人的信息,并单击“确认订单”按钮进入确认订单信息页面(订购流程第三步
      • +
      • 如果要调整您所购的商品,请单击“调整购物车”按钮,返回购物车内进行相应操作
      • +
      • 系统默认收货人的信息为您注册时填写的信息,如果需要调整,请直接在此处修改
      • +
      • 单击“重新填写信息”按钮,刚会将收货人的信息恢复到您注册时填写的信息
      • +
      +
      +
      +
      +
      + +
      +
      +
      +
      +
      会员登陆
      +
      +
      + +
      +
      +
      + {PE.Label id="网站调查" /} + {PE.Label id="网站统计" /} +
      + +
      +
      +{PE.Label id="GOV_网站底部" /} +{PE.Label id="稿件统计" /} + + diff --git a/动易的标签库/模板库_dhjd/评论页模板/查看评论页模板.html b/动易的标签库/模板库_dhjd/评论页模板/查看评论页模板.html new file mode 100644 index 0000000..66708a0 --- /dev/null +++ b/动易的标签库/模板库_dhjd/评论页模板/查看评论页模板.html @@ -0,0 +1,74 @@ + + + + + + +查看评论-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="{PE.Label id="取得项目所在的节点ID" itemId="@RequestInt_Id" /}" /}>>查看评论
      + + + + +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + +{PE.Label id="评论标签" nodeId="{PE.Label id="取得项目所在的节点ID" itemId="@RequestInt_Id" /}" /} + + + + diff --git a/动易的标签库/模板库_dhjd/评论页模板/评论PK页模板.html b/动易的标签库/模板库_dhjd/评论页模板/评论PK页模板.html new file mode 100644 index 0000000..a817c50 --- /dev/null +++ b/动易的标签库/模板库_dhjd/评论页模板/评论PK页模板.html @@ -0,0 +1,64 @@ + + + + + + +评论pk-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="{PE.Label id="取得项目所在的节点ID" itemId="@RequestInt_Id" /}" /}>>评论PK
      +
      {PE.Control.form1/}
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/评论页模板/评论发表页模板.html b/动易的标签库/模板库_dhjd/评论页模板/评论发表页模板.html new file mode 100644 index 0000000..51b272e --- /dev/null +++ b/动易的标签库/模板库_dhjd/评论页模板/评论发表页模板.html @@ -0,0 +1,32 @@ + + + + + + +评论发表-{PE.SiteConfig.SiteName /} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      {PE.Control.form1/}
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/评论页模板/评论引用页模板.html b/动易的标签库/模板库_dhjd/评论页模板/评论引用页模板.html new file mode 100644 index 0000000..2d57118 --- /dev/null +++ b/动易的标签库/模板库_dhjd/评论页模板/评论引用页模板.html @@ -0,0 +1,36 @@ + + + + + + +评论引用-{PE.SiteConfig.SiteName /} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="{PE.Label id="取得项目所在的节点ID" itemId="@RequestInt_Id" /}" /}>>评论引用
      +
      {PE.Control.form1/}
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/问卷调查模板/问卷调查默认模板.html b/动易的标签库/模板库_dhjd/问卷调查模板/问卷调查默认模板.html new file mode 100644 index 0000000..510afd3 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问卷调查模板/问卷调查默认模板.html @@ -0,0 +1,42 @@ + + + + + +问卷调查-{PE.SurveyName /} +{PE.SurveyJS/} + + + + + + + + + + + + +
      +
      + + + + + + + + + +
      + {PE.GetSurveyForm/} +
      + {PE.GetSurveyPassword/} +
      +

      + +

      +
      +
      + + diff --git a/动易的标签库/模板库_dhjd/问卷调查模板/默认问卷调查列表页模板.html b/动易的标签库/模板库_dhjd/问卷调查模板/默认问卷调查列表页模板.html new file mode 100644 index 0000000..1059798 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问卷调查模板/默认问卷调查列表页模板.html @@ -0,0 +1,28 @@ + + + + + + +问卷调查列表 + + + + +{PE.Label id="公共脚本" /} + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      {PE.Control.form1/} +
      +
      +
      +{PE.Label id="会员中心底部信息" /} + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/问卷调查模板/默认问卷调查结果页模板.html b/动易的标签库/模板库_dhjd/问卷调查模板/默认问卷调查结果页模板.html new file mode 100644 index 0000000..2251cc8 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问卷调查模板/默认问卷调查结果页模板.html @@ -0,0 +1,28 @@ + + + + + + +问卷调查结果 + + + + +{PE.Label id="公共脚本" /} + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      {PE.Control.form1/} +
      +
      +
      +{PE.Label id="会员中心底部信息" /} + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/问答系统模板/已解决问题列表页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/已解决问题列表页模板.html new file mode 100644 index 0000000..ece8fb7 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/已解决问题列表页模板.html @@ -0,0 +1,78 @@ + + + + +问答-{PE.Label id="问答列表页标题" ShowType="@RequestInt_ShowType" /} + + + + + + + + + + + + + +
      + + {PE.Label id="政府版问答顶部" /} + +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > {PE.Label id="问题分类" questionID="@RequestInt_Id" showType="@Request_ShowType" /} {PE.Label id="问答当前位置导航" categoryId="@RequestInt_Id" /} +
      +
      + +
      + + {PE.Label id="一级类别列表" ShowType="@RequestInt_ShowType" ParentID="@RequestInt_Id" TopNum="100" Keyword="@Request_Keyword"/} + +
      + +
      +
      +
      + {PE.Label id="问答列表选项" ShowType="@RequestInt_ShowType" CategoryID="@RequestInt_Id" Keyword="@Request_Keyword"/} +
      + +
      + +
      + {PE.Label id="已解决问题列表" TitleLen="50" CategoryID="@RequestInt_Id" Keyword="@Request_Keyword" page="true" urlpage="true" pagesize="30" /} +
      +
      {PE.Page id="url_方块样式分页" datasource="已解决问题列表" unitname="个问题" /}
      +
      +
      + +
      + +
      + + + +
      + {PE.Label id="问答登录" /} +
      +
      + +
      +{PE.Label id="GOV_网站底部" /} +
      + + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/待解决问题列表页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/待解决问题列表页模板.html new file mode 100644 index 0000000..e12dd6a --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/待解决问题列表页模板.html @@ -0,0 +1,78 @@ + + + + +问答-{PE.Label id="问答列表页标题" ShowType="@RequestInt_ShowType" /} + + + + + + + + + + + + + + +
      + {PE.Label id="政府版问答顶部" /} + +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > {PE.Label id="问题分类" questionID="@RequestInt_Id" showType="@Request_ShowType" /} {PE.Label id="问答当前位置导航" categoryId="@RequestInt_Id" /} +
      +
      + +
      + + {PE.Label id="一级类别列表" ShowType="@RequestInt_ShowType" ParentID="@RequestInt_Id" TopNum="100" Keyword="@Request_Keyword"/} + +
      + +
      +
      +
      + {PE.Label id="问答列表选项" ShowType="@RequestInt_ShowType" CategoryID="@RequestInt_Id" Keyword="@Request_Keyword"/} +
      + +
      + +
      + {PE.Label id="待解决问题列表" TitleLen="50" CategoryID="@RequestInt_Id" Keyword="@Request_Keyword" page="true" urlpage="true" pagesize="30" /} + +
      +
      {PE.Page id="url_方块样式分页" datasource="待解决问题列表" unitname="个问题" /}
      +
      +
      + +
      + +
      + + + +
      + +
      + {PE.Label id="问答登录" /} +
      + +
      {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/我的修改评论页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/我的修改评论页模板.html new file mode 100644 index 0000000..a259e16 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/我的修改评论页模板.html @@ -0,0 +1,82 @@ + + + + +问答-我修改的评论 + + + + + + + + + + + + +
      + + {PE.Label id="政府版问答顶部" /} +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > 我修改的评论 +
      +
      +
      + {PE.Label id="问答用户" /} +
      + + {PE.Control.form1} +
      +
      +
      + 我的提问 + 我的回答 + 我的评论 + 积分明细 +
      +
      +
      + + + + + + + + + + +
      我修改的评论
      + {PE.Control.TxtContent/} +
      + {PE.Control.BtnSave/}{PE.Control.BtnCancel/} +
      +
      +
      +
      +
      +
      + {/PE.Control.form1} +
      +
      +
      +
      +
      + + +
      + +
      + + {PE.Label id="问答登录" /} + +
      + +
      {PE.Label id="GOV_网站底部" /}
      + + + + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/我的回答列表页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/我的回答列表页模板.html new file mode 100644 index 0000000..616a888 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/我的回答列表页模板.html @@ -0,0 +1,65 @@ + + + + +问答-我的回答 + + + + + + + + + + + + + +
      + + {PE.Label id="政府版问答顶部" /} +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > 我的回答 +
      +
      +
      + {PE.Label id="问答用户" /} +
      + + {PE.Control.form1} +
      +
      +
      + 我的提问 + 我的回答 + 我的评论 + 积分明细 +
      +
      + {PE.Control.RptMyQuestion/} +
      +
      {PE.Control.AspPageMyQuestion/}
      +
      +
      + {/PE.Control.form1} +
      +
      +
      +
      +
      + + +
      + +
      + {PE.Label id="问答登录" /} +
      + +
      {PE.Label id="GOV_网站底部" /}
      + + + + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/我的积分明细页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/我的积分明细页模板.html new file mode 100644 index 0000000..5a93482 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/我的积分明细页模板.html @@ -0,0 +1,59 @@ + + + + + 问答-我的积分明细 + + + + + + + + + + +
      + {PE.Label id="政府版问答顶部" /} +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > 我的积分明细 +
      +
      +
      + {PE.Label id="问答用户" /} +
      + {PE.Control.form1} +
      +
      +
      + 我的提问 + 我的回答 + 我的评论 + 积分明细 +
      +
      +
      + {PE.Control.RptIntegral/} +
      +
      +
      + {PE.Control.AspPageMyIntegral/} +
      +
      +
      + {/PE.Control.form1} +
      +
      +
      +
      +
      +
      +
      + {PE.Label id="问答登录" /} +
      +
      +{PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/我的评论页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/我的评论页模板.html new file mode 100644 index 0000000..0c2544c --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/我的评论页模板.html @@ -0,0 +1,59 @@ + + + + + 问答-我发表的评论 + + + + + + + + + + +
      + {PE.Label id="政府版问答顶部" /} +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > 我发表的评论 +
      +
      +
      + {PE.Label id="问答用户" /} +
      + {PE.Control.form1} +
      +
      +
      + 我的提问 + 我的回答 + 我的评论 + 积分明细 +
      +
      +
      + {PE.Control.RptComment/} +
      +
      +
      + {PE.Control.AspPageMyComment/} +
      +
      +
      + {/PE.Control.form1} +
      +
      +
      +
      +
      +
      +
      + {PE.Label id="问答登录" /} +
      +
      +{PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/我的问题列表页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/我的问题列表页模板.html new file mode 100644 index 0000000..8ab7a00 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/我的问题列表页模板.html @@ -0,0 +1,59 @@ + + + + +问答-我的问题列表 + + + + + + + + + + + + + +
      + {PE.Label id="政府版问答顶部" /} +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > 我的问题列表 +
      +
      +
      + {PE.Label id="问答用户" /} +
      + + {PE.Control.form1} +
      +
      +
      + 我的提问 + 我的回答 + 我的评论 + 积分明细 +
      +
      + {PE.Control.RptMyQuestion/} +
      +
      + {PE.Control.AspPageMyQuestion/} +
      +
      +
      + {/PE.Control.form1} +
      +
      +
      +
      +
      +
      +
      + {PE.Label id="问答登录" /} +
      +
      {PE.Label id="GOV_网站底部" /}
      + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/显示消息页.html b/动易的标签库/模板库_dhjd/问答系统模板/显示消息页.html new file mode 100644 index 0000000..023dbf4 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/显示消息页.html @@ -0,0 +1,43 @@ + + + + +问答-查看消息 + + + + + + + + + + + + + +
      + + {PE.Label id="政府版问答顶部" /} + +
      +
      +您所在的位置:{PE.Label id="问答首页连接" /} > 消息提示 +
      +
      + +
      + {PE.Label id="显示消息" type="@RequestInt_type" questionID="@RequestInt_Id" messageType="@RequestInt_MessageType" /} +
      + +
      + +
      + + {PE.Label id="问答登录" /} +
      + +
      {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/显示问题页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/显示问题页模板.html new file mode 100644 index 0000000..61f86fe --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/显示问题页模板.html @@ -0,0 +1,66 @@ +{PE.DataSource datasource="问题数据源标签" id="Question" questionID="@RequestInt_id" xslt="true" /} + + + + +{PE.Field id="Question" fieldname="Title" /}-问答 + + + + + + + + + + + + + +
      + {PE.Label id="政府版问答顶部" /} + +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > {PE.Label id="问答当前位置导航" categoryID="{PE.Field id="Question" fieldname="CategoryID" /}" linkOpenType="2" /} > 查看问题 +
      +
      + +
      + +
      + +
      +
      + {PE.Label id="显示问题" questionID="{PE.Field id="Question" fieldname="QuestionID" /}" /} +
      +
      +
      + +
      + {PE.Label id="显示回复" questionID="{PE.Field id="Question" fieldname="QuestionID" /}" /} +
      + + + +
      + +
      + {PE.Label id="问答登录" /} +
      + +
      {PE.Label id="GOV_网站底部" /}
      + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/添加问题页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/添加问题页模板.html new file mode 100644 index 0000000..8a728e2 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/添加问题页模板.html @@ -0,0 +1,74 @@ + + + + +问答-提问页 + + + + + + + + + + + + +
      + + {PE.Label id="政府版问答顶部" /} + +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > 我要提问 +
      +
      + + +
      + + +
      +
      + +
      +
      + {PE.Control.form1/} +
      +
      +
      +
      + +
      + + + + +
      + +
      + + {PE.Label id="问答登录" /} + +
      + +
      {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/用户问答积分列表页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/用户问答积分列表页模板.html new file mode 100644 index 0000000..04dcc87 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/用户问答积分列表页模板.html @@ -0,0 +1,84 @@ + + + + +问答-用户积分排行列表 + + + + + + + + + + + + + + + + +
      + {PE.Label id="政府版问答顶部" /} + +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > 用户积分排行 +
      +
      + +
      + + + +
      + +
      +
      +
      +

      + 积分排行 +

      +
      + +
      + +
      + {PE.Label id="用户积分排行列表" /} +
      +
      +
      + +
      + +
      + + + +
      + +
      + {PE.Label id="问答登录" /} +
      + +
      {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/精彩推荐问题列表页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/精彩推荐问题列表页模板.html new file mode 100644 index 0000000..034e6a6 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/精彩推荐问题列表页模板.html @@ -0,0 +1,78 @@ + + + + +问答-{PE.Label id="问答列表页标题" ShowType="@RequestInt_ShowType" /} + + + + + + + + + + + + + + +
      + {PE.Label id="政府版问答顶部" /} + +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > {PE.Label id="问题分类" questionID="@RequestInt_Id" showType="@Request_ShowType" /} {PE.Label id="问答当前位置导航" categoryId="@RequestInt_Id" /} +
      +
      + +
      + + {PE.Label id="一级类别列表" ShowType="@RequestInt_ShowType" ParentID="@RequestInt_Id" TopNum="100" Keyword="@Request_Keyword"/} + +
      + +
      +
      +
      + {PE.Label id="问答列表选项" ShowType="@RequestInt_ShowType" CategoryID="@RequestInt_Id" Keyword="@Request_Keyword"/} +
      + +
      + +
      + {PE.Label id="精彩推荐问题列表" TitleLen="50" CategoryID="@RequestInt_Id" Keyword="@Request_Keyword" page="true" urlpage="true" pagesize="30" /} + +
      +
      {PE.Page id="url_方块样式分页" datasource="精彩推荐问题列表" unitname="个问题" /}
      +
      +
      + +
      + +
      + + + +
      + +
      + {PE.Label id="问答登录" /} +
      + +
      {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/评论列表页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/评论列表页模板.html new file mode 100644 index 0000000..860c2bc --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/评论列表页模板.html @@ -0,0 +1,79 @@ + + + + + 问答-评论列表 + + + + + + + + + + +
      + {PE.Label id="政府版问答顶部" /} +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > 查看评论 +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="答案评论列表" replyId="@RequestInt_id" /} +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      + {PE.Label id="发表评论" /} +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="问答登录" /} +
      +
      +{PE.Label id="GOV_网站底部" /} +
      + + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/问答帮助中心.html b/动易的标签库/模板库_dhjd/问答系统模板/问答帮助中心.html new file mode 100644 index 0000000..6d5d264 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/问答帮助中心.html @@ -0,0 +1,137 @@ + + + + + 问答 - 帮助中心 + + + + + + + + + + + + +
      + {PE.Label id="政府版问答顶部" /} +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > 帮助中心 +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +

      + 动易问答帮助

      +
      +
      +
      +
      +

      + 每个用户都会有一套属于自己的积分、等级和头衔。我们特地为您订做了五套角色系列,您可以通过问答等操作不断增加积分,同时您的等级和头衔也会随积分不断晋升。 +

      +

      +

      问答的头衔设置

      + {PE.Label id="头衔系列" /} +
      +
      +

      + 问答里的积分就像游戏里的积分,您会付出积分,也会获得积分。积分可以在提问时用来悬赏,您也会随着积分增加而晋级并获得更高的头衔。 +

      +

      +

      问答的具体积分规则

      + {PE.Label id="积分规则" /} +
      +
      +

      +

        常见问题

      +
      +

      +     匿名回复的问题,设置为最佳答案,后果会怎样?

      +

      +       当某些提问属于您的个人隐私,回答问题时可以设定为匿名,这样,您的用户名便不会出现在回复页面上,取 +       而代之的将会是“匿名”二字。当提问人把匿名回复的答案设置为最佳答案时,问题所奖励的积分等都会追加 +       给对应的匿名用户。 +

      +
      +
      +

      +     自己发表的问题,自己设置为最佳答案可以吗?

      +

            如果设置了提问人可以回答提问人的问题,设置提问人的答案为最佳是可以的。

      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      + +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} +
      + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/问答首页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/问答首页模板.html new file mode 100644 index 0000000..a3f8ff5 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/问答首页模板.html @@ -0,0 +1,107 @@ + + + + +问答-首页 + + + + + + + + + + + + + + +
      + + {PE.Label id="政府版问答顶部" /} + +
      + +
      +
      + +
      + + {PE.Label id="精彩推荐" ShowNum="8" TitleLen="20" /} +
      + +
      +
      + +
      + +
      +
      +
      + 待解决问题 + 已解决问题 +
      +
      +
      +
      + {PE.Label id="待解决问题" TopNum="25" ShowNum="5" /} +
      +
      + +
      +
      + {PE.Label id="已解决问题" TopNum="25" ShowNum="5" /} +
      +
      + +
      +
      +
      +
      + +
      + +
      + + {PE.Label id="问题分类列表" TopNum="15" ShowNum="20" /} +
      + +
      +
      + + + {PE.Label id="问答登录" /} +
      + +
      +
      + +
      +{PE.Label id="GOV_网站底部" /} + +
      + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/零回答问题列表页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/零回答问题列表页模板.html new file mode 100644 index 0000000..65d7841 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/零回答问题列表页模板.html @@ -0,0 +1,78 @@ + + + + +问答-{PE.Label id="问答列表页标题" ShowType="@RequestInt_ShowType" /} + + + + + + + + + + + + + +
      + + {PE.Label id="政府版问答顶部" /} + +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > {PE.Label id="问题分类" questionID="@RequestInt_Id" showType="@Request_ShowType" /} {PE.Label id="问答当前位置导航" categoryId="@RequestInt_Id" /} +
      +
      + +
      + + {PE.Label id="一级类别列表" ShowType="@RequestInt_ShowType" ParentID="@RequestInt_Id" TopNum="100" Keyword="@Request_Keyword"/} + +
      + +
      +
      +
      + {PE.Label id="问答列表选项" ShowType="@RequestInt_ShowType" CategoryID="@RequestInt_Id" Keyword="@Request_Keyword"/} +
      + +
      + +
      + {PE.Label id="零回答问题列表" CategoryID="@RequestInt_Id" TitleLen="50" Keyword="@Request_Keyword" page="true" urlpage="true" pagesize="30" /} +
      +
      {PE.Page id="url_方块样式分页" datasource="零回答问题列表" unitname="个问题" /}
      +
      +
      + +
      + +
      + + + +
      + +
      + {PE.Label id="问答登录" /} + +
      + +
      {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/问答系统模板/高分问题列表页模板.html b/动易的标签库/模板库_dhjd/问答系统模板/高分问题列表页模板.html new file mode 100644 index 0000000..347e6b3 --- /dev/null +++ b/动易的标签库/模板库_dhjd/问答系统模板/高分问题列表页模板.html @@ -0,0 +1,77 @@ + + + + +问答-{PE.Label id="问答列表页标题" ShowType="@RequestInt_ShowType" /} + + + + + + + + + + + + + +
      + + {PE.Label id="政府版问答顶部" /} + +
      +
      + 您所在的位置:{PE.Label id="问答首页连接" /} > {PE.Label id="问题分类" questionID="@RequestInt_Id" showType="@Request_ShowType" /} {PE.Label id="问答当前位置导航" categoryId="@RequestInt_Id" /} +
      +
      + +
      + + {PE.Label id="一级类别列表" ShowType="@RequestInt_ShowType" ParentID="@RequestInt_Id" TopNum="100" Keyword="@Request_Keyword"/} + +
      + +
      +
      +
      + {PE.Label id="问答列表选项" ShowType="@RequestInt_ShowType" CategoryID="@RequestInt_Id" Keyword="@Request_Keyword"/} +
      + +
      + +
      + {PE.Label id="高分问题列表" CategoryID="@RequestInt_Id" TitleLen="50" Keyword="@Request_Keyword" page="true" urlpage="true" pagesize="30" /} +
      +
      {PE.Page id="url_方块样式分页" datasource="高分问题列表" unitname="个问题" /}
      +
      +
      + +
      + +
      + + + +
      + +
      + {PE.Label id="问答登录" /} +
      + +
      {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/不良行为记录信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/不良行为记录信息_内容页模板.html new file mode 100644 index 0000000..559a016 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/不良行为记录信息_内容页模板.html @@ -0,0 +1,69 @@ +{PE.DataSource id="cone" datasource="不良行为记录信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      不良行为记录信息

      +
      +
      + + +
      + + + + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称 +{PE.Label id="获取项目名称" ProjectNum="{PE.Field id="cone" fieldname="ProjectNum" /}" /} +
      营业执照注册号{PE.Field id="cone" fieldname="LicenseRegNum" /}
      违法信息{PE.Field id="cone" fieldname="IllegalInformation" /}
      行政处罚信息{PE.Field id="cone" fieldname="PunishmentInformation" /}
      行政强制信息{PE.Field id="cone" fieldname="ForceInformation" /}
      行政裁决信息{PE.Field id="cone" fieldname="RulingInformation" /}
      欠薪及欠社保金信息{PE.Field id="cone" fieldname="OweInformation" /}
      质量安全信息{PE.Field id="cone" fieldname="QualitySafetyInformation" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/不良行为记录信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/不良行为记录信息_列表页模板.html new file mode 100644 index 0000000..7655fe1 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/不良行为记录信息_列表页模板.html @@ -0,0 +1,63 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="不良行为记录信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="不良行为记录信息列表_分页"/} +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/交竣工验收信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/交竣工验收信息_内容页模板.html new file mode 100644 index 0000000..ff845a7 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/交竣工验收信息_内容页模板.html @@ -0,0 +1,70 @@ +{PE.DataSource id="cone" datasource="交竣工验收信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      交竣工验收信息

      +
      +
      + + +
      + + + + + + + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      报验项目单位名称{PE.Field id="cone" fieldname="CensorDepart" /}
      报验单位工商注册号{PE.Field id="cone" fieldname="CensorPartNum" /}
      报验人姓名{PE.Field id="cone" fieldname="CensorName" /}
      报验时间{PE.Field id="cone" fieldname="CensorDate" /}
      验收类型{PE.Field id="cone" fieldname="AcceptanceType" /}
      验收结果{PE.Field id="cone" fieldname="AcceptanceResult" /}
      验收名称{PE.Field id="cone" fieldname="AcceptanceName" /}
      验收单位{PE.Field id="cone" fieldname="AcceptanceDepart" /}
      验收时间{PE.Field id="cone" fieldname="AcceptanceDate" /}
      交付使用时间{PE.Field id="cone" fieldname="DeliveryDate" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/交竣工验收信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/交竣工验收信息_列表页模板.html new file mode 100644 index 0000000..15508c5 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/交竣工验收信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="交竣工验收信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="交竣工验收信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/人员不良行为记录信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/人员不良行为记录信息_内容页模板.html new file mode 100644 index 0000000..fc2194a --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/人员不良行为记录信息_内容页模板.html @@ -0,0 +1,63 @@ +{PE.DataSource id="cone" datasource="人员不良行为记录信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      人员不良行为记录信息

      +
      +
      + + +
      + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      身份证号{PE.Field id="cone" fieldname="IdentityCertificateNum" /}
      违法信息{PE.Field id="cone" fieldname="IllegalInformation" /}
      行政处罚信息{PE.Field id="cone" fieldname="PunishmentInformation" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/人员不良行为记录信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/人员不良行为记录信息_列表页模板.html new file mode 100644 index 0000000..dc0e6c7 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/人员不良行为记录信息_列表页模板.html @@ -0,0 +1,63 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="人员不良行为记录信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="人员不良行为记录信息列表_分页"/} +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/人员基本信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/人员基本信息_内容页模板.html new file mode 100644 index 0000000..4a29c09 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/人员基本信息_内容页模板.html @@ -0,0 +1,148 @@ +{PE.DataSource id="cone" datasource="人员基本信息_内容页_数据源" itemId="@Request_generalId" identitycertificatenum="@Request_IdentityCertificateNum" xslt="true" /} +{PE.DataSource id="coneEnterprise" datasource="企业基本信息_内容页_数据源" itemId="0" licenseregnum="{PE.Field id="cone" fieldname="LicenseRegNum" /}" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      人员基本信息

      +
      +
      + +

      + {PE.Field id="cone" fieldname="Name" /}基本资料

      +
      + + +
      +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 所属单位名称 + + {PE.Field id="coneEnterprise" fieldname="UnitName" /} +
      + 所属企(事)业营业执照注册号 + + {PE.Field id="cone" fieldname="LicenseRegNum" /} +
      + 姓名 + + {PE.Field id="cone" fieldname="Name" /} +
      + 证件类型 + + {PE.Field id="cone" fieldname="IdentityCertificateType" /} +
      + 证件号码 + + {PE.Field id="cone" fieldname="IdentityCertificateNum" /} +
      + 性别 + + {PE.Field id="cone" fieldname="Sex" /} +
      + 地址信息 + + {PE.Field id="cone" fieldname="Address" /} +
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + {PE.Label id="员工基本信息" IdentityCertificateNum="{PE.Field id="cone" fieldname="IdentityCertificateNum"/}" /} +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/人员基本信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/人员基本信息_列表页模板.html new file mode 100644 index 0000000..c20c22d --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/人员基本信息_列表页模板.html @@ -0,0 +1,64 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + + {PE.Label id="人员基本信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + + + + + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="人员基本信息列表_分页"/} +
      + + + + + + + +
      +
      + + + + {PE.Label id="GOV_网站底部" /} + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/人员良好行为记录信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/人员良好行为记录信息_内容页模板.html new file mode 100644 index 0000000..1d3a041 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/人员良好行为记录信息_内容页模板.html @@ -0,0 +1,65 @@ +{PE.DataSource id="cone" datasource="人员良好行为记录信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      人员良好行为记录信息

      +
      +
      + + +
      +
      + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      身份证号{PE.Field id="cone" fieldname="IdentityCertificateNum" /}
      县级以上的荣誉文书编号{PE.Field id="cone" fieldname="HonourNum" /}
      荣誉内容{PE.Field id="cone" fieldname="HonourContent" /}
      荣誉认定日期{PE.Field id="cone" fieldname="HonourTime" /}
      颁发机构{PE.Field id="cone" fieldname="HonourOrg" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/人员良好行为记录信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/人员良好行为记录信息_列表页模板.html new file mode 100644 index 0000000..dfb6ae0 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/人员良好行为记录信息_列表页模板.html @@ -0,0 +1,63 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="人员良好行为记录信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="人员良好行为记录信息列表_分页"/} +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/从业人员信息搜索页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/从业人员信息搜索页模板.html new file mode 100644 index 0000000..92af07e --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/从业人员信息搜索页模板.html @@ -0,0 +1,183 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + +{PE.Label id="建设领域导航" /} + +
      +
      +
      + + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +
      +

      + 从业人员信息查询

      +
      +
      +
      +
      + + + + + + + + + + + + + + + + + +
      +
      + + + + + + + + + {PE.Label id="从业人员信息搜索列表" Name="@Request_Name" Sex="@Request_Sex" Enterprise="@Request_Enterprise" + CertificateNum="@Request_CertificateNum" page="true" pagesize="20" titleLength="56"/} + +
      + 序号 + + 所属企业 + + 姓名 + + 证件号 +
      +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="从业人员信息搜索列表"/} +
      +
      + +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/企业信息搜索页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/企业信息搜索页模板.html new file mode 100644 index 0000000..ab89b3c --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/企业信息搜索页模板.html @@ -0,0 +1,247 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + +{PE.Label id="建设领域导航" /} + +
      +
      +
      + + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +
      +

      + 企业信息查询

      +
      +
      +
      +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      +
      + + + + + + + + {PE.Label id="企业信息搜索列表" unitname="@Request_unitname" licenseregnum="@Request_licenseregnum" + licenseregauthority="@Request_licenseregauthority" orgnum="@Request_orgnum" orgregauthority ="@Request_orgregauthority " + enterprisetype="@Request_enterprisetype" legalrepresentative="@Request_legalrepresentative" businessccope="@Request_businessccope" + page="true" pagesize="20" titleLength="56"/} + +
      + 企业名称 + + 营业执照注册号 + + 企业类型 +
      +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="企业信息搜索列表"/} +
      +
      + +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/企业基本信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/企业基本信息_内容页模板.html new file mode 100644 index 0000000..9bc2e2e --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/企业基本信息_内容页模板.html @@ -0,0 +1,124 @@ +{PE.DataSource id="cone" datasource="企业基本信息_内容页_数据源" itemId="@Request_generalId" +licenseregnum="@Request_LicenseRegNum" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      + 企业基本信息

      +
      +
      + +

      + {PE.Field id="cone" fieldname="UnitName" /}

      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      + 人员基本信息|执业资格信息|人员良好行为记录信息|人员不良行为记录信息
      +
      + +
      + + +
      + {PE.Label id="企业基本信息" LicenseRegNum="{PE.Field id="cone" fieldname="LicenseRegNum"/}" /} +
      + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/企业基本信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/企业基本信息_列表页模板.html new file mode 100644 index 0000000..d850166 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/企业基本信息_列表页模板.html @@ -0,0 +1,63 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="企业基本信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="企业基本信息列表_分页"/} +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/信用评价信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/信用评价信息_内容页模板.html new file mode 100644 index 0000000..6174140 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/信用评价信息_内容页模板.html @@ -0,0 +1,65 @@ +{PE.DataSource id="cone" datasource="信用评价信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      信用评价信息

      +
      +
      + + +
      + + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      营业执照注册号{PE.Field id="cone" fieldname="LicenseRegNum" /}
      信用评价结果{PE.Field id="cone" fieldname="CreditEvaluationResults" /}
      评价日期{PE.Field id="cone" fieldname="EvaluationDate" /}
      评价机构{PE.Field id="cone" fieldname="EvaluationOrg" /}
      重合同守信用情况{PE.Field id="cone" fieldname="HonoredSituation" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/信用评价信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/信用评价信息_列表页模板.html new file mode 100644 index 0000000..a80542a --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/信用评价信息_列表页模板.html @@ -0,0 +1,63 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="信用评价信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="信用评价信息列表_分页"/} +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/具体项目列表页.html b/动易的标签库/模板库_dhjd/项目信息公开模板/具体项目列表页.html new file mode 100644 index 0000000..d922770 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/具体项目列表页.html @@ -0,0 +1,218 @@ + + + + +工程建设领域 + + + + + + + + + + + +
      {PE.Label id="建设领域顶部" /} + +
      +
      +
      +

      项目审批公开信息

      +
      +

      永丰县沙溪林场南方红豆杉良种基地建设项目

      + +
      + + + + +
      + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      审批事项审批类型审批部门发布日期
      质量监督手续1非行政许可事项 青岛市城乡建设委员会2011-12-16
      质量监督手续2非行政许可事项 青岛市城乡建设委员会2011-12-16
      质量监督手续3非行政许可事项 青岛市城乡建设委员会2011-12-16
      + + + + + + + +
      + + +
      +
      +
      +
      +
      +
      +
      + + + + {PE.Label id="GOV_网站底部" /} + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/初步设计方案批复结果信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/初步设计方案批复结果信息_列表页模板.html new file mode 100644 index 0000000..a435b78 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/初步设计方案批复结果信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="项目审批信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目审批信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/可行性研究报告批复结果信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/可行性研究报告批复结果信息_列表页模板.html new file mode 100644 index 0000000..76f7b84 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/可行性研究报告批复结果信息_列表页模板.html @@ -0,0 +1,58 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + {PE.Label id="项目审批信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目审批信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/合同履约信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/合同履约信息_内容页模板.html new file mode 100644 index 0000000..45824cb --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/合同履约信息_内容页模板.html @@ -0,0 +1,64 @@ +{PE.DataSource id="cone" datasource="合同履约信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      合同履约信息

      +
      +
      + + +
      + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      施工单位项目考核{PE.Field id="cone" fieldname="CompanyAppraisal" /}
      参建单位按合同履约到场信息{PE.Field id="cone" fieldname="CompanySignIn" /}
      建设单位按合同支付资金信息{PE.Field id="cone" fieldname="CompanyPay" /}
      设备、材料采购资金使用情况{PE.Field id="cone" fieldname="BankrollDetail" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/合同履约信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/合同履约信息_列表页模板.html new file mode 100644 index 0000000..67e689f --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/合同履约信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="合同履约信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="合同履约信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/国有土地使用权出让合同信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/国有土地使用权出让合同信息_内容页模板.html new file mode 100644 index 0000000..fac001b --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/国有土地使用权出让合同信息_内容页模板.html @@ -0,0 +1,66 @@ +{PE.DataSource id="cone" datasource="国有土地使用权出让合同信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      国有土地使用权出让合同信息

      +
      +
      + + +
      + + + + + + + + + + + + + +
      受让方名称{PE.Field id="cone" fieldname="TransfereeName" /}
      土地位置{PE.Field id="cone" fieldname="Location" /}
      宗地面积{PE.Field id="cone" fieldname="Area" /}
      容积率{PE.Field id="cone" fieldname="PlotRatio" /}
      规划用途{PE.Field id="cone" fieldname="PlannedUse" /}
      土地成交价格{PE.Field id="cone" fieldname="TransactionPrice" /}
      签约时间{PE.Field id="cone" fieldname="SigningTime" /}
      审批部门{PE.Field id="cone" fieldname="ApproveDepartment" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/国有土地使用权出让合同信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/国有土地使用权出让合同信息_列表页模板.html new file mode 100644 index 0000000..a03ce88 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/国有土地使用权出让合同信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="国有土地使用权出让合同信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="国有土地使用权出让合同信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/土地招标拍卖挂牌出让信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/土地招标拍卖挂牌出让信息_内容页模板.html new file mode 100644 index 0000000..f0df07f --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/土地招标拍卖挂牌出让信息_内容页模板.html @@ -0,0 +1,70 @@ +{PE.DataSource id="cone" datasource="土地招标拍卖挂牌出让信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      土地招标拍卖挂牌出让信息

      +
      +
      + + +
      + + + + + + + + + + + + + + + + + +
      地块编号{PE.Field id="cone" fieldname="LandNum" /}
      出让方式{PE.Field id="cone" fieldname="SellMethod" /}
      位置{PE.Field id="cone" fieldname="Location" /}
      土地面积{PE.Field id="cone" fieldname="Area" /}
      建筑密度{PE.Field id="cone" fieldname="BuildingDensity" /}
      容积率{PE.Field id="cone" fieldname="PlotRatio" /}
      规划用途{PE.Field id="cone" fieldname="PlannedUse" /}
      出让年限{PE.Field id="cone" fieldname="SellLife" /}
      竞价起始时间{PE.Field id="cone" fieldname="AuctionBeginTime" /}
      竞价截止时间{PE.Field id="cone" fieldname="AuctionEndTime" /}
      拍卖起叫价{PE.Field id="cone" fieldname="StartingPrice" /}
      竞买保证金{PE.Field id="cone" fieldname="SecurityDeposit" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/土地招标拍卖挂牌出让信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/土地招标拍卖挂牌出让信息_列表页模板.html new file mode 100644 index 0000000..dd5d08b --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/土地招标拍卖挂牌出让信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="土地招标拍卖挂牌出让信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="土地招标拍卖挂牌出让信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/建设用地审批信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/建设用地审批信息_内容页模板.html new file mode 100644 index 0000000..09aee48 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/建设用地审批信息_内容页模板.html @@ -0,0 +1,64 @@ +{PE.DataSource id="cone" datasource="建设用地审批信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      建设用地审批信息

      +
      +
      + + +
      + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      申请单位{PE.Field id="cone" fieldname="ApplicantEntity" /}
      用地位置{PE.Field id="cone" fieldname="Location" /}
      用地用途{PE.Field id="cone" fieldname="PlannedUse" /}
      申请用地面积{PE.Field id="cone" fieldname="Area" /}
      批准时间{PE.Field id="cone" fieldname="ApproveTime" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/建设用地审批信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/建设用地审批信息_列表页模板.html new file mode 100644 index 0000000..edb2d5b --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/建设用地审批信息_列表页模板.html @@ -0,0 +1,59 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + {PE.Label id="建设用地审批信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="建设用地审批信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/打印项目电子标签模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/打印项目电子标签模板.html new file mode 100644 index 0000000..a6d323c --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/打印项目电子标签模板.html @@ -0,0 +1,59 @@ +{PE.DataSource id="cone" datasource="项目基本信息_内容页_数据源" itemid="@RequestInt_generalId" +projectnum="@Request_ProjectNum" xslt="true" /} + + + + + 打印项目电子标签模板 + + + + + + + +
      + {PE.Field id="cone" fieldname="ProjectName"/} +
      + {PE.Label id="打印项目电子标签内容页" generalId="{PE.Field id="cone" fieldname="GeneralId"/}"/} +
      + + +
      + + + diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/执业资格信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/执业资格信息_内容页模板.html new file mode 100644 index 0000000..b0002e6 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/执业资格信息_内容页模板.html @@ -0,0 +1,67 @@ +{PE.DataSource id="cone" datasource="执业资格信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      执业资格信息

      +
      +
      + + +
      + + + + + + + + + + + + + + +
      身份证号{PE.Field id="cone" fieldname="IdentityCertificateNum" /}
      证书名称{PE.Field id="cone" fieldname="CertificateName" /}
      证书编号{PE.Field id="cone" fieldname="CertificateNum" /}
      资质类别{PE.Field id="cone" fieldname="CertificateType" /}
      有效起始日期{PE.Field id="cone" fieldname="BeginTime" /}
      有效到期日期{PE.Field id="cone" fieldname="EndTime" /}
      证书核发日期{PE.Field id="cone" fieldname="IssuanceDate" /}
      证书核发机关{PE.Field id="cone" fieldname="IssuingAuthority" /}
      证书状态{PE.Field id="cone" fieldname="CertificateState" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/执业资格信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/执业资格信息_列表页模板.html new file mode 100644 index 0000000..cb688c8 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/执业资格信息_列表页模板.html @@ -0,0 +1,63 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="执业资格信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="执业资格信息列表_分页"/} +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/探矿权出让信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/探矿权出让信息_内容页模板.html new file mode 100644 index 0000000..601f143 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/探矿权出让信息_内容页模板.html @@ -0,0 +1,66 @@ +{PE.DataSource id="cone" datasource="探矿权出让信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      探矿权出让信息

      +
      +
      + + +
      + + + + + + + + + + + + + +
      探矿区名称{PE.Field id="cone" fieldname="ProspectingAreaName" /}
      矿种{PE.Field id="cone" fieldname="MineVariety" /}
      面积{PE.Field id="cone" fieldname="Area" /}
      经纬度拐点坐标{PE.Field id="cone" fieldname="LongitudeAndLatitude" /}
      出让方式{PE.Field id="cone" fieldname="SellMethod" /}
      竞买保证金{PE.Field id="cone" fieldname="SecurityDeposit" /}
      起拍价{PE.Field id="cone" fieldname="StartingPrice" /}
      招拍挂时间{PE.Field id="cone" fieldname="AuctionTime" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/探矿权出让信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/探矿权出让信息_列表页模板.html new file mode 100644 index 0000000..0ab1ee6 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/探矿权出让信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="探矿权出让信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="探矿权出让信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/探矿权审批信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/探矿权审批信息_内容页模板.html new file mode 100644 index 0000000..d224610 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/探矿权审批信息_内容页模板.html @@ -0,0 +1,68 @@ +{PE.DataSource id="cone" datasource="探矿权审批信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      探矿权审批信息

      +
      +
      + + +
      + + + + + + + + + + + + + + + +
      许可证号{PE.Field id="cone" fieldname="LicenceNum" /}
      探矿权人{PE.Field id="cone" fieldname="MineralExplorationRight " /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      地理位置{PE.Field id="cone" fieldname="Location" /}
      勘察矿种{PE.Field id="cone" fieldname="MineralExplorationType" /}
      勘察面积{PE.Field id="cone" fieldname="Area" /}
      有效期{PE.Field id="cone" fieldname="UsefulLife" /}
      勘察单位{PE.Field id="cone" fieldname="ReconnaissanceUnit" /}
      经纬度极值坐标{PE.Field id="cone" fieldname="LongitudeAndLatitude" /}
      发证机关{PE.Field id="cone" fieldname="LicenceIssuingAuthority" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/探矿权审批信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/探矿权审批信息_列表页模板.html new file mode 100644 index 0000000..b90b1e4 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/探矿权审批信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="探矿权审批信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="探矿权审批信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/施工管理信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/施工管理信息_内容页模板.html new file mode 100644 index 0000000..d3a4bbe --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/施工管理信息_内容页模板.html @@ -0,0 +1,68 @@ +{PE.DataSource id="cone" datasource="施工管理信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      施工管理信息

      +
      +
      + + +
      + + + + + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      累计完成投资(万元){PE.Field id="cone" fieldname="TotalCompletedInvest" /}
      当期完成投资(万元){PE.Field id="cone" fieldname="CurrentCompletedInvest" /}
      计划开始时间{PE.Field id="cone" fieldname="PlanBeginDate" /}
      计划结束时间{PE.Field id="cone" fieldname="PlanEndDate" /}
      计划内容{PE.Field id="cone" fieldname="PlanContent" /}
      完成情况{PE.Field id="cone" fieldname="Performance" /}
      存在问题{PE.Field id="cone" fieldname="Problems" /}
      解决方案{PE.Field id="cone" fieldname="Solution" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/施工管理信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/施工管理信息_列表页模板.html new file mode 100644 index 0000000..da6f136 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/施工管理信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="施工管理信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="施工管理信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/施工许可(开工报告)审批信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/施工许可(开工报告)审批信息_列表页模板.html new file mode 100644 index 0000000..76f7b84 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/施工许可(开工报告)审批信息_列表页模板.html @@ -0,0 +1,58 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + {PE.Label id="项目审批信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目审批信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/环境影响评价审批结果信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/环境影响评价审批结果信息_列表页模板.html new file mode 100644 index 0000000..76f7b84 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/环境影响评价审批结果信息_列表页模板.html @@ -0,0 +1,58 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + {PE.Label id="项目审批信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目审批信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/用地批复文件结果信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/用地批复文件结果信息_列表页模板.html new file mode 100644 index 0000000..76f7b84 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/用地批复文件结果信息_列表页模板.html @@ -0,0 +1,58 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + {PE.Label id="项目审批信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目审批信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/良好行为记录信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/良好行为记录信息_内容页模板.html new file mode 100644 index 0000000..cfb3ad5 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/良好行为记录信息_内容页模板.html @@ -0,0 +1,67 @@ +{PE.DataSource id="cone" datasource="良好行为记录信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      良好行为记录信息

      +
      +
      + + +
      + + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称 +{PE.Label id="获取项目名称" ProjectNum="{PE.Field id="cone" fieldname="ProjectNum" /}" /} +
      营业执照注册号{PE.Field id="cone" fieldname="LicenseRegNum" /}
      县级以上的荣誉文书编号{PE.Field id="cone" fieldname="HonourNum" /}
      荣誉内容{PE.Field id="cone" fieldname="HonourContent" /}
      荣誉认定日期{PE.Field id="cone" fieldname="HonourTime" /}
      颁发机构信息{PE.Field id="cone" fieldname="HonourOrg" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/良好行为记录信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/良好行为记录信息_列表页模板.html new file mode 100644 index 0000000..7fd28f4 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/良好行为记录信息_列表页模板.html @@ -0,0 +1,63 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="良好行为记录信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="良好行为记录信息列表_分页"/} +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/节能评估审查批复结果信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/节能评估审查批复结果信息_列表页模板.html new file mode 100644 index 0000000..76f7b84 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/节能评估审查批复结果信息_列表页模板.html @@ -0,0 +1,58 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + {PE.Label id="项目审批信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目审批信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/规划选址意见批复结果信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/规划选址意见批复结果信息_列表页模板.html new file mode 100644 index 0000000..76f7b84 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/规划选址意见批复结果信息_列表页模板.html @@ -0,0 +1,58 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + {PE.Label id="项目审批信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目审批信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/质量安全检查信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/质量安全检查信息_内容页模板.html new file mode 100644 index 0000000..f013b79 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/质量安全检查信息_内容页模板.html @@ -0,0 +1,69 @@ +{PE.DataSource id="cone" datasource="质量安全检查信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      质量安全检查信息

      +
      +
      + + +
      + + + + + + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      质量检查机构名称{PE.Field id="cone" fieldname="OrgName" /}
      质量检查机构负责人{PE.Field id="cone" fieldname="OrgCorp" /}
      质量检查机构组织机构代码{PE.Field id="cone" fieldname="OrgNum" /}
      质量检查机构工商注册号{PE.Field id="cone" fieldname="OrgRegistrationId" /}
      质量检查机构营业许可证号{PE.Field id="cone" fieldname="OrgLicenseNum" /}
      质量检查内容{PE.Field id="cone" fieldname="CheckContent" /}
      质量评定结果{PE.Field id="cone" fieldname="EvaluationResult" /}
      存在质量问题{PE.Field id="cone" fieldname="Problem" /}
      质量问题处理{PE.Field id="cone" fieldname="ProblemSolving" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/质量安全检查信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/质量安全检查信息_列表页模板.html new file mode 100644 index 0000000..3afb29b --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/质量安全检查信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="质量安全检查信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="质量安全检查信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/资质信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/资质信息_内容页模板.html new file mode 100644 index 0000000..8453948 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/资质信息_内容页模板.html @@ -0,0 +1,68 @@ +{PE.DataSource id="cone" datasource="资质信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      资质信息

      +
      +
      + + +
      + + + + + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      营业执照注册号{PE.Field id="cone" fieldname="LicenseRegNum" /}
      资质等级名称{PE.Field id="cone" fieldname="QualificationName" /}
      资质证书号{PE.Field id="cone" fieldname="QualificationCertificateNum" /}
      有效起始日期{PE.Field id="cone" fieldname="BeginTime" /}
      有效到期日期{PE.Field id="cone" fieldname="EndTime" /}
      资质证书核发日期{PE.Field id="cone" fieldname="IssuanceDate" /}
      资质证书核发机关{PE.Field id="cone" fieldname="IssuingAuthority" /}
      资质证书状态{PE.Field id="cone" fieldname="CertificateState" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/资质信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/资质信息_列表页模板.html new file mode 100644 index 0000000..e5bece5 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/资质信息_列表页模板.html @@ -0,0 +1,63 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="资质信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="资质信息列表_分页"/} +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/资金管理信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/资金管理信息_内容页模板.html new file mode 100644 index 0000000..c36bba9 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/资金管理信息_内容页模板.html @@ -0,0 +1,64 @@ +{PE.DataSource id="cone" datasource="资金管理信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      资金管理信息

      +
      +
      + + +
      + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      资金来源{PE.Field id="cone" fieldname="SourceOfFund" /}
      到位金额(万元){PE.Field id="cone" fieldname="FundsAvailable" /}
      到位时间{PE.Field id="cone" fieldname="FundsDate" /}
      资金使用(万元){PE.Field id="cone" fieldname="FundsUse" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/资金管理信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/资金管理信息_列表页模板.html new file mode 100644 index 0000000..9dfa5d5 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/资金管理信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="资金管理信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="资金管理信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/采矿权出让信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/采矿权出让信息_内容页模板.html new file mode 100644 index 0000000..51b5a57 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/采矿权出让信息_内容页模板.html @@ -0,0 +1,66 @@ +{PE.DataSource id="cone" datasource="采矿权出让信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      采矿权出让信息

      +
      +
      + + +
      + + + + + + + + + + + + + +
      采矿权名称{PE.Field id="cone" fieldname="MinerRight" /}
      矿种{PE.Field id="cone" fieldname="MineVariety" /}
      面积{PE.Field id="cone" fieldname="Area" /}
      经纬度拐点坐标{PE.Field id="cone" fieldname="LongitudeAndLatitude" /}
      出让方式{PE.Field id="cone" fieldname="SellMethod" /}
      竞买保证金{PE.Field id="cone" fieldname="StartingPrice" /}
      起拍价{PE.Field id="cone" fieldname="SecurityDeposit" /}
      拍卖时间{PE.Field id="cone" fieldname="AuctionTime" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/采矿权出让信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/采矿权出让信息_列表页模板.html new file mode 100644 index 0000000..97da679 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/采矿权出让信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="采矿权出让信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="采矿权出让信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/采矿权审批信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/采矿权审批信息_内容页模板.html new file mode 100644 index 0000000..4008654 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/采矿权审批信息_内容页模板.html @@ -0,0 +1,66 @@ +{PE.DataSource id="cone" datasource="采矿权审批信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      采矿权审批信息

      +
      +
      + + +
      + + + + + + + + + + + + + +
      许可证号{PE.Field id="cone" fieldname="LicenceNum" /}
      采矿权人{PE.Field id="cone" fieldname="MinerRight" /}
      矿山名称{PE.Field id="cone" fieldname="MineName" /}
      经纬度{PE.Field id="cone" fieldname="LongitudeAndLatitude" /}
      矿种{PE.Field id="cone" fieldname="MineVariety" /}
      总面积{PE.Field id="cone" fieldname="Area" /}
      有效期{PE.Field id="cone" fieldname="UsefulLife" /}
      发证机关{PE.Field id="cone" fieldname="LicenceIssuingAuthority" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/采矿权审批信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/采矿权审批信息_列表页模板.html new file mode 100644 index 0000000..f806020 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/采矿权审批信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="采矿权审批信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="采矿权审批信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/重大设计变更信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/重大设计变更信息_内容页模板.html new file mode 100644 index 0000000..c5a43a7 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/重大设计变更信息_内容页模板.html @@ -0,0 +1,66 @@ +{PE.DataSource id="cone" datasource="重大设计变更信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      重大设计变更信息

      +
      +
      + + +
      + + + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      设计变更管理依据{PE.Field id="cone" fieldname="ChangeThereunder" /}
      审批单位{PE.Field id="cone" fieldname="ApproveDepartment" /}
      审批时间{PE.Field id="cone" fieldname="ApproveDate" /}
      项目变更时间{PE.Field id="cone" fieldname="ChangeDate" /}
      变更原因{PE.Field id="cone" fieldname="ChangeReason" /}
      变更内容{PE.Field id="cone" fieldname="ChangeContent" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/重大设计变更信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/重大设计变更信息_列表页模板.html new file mode 100644 index 0000000..645eced --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/重大设计变更信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="重大设计变更信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="重大设计变更信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目业绩信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目业绩信息_内容页模板.html new file mode 100644 index 0000000..313c454 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目业绩信息_内容页模板.html @@ -0,0 +1,65 @@ +{PE.DataSource id="cone" datasource="项目业绩信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      项目业绩信息

      +
      +
      + + +
      + + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      营业执照注册号{PE.Field id="cone" fieldname="LicenseRegNum" /}
      起止日期{PE.Field id="cone" fieldname="BeginAndEndTime" /}
      项目规模{PE.Field id="cone" fieldname="ProjectScale" /}
      项目负责人{PE.Field id="cone" fieldname="ProjectManagement" /}
      项目获奖情况{PE.Field id="cone" fieldname="Awarding" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目业绩信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目业绩信息_列表页模板.html new file mode 100644 index 0000000..35b09f4 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目业绩信息_列表页模板.html @@ -0,0 +1,61 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + {PE.Label id="项目业绩信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目业绩信息列表_分页"/} +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息公开申请页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息公开申请页模板.html new file mode 100644 index 0000000..fa9f86b --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息公开申请页模板.html @@ -0,0 +1,157 @@ + + + + + 工程建设领域 + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      + 项目基本信息申报表

      +
      +
      + + {PE.Control.form1} {PE.Control.ContentForm} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + 项目信息 +
      + {PE.ContentForm.Labelfor.ProjectName/} + +
      请填写项目名称全称
      {PE.ContentForm.Control.ProjectName/} +
      + {PE.ContentForm.Labelfor.ProjectYear/} + +
      请正确选择申报年度,这将是生成项目编号的一部分
      {PE.ContentForm.Control.ProjectYear/} +
      + 投资总额 + + {PE.ContentForm.Control.InvestmentScale/} 万元 +
      + 第一道审批部门 + +
      办理此项目第一道审批手续所属部门,此申报表经该部门审核后,生成项目编码,形成项目基本信息
      {PE.ContentForm.Control.ApproveDepartment/}
      + 行业主管部门 + +
      项目建设过程中,项目建设管理信息及信用信息由项目建设单位提供给此行业主管部门审核发布
      {PE.ContentForm.Control.CompetentDepartment/} +
      + 项目建设单位 + +
      项目业主单位,不是指具体施工单位
      {PE.ContentForm.Control.ConstructionUnit/} +
      + {PE.ContentForm.Labelfor.OrgNum/} + +
      请正确填写建设单位9位组织机构代码,这将是生成项目编号的一部分
      {PE.ContentForm.Control.OrgNum/} +
      + {PE.ContentForm.Labelfor.PlanBeginDate/} + + {PE.ContentForm.Control.PlanBeginDate/} +
      + {PE.ContentForm.Labelfor.PlanEndDate/} + + {PE.ContentForm.Control.PlanEndDate/} +
      + {PE.ContentForm.Labelfor.ProjectType/} + + {PE.ContentForm.Control.ProjectType/} +
      + {PE.ContentForm.Labelfor.ProjectOverview/} + + {PE.ContentForm.Control.ProjectOverview/} +
      + {/PE.Control.ContentForm} +
      +
      + + + + +
      + {PE.Control.EBtnSubmit/} + +
      + {/PE.Control.form1} + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息公开申请页模板原始.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息公开申请页模板原始.html new file mode 100644 index 0000000..079b7be --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息公开申请页模板原始.html @@ -0,0 +1,104 @@ + + + + +{PE.SiteConfig.SiteTitle/}-签写留言 + + + + + + +
      + {PE.Label id="网站顶部" /} + +
      +
      +
      +
      +
      +
      您现在位于:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_nodeId" /}
      + +
      +

      温馨提示

      +

      欢迎您对我们的工作提出意见建议,对涉及到具体工作业务问题,请提供详细情况(包括具体时间、地点等)和您的具体联系方法,以便我们核对和回复。对您提交的问题我们将在10个工作日内给您反馈。 返回留言列表

      +
      + + {PE.Control.form1} +
      + {PE.Control.SmContent/} +

      项目申请

      + {PE.Control.ContentForm} +
      + +
      {PE.ContentForm.Control.ProjectOrgNum/}
      +
      +
      + +
      {PE.ContentForm.Control.ProjectNum/}
      +
      +
      + +
      {PE.ContentForm.Control.ProjectName/}
      +
      +
      + +
      {PE.ContentForm.Control.ProjectType/}
      +
      +
      + +
      {PE.ContentForm.Control.ProjectYear/}
      +
      +
      + +
      {PE.ContentForm.Control.ProjectOverview/}
      +
      +
      + +
      {PE.ContentForm.Control.BuildDate/}
      +
      +
      + +
      {PE.ContentForm.Control.InvestmentScale/}
      +
      +
      + +
      {PE.ContentForm.Control.CompetentDepartment/}
      +
      +
      + +
      {PE.ContentForm.Control.ApproveDepartment/}
      +
      +
      + +
      {PE.ContentForm.Control.ProjectManager/}
      +
      +
      + +
      {PE.ContentForm.Control.ConstructionUnit/}
      +
      + {/PE.Control.ContentForm} +
      +
      {PE.Control.EBtnSubmit/}{PE.Control.BtnCancel/}
      + + {/PE.Control.form1} + +
      +
      +
      + {PE.Label id="政民互动侧栏" currentID="133" optionalExtend ="have_search" /} +
      +
      +
      +
      + + + + {PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息公开目录说明内容页.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息公开目录说明内容页.html new file mode 100644 index 0000000..29021d9 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息公开目录说明内容页.html @@ -0,0 +1,88 @@ +{PE.DataSource id="cone" datasource="文章_内容页" itemId="@RequestInt_id" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      {PE.Field id="cone" fieldname="Title" /}

      +
      + 作者:{PE.Field id="cone" fieldname="Author" /} + 来源:{PE.Field id="cone" fieldname="CopyFrom" /} + 更新日期:{PE.Field id="cone" fieldname="UpdateTime" /} + 点击数:{PE.Field id="cone" fieldname="Hits" /}次字体: +
      +
      +

      + {PE.Field id="cone" fieldname="Content" charge="true" showerr="true" chargelength="50" /} +

      +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息公开首页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息公开首页模板.html new file mode 100644 index 0000000..952e87b --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息公开首页模板.html @@ -0,0 +1,152 @@ + + + + + 工程建设领域 + + + + + + + + + + +
      +{PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      + +
      + +
      +
      + +

      + 项目信息公开

      +
      +
      +
      +
      + +
      +
      + {PE.Label id="首页_项目建设管理信息" titleLength="40" openType="1" outputQty="10"/} +
      +
      + {PE.Label id="首页_项目审批公开信息" titleLength="45" openType="1" outputQty="10"/} +
      +
      + {PE.Label id="首页_土地招拍挂牌出让" titleLength="45" openType="1" outputQty="10"/} +
      +
      + {PE.Label id="首页_采矿权出让信息" titleLength="45" openType="1" outputQty="10"/} +
      +
      + {PE.Label id="首页_招投标信息" titleLength="45" openType="1" outputQty="10"/} +
      +
      +
      + 更多>> +
      + + +
      +
      + +

      + 信用信息公开

      +
      +
      +
      +
      + +
      +
      + {PE.Label id="首页_从业单位基本信息" titleLength="45" openType="1" outputQty="10"/} +
      +
      + {PE.Label id="首页_从业单位资质信息" titleLength="45" openType="1" outputQty="10"/} +
      +
      + {PE.Label id="首页_从业单位项目业绩信息" titleLength="45" openType="1" outputQty="10"/} +
      +
      + {PE.Label id="首页_从业单位信用评价信息" titleLength="45" openType="1" outputQty="10"/} +
      +
      + {PE.Label id="首页_从业人员执业资格信息" titleLength="45" openType="1" outputQty="10"/} +
      +
      +
      + 更多>> +
      + + + {PE.Label id="各设区市链接" /} + +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息搜索页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息搜索页模板.html new file mode 100644 index 0000000..aadbcdd --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目信息搜索页模板.html @@ -0,0 +1,250 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + +{PE.Label id="建设领域导航" /} + +
      +
      +
      + + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +
      +

      + 项目信息查询

      +
      +
      +
      +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      +
      + + + + + + + + + {PE.Label id="项目信息搜索列表" projectnum="@Request_projectnum" projectname="@Request_projectname" + year="@Request_year" projecttype="@Request_projecttype" competentdepartment="@Request_competentdepartment" + approvedepartment="@Request_approvedepartment" constructionunit="@Request_constructionunit" projectorgnum="@Request_projectorgnum" + page="true" pagesize="20" titleLength="56"/} + +
      + 项目名称 + + 项目编号 + + 创建时间 + + 操作 +
      +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目信息搜索列表"/} +
      +
      + +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目基本信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目基本信息_内容页模板.html new file mode 100644 index 0000000..e155770 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目基本信息_内容页模板.html @@ -0,0 +1,169 @@ +{PE.DataSource id="cone" datasource="项目基本信息_内容页_数据源" itemid="@RequestInt_generalId" projectnum="@Request_ProjectNum" +xslt="true" /} + + + + + 工程建设领域 + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      + 项目概况

      +
      +
      +

      + {PE.Field id="cone" fieldname="ProjectName" /}

      + +
      + +
      +
      + 项目基本信息
      +
      + 项目建议书批复|可行性研究报告批复|初步设计方案批复|节能评估审查批复|规划许可意见批复|用地批复文件|环境影响评价审批|施工许可审批信息|项目核准信息
      +
      + 项目招标投标信息|项目用地审批信息|重大设计变更信息|施工管理信息|合同履约信息|质量安全检查信息|资金管理信息|交竣工验收信息
      +
      + 企业基本信息|资质信息|项目业绩信息|信用评价信息|良好行为记录信息|不良行为记录信息
      +
      + 人员基本信息|执业资格信息|人员良好行为记录信息|人员不良行为记录信息
      +
      + +
      + +
      +
      + {PE.Label id="项目基本信息_内容页" generalId="{PE.Field id="cone" fieldname="GeneralId" /}"/} +
      + + + + + + + + + + + + + + + + + + {PE.Label id="企业状态" licenseRegNum="{PE.Field id="cone" fieldname="ProjectOrgNum" /}" /} + +
      + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目基本信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目基本信息_列表页模板.html new file mode 100644 index 0000000..663ac34 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目基本信息_列表页模板.html @@ -0,0 +1,63 @@ + + + + +工程建设领域 + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="项目基本信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="40"/} + +
      +
      +
      + +
      + {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目基本信息列表_分页"/} +
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目审批信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目审批信息_内容页模板.html new file mode 100644 index 0000000..3cd28ed --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目审批信息_内容页模板.html @@ -0,0 +1,66 @@ +{PE.DataSource id="cone" datasource="项目审批信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      项目审批信息

      +
      +
      + + +
      + + + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      审批文号{PE.Field id="cone" fieldname="ApproveNumber" /}
      审批文件{PE.Field id="cone" fieldname="ApprovePaper" /}
      批复机关{PE.Field id="cone" fieldname="ApproveOffice" /}
      发文日期{PE.Field id="cone" fieldname="DispatchDate" /}
      受文单位{PE.Field id="cone" fieldname="AcceptOffice" /}
      内容摘要 {PE.Field id="cone" fieldname="ContentSummary" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目建议书批复结果信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目建议书批复结果信息_列表页模板.html new file mode 100644 index 0000000..3f782e5 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目建议书批复结果信息_列表页模板.html @@ -0,0 +1,58 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + {PE.Label id="项目审批信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目审批信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目征地信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目征地信息_内容页模板.html new file mode 100644 index 0000000..91c7f70 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目征地信息_内容页模板.html @@ -0,0 +1,64 @@ +{PE.DataSource id="cone" datasource="项目用地审批信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      项目用地审批信息

      +
      +
      + + +
      + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      征地拆迁负责人及联系方式{PE.Field id="cone" fieldname="ResponsiblePerson" /}
      项目用地审批意见{PE.Field id="cone" fieldname="ApproveSuggestion" /}
      项目征地\征地公告{PE.Field id="cone" fieldname="Announcement" /}
      工作方法原则{PE.Field id="cone" fieldname="WorkPrinciple" /}
      已支付的拆迁补偿情况{PE.Field id="cone" fieldname="LandCondition" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目征地信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目征地信息_列表页模板.html new file mode 100644 index 0000000..e9b6beb --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目征地信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="项目征地信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目征地信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目拆迁信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目拆迁信息_内容页模板.html new file mode 100644 index 0000000..91c7f70 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目拆迁信息_内容页模板.html @@ -0,0 +1,64 @@ +{PE.DataSource id="cone" datasource="项目用地审批信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      项目用地审批信息

      +
      +
      + + +
      + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      征地拆迁负责人及联系方式{PE.Field id="cone" fieldname="ResponsiblePerson" /}
      项目用地审批意见{PE.Field id="cone" fieldname="ApproveSuggestion" /}
      项目征地\征地公告{PE.Field id="cone" fieldname="Announcement" /}
      工作方法原则{PE.Field id="cone" fieldname="WorkPrinciple" /}
      已支付的拆迁补偿情况{PE.Field id="cone" fieldname="LandCondition" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目拆迁信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目拆迁信息_列表页模板.html new file mode 100644 index 0000000..5174f77 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目拆迁信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="项目拆迁信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目拆迁信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目招标投标信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目招标投标信息_内容页模板.html new file mode 100644 index 0000000..e9cde5f --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目招标投标信息_内容页模板.html @@ -0,0 +1,65 @@ +{PE.DataSource id="cone" datasource="项目招标投标信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      项目招标投标信息

      +
      +
      + + +
      + + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      招标工程名称{PE.Field id="cone" fieldname="BidProjectName" /}
      招标事项{PE.Field id="cone" fieldname="BidItems" /}
      招标公告{PE.Field id="cone" fieldname="BidNotice" /}
      投标资格预审公告{PE.Field id="cone" fieldname="BidQualificationPreView" /}
      中标结果{PE.Field id="cone" fieldname="BidResult" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目招标投标信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目招标投标信息_列表页模板.html new file mode 100644 index 0000000..8d3d1be --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目招标投标信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="项目投标招标信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目投标招标信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目核准信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目核准信息_内容页模板.html new file mode 100644 index 0000000..44c9c8c --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目核准信息_内容页模板.html @@ -0,0 +1,67 @@ +{PE.DataSource id="cone" datasource="项目核准信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      项目核准信息

      +
      +
      + + +
      + + + + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      项目名称{PE.Field id="cone" fieldname="ProjectName" /}
      核准名称{PE.Field id="cone" fieldname="ProjectCheckedName" /}
      核准类型{PE.Field id="cone" fieldname="ProjectCheckedType" /}
      批文文号{PE.Field id="cone" fieldname="ApproveNum" /}
      受理时间{PE.Field id="cone" fieldname="AcceptDate" /}
      核准部门{PE.Field id="cone" fieldname="CheckedDepartment" /}
      核准时间{PE.Field id="cone" fieldname="CheckedDate" /}
      项目核准结果{PE.Field id="cone" fieldname="CheckedResult" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目核准信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目核准信息_列表页模板.html new file mode 100644 index 0000000..8e17b16 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目核准信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="项目核准信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目核准信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目用地审批信息_内容页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目用地审批信息_内容页模板.html new file mode 100644 index 0000000..91c7f70 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目用地审批信息_内容页模板.html @@ -0,0 +1,64 @@ +{PE.DataSource id="cone" datasource="项目用地审批信息_内容页_数据源" itemId="@Request_generalId" xslt="true" /} + + + + + {PE.Field id="cone" fieldname="Title" /}-{PE.SiteConfig.sitename /} + + + + + + + + + + +
      + {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      +
      +

      项目用地审批信息

      +
      +
      + + +
      + + + + + + + + + + + +
      项目编号{PE.Field id="cone" fieldname="ProjectNum" /}
      征地拆迁负责人及联系方式{PE.Field id="cone" fieldname="ResponsiblePerson" /}
      项目用地审批意见{PE.Field id="cone" fieldname="ApproveSuggestion" /}
      项目征地\征地公告{PE.Field id="cone" fieldname="Announcement" /}
      工作方法原则{PE.Field id="cone" fieldname="WorkPrinciple" /}
      已支付的拆迁补偿情况{PE.Field id="cone" fieldname="LandCondition" /}
      发布机构 {PE.Label id="Monster_根据部门ID得到部门名称 " departmentId="{PE.Field id="cone" fieldname="DepartmentId" /}" /}
      +
      + +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /} + +
      + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/项目信息公开模板/项目用地审批信息_列表页模板.html b/动易的标签库/模板库_dhjd/项目信息公开模板/项目用地审批信息_列表页模板.html new file mode 100644 index 0000000..9410e49 --- /dev/null +++ b/动易的标签库/模板库_dhjd/项目信息公开模板/项目用地审批信息_列表页模板.html @@ -0,0 +1,60 @@ + + + + +{PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/} + + + + + + + + + +
      {PE.Label id="GOV_网站顶部" /} + +
      +
      + + + {PE.Label id="建设领域导航" /} + +
      +
      +
      + + {PE.Label id="左侧_项目目录树"/} + +
      +
      + +
      +

      {PE.Label id="目录名称" catalogId="@RequestInt_catalogId"/}

      +
      +
      +
      + + {PE.Label id="项目用地审批信息列表_分页" catalogId="@RequestInt_catalogId" page="true" pagesize="20" titleLength="56"/} + +
      +
      +
      + +
      {PE.Page id="Monster_后台风格" span="div" class="page" datasource="项目用地审批信息列表_分页"/}
      +
      + + +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.Label id="GOV_网站底部" /}
      + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/首页模板/复件默认网站首页模板.html b/动易的标签库/模板库_dhjd/首页模板/复件默认网站首页模板.html new file mode 100644 index 0000000..6dcd30c --- /dev/null +++ b/动易的标签库/模板库_dhjd/首页模板/复件默认网站首页模板.html @@ -0,0 +1,638 @@ + + + + + + + + 网站首页-{PE.SiteConfig.SiteTitle/} + + + + + + + {PE.Label id="无障碍版公共JS引用"/} + + + + + + {PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      {PE.Label id="GOV_首页右侧指南" /}
      +
      +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="6" nodes="105" + models="1" itemListOrderType="3" /} +
      +
      +
      +
      + +
      +
      +
      + +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="4" nodes="107" + models="1" itemListOrderType="10" /} +
      +
      +
      +
      +
      +
      +
      +
      +
      + +
      +
      +
        +
        +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="2" nodes="25" + models="1" itemListOrderType="10" /} +
      +
      +
      +
      +
      +
      +
      + +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="7" nodes="106" + models="1" itemListOrderType="10" /} +
      +
      +
      +
      + +
      +
      +
      + +
      +
      + {PE.Label id="内容聚合标签" /} +
      +
      +
      +
      +
      + + + + +
      + {PE.Label id="通用信息焦点图" bindStyle="普通式" titleLength="32" outputQty="3" nodes="20" + focusWidth="240" focusHeight="160" span="div" class="newsflash" /} +
      +
      +
      +
      + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="26" outputQty="1" nodes="24" + models="1" itemListOrderType="10" eliteLevel="3" span="div" + class="list_dt_style" /} +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="43" outputQty="5" + nodes="24" models="1" itemListOrderType="10" /} +
      • 更多综合资讯 >> +
      • +
      +
      +
      +
      +
      + + +
      +
      +
      +
      +
      +
      +
      + + +
      +
      + +
      +
      +
      +
      +
        +
      • 图片展示
      • +
      +
      +
      +
      + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="20" outputQty="5" nodes="22" + imageClass="imgclass" imageWidth="140" imageHeight="105" contentClass="m_b_pic_title" /} +
      +
      +
      + +
      + +
      +
      +
      + {PE.Label id="GOV_网站底部" /} + {PE.Label id="弹出公告" /} + + + \ No newline at end of file diff --git a/动易的标签库/模板库_dhjd/首页模板/首页模板.html b/动易的标签库/模板库_dhjd/首页模板/首页模板.html new file mode 100644 index 0000000..e064957 --- /dev/null +++ b/动易的标签库/模板库_dhjd/首页模板/首页模板.html @@ -0,0 +1,955 @@ + + + + + + + + + + + + +
      +
      +
      +

      欢迎来到东海舰队训练基地学兵四大队政工网!

      +
      +
      + +
    • 登录 + 注册 + + +
    • +
      +
      + +
      + +
      + +
      +
      +
      +
      • 1
      • 2
      • 3
      +
      +
      +
        +
      • +
      • +
      • +
      +
      +
      + + +
      + +
      +
      + + + +
      + + + + +
      + + + +
      +
      + +
      + + + +
      +
      +
      + +
      +
      + + + + +
      • 训练处
      • 政治处
      • 后勤处
      • 政文
      • 共科
      • 信号
      • 报务
      • 卫生队
      +
      +
      + + + + + + + + +
      + +
      +
      +
      + + + + +
      • 警汽队
      • 十一队
      • 十二队
      • 十三队
      • 十四队
      • 十五队
      • 十六队
      • 十七队
      +
      +
      + + + + + + + + +
      + +
      +
      + + +
      +
      +
      +
      +
        +
      • 用稿统计
      • + +
      +
      +
      + + + {PE.Label id="稿件统计" /} + +
      +
      +
      +
      +
      + +
      + + + +
      +
      +
      + + + +
      + +
      +
      +
      +
      • 1
      • 2
      • 3
      +
      +
      +
        +
      • +
      • +
      • +
      +
      +
      + + +
      + +
      + + + +
      + +
      +
      +
      +
      +
    • 虎山影院
    • + + +
      +
      + +
      +
      + + +
      + +
      +
      +
      +

      视听盒子

      +
        +
      • +
      • +
      • +
      +
      + +
      +
      +
      + +
      + + + + + + +
      + + + +
      + + + +
      + +
      +
      + + + + +
      + + +
      + + +
      +
      +

      实用工具

      +
        +
      • +
      • +
      • +
      +
      + +
      + +
      +
      +
      +
      + +
      +
      + + + + +
      • 心理咨询
      • 法律在线
      • 计生指导
      • 生活贴士
      +
      +
      + + + + + +
      + +
      + +
      + +
      + + + +
      +
      + + + +
      +
      +
      +

      版权所有:东海舰队训练基地学兵四大队政治处 Copyright © 2015-2016 All Rights Reserved.
      + 联系方式:0531-851137

      +
      + +
      +
      + + + + + + diff --git a/动易的标签库/模板库_dhjd/首页模板/默认Flash首页模板.html b/动易的标签库/模板库_dhjd/首页模板/默认Flash首页模板.html new file mode 100644 index 0000000..550f29b --- /dev/null +++ b/动易的标签库/模板库_dhjd/首页模板/默认Flash首页模板.html @@ -0,0 +1,101 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      + +
      您现在的位置:{PE.SiteConfig.sitename /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /}
      + + +
      + +
      +
      + +
      +
      +

      + 热门推荐

      +
        + {PE.Label id="Flash信息列表" exhibitStyle="普通式" parentId="0" outputQty="18" titleLength="20" displayNodeName="true" itemListOrderType="5" /} +
      +
      +
      +
        + {PE.Label id="Flash带图片的信息列表" exhibitStyle="图片式" parentId="0" outputQty="4" itemListOrderType="3" /} +
      +
      +
      +
      +
      +
      +
      +
      +
      + + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="4" urlpage="true" xslt="true" /} {PE.Repeat id="categorylist" loop="10"} +
      +
      +
      {PE.Field id="categorylist" fieldname="MoreLink" /}
      + {PE.Field id="categorylist" fieldname="NodeLink" /}
      +
      +
        + {PE.Label id="Flash带图片的信息列表" titleLength="18" exhibitStyle="图片式" parentId="{PE.field fieldname="NodeID" /}" outputQty="6" itemListOrderType="3" /} +
      +
        + {PE.Label id="Flash信息列表" exhibitStyle="普通式" parentId="{PE.field fieldname="NodeID" /}" titleLength="24" outputQty="10" itemListOrderType="3" /} +
      +
      +
      +
      + {/PE.Repeat} + +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="categorylist" unitname="个栏目" /}
      +
      +
      +
      +
      +
      {PE.Label id="Flash节点左侧" /}
      +
      +
      +
      +
      +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/首页模板/默认下载首页模板.html b/动易的标签库/模板库_dhjd/首页模板/默认下载首页模板.html new file mode 100644 index 0000000..dd625a0 --- /dev/null +++ b/动易的标签库/模板库_dhjd/首页模板/默认下载首页模板.html @@ -0,0 +1,213 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + +
      +
      {PE.Label id="通用信息焦点图" bindStyle="普通式" outputQty="6" models="3" focusWidth="298" focusHeight="160" /}
      +
      + +
      +
      +
      +
      + 最新软件 +
      +
      +
      +
      + 热点导读 +
      +
      +
      +
      + 商业软件 +
      +
      +
      +
      + 软件评测 +
      +
      +
      +
      +
      +
      +
        + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="1" models="3" /} +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="26" outputQty="7" models="3" /} +
      +
      +
      +
      + + + +
      +
      +
      + {PE.Label id="右侧广告一" /} + +
      + + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="4" urlpage="true" xslt="true" /} + {PE.Repeat id="categorylist" loop="10"} +
      +
      +
      {PE.Field id="categorylist" fieldname="MoreLink" /}
      + {PE.Field id="categorylist" fieldname="NodeLink" /}
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="26" outputQty="7" nodes="{PE.field fieldname="NodeID" /}" models="3" displayPropertyPrefix="8" /} +
      +
      +
      +
      +
      + {/PE.Repeat} + +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="categorylist" unitname="个栏目" /}
      +
      +
      + +
      +
      +
      +
      软件信息
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="20" outputQty="7" models="3" displayPropertyPrefix="1" /} +
      +
      +
      +
      +
      +
      +
      +
      最新信息
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="20" outputQty="7" models="1" displayPropertyPrefix="1" /} +
      +
      +
      +
      +
      +
      + +
      +
      +
      + + 最新下载
      +
      +
      +
        + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="1" models="3" /} +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="50" outputQty="8" models="3" displayPropertyPrefix="6" /} +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      + 表格式专题软件
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="表格式" titleLength="50" outputQty="8" models="3" displayPropertyPrefix="1" displayInputer="true" /} +
      +
      +
      +
      +
      +
      +
      + +
      +
      + +
      +
      +
      +
      +
      + 推荐图片软件
      +
      + +
      {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="8" models="3" /} +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="软件节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/首页模板/默认图片首页模板.html b/动易的标签库/模板库_dhjd/首页模板/默认图片首页模板.html new file mode 100644 index 0000000..034d382 --- /dev/null +++ b/动易的标签库/模板库_dhjd/首页模板/默认图片首页模板.html @@ -0,0 +1,198 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + +
      +
      {PE.Label id="通用信息焦点图" bindStyle="普通式" outputQty="6" models="2" focusWidth="298" focusHeight="160" /}
      +
      + +
      +
      +
      +
      + 最新图片 +
      +
      +
      +
      + 精选推荐 +
      +
      +
      +
      + 摄影专集 +
      +
      +
      +
      + 我行我素 +
      +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="26" outputQty="7" models="2" displayPropertyPrefix="6" /} +
      +
      +
      + + + +
      +
      +
      + {PE.Label id="右侧广告一" /} + +
      + + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" + pagesize="10" urlpage="true" xslt="true" /} {PE.Repeat id="categorylist" loop="10"} +
      +
      +
      {PE.Field id="categorylist" fieldname="MoreLink" /}
      + {PE.Field id="categorylist" fieldname="NodeLink" /}
      +
      +
      +
        + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="1" nodes="{PE.field fieldname="NodeID" /}" models="2" /} +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="24" outputQty="7" nodes="{PE.field fieldname="NodeID" /}" models="2" displayPropertyPrefix="4" /} +
      +
      +
      + +
      +
      +
      + {/PE.Repeat} + +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="categorylist" unitname="个栏目" /}
      +
      +
      + +
      +
      +
      +
      图片信息
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="20" outputQty="12" models="2" displayPropertyPrefix="1" /} +
      +
      +
      +
      +
      +
      +
      +
      最新信息
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="20" outputQty="12" models="1" displayPropertyPrefix="2" /} +
      +
      +
      +
      +
      +
      + +
      +
      +
      + + 表格式最新图片
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="20" outputQty="12" models="2" displayPropertyPrefix="2" displayInputer="true" /} +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      + 推荐图片
      +
      + +
      {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="9" models="2" /} +
      +
      +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="图片节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/首页模板/默认文章首页模板.html b/动易的标签库/模板库_dhjd/首页模板/默认文章首页模板.html new file mode 100644 index 0000000..bcec763 --- /dev/null +++ b/动易的标签库/模板库_dhjd/首页模板/默认文章首页模板.html @@ -0,0 +1,212 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      +
      + 您现在的位置:{PE.SiteConfig.SiteName /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_Id" /}
      + + +
      +
      {PE.Label id="通用信息焦点图" bindStyle="普通式" outputQty="6" models="1" focusWidth="298" focusHeight="160" /}
      +
      + +
      +
      +
      +
      + 最新文章 +
      +
      +
      +
      + 热点导读 +
      +
      +
      +
      + 数码生活 +
      +
      +
      +
      + 评论排行 +
      +
      +
      +
      +
      +
      +
        + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="1" models="1" /} +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="26" outputQty="7" models="1" displayPropertyPrefix="6" /} +
      +
      +
      +
      + + + +
      +
      +
      + {PE.Label id="右侧广告一" /} + +
      + + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="4" urlpage="true" xslt="true" /} + {PE.Repeat id="categorylist" loop="10"} +
      +
      +
      {PE.Field id="categorylist" fieldname="MoreLink" /}
      + {PE.Field id="categorylist" fieldname="NodeLink" /}
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="50" outputQty="7" nodes="{PE.field fieldname="NodeID" /}" models="1" displayPropertyPrefix="6" /} +
      +
      +
      +
      +
      + {/PE.Repeat} + +
      +
      +
      {PE.Page id="url_动易后台风格" datasource="categorylist" unitname="个栏目" /}
      +
      +
      + +
      +
      +
      +
      最新信息
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="20" outputQty="11" models="1" displayPropertyPrefix="6" /} +
      +
      +
      +
      +
      +
      +
      +
      最新信息
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="20" outputQty="6" models="1" displayPropertyPrefix="6" /} +
      +
      +
      +
      +
      +
      + +
      +
      +
      +
      + 普通式文章信息列表
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="14" models="1" displayPropertyPrefix="5" /} +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      + 表格式文章信息列表
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="表格式" titleLength="66" outputQty="8" models="1" displayPropertyPrefix="1" displayInputer="true" /} +
      +
      +
      +
      +
      +
      + +
      +
      + +
      +
      +
      +
      +
      + 推荐图文
      +
      + +
      {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="24" outputQty="8" models="1" /} +
      +
      +
      +
      +
      + +
      +
      + {PE.Label id="文章节点左侧" /}
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/首页模板/默认标准版首页模板.html b/动易的标签库/模板库_dhjd/首页模板/默认标准版首页模板.html new file mode 100644 index 0000000..0087873 --- /dev/null +++ b/动易的标签库/模板库_dhjd/首页模板/默认标准版首页模板.html @@ -0,0 +1,525 @@ + + + + + + +网站首页-{PE.SiteConfig.SiteTitle/} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      {PE.Label id="GOV_首页右侧指南" /}
      +
      +
      +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="6" nodes="105" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="5" nodes="107" models="1" itemListOrderType="10" /} +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
        +
        +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="2" nodes="25" models="1" itemListOrderType="10" /} +
      +
      +
      +
      +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="7" nodes="106" models="1" itemListOrderType="10" /} +
      +
      +
      +
      + +
      +
      + + + + +
      + {PE.Label id="通用信息焦点图" bindStyle="普通式" titleLength="32" outputQty="3" nodes="20" focusWidth="240" focusHeight="160" span="div" class="newsflash" /} +
      +
      +
      +
      + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="26" outputQty="1" nodes="24" models="1" itemListOrderType="10" eliteLevel="3" span="div" class="list_dt_style" /} +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="43" outputQty="5" nodes="24" models="1" itemListOrderType="10" /} +
      • 更多综合资讯 >>
      • +
      +
      +
      +
      +
      + + +
      +
      +
      +
      +
      +
      +
      + + +
      +
      + +
      +
      +
      +
      +
        +
      • 图片展示
      • +
      +
      +
      +
      + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="20" outputQty="5" nodes="22" imageClass="imgclass" imageWidth="140" imageHeight="105" contentClass="m_b_pic_title" /} +
      +
      +
      + +
      + +
      +
      +
      +{PE.Label id="GOV_网站底部" /} +{PE.Label id="弹出公告" /} + + diff --git a/动易的标签库/模板库_dhjd/首页模板/默认网站首页模板.html b/动易的标签库/模板库_dhjd/首页模板/默认网站首页模板.html new file mode 100644 index 0000000..4acfcc2 --- /dev/null +++ b/动易的标签库/模板库_dhjd/首页模板/默认网站首页模板.html @@ -0,0 +1,538 @@ + + + + + + +网站首页-{PE.SiteConfig.SiteTitle/} + + + + + + +{PE.Label id="无障碍版公共JS引用"/} + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      {PE.Label id="GOV_首页右侧指南" /}
      +
      +
      +
      +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="6" nodes="105" models="1" itemListOrderType="3" /} +
      +
      +
      +
      + +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="4" nodes="107" models="1" itemListOrderType="10" /} +
      +
      +
      +
      +
      +
      +
      +
      +
      +
      +
        +
        +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="2" nodes="25" models="1" itemListOrderType="10" /} +
      +
      +
      +
      +
      +
      +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="30" outputQty="7" nodes="106" models="1" itemListOrderType="10" /} +
      +
      +
      +
      + +
      +
      +
      +
      + {PE.Label id="内容聚合标签" /} +
      +
      +
      +
      +
      + + + + +
      + {PE.Label id="通用信息焦点图" bindStyle="普通式" titleLength="32" outputQty="3" nodes="20" focusWidth="240" focusHeight="160" span="div" class="newsflash" /} +
      +
      +
      +
      + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="26" outputQty="1" nodes="24" models="1" itemListOrderType="10" eliteLevel="3" span="div" class="list_dt_style" /} +
      +
      +
        + {PE.Label id="通用信息列表" bindStyle="普通式" titleLength="43" outputQty="5" nodes="24" models="1" itemListOrderType="10" /} +
      • 更多综合资讯 >>
      • +
      +
      +
      +
      +
      + + +
      +
      +
      +
      +
      +
      +
      + + +
      +
      + +
      +
      +
      +
      +
        +
      • 图片展示
      • +
      +
      +
      +
      + {PE.Label id="通用带图片的信息列表" bindStyle="普通式" titleLength="20" outputQty="5" nodes="22" imageClass="imgclass" imageWidth="140" imageHeight="105" contentClass="m_b_pic_title" /} +
      +
      +
      + +
      + +
      +
      +
      +{PE.Label id="GOV_网站底部" /} +{PE.Label id="弹出公告" /} + + diff --git a/动易的标签库/模板库_dhjd/首页模板/默认视频首页模板.html b/动易的标签库/模板库_dhjd/首页模板/默认视频首页模板.html new file mode 100644 index 0000000..e0f45a3 --- /dev/null +++ b/动易的标签库/模板库_dhjd/首页模板/默认视频首页模板.html @@ -0,0 +1,81 @@ + + + + + + +{PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      +
      + +
      您现在的位置:{PE.SiteConfig.sitename /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /}
      + + +
      + +
      +
      +
      +
      +
      + {PE.Label id="视频首页头条" contentLength="280" /} +
      +
      +

      + 新片速递

      +
      +
        + {PE.Label id="视频信息列表" titleLength="42" exhibitStyle="视频普通列表" outputQty="6" itemListOrderType="3" displayNodeName="true" /} +
      +
      +
      +
      + {PE.Label id="视频首页动感焦点图" /}
      +
      +
      +
      +
      + {PE.Label id="右侧广告一" /} + +
      +
      + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="4" urlpage="true" xslt="true" /} {PE.Repeat id="categorylist" loop="10"} +
      +
      +
      {PE.Field id="categorylist" fieldname="MoreLink" /}
      + {PE.Field id="categorylist" fieldname="NodeLink" /}
      +
      +
        + + {PE.Label id="视频信息列表" exhibitStyle="视频普通列表" parentId="{PE.field fieldname="NodeID" /}" outputQty="8" titleLength="42" displayPropertyPrefix="0" itemListOrderType="15" /} +
      +
      +
      +
      + {/PE.Repeat} +
      + {PE.Page id="url_动易后台风格" datasource="categorylist" unitname="个栏目" /}
      +
      +
      +
      +
      +
      {PE.Label id="视频节点左侧" /}
      +
      +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/首页模板/默认部门首页模板.html b/动易的标签库/模板库_dhjd/首页模板/默认部门首页模板.html new file mode 100644 index 0000000..c67ee86 --- /dev/null +++ b/动易的标签库/模板库_dhjd/首页模板/默认部门首页模板.html @@ -0,0 +1,61 @@ + + + + + +网站首页-{PE.SiteConfig.SiteTitle/} + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +

      {PE.Label id="GOV_当前部门位置导航" departmentId="@RequestInt_DepartmentId" /}

      +
      +
      +
      +{PE.Label id="GOV_网站底部" /} + + diff --git a/动易的标签库/模板库_dhjd/首页模板/默认音乐首页模板.html b/动易的标签库/模板库_dhjd/首页模板/默认音乐首页模板.html new file mode 100644 index 0000000..6f207c6 --- /dev/null +++ b/动易的标签库/模板库_dhjd/首页模板/默认音乐首页模板.html @@ -0,0 +1,73 @@ + + + + + {PE.Label id="取得节点名称" nodeId="@RequestInt_Id" /}首页-{PE.SiteConfig.SiteTitle/} + + + + + + + + + +{PE.Label id="GOV_网站顶部" /} +
      +
      +
      +
      + +
      {PE.Label id="音乐节点左侧" /}
      + + +
      + +
      您现在的位置:{PE.SiteConfig.sitename /}>>{PE.Label id="当前位置导航" nodeId="@RequestInt_id" /}
      + + +
      + +
      +
      +
      {PE.Label id="音乐信息列表" outputQty="20" bindStyle="最新列表" linkOpenType="1" parentId="@RequestInt_Id" /}
      +
      + {PE.DataSource id="categorylist" datasource="栏目循环列表_数据源" parentId="@RequestInt_id" page="true" pagesize="6" urlpage="true" xslt="true" /} + {PE.Repeat id="categorylist" loop="10"} +
      +
      +
      {PE.Label id="PE-取得节点名称" nodeId="{PE.Field id="categorylist" fieldname="NodeID" /}" /}
      +
      +
      +
      +
        + {PE.Label id="音乐信息列表" exhibitStyle="栏目循环内音乐列表" parentId="{PE.field fieldname="NodeID" /}" outputQty="6" itemListOrderType="3" /} +
      +

      全选 反选 在线试听

      +
      +
      +
      +
      +
      + {/PE.Repeat}
      + +
      +
      +
      +
      +{PE.Label id="GOV_网站底部" /}{PE.Label id="播放选中音乐Js" /} + +