Commit 71b57dea9344ae40afddd1740ca404797fec56cd

Authored by 马雄伟
1 parent 4fdb3928

配置package

.idea/workspace.xml
@@ -2,15 +2,6 @@ @@ -2,15 +2,6 @@
2 <project version="4"> 2 <project version="4">
3 <component name="ChangeListManager"> 3 <component name="ChangeListManager">
4 <list default="true" id="7c129a10-9126-4f9f-90c6-b7bb7deea158" name="Default" comment=""> 4 <list default="true" id="7c129a10-9126-4f9f-90c6-b7bb7deea158" name="Default" comment="">
5 - <change type="DELETED" beforePath="$PROJECT_DIR$/.idea/dictionaries/xiaoma.xml" afterPath="" />  
6 - <change type="DELETED" beforePath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" afterPath="" />  
7 - <change type="DELETED" beforePath="$PROJECT_DIR$/.idea/jsLibraryMappings.xml" afterPath="" />  
8 - <change type="DELETED" beforePath="$PROJECT_DIR$/.idea/misc.xml" afterPath="" />  
9 - <change type="DELETED" beforePath="$PROJECT_DIR$/.idea/modules.xml" afterPath="" />  
10 - <change type="DELETED" beforePath="$PROJECT_DIR$/.idea/vcs.xml" afterPath="" />  
11 - <change type="DELETED" beforePath="$PROJECT_DIR$/.idea/vue.vchangyi.third.wx.iml" afterPath="" />  
12 - <change type="DELETED" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="" />  
13 - <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.gitignore" afterPath="$PROJECT_DIR$/.gitignore" />  
14 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/package.json" afterPath="$PROJECT_DIR$/package.json" /> 5 <change type="MODIFICATION" beforePath="$PROJECT_DIR$/package.json" afterPath="$PROJECT_DIR$/package.json" />
15 </list> 6 </list>
16 <ignored path="$PROJECT_DIR$/.tmp/" /> 7 <ignored path="$PROJECT_DIR$/.tmp/" />
@@ -28,8 +19,8 @@ @@ -28,8 +19,8 @@
28 <file leaf-file-name="package.json" pinned="false" current-in-tab="false"> 19 <file leaf-file-name="package.json" pinned="false" current-in-tab="false">
29 <entry file="file://$PROJECT_DIR$/package.json"> 20 <entry file="file://$PROJECT_DIR$/package.json">
30 <provider selected="true" editor-type-id="text-editor"> 21 <provider selected="true" editor-type-id="text-editor">
31 - <state relative-caret-position="165">  
32 - <caret line="11" column="4" lean-forward="false" selection-start-line="11" selection-start-column="4" selection-end-line="11" selection-end-column="4" /> 22 + <state relative-caret-position="150">
  23 + <caret line="10" column="78" lean-forward="false" selection-start-line="10" selection-start-column="78" selection-end-line="10" selection-end-column="78" />
33 <folding /> 24 <folding />
34 </state> 25 </state>
35 </provider> 26 </provider>
@@ -53,8 +44,8 @@ @@ -53,8 +44,8 @@
53 <component name="IdeDocumentHistory"> 44 <component name="IdeDocumentHistory">
54 <option name="CHANGED_PATHS"> 45 <option name="CHANGED_PATHS">
55 <list> 46 <list>
56 - <option value="$PROJECT_DIR$/package.json" />  
57 <option value="$PROJECT_DIR$/.gitignore" /> 47 <option value="$PROJECT_DIR$/.gitignore" />
  48 + <option value="$PROJECT_DIR$/package.json" />
58 </list> 49 </list>
59 </option> 50 </option>
60 </component> 51 </component>
@@ -180,12 +171,12 @@ @@ -180,12 +171,12 @@
180 <option name="number" value="Default" /> 171 <option name="number" value="Default" />
181 <option name="presentableId" value="Default" /> 172 <option name="presentableId" value="Default" />
182 <updated>1539326039407</updated> 173 <updated>1539326039407</updated>
183 - <workItem from="1539326040584" duration="1756000" /> 174 + <workItem from="1539326040584" duration="1844000" />
184 </task> 175 </task>
185 <servers /> 176 <servers />
186 </component> 177 </component>
187 <component name="TimeTrackingManager"> 178 <component name="TimeTrackingManager">
188 - <option name="totallyTimeSpent" value="1756000" /> 179 + <option name="totallyTimeSpent" value="1844000" />
189 </component> 180 </component>
190 <component name="ToolWindowManager"> 181 <component name="ToolWindowManager">
191 <frame x="0" y="23" width="1440" height="797" extended-state="0" /> 182 <frame x="0" y="23" width="1440" height="797" extended-state="0" />
@@ -222,8 +213,8 @@ @@ -222,8 +213,8 @@
222 <component name="editorHistoryManager"> 213 <component name="editorHistoryManager">
223 <entry file="file://$PROJECT_DIR$/package.json"> 214 <entry file="file://$PROJECT_DIR$/package.json">
224 <provider selected="true" editor-type-id="text-editor"> 215 <provider selected="true" editor-type-id="text-editor">
225 - <state relative-caret-position="165">  
226 - <caret line="11" column="4" lean-forward="false" selection-start-line="11" selection-start-column="4" selection-end-line="11" selection-end-column="4" /> 216 + <state relative-caret-position="150">
  217 + <caret line="10" column="78" lean-forward="false" selection-start-line="10" selection-start-column="78" selection-end-line="10" selection-end-column="78" />
227 <folding /> 218 <folding />
228 </state> 219 </state>
229 </provider> 220 </provider>
package.json
@@ -8,7 +8,7 @@ @@ -8,7 +8,7 @@
8 }, 8 },
9 "repository": { 9 "repository": {
10 "type": "git", 10 "type": "git",
11 - "url": "https://gitlab.vchangyi.com:front/vue.vchangyi.third.wx.git" 11 + "url": "https://gitlab.vchangyi.com:front/vue.vchangyi.third.wx.git#V1.0.0"
12 }, 12 },
13 "author": "", 13 "author": "",
14 "license": "ISC" 14 "license": "ISC"