Browse Source

比赛策划表增加海报字段

johnclot69 4 months ago
parent
commit
9cf77c3626
1 changed files with 16 additions and 3 deletions
  1. 16 3
      策划脚本/ContestConfig.xml

+ 16 - 3
策划脚本/ContestConfig.xml

@@ -7,7 +7,9 @@
  xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
  xmlns:html="http://www.w3.org/TR/REC-html40">
  <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
+  <LastAuthor>振东 曾</LastAuthor>
   <Created>2016-05-23T08:20:00Z</Created>
+  <LastSaved>2024-12-11T03:37:09Z</LastSaved>
   <Version>16.00</Version>
  </DocumentProperties>
  <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
@@ -31,12 +33,16 @@
    <NumberFormat/>
    <Protection/>
   </Style>
+  <Style ss:ID="s63" ss:Name="超链接">
+   <Font ss:FontName="等线" x:CharSet="134" x:Family="Swiss" ss:Size="11"
+    ss:Color="#467886" ss:Underline="Single"/>
+  </Style>
   <Style ss:ID="s62">
    <NumberFormat ss:Format="@"/>
   </Style>
  </Styles>
  <Worksheet ss:Name="Contest">
-  <Table ss:ExpandedColumnCount="7" ss:ExpandedRowCount="5" x:FullColumns="1"
+  <Table ss:ExpandedColumnCount="8" ss:ExpandedRowCount="5" x:FullColumns="1"
    x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="13.5">
    <Column ss:Index="2" ss:Width="96"/>
    <Column ss:Index="5" ss:Width="96"/>
@@ -56,6 +62,7 @@
        xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9">陆盛:</Font></B><Font
         html:Size="9">&#10;时间格式为&#10;ZZZZ-XX-YY AA:BB:CC</Font></ss:Data></Comment></Cell>
     <Cell><Data ss:Type="String">比赛规则</Data></Cell>
+    <Cell><Data ss:Type="String">比赛海报地址</Data></Cell>
    </Row>
    <Row ss:AutoFitHeight="0">
     <Cell><Data ss:Type="String">ID</Data></Cell>
@@ -65,6 +72,7 @@
     <Cell><Data ss:Type="String">MinNum</Data></Cell>
     <Cell><Data ss:Type="String">OpenTime</Data></Cell>
     <Cell><Data ss:Type="String">ContestRule</Data></Cell>
+    <Cell><Data ss:Type="String">Url</Data></Cell>
    </Row>
    <Row ss:AutoFitHeight="0">
     <Cell><Data ss:Type="String">NUMBER</Data></Cell>
@@ -74,6 +82,7 @@
     <Cell><Data ss:Type="String">NUMBER</Data></Cell>
     <Cell><Data ss:Type="String">STRING</Data></Cell>
     <Cell><Data ss:Type="String">STRING</Data></Cell>
+    <Cell><Data ss:Type="String">STRING</Data></Cell>
    </Row>
    <Row ss:AutoFitHeight="0">
     <Cell><Data ss:Type="Number">1</Data></Cell>
@@ -82,6 +91,8 @@
     <Cell><Data ss:Type="Number">1</Data></Cell>
     <Cell><Data ss:Type="Number">2</Data></Cell>
     <Cell ss:StyleID="s62"><Data ss:Type="String">2024-12-11 14:30:00</Data></Cell>
+    <Cell ss:Index="8" ss:StyleID="s63" ss:HRef="https://pic.616pic.com/ad_preview/00/05/85/62733634ac95e.jpg-0.jpg"><Data
+      ss:Type="String">https://pic.616pic.com/ad_preview/00/05/85/62733634ac95e.jpg-0.jpg</Data></Cell>
    </Row>
    <Row ss:AutoFitHeight="0">
     <Cell><Data ss:Type="Number">2</Data></Cell>
@@ -90,6 +101,8 @@
     <Cell><Data ss:Type="Number">1</Data></Cell>
     <Cell><Data ss:Type="Number">2</Data></Cell>
     <Cell ss:StyleID="s62"><Data ss:Type="String">2024-12-12 14:30:00</Data></Cell>
+    <Cell ss:Index="8" ss:StyleID="s63" ss:HRef="https://pic.616pic.com/ad_preview/00/05/85/62733634ac95e.jpg-0.jpg"><Data
+      ss:Type="String">https://pic.616pic.com/ad_preview/00/05/85/62733634ac95e.jpg-0.jpg</Data></Cell>
    </Row>
   </Table>
   <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
@@ -114,8 +127,8 @@
     </Pane>
     <Pane>
      <Number>0</Number>
-     <ActiveRow>0</ActiveRow>
-     <ActiveCol>4</ActiveCol>
+     <ActiveRow>4</ActiveRow>
+     <ActiveCol>7</ActiveCol>
     </Pane>
    </Panes>
    <ProtectObjects>False</ProtectObjects>