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

商户申请

... ... @@ -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="255">
<caret line="167" column="25" selection-start-line="167" selection-start-column="25" selection-end-line="167" selection-end-column="25" />
<state relative-caret-position="272">
<caret line="168" column="28" selection-start-line="168" selection-start-column="28" selection-end-line="168" selection-end-column="28" />
</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="10437000" />
</task>
<task id="LOCAL-00528" summary=" 商户申请">
<created>1573292276591</created>
<option name="number" value="00528" />
<option name="presentableId" value="LOCAL-00528" />
<option name="project" value="LOCAL" />
<updated>1573292276591</updated>
<workItem from="1573519427130" duration="10519000" />
</task>
<task id="LOCAL-00529" summary=" 商户申请">
<created>1573292342095</created>
... ... @@ -708,11 +701,18 @@
<option name="project" value="LOCAL" />
<updated>1573541641029</updated>
</task>
<option name="localTasksCounter" value="577" />
<task id="LOCAL-00577" summary=" 商户申请">
<created>1573541821981</created>
<option name="number" value="00577" />
<option name="presentableId" value="LOCAL-00577" />
<option name="project" value="LOCAL" />
<updated>1573541821981</updated>
</task>
<option name="localTasksCounter" value="578" />
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="416744000" />
<option name="totallyTimeSpent" value="416826000" />
</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="255">
<caret line="167" column="25" selection-start-line="167" selection-start-column="25" selection-end-line="167" selection-end-column="25" />
<state relative-caret-position="272">
<caret line="168" column="28" selection-start-line="168" selection-start-column="28" selection-end-line="168" selection-end-column="28" />
</state>
</provider>
</entry>
... ...
... ... @@ -165,7 +165,7 @@
});
});
function uploadImages(localId,type) {
alert('555555555555555555')
// alert('555555555555555555')
wx.uploadImage({
localId: localId,
isShowProgressTips: 1,
... ...