image.xml
6.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<?xml version="1.0" encoding="UTF-8"?>
<components>
<component desc="图片" type="2" ptype="6" client="pc" name="attach">
<params>
<p name="burl" />
</params>
<template>
<edit><content><![CDATA[
<TABLE id=field${id}_tab cols=3>
<COLGROUP>
<COL width="50%">
<COL width="25%">
<COL width="25%">
<TBODY>
${list name=attachlist}
<TR>
<TD><INPUT id=field${id}_del_${attachindex} value=0 type=hidden name=field${id}_del_${attachindex}> <IMG border=0 src="${attachimg}" width=20 height=20> <A style="CURSOR: hand" onclick="addDocReadTag('${value}');openAccessory('849478')">${vtext}</A> <INPUT id=field${id}_id_${attachindex} value="${value}" type=hidden name=field${id}_id_${attachindex}> </TD>
<TD><BUTTON accessKey=1 class=btnFlow onclick="onChangeSharetype('span${id}_id_${attachindex}','field${id}_del_${attachindex}','0',oUpload${id})"><U>0</U>-删除</BUTTON> <SPAN style="VISIBILITY: hidden" id=span111_id_0 name="span${id}_id_${attachindex}"><B><FONT color=#ff0033>√</FONT></B></SPAN> </TD>
<TD><SPAN id=selectDownload><BUTTON accessKey=1 class=btnFlowd onclick="addDocReadTag('${value}');downloads('849478')"><U>0</U>-下载 (1K)</BUTTON><BUTTON accessKey=1 class=btnFlowd onclick="addDocReadTag('${value}');downloadsBatch('1475427,1475430','1873046')"> 全部下载</BUTTON> </SPAN></TD></TR>
${/list}
<TR>
<TD colSpan=3>
<TABLE class=ViewForm>
<TBODY>
<TR>
<TD colSpan=2>
<DIV><SPAN>
<OBJECT id=SWFUpload_0 class=swfupload data="/js/swfupload/swfupload.swf?swfuploadrnd=333656824"
width=100 height=18 type1="application/x-shockwave-flash" StartUpload="null" ReturnUploadStart="null"
StopUpload="null" CancelUpload="null" GetStats="null" SetStats="null" GetFile="null" GetFileByIndex="null"
AddFileParam="null" RemoveFileParam="null" SetUploadURL="null" SetPostParams="null" SetFileTypes="null"
SetFileSizeLimit="null" SetFileUploadLimit="null" SetFileQueueLimit="null" SetFilePostName="null"
SetUseQueryString="null" SetRequeueOnError="null" SetHTTPSuccess="null" SetDebugEnabled="null"
SetButtonImageURL="null" SetButtonDimensions="null" SetButtonText="null" SetButtonTextPadding="null"
SetButtonTextStyle="null" SetButtonAction="null" SetButtonDisabled="null" SetButtonCursor="null"
>
</OBJECT>
</SPAN>
<SPAN style="COLOR: #262626; CURSOR: hand; TEXT-DECORATION: none"
id=btnCancel${id} disabled onclick=oUpload${id}.cancelQueue();showmustinput(oUpload${id});> <SPAN>
<IMG border=0 src="/js/swfupload/delete_wev8.gif"></SPAN>
<SPAN style="HEIGHT: 19px"><FONT style="MARGIN: 0px 0px 0px -1px">清除所有选择</FONT></SPAN> </SPAN>
<SPAN id=uploadspan>(此目录下最大只能上传100M/个的附件)</SPAN>
<SPAN id=field${id}span></SPAN></DIV><INPUT id=field${id} class=InputStyle size=60 type=hidden name=field${id} temptitle="上传附件" viewtype="0">
</TD></TR>
<TR>
<TD colSpan=2>
<DIV id=fsUploadProgress${id} class="fieldset flash"></DIV>
<DIV id=divStatus${id}></DIV></TD></TR></TBODY></TABLE>
<INPUT id=mainId value=82 type=hidden name=mainId>
<INPUT id=subId value=357 type=hidden name=subId>
<INPUT id=secId value=1305 type=hidden name=secId>
</TD>
</TR>
</TBODY>
</TABLE>
]]></content></edit>
<view><content><![CDATA[<TABLE id=field111_tab cols=3>
<TBODY>
<COLGROUP>
<COL width="50%">
<COL width="25%">
<COL width="25%">
<TBODY>
<TR>
<TD colSpan=3>${attachimg}<A style="CURSOR: hand" onclick="addDocReadTag('${value}');openDocExt('${value}','${docversion}','${attachid}',0)">${vtext}</A> <SPAN id=selectDownload><BUTTON accessKey=1 class=btnFlowd onclick="addDocReadTag('${value}');top.location='/weaver/weaver.file.FileDownload?fileid=${attachid}&download=1&requestid=1836807'"><U>0</U>-下载 (${attachsize})</BUTTON> </SPAN><BUTTON accessKey=1 style="TEXT-ALIGN: center; PADDING-LEFT: 0px" class=btnFlow onclick="openFullWindowHaveBar('/docview/main.jsp?fileid=${attachid}')">预览</BUTTON> </TD></TR><INPUT id=field${id}_idnum value=1 type=hidden name=field${id}_idnum> <INPUT value=${value} type=hidden name=field${id}> </TBODY></TABLE>]]></content></view>
<setting><content><![CDATA[<INPUT id="${fieldid}" class="InputStyle" name="field${id}" value="${label}">
]]></content></setting>
</template>
</component>
<component desc="图片" name="attach" type="2" ptype="6" client="mobile">
<params>
<p name=""/>
</params>
<template>
<edit><content><![CDATA[
<div class="field_upload_container">
<div id="entryWrap${id}" class="field_upload_entryWrap">
${list name=attachlist}
<div class="field_upload_entryBorder">
<div class="field_upload_entry">
<img src="/weaver/weaver.file.FileDownload?fileid=${attachid}${empowStr}" data-groupid="${businessid}_${id}"></img>
</div>
<div class="field_upload_DeleteBtn" onclick="delUpload(this, '${id}','${docid}');"></div>
</div>
${/list}
<div class="field_upload_entryBorder" id="photoBorder${id}">
<div class="field_upload_entryBtn" id="entryBtn${id}" style="width:55px;height:55px;">
<input id="file${id}" type="file" name="file" fileNum="0" class="upLoadFile" accept="image/jpg,image/jpeg,image/png,image/gif" single="single" onchange="addUpload1('${id}');" data-role="none"/>
</div>
</div>
</div>
<input type="hidden" id="field${id}" name="field${id}" ismust="${must}" value="${value}" fieldname="${fieldname}"/>
<input type="hidden" name="photoField${id}" id="photoField${id}" value="0"/>
</div>
]]></content></edit>
<view><content><![CDATA[
<div class="field_upload_container">
<div id="entryWrap${id}" class="field_upload_entryWrap">
${list name=attachlist}
<div class="field_upload_entry">
<div class="field_upload_entryImg">
<img class="lazy" data-original="${attachurl}${empowStr}" width="${width}" height="${height}" data-groupid="${businessid}_${id}" attachid="${attachid}" docid="${docid}"></img>
</div>
</div>
${/list}
</div>
</div>
<input type="hidden" id="field${id}" name="field${id}" value="${value}"/>
]]></content></view>
<setting><content><![CDATA[<INPUT id="${fieldid}" class="InputStyle" name="field${id}" value="${label}">
]]></content></setting>
<hidden><content><![CDATA[<input type="hidden" id="field${id}" name="field${id}" value="${value}"/>]]></content></hidden>
</template>
</component>
</components>