作者 吴孟雨

上传到远程wumengyu

1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4"> 2 <project version="4">
3 <component name="ChangeListManager"> 3 <component name="ChangeListManager">
4 - <list default="true" id="632eecf6-91e3-4185-aea4-06d243e51935" name="Default" comment="commit"> 4 + <list default="true" id="632eecf6-91e3-4185-aea4-06d243e51935" name="Default" comment="modal 模板">
5 <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> 5 <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
6 - <change beforePath="$PROJECT_DIR$/pages/index/confirm-appointment-info/confirm-appointment-info.js" beforeDir="false" afterPath="$PROJECT_DIR$/pages/index/confirm-appointment-info/confirm-appointment-info.js" afterDir="false" />  
7 <change beforePath="$PROJECT_DIR$/pages/index/confirm-appointment-info/confirm-appointment-info.wxml" beforeDir="false" afterPath="$PROJECT_DIR$/pages/index/confirm-appointment-info/confirm-appointment-info.wxml" afterDir="false" /> 6 <change beforePath="$PROJECT_DIR$/pages/index/confirm-appointment-info/confirm-appointment-info.wxml" beforeDir="false" afterPath="$PROJECT_DIR$/pages/index/confirm-appointment-info/confirm-appointment-info.wxml" afterDir="false" />
8 - <change beforePath="$PROJECT_DIR$/pages/index/confirm-appointment-info/confirm-appointment-info.wxss" beforeDir="false" afterPath="$PROJECT_DIR$/pages/index/confirm-appointment-info/confirm-appointment-info.wxss" afterDir="false" />  
9 - <change beforePath="$PROJECT_DIR$/project.config.json" beforeDir="false" afterPath="$PROJECT_DIR$/project.config.json" afterDir="false" />  
10 - <change beforePath="$PROJECT_DIR$/templates/templates.wxml" beforeDir="false" afterPath="$PROJECT_DIR$/templates/templates.wxml" afterDir="false" />  
11 - <change beforePath="$PROJECT_DIR$/templates/templates.wxss" beforeDir="false" afterPath="$PROJECT_DIR$/templates/templates.wxss" afterDir="false" />  
12 </list> 7 </list>
13 <ignored path="$PROJECT_DIR$/.tmp/" /> 8 <ignored path="$PROJECT_DIR$/.tmp/" />
14 <ignored path="$PROJECT_DIR$/temp/" /> 9 <ignored path="$PROJECT_DIR$/temp/" />
@@ -46,15 +41,17 @@ @@ -46,15 +41,17 @@
46 <usages-collector id="statistics.file.extensions.edit"> 41 <usages-collector id="statistics.file.extensions.edit">
47 <counts> 42 <counts>
48 <entry key="js" value="56" /> 43 <entry key="js" value="56" />
49 - <entry key="wxml" value="107" /> 44 + <entry key="txt" value="18" />
  45 + <entry key="wxml" value="108" />
50 <entry key="wxss" value="21" /> 46 <entry key="wxss" value="21" />
51 </counts> 47 </counts>
52 </usages-collector> 48 </usages-collector>
53 <usages-collector id="statistics.file.types.edit"> 49 <usages-collector id="statistics.file.types.edit">
54 <counts> 50 <counts>
55 <entry key="CSS" value="21" /> 51 <entry key="CSS" value="21" />
56 - <entry key="HTML" value="107" /> 52 + <entry key="HTML" value="108" />
57 <entry key="JavaScript" value="56" /> 53 <entry key="JavaScript" value="56" />
  54 + <entry key="PLAIN_TEXT" value="18" />
58 </counts> 55 </counts>
59 </usages-collector> 56 </usages-collector>
60 </session> 57 </session>
@@ -118,8 +115,8 @@ @@ -118,8 +115,8 @@
118 <file pinned="false" current-in-tab="true"> 115 <file pinned="false" current-in-tab="true">
119 <entry file="file://$PROJECT_DIR$/pages/index/confirm-appointment-info/confirm-appointment-info.wxml"> 116 <entry file="file://$PROJECT_DIR$/pages/index/confirm-appointment-info/confirm-appointment-info.wxml">
120 <provider selected="true" editor-type-id="text-editor"> 117 <provider selected="true" editor-type-id="text-editor">
121 - <state relative-caret-position="416">  
122 - <caret line="53" lean-forward="true" selection-start-line="53" selection-end-line="53" /> 118 + <state relative-caret-position="370">
  119 + <caret line="52" column="67" lean-forward="true" selection-start-line="52" selection-start-column="67" selection-end-line="52" selection-end-column="67" />
123 </state> 120 </state>
124 </provider> 121 </provider>
125 </entry> 122 </entry>
@@ -171,8 +168,7 @@ @@ -171,8 +168,7 @@
171 <sorting>DEFINITION_ORDER</sorting> 168 <sorting>DEFINITION_ORDER</sorting>
172 </component> 169 </component>
173 <component name="ProjectFrameBounds" extendedState="6"> 170 <component name="ProjectFrameBounds" extendedState="6">
174 - <option name="x" value="339" />  
175 - <option name="y" value="30" /> 171 + <option name="y" value="22" />
176 <option name="width" value="1936" /> 172 <option name="width" value="1936" />
177 <option name="height" value="1047" /> 173 <option name="height" value="1047" />
178 </component> 174 </component>
@@ -223,6 +219,7 @@ @@ -223,6 +219,7 @@
223 <property name="last_opened_file_path" value="D:/公众号/福牌" /> 219 <property name="last_opened_file_path" value="D:/公众号/福牌" />
224 <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" /> 220 <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
225 <property name="nodejs_npm_path_reset_for_default_project" value="true" /> 221 <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  222 + <property name="settings.editor.selected.configurable" value="project.propDebugger" />
226 </component> 223 </component>
227 <component name="RunDashboard"> 224 <component name="RunDashboard">
228 <option name="ruleStates"> 225 <option name="ruleStates">
@@ -247,15 +244,24 @@ @@ -247,15 +244,24 @@
247 <option name="presentableId" value="Default" /> 244 <option name="presentableId" value="Default" />
248 <updated>1542334789245</updated> 245 <updated>1542334789245</updated>
249 <workItem from="1542334792985" duration="236000" /> 246 <workItem from="1542334792985" duration="236000" />
250 - <workItem from="1542249556873" duration="4256000" /> 247 + <workItem from="1542249556873" duration="5520000" />
251 </task> 248 </task>
  249 + <task id="LOCAL-00001" summary="modal 模板">
  250 + <created>1542274356914</created>
  251 + <option name="number" value="00001" />
  252 + <option name="presentableId" value="LOCAL-00001" />
  253 + <option name="project" value="LOCAL" />
  254 + <updated>1542274356914</updated>
  255 + </task>
  256 + <option name="localTasksCounter" value="2" />
252 <servers /> 257 <servers />
253 </component> 258 </component>
254 <component name="TimeTrackingManager"> 259 <component name="TimeTrackingManager">
255 - <option name="totallyTimeSpent" value="4492000" /> 260 + <option name="totallyTimeSpent" value="5756000" />
256 </component> 261 </component>
257 <component name="ToolWindowManager"> 262 <component name="ToolWindowManager">
258 <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" /> 263 <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
  264 + <editor active="true" />
259 <layout> 265 <layout>
260 <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.13382508" /> 266 <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.13382508" />
261 <window_info id="Structure" order="1" side_tool="true" weight="0.25" /> 267 <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
@@ -268,9 +274,9 @@ @@ -268,9 +274,9 @@
268 <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" /> 274 <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
269 <window_info anchor="bottom" id="TODO" order="6" /> 275 <window_info anchor="bottom" id="TODO" order="6" />
270 <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" /> 276 <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
271 - <window_info anchor="bottom" id="Terminal" order="8" weight="0.329718" /> 277 + <window_info active="true" anchor="bottom" id="Terminal" order="8" visible="true" weight="0.329718" />
272 <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" /> 278 <window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
273 - <window_info active="true" anchor="bottom" id="Version Control" order="10" visible="true" weight="0.3275488" /> 279 + <window_info anchor="bottom" id="Version Control" order="10" weight="0.3275488" />
274 <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" /> 280 <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
275 <window_info anchor="right" id="Ant Build" order="1" weight="0.25" /> 281 <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
276 <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" /> 282 <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
@@ -308,6 +314,10 @@ @@ -308,6 +314,10 @@
308 <component name="VcsContentAnnotationSettings"> 314 <component name="VcsContentAnnotationSettings">
309 <option name="myLimit" value="2678400000" /> 315 <option name="myLimit" value="2678400000" />
310 </component> 316 </component>
  317 + <component name="VcsManagerConfiguration">
  318 + <MESSAGE value="modal 模板" />
  319 + <option name="LAST_COMMIT_MESSAGE" value="modal 模板" />
  320 + </component>
311 <component name="editorHistoryManager"> 321 <component name="editorHistoryManager">
312 <entry file="file://$PROJECT_DIR$/pages/myProfile/myProfile.json" /> 322 <entry file="file://$PROJECT_DIR$/pages/myProfile/myProfile.json" />
313 <entry file="file://$PROJECT_DIR$/pages/myProfile/myProfile.wxml" /> 323 <entry file="file://$PROJECT_DIR$/pages/myProfile/myProfile.wxml" />
@@ -388,8 +398,8 @@ @@ -388,8 +398,8 @@
388 </entry> 398 </entry>
389 <entry file="file://$PROJECT_DIR$/pages/index/confirm-appointment-info/confirm-appointment-info.wxml"> 399 <entry file="file://$PROJECT_DIR$/pages/index/confirm-appointment-info/confirm-appointment-info.wxml">
390 <provider selected="true" editor-type-id="text-editor"> 400 <provider selected="true" editor-type-id="text-editor">
391 - <state relative-caret-position="416">  
392 - <caret line="53" lean-forward="true" selection-start-line="53" selection-end-line="53" /> 401 + <state relative-caret-position="370">
  402 + <caret line="52" column="67" lean-forward="true" selection-start-line="52" selection-start-column="67" selection-end-line="52" selection-end-column="67" />
393 </state> 403 </state>
394 </provider> 404 </provider>
395 </entry> 405 </entry>
@@ -52,4 +52,5 @@ @@ -52,4 +52,5 @@
52 <template is="modal" data="{{...modal_data}}"></template> 52 <template is="modal" data="{{...modal_data}}"></template>
53 <template is="state-modal" data="{{...state_data}}"></template> 53 <template is="state-modal" data="{{...state_data}}"></template>
54 54
  55 +
55 </view> 56 </view>