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

商户申请

... ... @@ -4,7 +4,9 @@
<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="" />
<list default="true" id="309ad746-5b2a-4c29-af46-e7925a35765c" name="默认的" comment="">
<change beforePath="$PROJECT_DIR$/application/home/view/index/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/home/view/index/index.html" afterDir="false" />
</list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" />
... ... @@ -31,7 +33,7 @@
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
<file leaf-file-name="Goods.php" pinned="false" current-in-tab="true">
<file leaf-file-name="Goods.php" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/application/home/controller/Goods.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="443">
... ... @@ -40,11 +42,11 @@
</provider>
</entry>
</file>
<file leaf-file-name="index.html" pinned="false" current-in-tab="false">
<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="749">
<caret line="92" column="34" selection-start-line="92" selection-start-column="34" selection-end-line="92" selection-end-column="34" />
<state relative-caret-position="255">
<caret line="15" column="26" selection-start-line="15" selection-start-column="26" selection-end-line="15" selection-end-column="26" />
</state>
</provider>
</entry>
... ... @@ -168,8 +170,8 @@
<option value="$PROJECT_DIR$/public/assets/advertising/css/index.css" />
<option value="$PROJECT_DIR$/application/home/model/Goods.php" />
<option value="$PROJECT_DIR$/application/home/controller/Index.php" />
<option value="$PROJECT_DIR$/application/home/view/index/index.html" />
<option value="$PROJECT_DIR$/application/home/controller/Goods.php" />
<option value="$PROJECT_DIR$/application/home/view/index/index.html" />
</list>
</option>
</component>
... ... @@ -374,21 +376,7 @@
<workItem from="1573174620844" duration="32581000" />
<workItem from="1573259331081" duration="30435000" />
<workItem from="1573432217070" duration="2199000" />
<workItem from="1573519427130" duration="16976000" />
</task>
<task id="LOCAL-00557" summary=" 商户申请">
<created>1573527356479</created>
<option name="number" value="00557" />
<option name="presentableId" value="LOCAL-00557" />
<option name="project" value="LOCAL" />
<updated>1573527356479</updated>
</task>
<task id="LOCAL-00558" summary=" 商户申请">
<created>1573527577439</created>
<option name="number" value="00558" />
<option name="presentableId" value="LOCAL-00558" />
<option name="project" value="LOCAL" />
<updated>1573527577439</updated>
<workItem from="1573519427130" duration="17295000" />
</task>
<task id="LOCAL-00559" summary=" 商户申请">
<created>1573537094775</created>
... ... @@ -719,11 +707,25 @@
<option name="project" value="LOCAL" />
<updated>1573563171989</updated>
</task>
<option name="localTasksCounter" value="606" />
<task id="LOCAL-00606" summary=" 商户申请">
<created>1573563361334</created>
<option name="number" value="00606" />
<option name="presentableId" value="LOCAL-00606" />
<option name="project" value="LOCAL" />
<updated>1573563361334</updated>
</task>
<task id="LOCAL-00607" summary=" 商户申请">
<created>1573563547057</created>
<option name="number" value="00607" />
<option name="presentableId" value="LOCAL-00607" />
<option name="project" value="LOCAL" />
<updated>1573563547057</updated>
</task>
<option name="localTasksCounter" value="608" />
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="423283000" />
<option name="totallyTimeSpent" value="423602000" />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
... ... @@ -1091,13 +1093,6 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/application/home/view/index/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="749">
<caret line="92" column="34" selection-start-line="92" selection-start-column="34" selection-end-line="92" selection-end-column="34" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/application/home/model/Goods.php">
<provider selected="true" editor-type-id="text-editor">
<state>
... ... @@ -1119,6 +1114,13 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/application/home/view/index/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="255">
<caret line="15" column="26" selection-start-line="15" selection-start-column="26" selection-end-line="15" selection-end-column="26" />
</state>
</provider>
</entry>
</component>
<component name="masterDetails">
<states>
... ...
... ... @@ -13,7 +13,7 @@
position: absolute;
left: 50%;
transform: translate(-50%);
font-zise: 0.3rem;
font-size: 0.3rem;
}
.swiper-slide{
height: 180px;
... ...