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

商户申请

... ... @@ -4,10 +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$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/application/home/view/index/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/home/view/index/index.html" 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" />
... ... @@ -55,8 +52,8 @@
<file leaf-file-name="index.html" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/application/home/view/index/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="340">
<caret line="20" column="33" selection-start-line="20" selection-start-column="33" selection-end-line="20" selection-end-column="33" />
<state relative-caret-position="221">
<caret line="13" column="18" selection-start-line="13" selection-start-column="18" selection-end-line="13" selection-end-column="18" />
</state>
</provider>
</entry>
... ... @@ -426,42 +423,7 @@
<workItem from="1573000530976" duration="6061000" />
<workItem from="1573087576825" duration="5555000" />
<workItem from="1573174620844" duration="32581000" />
<workItem from="1573259331081" duration="19974000" />
</task>
<task id="LOCAL-00447" summary="商户申请">
<created>1573266333163</created>
<option name="number" value="00447" />
<option name="presentableId" value="LOCAL-00447" />
<option name="project" value="LOCAL" />
<updated>1573266333164</updated>
</task>
<task id="LOCAL-00448" summary="商户申请">
<created>1573266430221</created>
<option name="number" value="00448" />
<option name="presentableId" value="LOCAL-00448" />
<option name="project" value="LOCAL" />
<updated>1573266430222</updated>
</task>
<task id="LOCAL-00449" summary="商户申请">
<created>1573266487921</created>
<option name="number" value="00449" />
<option name="presentableId" value="LOCAL-00449" />
<option name="project" value="LOCAL" />
<updated>1573266487921</updated>
</task>
<task id="LOCAL-00450" summary="商户申请">
<created>1573266508358</created>
<option name="number" value="00450" />
<option name="presentableId" value="LOCAL-00450" />
<option name="project" value="LOCAL" />
<updated>1573266508358</updated>
</task>
<task id="LOCAL-00451" summary="商户申请">
<created>1573267467501</created>
<option name="number" value="00451" />
<option name="presentableId" value="LOCAL-00451" />
<option name="project" value="LOCAL" />
<updated>1573267467503</updated>
<workItem from="1573259331081" duration="20215000" />
</task>
<task id="LOCAL-00452" summary="商户申请">
<created>1573268028663</created>
... ... @@ -771,11 +733,46 @@
<option name="project" value="LOCAL" />
<updated>1573283134752</updated>
</task>
<option name="localTasksCounter" value="496" />
<task id="LOCAL-00496" summary="商户申请">
<created>1573283230711</created>
<option name="number" value="00496" />
<option name="presentableId" value="LOCAL-00496" />
<option name="project" value="LOCAL" />
<updated>1573283230711</updated>
</task>
<task id="LOCAL-00497" summary="商户申请">
<created>1573283250525</created>
<option name="number" value="00497" />
<option name="presentableId" value="LOCAL-00497" />
<option name="project" value="LOCAL" />
<updated>1573283250525</updated>
</task>
<task id="LOCAL-00498" summary="商户申请">
<created>1573283279027</created>
<option name="number" value="00498" />
<option name="presentableId" value="LOCAL-00498" />
<option name="project" value="LOCAL" />
<updated>1573283279027</updated>
</task>
<task id="LOCAL-00499" summary="商户申请">
<created>1573283388103</created>
<option name="number" value="00499" />
<option name="presentableId" value="LOCAL-00499" />
<option name="project" value="LOCAL" />
<updated>1573283388103</updated>
</task>
<task id="LOCAL-00500" summary="商户申请">
<created>1573283462761</created>
<option name="number" value="00500" />
<option name="presentableId" value="LOCAL-00500" />
<option name="project" value="LOCAL" />
<updated>1573283462761</updated>
</task>
<option name="localTasksCounter" value="501" />
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="393647000" />
<option name="totallyTimeSpent" value="393888000" />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
... ... @@ -1172,8 +1169,8 @@
</entry>
<entry file="file://$PROJECT_DIR$/application/home/view/index/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="340">
<caret line="20" column="33" selection-start-line="20" selection-start-column="33" selection-end-line="20" selection-end-column="33" />
<state relative-caret-position="221">
<caret line="13" column="18" selection-start-line="13" selection-start-column="18" selection-end-line="13" selection-end-column="18" />
</state>
</provider>
</entry>
... ...
... ... @@ -11,7 +11,7 @@
margin: 0 auto;
}
.swiper-slide{
height: 1.8rem;
height: 180px;
}
.swiper-slide img{
width: 100%;
... ...