作者 王晓刚
1 个管道 的构建 通过 耗费 0 秒

商户申请

... ... @@ -4,9 +4,7 @@
<bookmark url="file://$PROJECT_DIR$/application/home/view/member/my_information.html" line="118" mnemonic="4" />
</component>
<component name="ChangeListManager">
<list default="true" id="309ad746-5b2a-4c29-af46-e7925a35765c" name="默认的" comment="">
<change beforePath="$PROJECT_DIR$/application/home/controller/Goods.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/home/controller/Goods.php" afterDir="false" />
</list>
<list default="true" id="309ad746-5b2a-4c29-af46-e7925a35765c" name="默认的" comment="" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" />
... ... @@ -36,8 +34,8 @@
<file leaf-file-name="Goods.php" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/application/home/controller/Goods.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="460">
<caret line="100" column="30" selection-start-line="100" selection-start-column="30" selection-end-line="100" selection-end-column="30" />
<state relative-caret-position="443">
<caret line="99" column="13" selection-start-line="99" selection-start-column="13" selection-end-line="99" selection-end-column="13" />
</state>
</provider>
</entry>
... ... @@ -376,28 +374,7 @@
<workItem from="1573174620844" duration="32581000" />
<workItem from="1573259331081" duration="30435000" />
<workItem from="1573432217070" duration="2199000" />
<workItem from="1573519427130" duration="16660000" />
</task>
<task id="LOCAL-00554" summary=" 商户申请">
<created>1573526885516</created>
<option name="number" value="00554" />
<option name="presentableId" value="LOCAL-00554" />
<option name="project" value="LOCAL" />
<updated>1573526885516</updated>
</task>
<task id="LOCAL-00555" summary=" 商户申请">
<created>1573527096735</created>
<option name="number" value="00555" />
<option name="presentableId" value="LOCAL-00555" />
<option name="project" value="LOCAL" />
<updated>1573527096735</updated>
</task>
<task id="LOCAL-00556" summary=" 商户申请">
<created>1573527154986</created>
<option name="number" value="00556" />
<option name="presentableId" value="LOCAL-00556" />
<option name="project" value="LOCAL" />
<updated>1573527154986</updated>
<workItem from="1573519427130" duration="16976000" />
</task>
<task id="LOCAL-00557" summary=" 商户申请">
<created>1573527356479</created>
... ... @@ -721,11 +698,32 @@
<option name="project" value="LOCAL" />
<updated>1573562470170</updated>
</task>
<option name="localTasksCounter" value="603" />
<task id="LOCAL-00603" summary=" 商户申请">
<created>1573563005764</created>
<option name="number" value="00603" />
<option name="presentableId" value="LOCAL-00603" />
<option name="project" value="LOCAL" />
<updated>1573563005764</updated>
</task>
<task id="LOCAL-00604" summary=" 商户申请">
<created>1573563075770</created>
<option name="number" value="00604" />
<option name="presentableId" value="LOCAL-00604" />
<option name="project" value="LOCAL" />
<updated>1573563075770</updated>
</task>
<task id="LOCAL-00605" summary=" 商户申请">
<created>1573563171989</created>
<option name="number" value="00605" />
<option name="presentableId" value="LOCAL-00605" />
<option name="project" value="LOCAL" />
<updated>1573563171989</updated>
</task>
<option name="localTasksCounter" value="606" />
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="422967000" />
<option name="totallyTimeSpent" value="423283000" />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
... ... @@ -1116,8 +1114,8 @@
</entry>
<entry file="file://$PROJECT_DIR$/application/home/controller/Goods.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="460">
<caret line="100" column="30" selection-start-line="100" selection-start-column="30" selection-end-line="100" selection-end-column="30" />
<state relative-caret-position="443">
<caret line="99" column="13" selection-start-line="99" selection-start-column="13" selection-end-line="99" selection-end-column="13" />
</state>
</provider>
</entry>
... ...
... ... @@ -9,6 +9,10 @@
color: #8C9198;
text-align: center;
margin: 0 auto;
top: 50%;
position: absolute;
left: 50%;
transform: translate(-50%);
}
.swiper-slide{
height: 180px;
... ...