Commit 33c86ea649953e1abfe2f6942234d2a620b76bfa

Authored by 马雄伟
1 parent fdefb9b0

配置package

.idea/workspace.xml
... ... @@ -20,7 +20,7 @@
20 20 <entry file="file://$PROJECT_DIR$/package.json">
21 21 <provider selected="true" editor-type-id="text-editor">
22 22 <state relative-caret-position="150">
23   - <caret line="10" column="16" lean-forward="false" selection-start-line="10" selection-start-column="16" selection-end-line="10" selection-end-column="16" />
  23 + <caret line="10" column="74" lean-forward="false" selection-start-line="10" selection-start-column="74" selection-end-line="10" selection-end-column="74" />
24 24 <folding />
25 25 </state>
26 26 </provider>
... ... @@ -171,12 +171,12 @@
171 171 <option name="number" value="Default" />
172 172 <option name="presentableId" value="Default" />
173 173 <updated>1539326039407</updated>
174   - <workItem from="1539326040584" duration="3187000" />
  174 + <workItem from="1539326040584" duration="3628000" />
175 175 </task>
176 176 <servers />
177 177 </component>
178 178 <component name="TimeTrackingManager">
179   - <option name="totallyTimeSpent" value="3187000" />
  179 + <option name="totallyTimeSpent" value="3628000" />
180 180 </component>
181 181 <component name="ToolWindowManager">
182 182 <frame x="0" y="0" width="1440" height="900" extended-state="0" />
... ... @@ -222,7 +222,7 @@
222 222 <entry file="file://$PROJECT_DIR$/package.json">
223 223 <provider selected="true" editor-type-id="text-editor">
224 224 <state relative-caret-position="150">
225   - <caret line="10" column="16" lean-forward="false" selection-start-line="10" selection-start-column="16" selection-end-line="10" selection-end-column="16" />
  225 + <caret line="10" column="74" lean-forward="false" selection-start-line="10" selection-start-column="74" selection-end-line="10" selection-end-column="74" />
226 226 <folding />
227 227 </state>
228 228 </provider>
... ...
package.json
... ... @@ -8,7 +8,7 @@
8 8 },
9 9 "repository": {
10 10 "type": "git",
11   - "url": "git+https://gitlab.vchangyi.com:front/vue.vchangyi.third.wx.git#V1.0.0"
  11 + "url": "git+http://gitlab.vchangyi.com/front/vue.vchangyi.third.wx.git#V1.0.0"
12 12 },
13 13 "author": "",
14 14 "license": "ISC"
... ...