BestSeller.xml 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  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="s1">
  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. </Styles>
  42. <Worksheet ss:Name="BestSellerList">
  43. <Table ss:ExpandedColumnCount="8" ss:ExpandedRowCount="9" x:FullColumns="1"
  44. x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25">
  45. <Row ss:StyleID="s1">
  46. <Cell><Data ss:Type="String">编号</Data></Cell>
  47. <Cell><Data ss:Type="String">道具CODE</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><Font html:Face="宋体" html:Size="9" html:Color="#000000">道具的code,仙玉商城中必须要有该物品&#10;</Font></ss:Data></Comment></Cell>
  48. <Cell><Data ss:Type="String">列表图片</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Face="宋体" html:Size="9" html:Color="#000000">左侧列表图标的文件名称,根据活动替换图片</Font></B><Font html:Face="宋体" html:Size="9" html:Color="#000000">&#10;</Font></ss:Data></Comment></Cell>
  49. <Cell><Data ss:Type="String">背景图片</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Face="宋体" html:Size="9" html:Color="#000000">背景的文件名称,根据活动替换图片&#10;</Font></B><Font html:Face="宋体" html:Size="9" html:Color="#000000">&#10;</Font></ss:Data></Comment></Cell>
  50. <Cell><Data ss:Type="String">是否有效</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Face="宋体" html:Size="9" html:Color="#000000">是否有效:&#10;0——无效,不显示&#10;1——有效</Font></B><Font html:Face="宋体" html:Size="9" html:Color="#000000">&#10;</Font></ss:Data></Comment></Cell>
  51. <Cell><Data ss:Type="String">是否限时</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Face="宋体" html:Size="9" html:Color="#000000">是否限时:&#10;0——不限时&#10;1——限时&#10;&#10;若限时,则显示剩余时间,倒计时结束后,自动隐藏该code</Font></B></ss:Data></Comment></Cell>
  52. <Cell><Data ss:Type="String">开始时间</Data><Comment ss:Author="作者"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Face="宋体" html:Size="9" html:Color="#000000">格式为:&#10;YYYY-MM-DD HH:MM:SS</Font></B><Font html:Face="宋体" html:Size="9" html:Color="#000000">&#10;</Font></ss:Data></Comment></Cell>
  53. <Cell><Data ss:Type="String">结束时间</Data></Cell>
  54. </Row>
  55. <Row ss:StyleID="s1">
  56. <Cell><Data ss:Type="String">ID</Data></Cell>
  57. <Cell><Data ss:Type="String">ItemCode</Data></Cell>
  58. <Cell><Data ss:Type="String">ListImage</Data></Cell>
  59. <Cell><Data ss:Type="String">BGImage</Data></Cell>
  60. <Cell><Data ss:Type="String">Valid</Data></Cell>
  61. <Cell><Data ss:Type="String">Limited</Data></Cell>
  62. <Cell><Data ss:Type="String">StartTime</Data></Cell>
  63. <Cell><Data ss:Type="String">EndTime</Data></Cell>
  64. </Row>
  65. <Row ss:StyleID="s1">
  66. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  67. <Cell><Data ss:Type="String">STRING</Data></Cell>
  68. <Cell><Data ss:Type="String">STRING</Data></Cell>
  69. <Cell><Data ss:Type="String">STRING</Data></Cell>
  70. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  71. <Cell><Data ss:Type="String">NUMBER</Data></Cell>
  72. <Cell><Data ss:Type="String">STRING</Data></Cell>
  73. <Cell><Data ss:Type="String">STRING</Data></Cell>
  74. </Row>
  75. <Row ss:Height="16.5">
  76. <Cell><Data ss:Type="Number">1</Data></Cell>
  77. <Cell><Data ss:Type="String">fclot1-3-grey</Data></Cell>
  78. <Cell><Data ss:Type="String">hd_rm_xianshi_list_huodong1_temp</Data></Cell>
  79. <Cell><Data ss:Type="String">hd_rm_xianshi_huodong1</Data></Cell>
  80. <Cell><Data ss:Type="Number">1</Data></Cell>
  81. <Cell><Data ss:Type="Number">0</Data></Cell>
  82. <Cell><Data ss:Type="Number">0</Data></Cell>
  83. <Cell><Data ss:Type="Number">0</Data></Cell>
  84. </Row>
  85. <Row ss:Height="16.5">
  86. <Cell><Data ss:Type="Number">2</Data></Cell>
  87. <Cell><Data ss:Type="String">fclot1-4-grey</Data></Cell>
  88. <Cell><Data ss:Type="String">hd_rm_xianshi_list_huodong2_temp</Data></Cell>
  89. <Cell><Data ss:Type="String">hd_rm_xianshi_huodong1</Data></Cell>
  90. <Cell><Data ss:Type="Number">1</Data></Cell>
  91. <Cell><Data ss:Type="Number">0</Data></Cell>
  92. <Cell><Data ss:Type="Number">0</Data></Cell>
  93. <Cell><Data ss:Type="Number">0</Data></Cell>
  94. </Row>
  95. <Row ss:Height="16.5">
  96. <Cell><Data ss:Type="Number">3</Data></Cell>
  97. <Cell><Data ss:Type="String">fclot3-1-red</Data></Cell>
  98. <Cell><Data ss:Type="String">hd_rm_xianshi_list_huodong3_temp</Data></Cell>
  99. <Cell><Data ss:Type="String">hd_rm_xianshi_huodong1</Data></Cell>
  100. <Cell><Data ss:Type="Number">1</Data></Cell>
  101. <Cell><Data ss:Type="Number">1</Data></Cell>
  102. <Cell><Data ss:Type="String">2019-06-30 00:00:00</Data></Cell>
  103. <Cell><Data ss:Type="String">2019-12-17 23:59:59</Data></Cell>
  104. </Row>
  105. <Row ss:Height="16.5">
  106. <Cell><Data ss:Type="Number">4</Data></Cell>
  107. <Cell><Data ss:Type="String">fclot3-2-red</Data></Cell>
  108. <Cell><Data ss:Type="String">hd_rm_xianshi_list_huodong1_temp</Data></Cell>
  109. <Cell><Data ss:Type="String">hd_rm_xianshi_huodong1</Data></Cell>
  110. <Cell><Data ss:Type="Number">1</Data></Cell>
  111. <Cell><Data ss:Type="Number">0</Data></Cell>
  112. <Cell><Data ss:Type="Number">0</Data></Cell>
  113. <Cell><Data ss:Type="Number">0</Data></Cell>
  114. </Row>
  115. <Row ss:Height="16.5">
  116. <Cell><Data ss:Type="Number">5</Data></Cell>
  117. <Cell><Data ss:Type="String">fclot5-5-white</Data></Cell>
  118. <Cell><Data ss:Type="String">hd_rm_xianshi_list_huodong2_temp</Data></Cell>
  119. <Cell><Data ss:Type="String">hd_rm_xianshi_huodong1</Data></Cell>
  120. <Cell><Data ss:Type="Number">1</Data></Cell>
  121. <Cell><Data ss:Type="Number">0</Data></Cell>
  122. <Cell><Data ss:Type="Number">0</Data></Cell>
  123. <Cell><Data ss:Type="Number">0</Data></Cell>
  124. </Row>
  125. <Row ss:Height="16.5">
  126. <Cell><Data ss:Type="Number">6</Data></Cell>
  127. <Cell><Data ss:Type="String">fclot5-6-white</Data></Cell>
  128. <Cell><Data ss:Type="String">hd_rm_xianshi_list_huodong3_temp</Data></Cell>
  129. <Cell><Data ss:Type="String">hd_rm_xianshi_huodong1</Data></Cell>
  130. <Cell><Data ss:Type="Number">1</Data></Cell>
  131. <Cell><Data ss:Type="Number">1</Data></Cell>
  132. <Cell><Data ss:Type="String">2019-06-30 00:00:00</Data></Cell>
  133. <Cell><Data ss:Type="String">2019-12-17 23:59:59</Data></Cell>
  134. </Row>
  135. </Table>
  136. <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel"><Unsynced/> <FrozenNoSplit/> <SplitHorizontal>3</SplitHorizontal> <TopRowBottomPane>3</TopRowBottomPane> <SplitVertical>1</SplitVertical><LeftColumnRightPane>1</LeftColumnRightPane> <ActivePane>0</ActivePane>
  137. </WorksheetOptions>
  138. </Worksheet>
  139. </Workbook>