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

商户申请

... ... @@ -37,8 +37,8 @@
<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="272">
<caret line="168" column="36" selection-start-line="168" selection-start-column="36" selection-end-line="168" selection-end-column="36" />
<state relative-caret-position="153">
<caret line="167" column="32" selection-start-line="167" selection-start-column="32" selection-end-line="167" selection-end-column="32" />
</state>
</provider>
</entry>
... ... @@ -363,14 +363,7 @@
<workItem from="1573174620844" duration="32581000" />
<workItem from="1573259331081" duration="30435000" />
<workItem from="1573432217070" duration="2199000" />
<workItem from="1573519427130" duration="10696000" />
</task>
<task id="LOCAL-00530" summary=" 商户申请">
<created>1573292402639</created>
<option name="number" value="00530" />
<option name="presentableId" value="LOCAL-00530" />
<option name="project" value="LOCAL" />
<updated>1573292402639</updated>
<workItem from="1573519427130" duration="10780000" />
</task>
<task id="LOCAL-00531" summary=" 商户申请">
<created>1573292513436</created>
... ... @@ -708,11 +701,18 @@
<option name="project" value="LOCAL" />
<updated>1573541908340</updated>
</task>
<option name="localTasksCounter" value="579" />
<task id="LOCAL-00579" summary=" 商户申请">
<created>1573542080415</created>
<option name="number" value="00579" />
<option name="presentableId" value="LOCAL-00579" />
<option name="project" value="LOCAL" />
<updated>1573542080415</updated>
</task>
<option name="localTasksCounter" value="580" />
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="417003000" />
<option name="totallyTimeSpent" value="417087000" />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
... ... @@ -1103,8 +1103,8 @@
</entry>
<entry file="file://$PROJECT_DIR$/application/home/view/merchant/enter_view.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="272">
<caret line="168" column="36" selection-start-line="168" selection-start-column="36" selection-end-line="168" selection-end-column="36" />
<state relative-caret-position="153">
<caret line="167" column="32" selection-start-line="167" selection-start-column="32" selection-end-line="167" selection-end-column="32" />
</state>
</provider>
</entry>
... ...
... ... @@ -165,7 +165,7 @@
});
});
function uploadImages(localId,type) {
alert('555555555555555555')
console.log('555555555555555555')
wx.uploadImage({
localId: localId,
isShowProgressTips: 1,
... ...