正在显示
1 个修改的文件
包含
1172 行增加
和
0 行删除
.idea/workspace.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="ChangeListManager"> | ||
4 | + <list default="true" id="3fc1ec2f-a703-4da8-9b7d-5c986465067f" name="Default Changelist" comment="" /> | ||
5 | + <ignored path="$PROJECT_DIR$/.tmp/" /> | ||
6 | + <ignored path="$PROJECT_DIR$/temp/" /> | ||
7 | + <ignored path="$PROJECT_DIR$/tmp/" /> | ||
8 | + <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> | ||
9 | + <option name="SHOW_DIALOG" value="false" /> | ||
10 | + <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||
11 | + <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||
12 | + <option name="LAST_RESOLUTION" value="IGNORE" /> | ||
13 | + </component> | ||
14 | + <component name="FUSProjectUsageTrigger"> | ||
15 | + <session id="-230823588"> | ||
16 | + <usages-collector id="statistics.lifecycle.project"> | ||
17 | + <counts> | ||
18 | + <entry key="project.closed" value="9" /> | ||
19 | + <entry key="project.open.time.0" value="1" /> | ||
20 | + <entry key="project.open.time.1" value="2" /> | ||
21 | + <entry key="project.open.time.11" value="1" /> | ||
22 | + <entry key="project.open.time.16" value="1" /> | ||
23 | + <entry key="project.open.time.2" value="2" /> | ||
24 | + <entry key="project.open.time.9" value="2" /> | ||
25 | + <entry key="project.opened" value="9" /> | ||
26 | + </counts> | ||
27 | + </usages-collector> | ||
28 | + <usages-collector id="statistics.file.extensions.edit"> | ||
29 | + <counts> | ||
30 | + <entry key="js" value="751" /> | ||
31 | + <entry key="json" value="2" /> | ||
32 | + <entry key="txt" value="87" /> | ||
33 | + <entry key="wxml" value="426" /> | ||
34 | + <entry key="wxss" value="35" /> | ||
35 | + </counts> | ||
36 | + </usages-collector> | ||
37 | + <usages-collector id="statistics.file.types.edit"> | ||
38 | + <counts> | ||
39 | + <entry key="CSS" value="35" /> | ||
40 | + <entry key="HTML" value="426" /> | ||
41 | + <entry key="JSON" value="2" /> | ||
42 | + <entry key="JavaScript" value="751" /> | ||
43 | + <entry key="PLAIN_TEXT" value="87" /> | ||
44 | + </counts> | ||
45 | + </usages-collector> | ||
46 | + <usages-collector id="statistics.file.extensions.open"> | ||
47 | + <counts> | ||
48 | + <entry key="js" value="18" /> | ||
49 | + <entry key="json" value="5" /> | ||
50 | + <entry key="wxml" value="18" /> | ||
51 | + <entry key="wxss" value="5" /> | ||
52 | + </counts> | ||
53 | + </usages-collector> | ||
54 | + <usages-collector id="statistics.file.types.open"> | ||
55 | + <counts> | ||
56 | + <entry key="CSS" value="5" /> | ||
57 | + <entry key="HTML" value="18" /> | ||
58 | + <entry key="JSON" value="5" /> | ||
59 | + <entry key="JavaScript" value="18" /> | ||
60 | + </counts> | ||
61 | + </usages-collector> | ||
62 | + </session> | ||
63 | + </component> | ||
64 | + <component name="FileEditorManager"> | ||
65 | + <leaf SIDE_TABS_SIZE_LIMIT_KEY="300"> | ||
66 | + <file pinned="false" current-in-tab="false"> | ||
67 | + <entry file="file://$PROJECT_DIR$/pages/meal/meal.wxml"> | ||
68 | + <provider selected="true" editor-type-id="text-editor"> | ||
69 | + <state relative-caret-position="1232"> | ||
70 | + <caret line="56" column="47" selection-start-line="56" selection-start-column="47" selection-end-line="56" selection-end-column="47" /> | ||
71 | + </state> | ||
72 | + </provider> | ||
73 | + </entry> | ||
74 | + </file> | ||
75 | + <file pinned="false" current-in-tab="false"> | ||
76 | + <entry file="file://$PROJECT_DIR$/pages/index/index.wxss"> | ||
77 | + <provider selected="true" editor-type-id="text-editor"> | ||
78 | + <state relative-caret-position="14168"> | ||
79 | + <caret line="644" column="74" selection-start-line="644" selection-start-column="27" selection-end-line="644" selection-end-column="74" /> | ||
80 | + </state> | ||
81 | + </provider> | ||
82 | + </entry> | ||
83 | + </file> | ||
84 | + <file pinned="false" current-in-tab="false"> | ||
85 | + <entry file="file://$PROJECT_DIR$/pages/index/index.wxml"> | ||
86 | + <provider selected="true" editor-type-id="text-editor" /> | ||
87 | + </entry> | ||
88 | + </file> | ||
89 | + <file pinned="false" current-in-tab="false"> | ||
90 | + <entry file="file://$PROJECT_DIR$/templates/templates.wxml"> | ||
91 | + <provider selected="true" editor-type-id="text-editor"> | ||
92 | + <state relative-caret-position="418"> | ||
93 | + <caret line="19" column="35" lean-forward="true" selection-start-line="19" selection-start-column="35" selection-end-line="19" selection-end-column="35" /> | ||
94 | + </state> | ||
95 | + </provider> | ||
96 | + </entry> | ||
97 | + </file> | ||
98 | + <file pinned="false" current-in-tab="false"> | ||
99 | + <entry file="file://$PROJECT_DIR$/templates/templates.wxss"> | ||
100 | + <provider selected="true" editor-type-id="text-editor"> | ||
101 | + <state> | ||
102 | + <caret selection-end-line="68" /> | ||
103 | + </state> | ||
104 | + </provider> | ||
105 | + </entry> | ||
106 | + </file> | ||
107 | + <file pinned="false" current-in-tab="false"> | ||
108 | + <entry file="file://$PROJECT_DIR$/pages/my/edit-info/edit-info.wxml"> | ||
109 | + <provider selected="true" editor-type-id="text-editor"> | ||
110 | + <state relative-caret-position="1166"> | ||
111 | + <caret line="53" lean-forward="true" selection-start-line="53" selection-end-line="53" /> | ||
112 | + </state> | ||
113 | + </provider> | ||
114 | + </entry> | ||
115 | + </file> | ||
116 | + <file pinned="false" current-in-tab="false"> | ||
117 | + <entry file="file://$PROJECT_DIR$/app.js"> | ||
118 | + <provider selected="true" editor-type-id="text-editor"> | ||
119 | + <state relative-caret-position="924"> | ||
120 | + <caret line="42" column="55" selection-start-line="42" selection-start-column="55" selection-end-line="42" selection-end-column="55" /> | ||
121 | + </state> | ||
122 | + </provider> | ||
123 | + </entry> | ||
124 | + </file> | ||
125 | + <file pinned="false" current-in-tab="false"> | ||
126 | + <entry file="file://$PROJECT_DIR$/pages/my/edit-info/edit-info.js"> | ||
127 | + <provider selected="true" editor-type-id="text-editor"> | ||
128 | + <state relative-caret-position="1672"> | ||
129 | + <caret line="76" column="8" selection-start-line="76" selection-start-column="8" selection-end-line="76" selection-end-column="8" /> | ||
130 | + </state> | ||
131 | + </provider> | ||
132 | + </entry> | ||
133 | + </file> | ||
134 | + <file pinned="false" current-in-tab="false"> | ||
135 | + <entry file="file://$PROJECT_DIR$/pages/index/index.js"> | ||
136 | + <provider selected="true" editor-type-id="text-editor"> | ||
137 | + <state relative-caret-position="726"> | ||
138 | + <caret line="34" column="41" lean-forward="true" selection-start-line="34" selection-start-column="41" selection-end-line="34" selection-end-column="41" /> | ||
139 | + </state> | ||
140 | + </provider> | ||
141 | + </entry> | ||
142 | + </file> | ||
143 | + <file pinned="false" current-in-tab="true"> | ||
144 | + <entry file="file://$PROJECT_DIR$/pages/activity/activity.js"> | ||
145 | + <provider selected="true" editor-type-id="text-editor"> | ||
146 | + <state relative-caret-position="388"> | ||
147 | + <caret line="116" column="17" lean-forward="true" selection-start-line="116" selection-start-column="17" selection-end-line="116" selection-end-column="17" /> | ||
148 | + </state> | ||
149 | + </provider> | ||
150 | + </entry> | ||
151 | + </file> | ||
152 | + </leaf> | ||
153 | + </component> | ||
154 | + <component name="FindInProjectRecents"> | ||
155 | + <findStrings> | ||
156 | + <find>latng</find> | ||
157 | + <find>inputAddress</find> | ||
158 | + <find>getType</find> | ||
159 | + <find>address_position</find> | ||
160 | + <find>address</find> | ||
161 | + <find>已发布</find> | ||
162 | + <find>已拍下</find> | ||
163 | + <find>userInfo</find> | ||
164 | + <find>getLogin</find> | ||
165 | + <find>getPosition</find> | ||
166 | + <find>getLat</find> | ||
167 | + <find>getUserInfo</find> | ||
168 | + <find>地区</find> | ||
169 | + <find>search-box</find> | ||
170 | + <find>searchArea</find> | ||
171 | + <find>inputKey</find> | ||
172 | + <find>bindco</find> | ||
173 | + <find>bindinput="inputMinNum"</find> | ||
174 | + <find>$</find> | ||
175 | + <find>choose_sex</find> | ||
176 | + <find>is_canSend</find> | ||
177 | + <find>address1</find> | ||
178 | + <find>地址</find> | ||
179 | + <find>bindcomfirm</find> | ||
180 | + <find>search</find> | ||
181 | + <find>bindc</find> | ||
182 | + <find>tabcurrent</find> | ||
183 | + <find>获取手机</find> | ||
184 | + <find>获取验证</find> | ||
185 | + <find>choose</find> | ||
186 | + </findStrings> | ||
187 | + <dirStrings> | ||
188 | + <dir>D:\小程序\火柴西路\pages\index</dir> | ||
189 | + <dir>D:\小程序\火柴西路\pages\comment</dir> | ||
190 | + </dirStrings> | ||
191 | + </component> | ||
192 | + <component name="Git.Settings"> | ||
193 | + <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> | ||
194 | + <option name="RESET_MODE" value="SOFT" /> | ||
195 | + </component> | ||
196 | + <component name="IdeDocumentHistory"> | ||
197 | + <option name="CHANGED_PATHS"> | ||
198 | + <list> | ||
199 | + <option value="$PROJECT_DIR$/pages/my/my-wallet/my-wallet.wxml" /> | ||
200 | + <option value="$PROJECT_DIR$/pages/search/search.js" /> | ||
201 | + <option value="$PROJECT_DIR$/pages/my/edit-info/edit-info.wxss" /> | ||
202 | + <option value="$PROJECT_DIR$/pages/index/index.wxml" /> | ||
203 | + <option value="$PROJECT_DIR$/pages/order/order-detail/order-detail.wxss" /> | ||
204 | + <option value="$PROJECT_DIR$/pages/order/order.wxml" /> | ||
205 | + <option value="$PROJECT_DIR$/pages/my/my-wallet/my-wallet.js" /> | ||
206 | + <option value="$PROJECT_DIR$/wxParse/wxParse.wxml" /> | ||
207 | + <option value="$PROJECT_DIR$/pages/index/recommend-list/recommend-list.wxss" /> | ||
208 | + <option value="$PROJECT_DIR$/pages/index/type-detail/type-detail.wxss" /> | ||
209 | + <option value="$PROJECT_DIR$/pages/activity/detail/detail.wxss" /> | ||
210 | + <option value="$PROJECT_DIR$/pages/meal/detail/detail.wxss" /> | ||
211 | + <option value="$PROJECT_DIR$/pages/index/type-detail/type-detail.wxml" /> | ||
212 | + <option value="$PROJECT_DIR$/pages/index/tandian-list/tandian-list.wxml" /> | ||
213 | + <option value="$PROJECT_DIR$/pages/index/banner-list/banner-list.wxml" /> | ||
214 | + <option value="$PROJECT_DIR$/pages/my/my.wxml" /> | ||
215 | + <option value="$PROJECT_DIR$/pages/spell-list/spell-list.wxml" /> | ||
216 | + <option value="$PROJECT_DIR$/pages/search/search.wxml" /> | ||
217 | + <option value="$PROJECT_DIR$/pages/search/search.wxss" /> | ||
218 | + <option value="$PROJECT_DIR$/pages/order/complain/complain.js" /> | ||
219 | + <option value="$PROJECT_DIR$/pages/my/my-wallet/detail/detail.js" /> | ||
220 | + <option value="$PROJECT_DIR$/pages/my/my-wallet/detail/detail.wxss" /> | ||
221 | + <option value="$PROJECT_DIR$/pages/order/order.wxss" /> | ||
222 | + <option value="$PROJECT_DIR$/pages/my/my.wxss" /> | ||
223 | + <option value="$PROJECT_DIR$/pages/index/index.wxss" /> | ||
224 | + <option value="$PROJECT_DIR$/pages/spell-list/spell-list.wxss" /> | ||
225 | + <option value="$PROJECT_DIR$/pages/my/my-wallet/my-wallet.wxss" /> | ||
226 | + <option value="$PROJECT_DIR$/pages/my/my-wallet/detail/detail.wxml" /> | ||
227 | + <option value="$PROJECT_DIR$/pages/order/order-detail/order-detail.wxml" /> | ||
228 | + <option value="$PROJECT_DIR$/pages/index/city-list/city-list.wxss" /> | ||
229 | + <option value="$PROJECT_DIR$/pages/my/my.js" /> | ||
230 | + <option value="$PROJECT_DIR$/pages/order/order.js" /> | ||
231 | + <option value="$PROJECT_DIR$/pages/spell-list/spell-list.js" /> | ||
232 | + <option value="$PROJECT_DIR$/pages/index/answer-question/answer-question.js" /> | ||
233 | + <option value="$PROJECT_DIR$/pages/index/index.js" /> | ||
234 | + <option value="$PROJECT_DIR$/pages/activity/detail/detail.js" /> | ||
235 | + <option value="$PROJECT_DIR$/pages/meal/detail/detail.js" /> | ||
236 | + <option value="$PROJECT_DIR$/pages/index/city-list/city-list.json" /> | ||
237 | + <option value="$PROJECT_DIR$/pages/index/city-list/city-list.wxml" /> | ||
238 | + <option value="$PROJECT_DIR$/pages/order/complain/complain.wxml" /> | ||
239 | + <option value="$PROJECT_DIR$/pages/my/edit-info/edit-info.wxml" /> | ||
240 | + <option value="$PROJECT_DIR$/pages/activity/activity.wxss" /> | ||
241 | + <option value="$PROJECT_DIR$/pages/index/city-list/city-list.js" /> | ||
242 | + <option value="$PROJECT_DIR$/pages/meal/meal.js" /> | ||
243 | + <option value="$PROJECT_DIR$/app.js" /> | ||
244 | + <option value="$PROJECT_DIR$/pages/my/edit-info/edit-info.js" /> | ||
245 | + <option value="$PROJECT_DIR$/pages/activity/detail/detail.wxml" /> | ||
246 | + <option value="$PROJECT_DIR$/pages/meal/detail/detail.wxml" /> | ||
247 | + <option value="$PROJECT_DIR$/pages/activity/activity.wxml" /> | ||
248 | + <option value="$PROJECT_DIR$/pages/meal/meal.wxml" /> | ||
249 | + <option value="$PROJECT_DIR$/pages/activity/activity.js" /> | ||
250 | + </list> | ||
251 | + </option> | ||
252 | + </component> | ||
253 | + <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" /> | ||
254 | + <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" /> | ||
255 | + <component name="JsGulpfileManager"> | ||
256 | + <detection-done>true</detection-done> | ||
257 | + <sorting>DEFINITION_ORDER</sorting> | ||
258 | + </component> | ||
259 | + <component name="ProjectFrameBounds" extendedState="7"> | ||
260 | + <option name="x" value="240" /> | ||
261 | + <option name="y" value="69" /> | ||
262 | + <option name="width" value="1936" /> | ||
263 | + <option name="height" value="976" /> | ||
264 | + </component> | ||
265 | + <component name="ProjectView"> | ||
266 | + <navigator proportions="" version="1"> | ||
267 | + <foldersAlwaysOnTop value="true" /> | ||
268 | + </navigator> | ||
269 | + <panes> | ||
270 | + <pane id="Scope" /> | ||
271 | + <pane id="ProjectPane"> | ||
272 | + <subPane> | ||
273 | + <expand> | ||
274 | + <path> | ||
275 | + <item name="火柴西路" type="b2602c69:ProjectViewProjectNode" /> | ||
276 | + <item name="火柴西路" type="462c0819:PsiDirectoryNode" /> | ||
277 | + </path> | ||
278 | + <path> | ||
279 | + <item name="火柴西路" type="b2602c69:ProjectViewProjectNode" /> | ||
280 | + <item name="火柴西路" type="462c0819:PsiDirectoryNode" /> | ||
281 | + <item name="pages" type="462c0819:PsiDirectoryNode" /> | ||
282 | + </path> | ||
283 | + <path> | ||
284 | + <item name="火柴西路" type="b2602c69:ProjectViewProjectNode" /> | ||
285 | + <item name="火柴西路" type="462c0819:PsiDirectoryNode" /> | ||
286 | + <item name="pages" type="462c0819:PsiDirectoryNode" /> | ||
287 | + <item name="activity" type="462c0819:PsiDirectoryNode" /> | ||
288 | + </path> | ||
289 | + <path> | ||
290 | + <item name="火柴西路" type="b2602c69:ProjectViewProjectNode" /> | ||
291 | + <item name="火柴西路" type="462c0819:PsiDirectoryNode" /> | ||
292 | + <item name="pages" type="462c0819:PsiDirectoryNode" /> | ||
293 | + <item name="activity" type="462c0819:PsiDirectoryNode" /> | ||
294 | + <item name="detail" type="462c0819:PsiDirectoryNode" /> | ||
295 | + </path> | ||
296 | + <path> | ||
297 | + <item name="火柴西路" type="b2602c69:ProjectViewProjectNode" /> | ||
298 | + <item name="火柴西路" type="462c0819:PsiDirectoryNode" /> | ||
299 | + <item name="pages" type="462c0819:PsiDirectoryNode" /> | ||
300 | + <item name="index" type="462c0819:PsiDirectoryNode" /> | ||
301 | + </path> | ||
302 | + <path> | ||
303 | + <item name="火柴西路" type="b2602c69:ProjectViewProjectNode" /> | ||
304 | + <item name="火柴西路" type="462c0819:PsiDirectoryNode" /> | ||
305 | + <item name="pages" type="462c0819:PsiDirectoryNode" /> | ||
306 | + <item name="my" type="462c0819:PsiDirectoryNode" /> | ||
307 | + </path> | ||
308 | + <path> | ||
309 | + <item name="火柴西路" type="b2602c69:ProjectViewProjectNode" /> | ||
310 | + <item name="火柴西路" type="462c0819:PsiDirectoryNode" /> | ||
311 | + <item name="pages" type="462c0819:PsiDirectoryNode" /> | ||
312 | + <item name="my" type="462c0819:PsiDirectoryNode" /> | ||
313 | + <item name="edit-info" type="462c0819:PsiDirectoryNode" /> | ||
314 | + </path> | ||
315 | + <path> | ||
316 | + <item name="火柴西路" type="b2602c69:ProjectViewProjectNode" /> | ||
317 | + <item name="火柴西路" type="462c0819:PsiDirectoryNode" /> | ||
318 | + <item name="templates" type="462c0819:PsiDirectoryNode" /> | ||
319 | + </path> | ||
320 | + </expand> | ||
321 | + <select /> | ||
322 | + </subPane> | ||
323 | + </pane> | ||
324 | + </panes> | ||
325 | + </component> | ||
326 | + <component name="PropertiesComponent"> | ||
327 | + <property name="WebServerToolWindowFactoryState" value="false" /> | ||
328 | + <property name="last_opened_file_path" value="D:/小程序/婚恋" /> | ||
329 | + <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" /> | ||
330 | + <property name="nodejs_npm_path_reset_for_default_project" value="true" /> | ||
331 | + </component> | ||
332 | + <component name="RecentsManager"> | ||
333 | + <key name="CopyFile.RECENT_KEYS"> | ||
334 | + <recent name="D:\小程序\火柴西路\pages" /> | ||
335 | + <recent name="D:\小程序\火柴西路" /> | ||
336 | + <recent name="D:\小程序\火柴西路\pages\meal" /> | ||
337 | + <recent name="D:\小程序\火柴西路\images" /> | ||
338 | + <recent name="D:\小程序\火柴西路\pages\index" /> | ||
339 | + </key> | ||
340 | + </component> | ||
341 | + <component name="RunDashboard"> | ||
342 | + <option name="ruleStates"> | ||
343 | + <list> | ||
344 | + <RuleState> | ||
345 | + <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> | ||
346 | + </RuleState> | ||
347 | + <RuleState> | ||
348 | + <option name="name" value="StatusDashboardGroupingRule" /> | ||
349 | + </RuleState> | ||
350 | + </list> | ||
351 | + </option> | ||
352 | + </component> | ||
353 | + <component name="SvnConfiguration"> | ||
354 | + <configuration /> | ||
355 | + </component> | ||
356 | + <component name="TaskManager"> | ||
357 | + <task active="true" id="Default" summary="Default task"> | ||
358 | + <changelist id="3fc1ec2f-a703-4da8-9b7d-5c986465067f" name="Default Changelist" comment="" /> | ||
359 | + <created>1544520955011</created> | ||
360 | + <option name="number" value="Default" /> | ||
361 | + <option name="presentableId" value="Default" /> | ||
362 | + <updated>1544520955011</updated> | ||
363 | + <workItem from="1544520956588" duration="2862000" /> | ||
364 | + <workItem from="1544783425462" duration="467000" /> | ||
365 | + <workItem from="1545383052014" duration="9107000" /> | ||
366 | + <workItem from="1545440524074" duration="24363000" /> | ||
367 | + <workItem from="1545627358522" duration="20116000" /> | ||
368 | + <workItem from="1545701976771" duration="9191000" /> | ||
369 | + <workItem from="1545726292054" duration="3714000" /> | ||
370 | + <workItem from="1545787573742" duration="18636000" /> | ||
371 | + <workItem from="1545874317464" duration="26943000" /> | ||
372 | + <workItem from="1545959598729" duration="222000" /> | ||
373 | + <workItem from="1545960265768" duration="23071000" /> | ||
374 | + <workItem from="1546045708210" duration="27580000" /> | ||
375 | + <workItem from="1546389583275" duration="36864000" /> | ||
376 | + <workItem from="1546475668522" duration="32698000" /> | ||
377 | + <workItem from="1546562133555" duration="6278000" /> | ||
378 | + <workItem from="1546569051075" duration="19103000" /> | ||
379 | + <workItem from="1546596639864" duration="385000" /> | ||
380 | + <workItem from="1546648202586" duration="29017000" /> | ||
381 | + <workItem from="1546908040896" duration="14229000" /> | ||
382 | + <workItem from="1546994039349" duration="9872000" /> | ||
383 | + <workItem from="1547082203145" duration="2740000" /> | ||
384 | + <workItem from="1547427661324" duration="5728000" /> | ||
385 | + <workItem from="1547516871381" duration="27578000" /> | ||
386 | + <workItem from="1547599128428" duration="5489000" /> | ||
387 | + <workItem from="1547685205972" duration="9937000" /> | ||
388 | + <workItem from="1547858551574" duration="27736000" /> | ||
389 | + <workItem from="1547892402755" duration="19000" /> | ||
390 | + <workItem from="1547892431572" duration="102000" /> | ||
391 | + <workItem from="1548031196091" duration="4096000" /> | ||
392 | + <workItem from="1548123404266" duration="20009000" /> | ||
393 | + <workItem from="1548203780504" duration="30034000" /> | ||
394 | + <workItem from="1548290130554" duration="32391000" /> | ||
395 | + <workItem from="1548376907965" duration="2726000" /> | ||
396 | + <workItem from="1548379643201" duration="30656000" /> | ||
397 | + <workItem from="1548464004387" duration="19149000" /> | ||
398 | + <workItem from="1548636890885" duration="23132000" /> | ||
399 | + <workItem from="1548725324324" duration="27870000" /> | ||
400 | + <workItem from="1548808940732" duration="22453000" /> | ||
401 | + <workItem from="1548999534098" duration="9629000" /> | ||
402 | + <workItem from="1549085525101" duration="843000" /> | ||
403 | + <workItem from="1550105629012" duration="12867000" /> | ||
404 | + <workItem from="1550191689199" duration="2037000" /> | ||
405 | + <workItem from="1550537013048" duration="7772000" /> | ||
406 | + <workItem from="1550654508190" duration="711000" /> | ||
407 | + <workItem from="1550824131245" duration="7433000" /> | ||
408 | + <workItem from="1550898542219" duration="9478000" /> | ||
409 | + <workItem from="1551151036194" duration="3268000" /> | ||
410 | + <workItem from="1551228468826" duration="2647000" /> | ||
411 | + <workItem from="1551314820082" duration="642000" /> | ||
412 | + </task> | ||
413 | + <task id="LOCAL-00023" summary="添加国际城市页"> | ||
414 | + <created>1548210699075</created> | ||
415 | + <option name="number" value="00023" /> | ||
416 | + <option name="presentableId" value="LOCAL-00023" /> | ||
417 | + <option name="project" value="LOCAL" /> | ||
418 | + <updated>1548210699075</updated> | ||
419 | + </task> | ||
420 | + <task id="LOCAL-00024" summary="添加国际城市页,canvas添加小程序码,优化分享图,获取国外城市列表"> | ||
421 | + <created>1548215267754</created> | ||
422 | + <option name="number" value="00024" /> | ||
423 | + <option name="presentableId" value="LOCAL-00024" /> | ||
424 | + <option name="project" value="LOCAL" /> | ||
425 | + <updated>1548215267754</updated> | ||
426 | + </task> | ||
427 | + <task id="LOCAL-00025" summary="拼单列表和分类列表页添加国际城市页"> | ||
428 | + <created>1548220605850</created> | ||
429 | + <option name="number" value="00025" /> | ||
430 | + <option name="presentableId" value="LOCAL-00025" /> | ||
431 | + <option name="project" value="LOCAL" /> | ||
432 | + <updated>1548220605850</updated> | ||
433 | + </task> | ||
434 | + <task id="LOCAL-00026" summary="app配置地理位置"> | ||
435 | + <created>1548228900824</created> | ||
436 | + <option name="number" value="00026" /> | ||
437 | + <option name="presentableId" value="LOCAL-00026" /> | ||
438 | + <option name="project" value="LOCAL" /> | ||
439 | + <updated>1548228900824</updated> | ||
440 | + </task> | ||
441 | + <task id="LOCAL-00027" summary="订单消息0不显示"> | ||
442 | + <created>1548229160004</created> | ||
443 | + <option name="number" value="00027" /> | ||
444 | + <option name="presentableId" value="LOCAL-00027" /> | ||
445 | + <option name="project" value="LOCAL" /> | ||
446 | + <updated>1548229160004</updated> | ||
447 | + </task> | ||
448 | + <task id="LOCAL-00028" summary="拼单列表判断还可加入人数"> | ||
449 | + <created>1548231629309</created> | ||
450 | + <option name="number" value="00028" /> | ||
451 | + <option name="presentableId" value="LOCAL-00028" /> | ||
452 | + <option name="project" value="LOCAL" /> | ||
453 | + <updated>1548231629309</updated> | ||
454 | + </task> | ||
455 | + <task id="LOCAL-00029" summary="换我的钱包背景图"> | ||
456 | + <created>1548234630833</created> | ||
457 | + <option name="number" value="00029" /> | ||
458 | + <option name="presentableId" value="LOCAL-00029" /> | ||
459 | + <option name="project" value="LOCAL" /> | ||
460 | + <updated>1548234630833</updated> | ||
461 | + </task> | ||
462 | + <task id="LOCAL-00030" summary="专题页添加还差几人"> | ||
463 | + <created>1548235232157</created> | ||
464 | + <option name="number" value="00030" /> | ||
465 | + <option name="presentableId" value="LOCAL-00030" /> | ||
466 | + <option name="project" value="LOCAL" /> | ||
467 | + <updated>1548235232157</updated> | ||
468 | + </task> | ||
469 | + <task id="LOCAL-00031" summary="修改时间截止年份"> | ||
470 | + <created>1548295783121</created> | ||
471 | + <option name="number" value="00031" /> | ||
472 | + <option name="presentableId" value="LOCAL-00031" /> | ||
473 | + <option name="project" value="LOCAL" /> | ||
474 | + <updated>1548295783121</updated> | ||
475 | + </task> | ||
476 | + <task id="LOCAL-00032" summary="修改探店途中列表,分类列表title,人数"> | ||
477 | + <created>1548300655087</created> | ||
478 | + <option name="number" value="00032" /> | ||
479 | + <option name="presentableId" value="LOCAL-00032" /> | ||
480 | + <option name="project" value="LOCAL" /> | ||
481 | + <updated>1548300655087</updated> | ||
482 | + </task> | ||
483 | + <task id="LOCAL-00033" summary="添加发布完成分享逻辑,修改canvas,添加个人资料接口,优化详情状态与订单状态,修改铜火柴,增加订单状态,"> | ||
484 | + <created>1548329110939</created> | ||
485 | + <option name="number" value="00033" /> | ||
486 | + <option name="presentableId" value="LOCAL-00033" /> | ||
487 | + <option name="project" value="LOCAL" /> | ||
488 | + <updated>1548329110939</updated> | ||
489 | + </task> | ||
490 | + <task id="LOCAL-00034" summary="修改获取用户性别"> | ||
491 | + <created>1548329626519</created> | ||
492 | + <option name="number" value="00034" /> | ||
493 | + <option name="presentableId" value="LOCAL-00034" /> | ||
494 | + <option name="project" value="LOCAL" /> | ||
495 | + <updated>1548329626519</updated> | ||
496 | + </task> | ||
497 | + <task id="LOCAL-00035" summary="优化发起人订单删除状态"> | ||
498 | + <created>1548378362985</created> | ||
499 | + <option name="number" value="00035" /> | ||
500 | + <option name="presentableId" value="LOCAL-00035" /> | ||
501 | + <option name="project" value="LOCAL" /> | ||
502 | + <updated>1548378362985</updated> | ||
503 | + </task> | ||
504 | + <task id="LOCAL-00036" summary="添加已取消icon,优化个人信息验证,登录接口添加性别参数"> | ||
505 | + <created>1548384146207</created> | ||
506 | + <option name="number" value="00036" /> | ||
507 | + <option name="presentableId" value="LOCAL-00036" /> | ||
508 | + <option name="project" value="LOCAL" /> | ||
509 | + <updated>1548384146207</updated> | ||
510 | + </task> | ||
511 | + <task id="LOCAL-00037" summary="优化置灰按钮"> | ||
512 | + <created>1548385455585</created> | ||
513 | + <option name="number" value="00037" /> | ||
514 | + <option name="presentableId" value="LOCAL-00037" /> | ||
515 | + <option name="project" value="LOCAL" /> | ||
516 | + <updated>1548385455585</updated> | ||
517 | + </task> | ||
518 | + <task id="LOCAL-00038" summary="优化置灰按钮"> | ||
519 | + <created>1548392645250</created> | ||
520 | + <option name="number" value="00038" /> | ||
521 | + <option name="presentableId" value="LOCAL-00038" /> | ||
522 | + <option name="project" value="LOCAL" /> | ||
523 | + <updated>1548392645250</updated> | ||
524 | + </task> | ||
525 | + <task id="LOCAL-00039" summary="优化参与人列表,订单详情"> | ||
526 | + <created>1548399067286</created> | ||
527 | + <option name="number" value="00039" /> | ||
528 | + <option name="presentableId" value="LOCAL-00039" /> | ||
529 | + <option name="project" value="LOCAL" /> | ||
530 | + <updated>1548399067286</updated> | ||
531 | + </task> | ||
532 | + <task id="LOCAL-00040" summary="发布成功弹框添加关闭按钮,替换我的钱包详情背景图,优化订单删除按钮,"> | ||
533 | + <created>1548406155099</created> | ||
534 | + <option name="number" value="00040" /> | ||
535 | + <option name="presentableId" value="LOCAL-00040" /> | ||
536 | + <option name="project" value="LOCAL" /> | ||
537 | + <updated>1548406155099</updated> | ||
538 | + </task> | ||
539 | + <task id="LOCAL-00041" summary="优化最高最低人数,修改饭票头像,加已过期状态,"> | ||
540 | + <created>1548412459906</created> | ||
541 | + <option name="number" value="00041" /> | ||
542 | + <option name="presentableId" value="LOCAL-00041" /> | ||
543 | + <option name="project" value="LOCAL" /> | ||
544 | + <updated>1548412459906</updated> | ||
545 | + </task> | ||
546 | + <task id="LOCAL-00042" summary="优化最高最低人数可以相等,修改餐票title地点人名,倒计时文字不换行,添加推荐页,优化订单取消完成的权限,"> | ||
547 | + <created>1548483788942</created> | ||
548 | + <option name="number" value="00042" /> | ||
549 | + <option name="presentableId" value="LOCAL-00042" /> | ||
550 | + <option name="project" value="LOCAL" /> | ||
551 | + <updated>1548483788942</updated> | ||
552 | + </task> | ||
553 | + <task id="LOCAL-00043" summary="去掉国内城市里的国际城市"> | ||
554 | + <created>1548491689461</created> | ||
555 | + <option name="number" value="00043" /> | ||
556 | + <option name="presentableId" value="LOCAL-00043" /> | ||
557 | + <option name="project" value="LOCAL" /> | ||
558 | + <updated>1548491689461</updated> | ||
559 | + </task> | ||
560 | + <task id="LOCAL-00044" summary="优化保存图片文字模糊,去掉截止时间判断,去掉参与人数判断"> | ||
561 | + <created>1548644409264</created> | ||
562 | + <option name="number" value="00044" /> | ||
563 | + <option name="presentableId" value="LOCAL-00044" /> | ||
564 | + <option name="project" value="LOCAL" /> | ||
565 | + <updated>1548644409264</updated> | ||
566 | + </task> | ||
567 | + <task id="LOCAL-00045" summary="首页添加加载中,添加推荐列表"> | ||
568 | + <created>1548653818606</created> | ||
569 | + <option name="number" value="00045" /> | ||
570 | + <option name="presentableId" value="LOCAL-00045" /> | ||
571 | + <option name="project" value="LOCAL" /> | ||
572 | + <updated>1548653818606</updated> | ||
573 | + </task> | ||
574 | + <task id="LOCAL-00046" summary="优化首页探店途中列表"> | ||
575 | + <created>1548657649679</created> | ||
576 | + <option name="number" value="00046" /> | ||
577 | + <option name="presentableId" value="LOCAL-00046" /> | ||
578 | + <option name="project" value="LOCAL" /> | ||
579 | + <updated>1548657649679</updated> | ||
580 | + </task> | ||
581 | + <task id="LOCAL-00047" summary="优化钱包样式"> | ||
582 | + <created>1548665889230</created> | ||
583 | + <option name="number" value="00047" /> | ||
584 | + <option name="presentableId" value="LOCAL-00047" /> | ||
585 | + <option name="project" value="LOCAL" /> | ||
586 | + <updated>1548665889230</updated> | ||
587 | + </task> | ||
588 | + <task id="LOCAL-00048" summary="优化状态按钮样式"> | ||
589 | + <created>1548669297333</created> | ||
590 | + <option name="number" value="00048" /> | ||
591 | + <option name="presentableId" value="LOCAL-00048" /> | ||
592 | + <option name="project" value="LOCAL" /> | ||
593 | + <updated>1548669297333</updated> | ||
594 | + </task> | ||
595 | + <task id="LOCAL-00049" summary="添加长按删除订单功能,添加城市列表搜索功能,添加答题之后提示框,个人资料改成性别可选,手机号可输入,添加取消订单逻辑,参与之后添加返回首页,修改发布文案"> | ||
596 | + <created>1548750534055</created> | ||
597 | + <option name="number" value="00049" /> | ||
598 | + <option name="presentableId" value="LOCAL-00049" /> | ||
599 | + <option name="project" value="LOCAL" /> | ||
600 | + <updated>1548750534055</updated> | ||
601 | + </task> | ||
602 | + <task id="LOCAL-00050" summary="优化保存到相册图片的比例"> | ||
603 | + <created>1548751287732</created> | ||
604 | + <option name="number" value="00050" /> | ||
605 | + <option name="presentableId" value="LOCAL-00050" /> | ||
606 | + <option name="project" value="LOCAL" /> | ||
607 | + <updated>1548751287733</updated> | ||
608 | + </task> | ||
609 | + <task id="LOCAL-00051" summary="优化弹框背景图,优化个人资料填写"> | ||
610 | + <created>1548814624768</created> | ||
611 | + <option name="number" value="00051" /> | ||
612 | + <option name="presentableId" value="LOCAL-00051" /> | ||
613 | + <option name="project" value="LOCAL" /> | ||
614 | + <updated>1548814624769</updated> | ||
615 | + </task> | ||
616 | + <task id="LOCAL-00052" summary="优化搜索"> | ||
617 | + <created>1548820039697</created> | ||
618 | + <option name="number" value="00052" /> | ||
619 | + <option name="presentableId" value="LOCAL-00052" /> | ||
620 | + <option name="project" value="LOCAL" /> | ||
621 | + <updated>1548820039697</updated> | ||
622 | + </task> | ||
623 | + <task id="LOCAL-00053" summary="优化火柴一盒,优化钱包,"> | ||
624 | + <created>1548825334205</created> | ||
625 | + <option name="number" value="00053" /> | ||
626 | + <option name="presentableId" value="LOCAL-00053" /> | ||
627 | + <option name="project" value="LOCAL" /> | ||
628 | + <updated>1548825334206</updated> | ||
629 | + </task> | ||
630 | + <task id="LOCAL-00054" summary="优化专题列表"> | ||
631 | + <created>1548828575095</created> | ||
632 | + <option name="number" value="00054" /> | ||
633 | + <option name="presentableId" value="LOCAL-00054" /> | ||
634 | + <option name="project" value="LOCAL" /> | ||
635 | + <updated>1548828575095</updated> | ||
636 | + </task> | ||
637 | + <task id="LOCAL-00055" summary="优化专题页图片"> | ||
638 | + <created>1548829831994</created> | ||
639 | + <option name="number" value="00055" /> | ||
640 | + <option name="presentableId" value="LOCAL-00055" /> | ||
641 | + <option name="project" value="LOCAL" /> | ||
642 | + <updated>1548829831994</updated> | ||
643 | + </task> | ||
644 | + <task id="LOCAL-00056" summary="添加性别或者金v icon"> | ||
645 | + <created>1548837233439</created> | ||
646 | + <option name="number" value="00056" /> | ||
647 | + <option name="presentableId" value="LOCAL-00056" /> | ||
648 | + <option name="project" value="LOCAL" /> | ||
649 | + <updated>1548837233439</updated> | ||
650 | + </task> | ||
651 | + <task id="LOCAL-00057" summary="搜索页加性别"> | ||
652 | + <created>1548837841571</created> | ||
653 | + <option name="number" value="00057" /> | ||
654 | + <option name="presentableId" value="LOCAL-00057" /> | ||
655 | + <option name="project" value="LOCAL" /> | ||
656 | + <updated>1548837841571</updated> | ||
657 | + </task> | ||
658 | + <task id="LOCAL-00058" summary="注释掉console"> | ||
659 | + <created>1548838498062</created> | ||
660 | + <option name="number" value="00058" /> | ||
661 | + <option name="presentableId" value="LOCAL-00058" /> | ||
662 | + <option name="project" value="LOCAL" /> | ||
663 | + <updated>1548838498062</updated> | ||
664 | + </task> | ||
665 | + <task id="LOCAL-00059" summary="注释掉console"> | ||
666 | + <created>1548838649519</created> | ||
667 | + <option name="number" value="00059" /> | ||
668 | + <option name="presentableId" value="LOCAL-00059" /> | ||
669 | + <option name="project" value="LOCAL" /> | ||
670 | + <updated>1548838649519</updated> | ||
671 | + </task> | ||
672 | + <task id="LOCAL-00060" summary="注释掉console"> | ||
673 | + <created>1548838742219</created> | ||
674 | + <option name="number" value="00060" /> | ||
675 | + <option name="presentableId" value="LOCAL-00060" /> | ||
676 | + <option name="project" value="LOCAL" /> | ||
677 | + <updated>1548838742219</updated> | ||
678 | + </task> | ||
679 | + <task id="LOCAL-00061" summary="注释掉console"> | ||
680 | + <created>1548839866814</created> | ||
681 | + <option name="number" value="00061" /> | ||
682 | + <option name="presentableId" value="LOCAL-00061" /> | ||
683 | + <option name="project" value="LOCAL" /> | ||
684 | + <updated>1548839866814</updated> | ||
685 | + </task> | ||
686 | + <task id="LOCAL-00062" summary="commit"> | ||
687 | + <created>1548999610901</created> | ||
688 | + <option name="number" value="00062" /> | ||
689 | + <option name="presentableId" value="LOCAL-00062" /> | ||
690 | + <option name="project" value="LOCAL" /> | ||
691 | + <updated>1548999610902</updated> | ||
692 | + </task> | ||
693 | + <task id="LOCAL-00063" summary="合并代码,优化登录和生成图片"> | ||
694 | + <created>1549001633905</created> | ||
695 | + <option name="number" value="00063" /> | ||
696 | + <option name="presentableId" value="LOCAL-00063" /> | ||
697 | + <option name="project" value="LOCAL" /> | ||
698 | + <updated>1549001633905</updated> | ||
699 | + </task> | ||
700 | + <task id="LOCAL-00064" summary="合并代码,优化登录和生成图片"> | ||
701 | + <created>1549001770511</created> | ||
702 | + <option name="number" value="00064" /> | ||
703 | + <option name="presentableId" value="LOCAL-00064" /> | ||
704 | + <option name="project" value="LOCAL" /> | ||
705 | + <updated>1549001770511</updated> | ||
706 | + </task> | ||
707 | + <task id="LOCAL-00065" summary="优化保存图片到相册"> | ||
708 | + <created>1550105834450</created> | ||
709 | + <option name="number" value="00065" /> | ||
710 | + <option name="presentableId" value="LOCAL-00065" /> | ||
711 | + <option name="project" value="LOCAL" /> | ||
712 | + <updated>1550105834455</updated> | ||
713 | + </task> | ||
714 | + <task id="LOCAL-00066" summary="Merge branch 'master' of http://114.215.101.231:8099/miniprogram/match-west-road # Conflicts: #	pages/index/index.js"> | ||
715 | + <created>1550106171357</created> | ||
716 | + <option name="number" value="00066" /> | ||
717 | + <option name="presentableId" value="LOCAL-00066" /> | ||
718 | + <option name="project" value="LOCAL" /> | ||
719 | + <updated>1550106171357</updated> | ||
720 | + </task> | ||
721 | + <task id="LOCAL-00067" summary="开启不校验域名"> | ||
722 | + <created>1550106902034</created> | ||
723 | + <option name="number" value="00067" /> | ||
724 | + <option name="presentableId" value="LOCAL-00067" /> | ||
725 | + <option name="project" value="LOCAL" /> | ||
726 | + <updated>1550106902034</updated> | ||
727 | + </task> | ||
728 | + <task id="LOCAL-00068" summary="城市列表页添加滚动,优化切换城市后发布按钮无法点击问题,修改订单状态文字"> | ||
729 | + <created>1550136918434</created> | ||
730 | + <option name="number" value="00068" /> | ||
731 | + <option name="presentableId" value="LOCAL-00068" /> | ||
732 | + <option name="project" value="LOCAL" /> | ||
733 | + <updated>1550136918434</updated> | ||
734 | + </task> | ||
735 | + <task id="LOCAL-00069" summary="去掉发布定位,改为手动输入地址(非必填),添加城市下拉列表"> | ||
736 | + <created>1550542901109</created> | ||
737 | + <option name="number" value="00069" /> | ||
738 | + <option name="presentableId" value="LOCAL-00069" /> | ||
739 | + <option name="project" value="LOCAL" /> | ||
740 | + <updated>1550542901109</updated> | ||
741 | + </task> | ||
742 | + <task id="LOCAL-00070" summary="去掉发布定位,改为手动输入地址(非必填),添加城市下拉列表"> | ||
743 | + <created>1550542956005</created> | ||
744 | + <option name="number" value="00070" /> | ||
745 | + <option name="presentableId" value="LOCAL-00070" /> | ||
746 | + <option name="project" value="LOCAL" /> | ||
747 | + <updated>1550542956005</updated> | ||
748 | + </task> | ||
749 | + <task id="LOCAL-00071" summary="发布添加搜索地区,优化个人资料性别,优化详情页,优化获取用户信息,"> | ||
750 | + <created>1550917106432</created> | ||
751 | + <option name="number" value="00071" /> | ||
752 | + <option name="presentableId" value="LOCAL-00071" /> | ||
753 | + <option name="project" value="LOCAL" /> | ||
754 | + <updated>1550917106433</updated> | ||
755 | + </task> | ||
756 | + <option name="localTasksCounter" value="72" /> | ||
757 | + <servers /> | ||
758 | + </component> | ||
759 | + <component name="TimeTrackingManager"> | ||
760 | + <option name="totallyTimeSpent" value="663890000" /> | ||
761 | + </component> | ||
762 | + <component name="ToolWindowManager"> | ||
763 | + <frame x="-8" y="-8" width="1936" height="1056" extended-state="7" /> | ||
764 | + <editor active="true" /> | ||
765 | + <layout> | ||
766 | + <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.4989154" visible="true" weight="0.12486828" /> | ||
767 | + <window_info id="Structure" order="1" sideWeight="0.5010846" side_tool="true" weight="0.12055716" /> | ||
768 | + <window_info id="Favorites" order="2" side_tool="true" /> | ||
769 | + <window_info anchor="bottom" id="Message" order="0" /> | ||
770 | + <window_info anchor="bottom" id="Find" order="1" weight="0.329718" /> | ||
771 | + <window_info anchor="bottom" id="Run" order="2" /> | ||
772 | + <window_info anchor="bottom" id="Debug" order="3" weight="0.4" /> | ||
773 | + <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" /> | ||
774 | + <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" /> | ||
775 | + <window_info anchor="bottom" id="TODO" order="6" /> | ||
776 | + <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" /> | ||
777 | + <window_info anchor="bottom" id="Version Control" order="8" sideWeight="0.49683878" weight="0.45503792" /> | ||
778 | + <window_info anchor="bottom" id="Terminal" order="9" /> | ||
779 | + <window_info anchor="bottom" id="Event Log" order="10" sideWeight="0.50316125" side_tool="true" weight="0.489154" /> | ||
780 | + <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" /> | ||
781 | + <window_info anchor="right" id="Ant Build" order="1" weight="0.25" /> | ||
782 | + <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" /> | ||
783 | + </layout> | ||
784 | + </component> | ||
785 | + <component name="TypeScriptGeneratedFilesManager"> | ||
786 | + <option name="version" value="1" /> | ||
787 | + </component> | ||
788 | + <component name="Vcs.Log.Tabs.Properties"> | ||
789 | + <option name="TAB_STATES"> | ||
790 | + <map> | ||
791 | + <entry key="MAIN"> | ||
792 | + <value> | ||
793 | + <State> | ||
794 | + <option name="RECENTLY_FILTERED_USER_GROUPS"> | ||
795 | + <collection /> | ||
796 | + </option> | ||
797 | + <option name="RECENTLY_FILTERED_BRANCH_GROUPS"> | ||
798 | + <collection /> | ||
799 | + </option> | ||
800 | + <option name="COLUMN_ORDER"> | ||
801 | + <list> | ||
802 | + <option value="0" /> | ||
803 | + <option value="1" /> | ||
804 | + <option value="2" /> | ||
805 | + <option value="3" /> | ||
806 | + </list> | ||
807 | + </option> | ||
808 | + </State> | ||
809 | + </value> | ||
810 | + </entry> | ||
811 | + </map> | ||
812 | + </option> | ||
813 | + </component> | ||
814 | + <component name="VcsContentAnnotationSettings"> | ||
815 | + <option name="myLimit" value="2678400000" /> | ||
816 | + </component> | ||
817 | + <component name="VcsManagerConfiguration"> | ||
818 | + <MESSAGE value="优化最高最低人数可以相等,修改餐票title地点人名,倒计时文字不换行,添加推荐页,优化订单取消完成的权限," /> | ||
819 | + <MESSAGE value="去掉国内城市里的国际城市" /> | ||
820 | + <MESSAGE value="优化保存图片文字模糊,去掉截止时间判断,去掉参与人数判断" /> | ||
821 | + <MESSAGE value="首页添加加载中,添加推荐列表" /> | ||
822 | + <MESSAGE value="优化首页探店途中列表" /> | ||
823 | + <MESSAGE value="优化钱包样式" /> | ||
824 | + <MESSAGE value="优化状态按钮样式" /> | ||
825 | + <MESSAGE value="添加长按删除订单功能,添加城市列表搜索功能,添加答题之后提示框,个人资料改成性别可选,手机号可输入,添加取消订单逻辑,参与之后添加返回首页,修改发布文案" /> | ||
826 | + <MESSAGE value="优化保存到相册图片的比例" /> | ||
827 | + <MESSAGE value="优化弹框背景图,优化个人资料填写" /> | ||
828 | + <MESSAGE value="优化搜索" /> | ||
829 | + <MESSAGE value="优化火柴一盒,优化钱包," /> | ||
830 | + <MESSAGE value="优化专题列表" /> | ||
831 | + <MESSAGE value="优化专题页图片" /> | ||
832 | + <MESSAGE value="添加性别或者金v icon" /> | ||
833 | + <MESSAGE value="搜索页加性别" /> | ||
834 | + <MESSAGE value="注释掉console" /> | ||
835 | + <MESSAGE value="commit" /> | ||
836 | + <MESSAGE value="合并代码,优化登录和生成图片" /> | ||
837 | + <MESSAGE value="优化保存图片到相册" /> | ||
838 | + <MESSAGE value="Merge branch 'master' of http://114.215.101.231:8099/miniprogram/match-west-road # Conflicts: #	pages/index/index.js" /> | ||
839 | + <MESSAGE value="开启不校验域名" /> | ||
840 | + <MESSAGE value="城市列表页添加滚动,优化切换城市后发布按钮无法点击问题,修改订单状态文字" /> | ||
841 | + <MESSAGE value="去掉发布定位,改为手动输入地址(非必填),添加城市下拉列表" /> | ||
842 | + <MESSAGE value="发布添加搜索地区,优化个人资料性别,优化详情页,优化获取用户信息," /> | ||
843 | + <option name="LAST_COMMIT_MESSAGE" value="发布添加搜索地区,优化个人资料性别,优化详情页,优化获取用户信息," /> | ||
844 | + </component> | ||
845 | + <component name="editorHistoryManager"> | ||
846 | + <entry file="file://$PROJECT_DIR$/pages/index/banner-list/banner-list.wxss"> | ||
847 | + <provider selected="true" editor-type-id="text-editor" /> | ||
848 | + </entry> | ||
849 | + <entry file="file://$PROJECT_DIR$/pages/order/order.wxss"> | ||
850 | + <provider selected="true" editor-type-id="text-editor"> | ||
851 | + <state relative-caret-position="279"> | ||
852 | + <caret line="121" selection-start-line="121" selection-end-line="127" selection-end-column="1" /> | ||
853 | + </state> | ||
854 | + </provider> | ||
855 | + </entry> | ||
856 | + <entry file="file://$PROJECT_DIR$/pages/index/type-detail/type-detail.json"> | ||
857 | + <provider selected="true" editor-type-id="text-editor" /> | ||
858 | + </entry> | ||
859 | + <entry file="file://$PROJECT_DIR$/pages/index/tandian-list/tandian-list.wxss"> | ||
860 | + <provider selected="true" editor-type-id="text-editor"> | ||
861 | + <state relative-caret-position="418"> | ||
862 | + <caret line="19" column="1" lean-forward="true" selection-start-line="19" selection-start-column="1" selection-end-line="19" selection-end-column="1" /> | ||
863 | + </state> | ||
864 | + </provider> | ||
865 | + </entry> | ||
866 | + <entry file="file://$PROJECT_DIR$/pages/my/my.wxss"> | ||
867 | + <provider selected="true" editor-type-id="text-editor"> | ||
868 | + <state relative-caret-position="220"> | ||
869 | + <caret line="10" selection-start-line="10" selection-end-line="16" selection-end-column="1" /> | ||
870 | + </state> | ||
871 | + </provider> | ||
872 | + </entry> | ||
873 | + <entry file="file://$PROJECT_DIR$/pages/activity/detail/detail.wxss"> | ||
874 | + <provider selected="true" editor-type-id="text-editor"> | ||
875 | + <state relative-caret-position="81"> | ||
876 | + <caret line="339" selection-start-line="339" selection-end-line="351" selection-end-column="1" /> | ||
877 | + </state> | ||
878 | + </provider> | ||
879 | + </entry> | ||
880 | + <entry file="file://$PROJECT_DIR$/pages/meal/detail/detail.wxss"> | ||
881 | + <provider selected="true" editor-type-id="text-editor"> | ||
882 | + <state relative-caret-position="399"> | ||
883 | + <caret line="341" selection-start-line="341" selection-end-line="344" selection-end-column="1" /> | ||
884 | + </state> | ||
885 | + </provider> | ||
886 | + </entry> | ||
887 | + <entry file="file://$PROJECT_DIR$/pages/index/type-detail/type-detail.wxml"> | ||
888 | + <provider selected="true" editor-type-id="text-editor"> | ||
889 | + <state relative-caret-position="588"> | ||
890 | + <caret line="114" column="46" selection-start-line="114" selection-start-column="46" selection-end-line="114" selection-end-column="46" /> | ||
891 | + </state> | ||
892 | + </provider> | ||
893 | + </entry> | ||
894 | + <entry file="file://$PROJECT_DIR$/pages/index/type-detail/type-detail.wxss"> | ||
895 | + <provider selected="true" editor-type-id="text-editor"> | ||
896 | + <state relative-caret-position="572"> | ||
897 | + <caret line="26" column="1" lean-forward="true" selection-start-line="26" selection-start-column="1" selection-end-line="26" selection-end-column="1" /> | ||
898 | + </state> | ||
899 | + </provider> | ||
900 | + </entry> | ||
901 | + <entry file="file://$PROJECT_DIR$/pages/index/banner-list/banner-list.wxml"> | ||
902 | + <provider selected="true" editor-type-id="text-editor"> | ||
903 | + <state relative-caret-position="476"> | ||
904 | + <caret line="26" column="78" selection-start-line="26" selection-start-column="78" selection-end-line="26" selection-end-column="78" /> | ||
905 | + </state> | ||
906 | + </provider> | ||
907 | + </entry> | ||
908 | + <entry file="file://$PROJECT_DIR$/pages/spell-list/spell-list.wxml"> | ||
909 | + <provider selected="true" editor-type-id="text-editor"> | ||
910 | + <state relative-caret-position="653"> | ||
911 | + <caret line="137" column="75" selection-start-line="137" selection-start-column="75" selection-end-line="137" selection-end-column="75" /> | ||
912 | + </state> | ||
913 | + </provider> | ||
914 | + </entry> | ||
915 | + <entry file="file://$PROJECT_DIR$/pages/spell-list/spell-list.wxss"> | ||
916 | + <provider selected="true" editor-type-id="text-editor"> | ||
917 | + <state relative-caret-position="6768"> | ||
918 | + <caret line="282" selection-start-line="282" selection-end-line="292" selection-end-column="1" /> | ||
919 | + </state> | ||
920 | + </provider> | ||
921 | + </entry> | ||
922 | + <entry file="file://$PROJECT_DIR$/pages/index/tandian-list/tandian-list.wxml"> | ||
923 | + <provider selected="true" editor-type-id="text-editor"> | ||
924 | + <state relative-caret-position="1896"> | ||
925 | + <caret line="79" selection-start-line="79" selection-end-line="85" selection-end-column="20" /> | ||
926 | + </state> | ||
927 | + </provider> | ||
928 | + </entry> | ||
929 | + <entry file="file://$PROJECT_DIR$/pages/search/search.wxml"> | ||
930 | + <provider selected="true" editor-type-id="text-editor"> | ||
931 | + <state relative-caret-position="1248"> | ||
932 | + <caret line="52" column="46" selection-start-line="52" selection-start-column="38" selection-end-line="52" selection-end-column="46" /> | ||
933 | + </state> | ||
934 | + </provider> | ||
935 | + </entry> | ||
936 | + <entry file="file://$PROJECT_DIR$/pages/search/search.wxss"> | ||
937 | + <provider selected="true" editor-type-id="text-editor"> | ||
938 | + <state relative-caret-position="1992"> | ||
939 | + <caret line="83" column="8" selection-start-line="83" selection-start-column="8" selection-end-line="83" selection-end-column="8" /> | ||
940 | + </state> | ||
941 | + </provider> | ||
942 | + </entry> | ||
943 | + <entry file="file://$PROJECT_DIR$/pages/my/my.wxml"> | ||
944 | + <provider selected="true" editor-type-id="text-editor"> | ||
945 | + <state relative-caret-position="72"> | ||
946 | + <caret line="3" column="32" selection-start-line="3" selection-start-column="32" selection-end-line="3" selection-end-column="32" /> | ||
947 | + </state> | ||
948 | + </provider> | ||
949 | + </entry> | ||
950 | + <entry file="file://$PROJECT_DIR$/pages/my/my-wallet/detail/detail.wxml"> | ||
951 | + <provider selected="true" editor-type-id="text-editor"> | ||
952 | + <state relative-caret-position="66"> | ||
953 | + <caret line="3" column="8" selection-start-line="3" selection-start-column="8" selection-end-line="3" selection-end-column="8" /> | ||
954 | + </state> | ||
955 | + </provider> | ||
956 | + </entry> | ||
957 | + <entry file="file://$PROJECT_DIR$/pages/my/my-wallet/detail/detail.js"> | ||
958 | + <provider selected="true" editor-type-id="text-editor"> | ||
959 | + <state relative-caret-position="198"> | ||
960 | + <caret line="9" column="26" selection-start-line="9" selection-start-column="26" selection-end-line="9" selection-end-column="26" /> | ||
961 | + </state> | ||
962 | + </provider> | ||
963 | + </entry> | ||
964 | + <entry file="file://$PROJECT_DIR$/project.config.json"> | ||
965 | + <provider selected="true" editor-type-id="text-editor" /> | ||
966 | + </entry> | ||
967 | + <entry file="file://$PROJECT_DIR$/pages/order/order.wxml"> | ||
968 | + <provider selected="true" editor-type-id="text-editor"> | ||
969 | + <state relative-caret-position="814"> | ||
970 | + <caret line="37" column="50" lean-forward="true" selection-start-line="37" selection-start-column="50" selection-end-line="37" selection-end-column="50" /> | ||
971 | + </state> | ||
972 | + </provider> | ||
973 | + </entry> | ||
974 | + <entry file="file://$PROJECT_DIR$/pages/order/order-detail/order-detail.wxml"> | ||
975 | + <provider selected="true" editor-type-id="text-editor"> | ||
976 | + <state relative-caret-position="220"> | ||
977 | + <caret line="10" column="47" selection-start-line="10" selection-start-column="47" selection-end-line="10" selection-end-column="47" /> | ||
978 | + </state> | ||
979 | + </provider> | ||
980 | + </entry> | ||
981 | + <entry file="file://$PROJECT_DIR$/pages/index/answer-question/answer-question.js"> | ||
982 | + <provider selected="true" editor-type-id="text-editor"> | ||
983 | + <state relative-caret-position="2090"> | ||
984 | + <caret line="95" column="47" selection-start-line="95" selection-start-column="47" selection-end-line="95" selection-end-column="47" /> | ||
985 | + </state> | ||
986 | + </provider> | ||
987 | + </entry> | ||
988 | + <entry file="file://$PROJECT_DIR$/pages/my/my.js"> | ||
989 | + <provider selected="true" editor-type-id="text-editor"> | ||
990 | + <state relative-caret-position="6798"> | ||
991 | + <caret line="309" column="52" selection-start-line="309" selection-start-column="52" selection-end-line="309" selection-end-column="52" /> | ||
992 | + </state> | ||
993 | + </provider> | ||
994 | + </entry> | ||
995 | + <entry file="file://$PROJECT_DIR$/pages/index/answer-question/answer-question.wxml"> | ||
996 | + <provider selected="true" editor-type-id="text-editor" /> | ||
997 | + </entry> | ||
998 | + <entry file="file://$PROJECT_DIR$/pages/order/order.js"> | ||
999 | + <provider selected="true" editor-type-id="text-editor"> | ||
1000 | + <state relative-caret-position="6116"> | ||
1001 | + <caret line="278" column="52" selection-start-line="278" selection-start-column="52" selection-end-line="278" selection-end-column="52" /> | ||
1002 | + </state> | ||
1003 | + </provider> | ||
1004 | + </entry> | ||
1005 | + <entry file="file://$PROJECT_DIR$/pages/index/city-list/city-list.wxss"> | ||
1006 | + <provider selected="true" editor-type-id="text-editor"> | ||
1007 | + <state relative-caret-position="3080"> | ||
1008 | + <caret line="140" column="11" selection-start-line="140" selection-start-column="1" selection-end-line="140" selection-end-column="11" /> | ||
1009 | + </state> | ||
1010 | + </provider> | ||
1011 | + </entry> | ||
1012 | + <entry file="file://$PROJECT_DIR$/pages/spell-list/spell-list.js"> | ||
1013 | + <provider selected="true" editor-type-id="text-editor"> | ||
1014 | + <state relative-caret-position="7282"> | ||
1015 | + <caret line="331" column="52" selection-start-line="331" selection-start-column="52" selection-end-line="331" selection-end-column="52" /> | ||
1016 | + </state> | ||
1017 | + </provider> | ||
1018 | + </entry> | ||
1019 | + <entry file="file://$PROJECT_DIR$/pages/activity/detail/detail.json"> | ||
1020 | + <provider selected="true" editor-type-id="text-editor" /> | ||
1021 | + </entry> | ||
1022 | + <entry file="file://$PROJECT_DIR$/pages/activity/detail/detail.js"> | ||
1023 | + <provider selected="true" editor-type-id="text-editor"> | ||
1024 | + <state relative-caret-position="390"> | ||
1025 | + <caret line="239" column="34" lean-forward="true" selection-start-line="239" selection-start-column="34" selection-end-line="239" selection-end-column="34" /> | ||
1026 | + </state> | ||
1027 | + </provider> | ||
1028 | + </entry> | ||
1029 | + <entry file="file://$PROJECT_DIR$/pages/index/city-list/city-list.wxml"> | ||
1030 | + <provider selected="true" editor-type-id="text-editor"> | ||
1031 | + <state relative-caret-position="418"> | ||
1032 | + <caret line="19" column="7" lean-forward="true" selection-start-line="19" selection-start-column="7" selection-end-line="19" selection-end-column="7" /> | ||
1033 | + </state> | ||
1034 | + </provider> | ||
1035 | + </entry> | ||
1036 | + <entry file="file://$PROJECT_DIR$/pages/index/city-list/city-list.json"> | ||
1037 | + <provider selected="true" editor-type-id="text-editor"> | ||
1038 | + <state relative-caret-position="22"> | ||
1039 | + <caret line="1" column="36" selection-start-line="1" selection-start-column="36" selection-end-line="1" selection-end-column="36" /> | ||
1040 | + </state> | ||
1041 | + </provider> | ||
1042 | + </entry> | ||
1043 | + <entry file="file://$PROJECT_DIR$/pages/order/complain/complain.wxml"> | ||
1044 | + <provider selected="true" editor-type-id="text-editor"> | ||
1045 | + <state relative-caret-position="374"> | ||
1046 | + <caret line="17" column="28" lean-forward="true" selection-start-line="17" selection-start-column="28" selection-end-line="17" selection-end-column="28" /> | ||
1047 | + </state> | ||
1048 | + </provider> | ||
1049 | + </entry> | ||
1050 | + <entry file="file://$PROJECT_DIR$/pages/meal/detail/detail.js"> | ||
1051 | + <provider selected="true" editor-type-id="text-editor"> | ||
1052 | + <state relative-caret-position="374"> | ||
1053 | + <caret line="23" column="28" lean-forward="true" selection-start-line="23" selection-start-column="28" selection-end-line="23" selection-end-column="28" /> | ||
1054 | + </state> | ||
1055 | + </provider> | ||
1056 | + </entry> | ||
1057 | + <entry file="file://$PROJECT_DIR$/app.json"> | ||
1058 | + <provider selected="true" editor-type-id="text-editor" /> | ||
1059 | + </entry> | ||
1060 | + <entry file="file://$PROJECT_DIR$/pages/index/city-list/city-list.js"> | ||
1061 | + <provider selected="true" editor-type-id="text-editor"> | ||
1062 | + <state relative-caret-position="946"> | ||
1063 | + <caret line="43" column="23" lean-forward="true" selection-start-line="43" selection-start-column="23" selection-end-line="43" selection-end-column="23" /> | ||
1064 | + </state> | ||
1065 | + </provider> | ||
1066 | + </entry> | ||
1067 | + <entry file="file://$PROJECT_DIR$/pages/activity/activity.wxss"> | ||
1068 | + <provider selected="true" editor-type-id="text-editor"> | ||
1069 | + <state relative-caret-position="264"> | ||
1070 | + <caret line="117" column="23" lean-forward="true" selection-start-line="117" selection-start-column="23" selection-end-line="117" selection-end-column="23" /> | ||
1071 | + </state> | ||
1072 | + </provider> | ||
1073 | + </entry> | ||
1074 | + <entry file="file://$PROJECT_DIR$/pages/meal/meal.wxss"> | ||
1075 | + <provider selected="true" editor-type-id="text-editor" /> | ||
1076 | + </entry> | ||
1077 | + <entry file="file://$PROJECT_DIR$/pages/meal/meal.js"> | ||
1078 | + <provider selected="true" editor-type-id="text-editor"> | ||
1079 | + <state relative-caret-position="462"> | ||
1080 | + <caret line="21" column="16" selection-start-line="21" selection-start-column="8" selection-end-line="21" selection-end-column="16" /> | ||
1081 | + </state> | ||
1082 | + </provider> | ||
1083 | + </entry> | ||
1084 | + <entry file="file://$PROJECT_DIR$/pages/activity/detail/detail.wxml"> | ||
1085 | + <provider selected="true" editor-type-id="text-editor"> | ||
1086 | + <state relative-caret-position="2332"> | ||
1087 | + <caret line="106" column="11" lean-forward="true" selection-start-line="106" selection-start-column="11" selection-end-line="106" selection-end-column="11" /> | ||
1088 | + </state> | ||
1089 | + </provider> | ||
1090 | + </entry> | ||
1091 | + <entry file="file://$PROJECT_DIR$/pages/meal/detail/detail.wxml"> | ||
1092 | + <provider selected="true" editor-type-id="text-editor"> | ||
1093 | + <state relative-caret-position="2222"> | ||
1094 | + <caret line="101" column="17" lean-forward="true" selection-start-line="101" selection-start-column="17" selection-end-line="101" selection-end-column="17" /> | ||
1095 | + </state> | ||
1096 | + </provider> | ||
1097 | + </entry> | ||
1098 | + <entry file="file://$PROJECT_DIR$/pages/activity/activity.wxml"> | ||
1099 | + <provider selected="true" editor-type-id="text-editor"> | ||
1100 | + <state relative-caret-position="770"> | ||
1101 | + <caret line="35" column="19" selection-start-line="35" selection-start-column="19" selection-end-line="35" selection-end-column="19" /> | ||
1102 | + </state> | ||
1103 | + </provider> | ||
1104 | + </entry> | ||
1105 | + <entry file="file://$PROJECT_DIR$/pages/meal/meal.wxml"> | ||
1106 | + <provider selected="true" editor-type-id="text-editor"> | ||
1107 | + <state relative-caret-position="1232"> | ||
1108 | + <caret line="56" column="47" selection-start-line="56" selection-start-column="47" selection-end-line="56" selection-end-column="47" /> | ||
1109 | + </state> | ||
1110 | + </provider> | ||
1111 | + </entry> | ||
1112 | + <entry file="file://$PROJECT_DIR$/pages/index/index.wxss"> | ||
1113 | + <provider selected="true" editor-type-id="text-editor"> | ||
1114 | + <state relative-caret-position="14168"> | ||
1115 | + <caret line="644" column="74" selection-start-line="644" selection-start-column="27" selection-end-line="644" selection-end-column="74" /> | ||
1116 | + </state> | ||
1117 | + </provider> | ||
1118 | + </entry> | ||
1119 | + <entry file="file://$PROJECT_DIR$/pages/index/index.wxml"> | ||
1120 | + <provider selected="true" editor-type-id="text-editor" /> | ||
1121 | + </entry> | ||
1122 | + <entry file="file://$PROJECT_DIR$/templates/templates.wxml"> | ||
1123 | + <provider selected="true" editor-type-id="text-editor"> | ||
1124 | + <state relative-caret-position="418"> | ||
1125 | + <caret line="19" column="35" lean-forward="true" selection-start-line="19" selection-start-column="35" selection-end-line="19" selection-end-column="35" /> | ||
1126 | + </state> | ||
1127 | + </provider> | ||
1128 | + </entry> | ||
1129 | + <entry file="file://$PROJECT_DIR$/templates/templates.wxss"> | ||
1130 | + <provider selected="true" editor-type-id="text-editor"> | ||
1131 | + <state> | ||
1132 | + <caret selection-end-line="68" /> | ||
1133 | + </state> | ||
1134 | + </provider> | ||
1135 | + </entry> | ||
1136 | + <entry file="file://$PROJECT_DIR$/pages/my/edit-info/edit-info.wxml"> | ||
1137 | + <provider selected="true" editor-type-id="text-editor"> | ||
1138 | + <state relative-caret-position="1166"> | ||
1139 | + <caret line="53" lean-forward="true" selection-start-line="53" selection-end-line="53" /> | ||
1140 | + </state> | ||
1141 | + </provider> | ||
1142 | + </entry> | ||
1143 | + <entry file="file://$PROJECT_DIR$/app.js"> | ||
1144 | + <provider selected="true" editor-type-id="text-editor"> | ||
1145 | + <state relative-caret-position="924"> | ||
1146 | + <caret line="42" column="55" selection-start-line="42" selection-start-column="55" selection-end-line="42" selection-end-column="55" /> | ||
1147 | + </state> | ||
1148 | + </provider> | ||
1149 | + </entry> | ||
1150 | + <entry file="file://$PROJECT_DIR$/pages/my/edit-info/edit-info.js"> | ||
1151 | + <provider selected="true" editor-type-id="text-editor"> | ||
1152 | + <state relative-caret-position="1672"> | ||
1153 | + <caret line="76" column="8" selection-start-line="76" selection-start-column="8" selection-end-line="76" selection-end-column="8" /> | ||
1154 | + </state> | ||
1155 | + </provider> | ||
1156 | + </entry> | ||
1157 | + <entry file="file://$PROJECT_DIR$/pages/index/index.js"> | ||
1158 | + <provider selected="true" editor-type-id="text-editor"> | ||
1159 | + <state relative-caret-position="726"> | ||
1160 | + <caret line="34" column="41" lean-forward="true" selection-start-line="34" selection-start-column="41" selection-end-line="34" selection-end-column="41" /> | ||
1161 | + </state> | ||
1162 | + </provider> | ||
1163 | + </entry> | ||
1164 | + <entry file="file://$PROJECT_DIR$/pages/activity/activity.js"> | ||
1165 | + <provider selected="true" editor-type-id="text-editor"> | ||
1166 | + <state relative-caret-position="388"> | ||
1167 | + <caret line="116" column="17" lean-forward="true" selection-start-line="116" selection-start-column="17" selection-end-line="116" selection-end-column="17" /> | ||
1168 | + </state> | ||
1169 | + </provider> | ||
1170 | + </entry> | ||
1171 | + </component> | ||
1172 | +</project> |
-
请 注册 或 登录 后发表评论