BestSeller.xml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. <?xml version="1.0"?>
  2. <?mso-application progid="Excel.Sheet"?>
  3. <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
  4. xmlns:o="urn:schemas-microsoft-com:office:office"
  5. xmlns:x="urn:schemas-microsoft-com:office:excel"
  6. xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
  7. xmlns:html="http://www.w3.org/TR/REC-html40">
  8. <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  9. <Created>2015-06-05T18:19:34Z</Created>
  10. <Version>15.00</Version>
  11. </DocumentProperties>
  12. <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  13. <AllowPNG/>
  14. <RemovePersonalInformation/>
  15. </OfficeDocumentSettings>
  16. <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  17. <ProtectStructure>False</ProtectStructure>
  18. <ProtectWindows>False</ProtectWindows>
  19. </ExcelWorkbook>
  20. <Styles>
  21. <Style ss:ID="Default" ss:Name="Normal">
  22. <Alignment ss:Vertical="Bottom"/>
  23. <Borders/>
  24. <Font ss:FontName="等线" x:CharSet="134" ss:Size="11" ss:Color="#000000"/>
  25. <Interior/>
  26. <NumberFormat/>
  27. <Protection/>
  28. </Style>
  29. <Style ss:ID="s16">
  30. <Alignment ss:Vertical="Center"/>
  31. <Borders>
  32. <Border ss:Position="Bottom" ss:LineStyle="Continuous" ss:Weight="1"/>
  33. <Border ss:Position="Left" ss:LineStyle="Continuous" ss:Weight="1"/>
  34. <Border ss:Position="Right" ss:LineStyle="Continuous" ss:Weight="1"/>
  35. <Border ss:Position="Top" ss:LineStyle="Continuous" ss:Weight="1"/>
  36. </Borders>
  37. <Font ss:FontName="等线" x:CharSet="134" ss:Size="11" ss:Color="#000000"
  38. ss:Bold="1"/>
  39. <Interior ss:Color="#9BC2E6" ss:Pattern="Solid"/>
  40. </Style>
  41. <Style ss:ID="s17">
  42. <Alignment ss:Horizontal="Left" ss:Vertical="Center"/>
  43. <Borders>
  44. <Border ss:Position="Bottom" ss:LineStyle="Continuous" ss:Weight="1"/>
  45. <Border ss:Position="Left" ss:LineStyle="Continuous" ss:Weight="1"/>
  46. <Border ss:Position="Right" ss:LineStyle="Continuous" ss:Weight="1"/>
  47. <Border ss:Position="Top" ss:LineStyle="Continuous" ss:Weight="1"/>
  48. </Borders>
  49. <Font ss:FontName="等线" x:CharSet="134" ss:Size="11" ss:Color="#000000"
  50. ss:Bold="1"/>
  51. <Interior ss:Color="#9BC2E6" ss:Pattern="Solid"/>
  52. </Style>
  53. <Style ss:ID="s18">
  54. <Alignment ss:Horizontal="Left" ss:Vertical="Bottom"/>
  55. </Style>
  56. <Style ss:ID="s19">
  57. <Alignment ss:Horizontal="Left" ss:Vertical="Bottom"/>
  58. <NumberFormat ss:Format="@"/>
  59. </Style>
  60. <Style ss:ID="s20">
  61. <Alignment ss:Horizontal="Center" ss:Vertical="Center" ss:WrapText="1"/>
  62. <Font ss:FontName="微软雅黑" x:CharSet="134" x:Family="Swiss"/>
  63. </Style>
  64. </Styles>
  65. <Worksheet ss:Name="BestSellerList">
  66. <Table ss:ExpandedColumnCount="8" ss:ExpandedRowCount="9" x:FullColumns="1"
  67. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25">
  68. <Column ss:StyleID="s18" ss:AutoFitWidth="0" ss:Width="75"/>
  69. <Column ss:AutoFitWidth="0" ss:Width="108.75"/>
  70. <Column ss:AutoFitWidth="0" ss:Width="218.25"/>
  71. <Column ss:AutoFitWidth="0" ss:Width="203.25"/>
  72. <Column ss:StyleID="s18" ss:AutoFitWidth="0" ss:Width="72.75"/>
  73. <Column ss:StyleID="s18" ss:AutoFitWidth="0" ss:Width="107.25"/>
  74. <Column ss:StyleID="s18" ss:AutoFitWidth="0" ss:Width="115.5"/>
  75. <Column ss:StyleID="s18" ss:AutoFitWidth="0" ss:Width="116.25"/>
  76. <Row ss:StyleID="s16">
  77. <Cell ss:StyleID="s17"><Data ss:Type="String">编号</Data></Cell>
  78. <Cell><Data ss:Type="String">道具CODE</Data><Comment ss:Author="作者"><ss:Data
  79. xmlns="http://www.w3.org/TR/REC-html40"><Font html:Face="宋体"
  80. x:CharSet="134" html:Size="9" html:Color="#000000">道具的code,仙玉商城中必须要有该物品&#10;</Font></ss:Data></Comment></Cell>
  81. <Cell><Data ss:Type="String">列表图片</Data><Comment ss:Author="作者"><ss:Data
  82. xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Face="宋体"
  83. x:CharSet="134" html:Size="9" html:Color="#000000">左侧列表图标的文件名称,根据活动替换图片</Font></B><Font
  84. html:Face="宋体" x:CharSet="134" html:Size="9" html:Color="#000000">&#10;</Font></ss:Data></Comment></Cell>
  85. <Cell><Data ss:Type="String">背景图片</Data><Comment ss:Author="作者"><ss:Data
  86. xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Face="宋体"
  87. x:CharSet="134" html:Size="9" html:Color="#000000">背景的文件名称,根据活动替换图片&#10;</Font></B><Font
  88. html:Face="宋体" x:CharSet="134" html:Size="9" html:Color="#000000">&#10;</Font></ss:Data></Comment></Cell>
  89. <Cell ss:StyleID="s17"><Data ss:Type="String">是否有效</Data><Comment
  90. ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font
  91. html:Face="宋体" x:CharSet="134" html:Size="9" html:Color="#000000">是否有效:&#10;0——无效,不显示&#10;1——有效</Font></B><Font
  92. html:Face="宋体" x:CharSet="134" html:Size="9" html:Color="#000000">&#10;</Font></ss:Data></Comment></Cell>
  93. <Cell ss:StyleID="s17"><Data ss:Type="String">是否限时</Data><Comment
  94. ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font
  95. html:Face="宋体" x:CharSet="134" html:Size="9" html:Color="#000000">是否限时:&#10;0——不限时&#10;1——限时&#10;&#10;若限时,则显示剩余时间,倒计时结束后,自动隐藏该code</Font></B></ss:Data></Comment></Cell>
  96. <Cell ss:StyleID="s17"><Data ss:Type="String">开始时间</Data><Comment
  97. ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font
  98. html:Face="宋体" x:CharSet="134" html:Size="9" html:Color="#000000">格式为:&#10;YYYY-MM-DD HH:MM:SS</Font></B><Font
  99. html:Face="宋体" x:CharSet="134" html:Size="9" html:Color="#000000">&#10;</Font></ss:Data></Comment></Cell>
  100. <Cell ss:StyleID="s17"><Data ss:Type="String">结束时间</Data></Cell>
  101. </Row>
  102. <Row ss:StyleID="s16">
  103. <Cell ss:StyleID="s17"><Data ss:Type="String">ID</Data></Cell>
  104. <Cell><Data ss:Type="String">ItemCode</Data></Cell>
  105. <Cell><Data ss:Type="String">ListImage</Data></Cell>
  106. <Cell><Data ss:Type="String">BGImage</Data></Cell>
  107. <Cell ss:StyleID="s17"><Data ss:Type="String">Valid</Data></Cell>
  108. <Cell ss:StyleID="s17"><Data ss:Type="String">Limited</Data></Cell>
  109. <Cell ss:StyleID="s17"><Data ss:Type="String">StartTime</Data></Cell>
  110. <Cell ss:StyleID="s17"><Data ss:Type="String">EndTime</Data></Cell>
  111. </Row>
  112. <Row ss:StyleID="s16">
  113. <Cell ss:StyleID="s17"><Data ss:Type="String">NUMBER</Data></Cell>
  114. <Cell><Data ss:Type="String">STRING</Data></Cell>
  115. <Cell><Data ss:Type="String">STRING</Data></Cell>
  116. <Cell><Data ss:Type="String">STRING</Data></Cell>
  117. <Cell ss:StyleID="s17"><Data ss:Type="String">NUMBER</Data></Cell>
  118. <Cell ss:StyleID="s17"><Data ss:Type="String">NUMBER</Data></Cell>
  119. <Cell><Data ss:Type="String">STRING</Data></Cell>
  120. <Cell><Data ss:Type="String">STRING</Data></Cell>
  121. </Row>
  122. <Row ss:Height="16.5">
  123. <Cell><Data ss:Type="Number">1</Data></Cell>
  124. <Cell ss:StyleID="s20"><Data ss:Type="String">fclot1-3-grey</Data></Cell>
  125. <Cell><Data ss:Type="String">hd_rm_xianshi_list_huodong1_temp</Data></Cell>
  126. <Cell><Data ss:Type="String">hd_rm_xianshi_huodong1</Data></Cell>
  127. <Cell><Data ss:Type="Number">1</Data></Cell>
  128. <Cell><Data ss:Type="Number">0</Data></Cell>
  129. <Cell><Data ss:Type="Number">0</Data></Cell>
  130. <Cell><Data ss:Type="Number">0</Data></Cell>
  131. </Row>
  132. <Row ss:Height="16.5">
  133. <Cell><Data ss:Type="Number">2</Data></Cell>
  134. <Cell ss:StyleID="s20"><Data ss:Type="String">fclot1-4-grey</Data></Cell>
  135. <Cell><Data ss:Type="String">hd_rm_xianshi_list_huodong2_temp</Data></Cell>
  136. <Cell><Data ss:Type="String">hd_rm_xianshi_huodong1</Data></Cell>
  137. <Cell><Data ss:Type="Number">1</Data></Cell>
  138. <Cell><Data ss:Type="Number">0</Data></Cell>
  139. <Cell><Data ss:Type="Number">0</Data></Cell>
  140. <Cell><Data ss:Type="Number">0</Data></Cell>
  141. </Row>
  142. <Row ss:Height="16.5">
  143. <Cell><Data ss:Type="Number">3</Data></Cell>
  144. <Cell ss:StyleID="s20"><Data ss:Type="String">fclot3-1-red</Data></Cell>
  145. <Cell><Data ss:Type="String">hd_rm_xianshi_list_huodong3_temp</Data></Cell>
  146. <Cell><Data ss:Type="String">hd_rm_xianshi_huodong1</Data></Cell>
  147. <Cell><Data ss:Type="Number">1</Data></Cell>
  148. <Cell><Data ss:Type="Number">1</Data></Cell>
  149. <Cell ss:StyleID="s19"><Data ss:Type="String">2019-06-30 00:00:00</Data></Cell>
  150. <Cell ss:StyleID="s19"><Data ss:Type="String">2019-12-17 23:59:59</Data></Cell>
  151. </Row>
  152. <Row ss:Height="16.5">
  153. <Cell><Data ss:Type="Number">4</Data></Cell>
  154. <Cell ss:StyleID="s20"><Data ss:Type="String">fclot3-2-red</Data></Cell>
  155. <Cell><Data ss:Type="String">hd_rm_xianshi_list_huodong1_temp</Data></Cell>
  156. <Cell><Data ss:Type="String">hd_rm_xianshi_huodong1</Data></Cell>
  157. <Cell><Data ss:Type="Number">1</Data></Cell>
  158. <Cell><Data ss:Type="Number">0</Data></Cell>
  159. <Cell><Data ss:Type="Number">0</Data></Cell>
  160. <Cell><Data ss:Type="Number">0</Data></Cell>
  161. </Row>
  162. <Row ss:Height="16.5">
  163. <Cell><Data ss:Type="Number">5</Data></Cell>
  164. <Cell ss:StyleID="s20"><Data ss:Type="String">fclot5-5-white</Data></Cell>
  165. <Cell><Data ss:Type="String">hd_rm_xianshi_list_huodong2_temp</Data></Cell>
  166. <Cell><Data ss:Type="String">hd_rm_xianshi_huodong1</Data></Cell>
  167. <Cell><Data ss:Type="Number">1</Data></Cell>
  168. <Cell><Data ss:Type="Number">0</Data></Cell>
  169. <Cell><Data ss:Type="Number">0</Data></Cell>
  170. <Cell><Data ss:Type="Number">0</Data></Cell>
  171. </Row>
  172. <Row ss:Height="16.5">
  173. <Cell><Data ss:Type="Number">6</Data></Cell>
  174. <Cell ss:StyleID="s20"><Data ss:Type="String">fclot5-6-white</Data></Cell>
  175. <Cell><Data ss:Type="String">hd_rm_xianshi_list_huodong3_temp</Data></Cell>
  176. <Cell><Data ss:Type="String">hd_rm_xianshi_huodong1</Data></Cell>
  177. <Cell><Data ss:Type="Number">1</Data></Cell>
  178. <Cell><Data ss:Type="Number">1</Data></Cell>
  179. <Cell ss:StyleID="s19"><Data ss:Type="String">2019-06-30 00:00:00</Data></Cell>
  180. <Cell ss:StyleID="s19"><Data ss:Type="String">2019-12-17 23:59:59</Data></Cell>
  181. </Row>
  182. </Table>
  183. </Worksheet>
  184. </Workbook>