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

商户申请

... ... @@ -44,20 +44,20 @@
</provider>
</entry>
</file>
<file leaf-file-name="enter_view.html" pinned="false" current-in-tab="false">
<file leaf-file-name="enter_view.html" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/application/home/view/merchant/enter_view.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="391">
<caret line="41" column="46" selection-start-line="41" selection-start-column="46" selection-end-line="41" selection-end-column="46" />
<state relative-caret-position="238">
<caret line="14" column="25" selection-start-line="14" selection-start-column="25" selection-end-line="14" selection-end-column="25" />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="entry.css" pinned="false" current-in-tab="true">
<file leaf-file-name="entry.css" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/public/assets/advertising/css/entry.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="578">
<caret line="46" column="15" selection-start-line="46" selection-start-column="11" selection-end-line="46" selection-end-column="15" />
<state relative-caret-position="697">
<caret line="65" column="4" lean-forward="true" selection-start-line="65" selection-start-column="4" selection-end-line="65" selection-end-column="21" />
</state>
</provider>
</entry>
... ... @@ -202,8 +202,8 @@
<option value="$PROJECT_DIR$/application/home/controller/Member.php" />
<option value="$PROJECT_DIR$/application/home/view/merchant/audit_status.html" />
<option value="$PROJECT_DIR$/application/home/controller/Merchant.php" />
<option value="$PROJECT_DIR$/application/home/view/merchant/enter_view.html" />
<option value="$PROJECT_DIR$/public/assets/advertising/css/entry.css" />
<option value="$PROJECT_DIR$/application/home/view/merchant/enter_view.html" />
</list>
</option>
</component>
... ... @@ -434,21 +434,7 @@
<workItem from="1573000530976" duration="6061000" />
<workItem from="1573087576825" duration="5555000" />
<workItem from="1573174620844" duration="32581000" />
<workItem from="1573259331081" duration="6261000" />
</task>
<task id="LOCAL-00397" summary="我的分享">
<created>1573211119461</created>
<option name="number" value="00397" />
<option name="presentableId" value="LOCAL-00397" />
<option name="project" value="LOCAL" />
<updated>1573211119461</updated>
</task>
<task id="LOCAL-00398" summary="我的分享">
<created>1573211160222</created>
<option name="number" value="00398" />
<option name="presentableId" value="LOCAL-00398" />
<option name="project" value="LOCAL" />
<updated>1573211160222</updated>
<workItem from="1573259331081" duration="6569000" />
</task>
<task id="LOCAL-00399" summary="我的分享">
<created>1573211196026</created>
... ... @@ -779,11 +765,25 @@
<option name="project" value="LOCAL" />
<updated>1573265954868</updated>
</task>
<option name="localTasksCounter" value="446" />
<task id="LOCAL-00446" summary="商户申请">
<created>1573266139399</created>
<option name="number" value="00446" />
<option name="presentableId" value="LOCAL-00446" />
<option name="project" value="LOCAL" />
<updated>1573266139400</updated>
</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>
<option name="localTasksCounter" value="448" />
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="379934000" />
<option name="totallyTimeSpent" value="380242000" />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
... ... @@ -1191,17 +1191,17 @@
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/application/home/view/merchant/enter_view.html">
<entry file="file://$PROJECT_DIR$/public/assets/advertising/css/entry.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="391">
<caret line="41" column="46" selection-start-line="41" selection-start-column="46" selection-end-line="41" selection-end-column="46" />
<state relative-caret-position="697">
<caret line="65" column="4" lean-forward="true" selection-start-line="65" selection-start-column="4" selection-end-line="65" selection-end-column="21" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/public/assets/advertising/css/entry.css">
<entry file="file://$PROJECT_DIR$/application/home/view/merchant/enter_view.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="578">
<caret line="46" column="15" selection-start-line="46" selection-start-column="11" selection-end-line="46" selection-end-column="15" />
<state relative-caret-position="238">
<caret line="14" column="25" selection-start-line="14" selection-start-column="25" selection-end-line="14" selection-end-column="25" />
</state>
</provider>
</entry>
... ...
... ... @@ -12,7 +12,7 @@
width: 1.6rem;
height: 1.6rem;
float: left;
padding-left: 0.1rem;
padding:0 0.1rem;
}
</style>
... ...
... ... @@ -63,6 +63,7 @@
padding: 0.37rem;
background-color: #eee;
float: left;
padding:0 0.1rem;
}
.submit_img_input {
... ...