审查视图

.idea/workspace.xml 60.3 KB
王晓刚 authored
1 2 3
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ChangeListManager">
王晓刚 authored
4
    <list default="true" id="309ad746-5b2a-4c29-af46-e7925a35765c" name="默认的" comment="">
王晓刚 authored
5
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
王晓刚 authored
6
      <change beforePath="$PROJECT_DIR$/application/home/view/goods/content_detail.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/home/view/goods/content_detail.html" afterDir="false" />
王晓刚 authored
7
    </list>
王晓刚 authored
8 9 10 11 12 13 14 15 16 17
    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
    <option name="TRACKING_ENABLED" value="true" />
    <option name="SHOW_DIALOG" value="false" />
    <option name="HIGHLIGHT_CONFLICTS" value="true" />
    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
    <option name="LAST_RESOLUTION" value="IGNORE" />
  </component>
  <component name="ComposerSettings" doNotAsk="true" synchronizationState="SYNCHRONIZE">
    <pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
  </component>
王晓刚 authored
18 19 20 21 22 23 24 25 26 27 28 29 30 31
  <component name="DatabaseView">
    <option name="SHOW_INTERMEDIATE" value="true" />
    <option name="GROUP_DATA_SOURCES" value="true" />
    <option name="GROUP_SCHEMA" value="true" />
    <option name="GROUP_CONTENTS" value="false" />
    <option name="SORT_POSITIONED" value="false" />
    <option name="SHOW_EMPTY_GROUPS" value="false" />
    <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
    <option name="HIDDEN_KINDS">
      <set />
    </option>
    <expand />
    <select />
  </component>
王晓刚 authored
32
  <component name="FileEditorManager">
王晓刚 authored
33
    <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
王晓刚 authored
34 35
      <file leaf-file-name="nav.html" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/application/home/view/public/nav.html">
王晓刚 authored
36
          <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
37
            <state relative-caret-position="85">
王晓刚 authored
38
              <caret line="5" column="18" selection-start-line="5" selection-start-column="18" selection-end-line="5" selection-end-column="18" />
王晓刚 authored
39 40 41 42
            </state>
          </provider>
        </entry>
      </file>
王晓刚 authored
43 44
      <file leaf-file-name="advDetail.css" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/public/assets/advertising/css/advDetail.css">
王晓刚 authored
45
          <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
46 47
            <state relative-caret-position="271">
              <caret line="39" column="1" selection-start-line="39" selection-start-column="1" selection-end-line="39" selection-end-column="1" />
王晓刚 authored
48 49 50 51
            </state>
          </provider>
        </entry>
      </file>
王晓刚 authored
52 53 54 55 56 57 58 59 60
      <file leaf-file-name="User.php" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/application/home/controller/User.php">
          <provider selected="true" editor-type-id="text-editor">
            <state relative-caret-position="2527">
              <caret line="187" column="56" selection-start-line="187" selection-start-column="56" selection-end-line="187" selection-end-column="56" />
            </state>
          </provider>
        </entry>
      </file>
王晓刚 authored
61
      <file leaf-file-name="content_detail.html" pinned="false" current-in-tab="true">
王晓刚 authored
62
        <entry file="file://$PROJECT_DIR$/application/home/view/goods/content_detail.html">
王晓刚 authored
63
          <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
64
            <state relative-caret-position="339">
王晓刚 authored
65
              <caret line="179" column="49" lean-forward="true" selection-start-line="179" selection-start-column="49" selection-end-line="179" selection-end-column="49" />
王晓刚 authored
66
              <folding>
王晓刚 authored
67
                <element signature="n#style#0;n#div#0;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
王晓刚 authored
68
                <element signature="n#style#0;n#div#0;n#div#1;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
王晓刚 authored
69
                <element signature="n#style#0;n#div#4;n#div#0;n#div#1;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
王晓刚 authored
70
              </folding>
王晓刚 authored
71 72 73 74
            </state>
          </provider>
        </entry>
      </file>
王晓刚 authored
75 76 77
      <file leaf-file-name="Index.php" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/application/home/controller/Index.php">
          <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
78 79
            <state>
              <caret line="41" selection-start-line="41" selection-end-line="42" />
王晓刚 authored
80 81 82 83
            </state>
          </provider>
        </entry>
      </file>
王晓刚 authored
84
      <file leaf-file-name="video_detail.html" pinned="false" current-in-tab="false">
王晓刚 authored
85
        <entry file="file://$PROJECT_DIR$/application/home/view/goods/video_detail.html">
王晓刚 authored
86
          <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
87
            <state relative-caret-position="238">
王晓刚 authored
88
              <caret line="176" column="99" selection-start-line="176" selection-start-column="94" selection-end-line="176" selection-end-column="99" />
王晓刚 authored
89 90 91
              <folding>
                <element signature="n#style#0;n#div#1;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
                <element signature="n#style#0;n#div#0;n#div#2;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
王晓刚 authored
92
                <element signature="n#style#0;n#div#4;n#div#0;n#div#2;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
王晓刚 authored
93
              </folding>
王晓刚 authored
94 95 96 97
            </state>
          </provider>
        </entry>
      </file>
王晓刚 authored
98
      <file leaf-file-name="Goods.php" pinned="false" current-in-tab="false">
王晓刚 authored
99 100
        <entry file="file://$PROJECT_DIR$/application/home/controller/Goods.php">
          <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
101
            <state relative-caret-position="51">
王晓刚 authored
102
              <caret line="23" column="19" selection-start-line="23" selection-start-column="19" selection-end-line="23" selection-end-column="19" />
王晓刚 authored
103 104 105 106
            </state>
          </provider>
        </entry>
      </file>
王晓刚 authored
107
      <file leaf-file-name="js.html" pinned="false" current-in-tab="false">
王晓刚 authored
108
        <entry file="file://$PROJECT_DIR$/application/home/view/public/js.html">
王晓刚 authored
109
          <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
110 111
            <state relative-caret-position="102">
              <caret line="6" column="110" selection-start-line="6" selection-start-column="110" selection-end-line="6" selection-end-column="110" />
王晓刚 authored
112
            </state>
王晓刚 authored
113 114 115
          </provider>
        </entry>
      </file>
王晓刚 authored
116 117
      <file leaf-file-name="Member.php" pinned="false" current-in-tab="false">
        <entry file="file://$PROJECT_DIR$/application/home/controller/Member.php">
王晓刚 authored
118
          <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
119
            <state relative-caret-position="-4732" />
王晓刚 authored
120 121 122
          </provider>
        </entry>
      </file>
王晓刚 authored
123 124
    </leaf>
  </component>
王晓刚 authored
125 126 127 128 129 130 131
  <component name="FileTemplateManagerImpl">
    <option name="RECENT_TEMPLATES">
      <list>
        <option value="HTML File" />
      </list>
    </option>
  </component>
王晓刚 authored
132 133 134 135 136
  <component name="FindInProjectRecents">
    <findStrings>
      <find>required</find>
      <find>row</find>
      <find>statusList</find>
王晓刚 authored
137
      <find>money</find>
王晓刚 authored
138
      <find>target_url</find>
王晓刚 authored
139 140 141 142 143
      <find>sun_05</find>
      <find>collect_img</find>
      <find>bottom_collect</find>
      <find>btn_all</find>
      <find>btn_msg</find>
王晓刚 authored
144 145 146 147
      <find>new_time</find>
      <find>is_where_satisfy</find>
      <find>quest_ans</find>
      <find>quest_condition</find>
王晓刚 authored
148 149 150 151 152 153 154 155 156
      <find>submit_btn_sure</find>
      <find>submit_modal</find>
      <find>right_btn</find>
      <find>newTimer</find>
      <find>choice_ans</find>
      <find>#D12324</find>
      <find>answer_word</find>
      <find>vide</find>
      <find>nav_img</find>
王晓刚 authored
157 158
      <find>btn_more</find>
      <find>detail_qust</find>
王晓刚 authored
159
      <find>detail_top</find>
王晓刚 authored
160 161
      <find>error_btn</find>
      <find>{if condition='$data.is_correct eq 0 &amp;&amp; $data.is_answer eq 1'}</find>
王晓刚 authored
162
      <find>checkMore</find>
王晓刚 authored
163
      <find>showErr</find>
王晓刚 authored
164
    </findStrings>
王晓刚 authored
165 166 167
    <replaceStrings>
      <replace />
    </replaceStrings>
王晓刚 authored
168
  </component>
王晓刚 authored
169 170 171
  <component name="Git.Settings">
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  </component>
王晓刚 authored
172 173 174
  <component name="IdeDocumentHistory">
    <option name="CHANGED_PATHS">
      <list>
王晓刚 authored
175 176
        <option value="$PROJECT_DIR$/public/assets/js/backend/user_money_log_audit.js" />
        <option value="$PROJECT_DIR$/application/admin/controller/UserMoneyLogAudit.php" />
王晓刚 authored
177 178 179 180 181 182 183 184
        <option value="$PROJECT_DIR$/application/admin/view/goods/add.html" />
        <option value="$PROJECT_DIR$/application/admin/model/Goods.php" />
        <option value="$PROJECT_DIR$/public/assets/js/backend/merchant_goods.js" />
        <option value="$PROJECT_DIR$/application/admin/view/goods/edit.html" />
        <option value="$PROJECT_DIR$/application/admin/model/GoodsAudit.php" />
        <option value="$PROJECT_DIR$/application/admin/view/goods_audit/index.html" />
        <option value="$PROJECT_DIR$/application/admin/controller/GoodsAudit.php" />
        <option value="$PROJECT_DIR$/application/admin/controller/Goods.php" />
王晓刚 authored
185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202
        <option value="$PROJECT_DIR$/public/assets/js/backend/goods.js" />
        <option value="$PROJECT_DIR$/public/assets/js/backend/goods_audit.js" />
        <option value="$PROJECT_DIR$/application/admin/view/order/index.html" />
        <option value="$PROJECT_DIR$/application/admin/controller/MerchantGoods.php" />
        <option value="$PROJECT_DIR$/application/admin/controller/Order.php" />
        <option value="$PROJECT_DIR$/application/admin/view/order/edit.html" />
        <option value="$PROJECT_DIR$/public/assets/js/backend/order.js" />
        <option value="$PROJECT_DIR$/application/admin/view/goods/index.html" />
        <option value="$PROJECT_DIR$/application/admin/view/exp_ratio/index.html" />
        <option value="$PROJECT_DIR$/public/assets/js/backend/exp_ratio.js" />
        <option value="$PROJECT_DIR$/application/admin/view/slide/index.html" />
        <option value="$PROJECT_DIR$/application/admin/model/Slide.php" />
        <option value="$PROJECT_DIR$/public/assets/js/backend/slide.js" />
        <option value="$PROJECT_DIR$/application/admin/view/user_exp_log_audit/index.html" />
        <option value="$PROJECT_DIR$/public/assets/js/backend/user_exp_log_audit.js" />
        <option value="$PROJECT_DIR$/application/admin/view/user_money_log_audit/edit.html" />
        <option value="$PROJECT_DIR$/application/admin/view/user_exp_log_audit/edit.html" />
        <option value="$PROJECT_DIR$/application/admin/controller/UserExpLogAudit.php" />
王晓刚 authored
203
        <option value="$PROJECT_DIR$/application/admin/controller/MerchantAudit.php" />
王晓刚 authored
204
        <option value="$PROJECT_DIR$/application/admin/controller/Pay.php" />
王晓刚 authored
205 206 207 208 209 210
        <option value="$PROJECT_DIR$/application/extra/wechat.php" />
        <option value="$PROJECT_DIR$/application/common/controller/Backend.php" />
        <option value="$PROJECT_DIR$/extend/fast/Auth.php" />
        <option value="$PROJECT_DIR$/application/admin/controller/PayView.php" />
        <option value="$PROJECT_DIR$/application/home/view/public/NAV.html" />
        <option value="$PROJECT_DIR$/application/home/view/public/head.html" />
王晓刚 authored
211
        <option value="$PROJECT_DIR$/application/home/view/user/authorization_view.html" />
王晓刚 authored
212
        <option value="$PROJECT_DIR$/application/common/controller/WechatBase.php" />
王晓刚 authored
213 214
        <option value="$PROJECT_DIR$/application/home/controller/Collect.php" />
        <option value="$PROJECT_DIR$/application/home/controller/User.php" />
王晓刚 authored
215
        <option value="$PROJECT_DIR$/application/home/view/public/nav.html" />
王晓刚 authored
216
        <option value="$PROJECT_DIR$/application/home/controller/Question.php" />
王晓刚 authored
217 218
        <option value="$PROJECT_DIR$/application/home/controller/Index.php" />
        <option value="$PROJECT_DIR$/application/home/view/index/index.html" />
王晓刚 authored
219
        <option value="$PROJECT_DIR$/public/assets/advertising/css/public.css" />
王晓刚 authored
220
        <option value="$PROJECT_DIR$/public/assets/advertising/css/advDetail.css" />
王晓刚 authored
221
        <option value="$PROJECT_DIR$/application/database.php" />
王晓刚 authored
222
        <option value="$PROJECT_DIR$/application/home/controller/Goods.php" />
王晓刚 authored
223
        <option value="$PROJECT_DIR$/application/home/view/goods/video_detail.html" />
王晓刚 authored
224
        <option value="$PROJECT_DIR$/application/home/view/public/js.html" />
王晓刚 authored
225
        <option value="$PROJECT_DIR$/application/home/view/goods/content_detail.html" />
王晓刚 authored
226 227 228
      </list>
    </option>
  </component>
王晓刚 authored
229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284
  <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  <component name="JsGulpfileManager">
    <detection-done>true</detection-done>
    <sorting>DEFINITION_ORDER</sorting>
  </component>
  <component name="NodePackageJsonFileManager">
    <packageJsonPaths>
      <path value="$PROJECT_DIR$/public/assets/libs/Sortable/package.json" />
      <path value="$PROJECT_DIR$/public/assets/libs/art-template/loader/package.json" />
      <path value="$PROJECT_DIR$/public/assets/libs/art-template/package.json" />
      <path value="$PROJECT_DIR$/public/assets/libs/bootstrap-daterangepicker/package.json" />
      <path value="$PROJECT_DIR$/public/assets/libs/bootstrap-table/package.json" />
      <path value="$PROJECT_DIR$/public/assets/libs/bootstrap/package.json" />
      <path value="$PROJECT_DIR$/public/assets/libs/eonasdan-bootstrap-datetimepicker/package.json" />
      <path value="$PROJECT_DIR$/public/assets/libs/fastadmin-citypicker/package.json" />
      <path value="$PROJECT_DIR$/public/assets/libs/fastadmin-cxselect/package.json" />
      <path value="$PROJECT_DIR$/public/assets/libs/fastadmin-layer/package.json" />
      <path value="$PROJECT_DIR$/public/assets/libs/jcrop/package.json" />
      <path value="$PROJECT_DIR$/public/assets/libs/jquery-slimscroll/package.json" />
      <path value="$PROJECT_DIR$/public/assets/libs/require-css/package.json" />
    </packageJsonPaths>
  </component>
  <component name="PhpWorkspaceProjectConfiguration">
    <include_path>
      <path value="$PROJECT_DIR$/vendor/pimple/pimple" />
      <path value="$PROJECT_DIR$/vendor/composer" />
      <path value="$PROJECT_DIR$/vendor/endroid/qr-code" />
      <path value="$PROJECT_DIR$/vendor/markbaker/complex" />
      <path value="$PROJECT_DIR$/vendor/phpoffice/phpspreadsheet" />
      <path value="$PROJECT_DIR$/vendor/monolog/monolog" />
      <path value="$PROJECT_DIR$/vendor/paragonie/random_compat" />
      <path value="$PROJECT_DIR$/vendor/karsonzhang/fastadmin-addons" />
      <path value="$PROJECT_DIR$/vendor/markbaker/matrix" />
      <path value="$PROJECT_DIR$/vendor/symfony/options-resolver" />
      <path value="$PROJECT_DIR$/vendor/symfony/http-foundation" />
      <path value="$PROJECT_DIR$/vendor/phpmailer/phpmailer" />
      <path value="$PROJECT_DIR$/vendor/symfony/polyfill-mbstring" />
      <path value="$PROJECT_DIR$/vendor/symfony/polyfill-php70" />
      <path value="$PROJECT_DIR$/vendor/symfony/psr-http-message-bridge" />
      <path value="$PROJECT_DIR$/vendor/psr/http-message" />
      <path value="$PROJECT_DIR$/vendor/psr/container" />
      <path value="$PROJECT_DIR$/vendor/psr/simple-cache" />
      <path value="$PROJECT_DIR$/vendor/psr/log" />
      <path value="$PROJECT_DIR$/vendor/doctrine/cache" />
      <path value="$PROJECT_DIR$/vendor/topthink/think-helper" />
      <path value="$PROJECT_DIR$/vendor/topthink/think-installer" />
      <path value="$PROJECT_DIR$/vendor/topthink/think-captcha" />
      <path value="$PROJECT_DIR$/vendor/ralouphie/getallheaders" />
      <path value="$PROJECT_DIR$/vendor/overtrue/pinyin" />
      <path value="$PROJECT_DIR$/vendor/overtrue/socialite" />
      <path value="$PROJECT_DIR$/vendor/overtrue/wechat" />
      <path value="$PROJECT_DIR$/vendor/guzzlehttp/guzzle" />
      <path value="$PROJECT_DIR$/vendor/mtdowling/cron-expression" />
      <path value="$PROJECT_DIR$/vendor/guzzlehttp/promises" />
      <path value="$PROJECT_DIR$/vendor/guzzlehttp/psr7" />
王晓刚 authored
285
      <path value="$PROJECT_DIR$/vendor/topthink/think-image" />
王晓刚 authored
286
      <path value="$PROJECT_DIR$/vendor/aferrandini/phpqrcode" />
王晓刚 authored
287 288 289 290 291 292 293 294 295 296 297 298 299
    </include_path>
  </component>
  <component name="ProjectFrameBounds" extendedState="6">
    <option name="x" value="863" />
    <option name="y" value="28" />
    <option name="width" value="960" />
    <option name="height" value="991" />
  </component>
  <component name="ProjectView">
    <navigator proportions="" version="1">
      <foldersAlwaysOnTop value="true" />
    </navigator>
    <panes>
王晓刚 authored
300
      <pane id="Scope" />
王晓刚 authored
301 302 303 304 305 306 307
      <pane id="ProjectPane">
        <subPane>
          <expand>
            <path>
              <item name="advertising" type="b2602c69:ProjectViewProjectNode" />
              <item name="advertising" type="462c0819:PsiDirectoryNode" />
            </path>
王晓刚 authored
308 309 310
            <path>
              <item name="advertising" type="b2602c69:ProjectViewProjectNode" />
              <item name="advertising" type="462c0819:PsiDirectoryNode" />
王晓刚 authored
311 312
              <item name="application" type="462c0819:PsiDirectoryNode" />
            </path>
王晓刚 authored
313 314 315 316 317 318 319 320 321 322 323 324 325
            <path>
              <item name="advertising" type="b2602c69:ProjectViewProjectNode" />
              <item name="advertising" type="462c0819:PsiDirectoryNode" />
              <item name="application" type="462c0819:PsiDirectoryNode" />
              <item name="home" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="advertising" type="b2602c69:ProjectViewProjectNode" />
              <item name="advertising" type="462c0819:PsiDirectoryNode" />
              <item name="application" type="462c0819:PsiDirectoryNode" />
              <item name="home" type="462c0819:PsiDirectoryNode" />
              <item name="controller" type="462c0819:PsiDirectoryNode" />
            </path>
王晓刚 authored
326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348
            <path>
              <item name="advertising" type="b2602c69:ProjectViewProjectNode" />
              <item name="advertising" type="462c0819:PsiDirectoryNode" />
              <item name="application" type="462c0819:PsiDirectoryNode" />
              <item name="home" type="462c0819:PsiDirectoryNode" />
              <item name="view" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="advertising" type="b2602c69:ProjectViewProjectNode" />
              <item name="advertising" type="462c0819:PsiDirectoryNode" />
              <item name="application" type="462c0819:PsiDirectoryNode" />
              <item name="home" type="462c0819:PsiDirectoryNode" />
              <item name="view" type="462c0819:PsiDirectoryNode" />
              <item name="index" type="462c0819:PsiDirectoryNode" />
            </path>
            <path>
              <item name="advertising" type="b2602c69:ProjectViewProjectNode" />
              <item name="advertising" type="462c0819:PsiDirectoryNode" />
              <item name="application" type="462c0819:PsiDirectoryNode" />
              <item name="home" type="462c0819:PsiDirectoryNode" />
              <item name="view" type="462c0819:PsiDirectoryNode" />
              <item name="public" type="462c0819:PsiDirectoryNode" />
            </path>
王晓刚 authored
349 350 351 352 353 354 355
          </expand>
          <select />
        </subPane>
      </pane>
    </panes>
  </component>
  <component name="PropertiesComponent">
王晓刚 authored
356
    <property name="DefaultHtmlFileTemplate" value="HTML File" />
王晓刚 authored
357 358 359 360 361 362 363
    <property name="WebServerToolWindowFactoryState" value="true" />
    <property name="WebServerToolWindowPanel.toolwindow.highlight.mappings" value="true" />
    <property name="WebServerToolWindowPanel.toolwindow.highlight.symlinks" value="true" />
    <property name="WebServerToolWindowPanel.toolwindow.show.date" value="false" />
    <property name="WebServerToolWindowPanel.toolwindow.show.permissions" value="false" />
    <property name="WebServerToolWindowPanel.toolwindow.show.size" value="false" />
    <property name="last_opened_file_path" value="$PROJECT_DIR$/../lawyer" />
王晓刚 authored
364 365 366 367
    <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
    <property name="nodejs_npm_path_reset_for_default_project" value="true" />
    <property name="settings.editor.selected.configurable" value="terminal" />
  </component>
王晓刚 authored
368
  <component name="RecentsManager">
王晓刚 authored
369 370 371
    <key name="MoveFile.RECENT_KEYS">
      <recent name="D:\wamp\www\advertising\public\assets\js\backend" />
    </key>
王晓刚 authored
372
    <key name="CopyFile.RECENT_KEYS">
王晓刚 authored
373 374
      <recent name="D:\wamp\www\advertising\public\assets\advertising\js" />
      <recent name="D:\wamp\www\advertising\public\assets\advertising\css" />
王晓刚 authored
375
      <recent name="D:\wamp\www\advertising\application\home\view\goods" />
王晓刚 authored
376 377
      <recent name="D:\wamp\www\advertising\application\home\view\user" />
      <recent name="D:\wamp\www\advertising\application\home\view\public" />
王晓刚 authored
378 379
    </key>
  </component>
王晓刚 authored
380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402
  <component name="RunDashboard">
    <option name="ruleStates">
      <list>
        <RuleState>
          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
        </RuleState>
        <RuleState>
          <option name="name" value="StatusDashboardGroupingRule" />
        </RuleState>
      </list>
    </option>
  </component>
  <component name="SvnConfiguration">
    <configuration />
  </component>
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
      <changelist id="309ad746-5b2a-4c29-af46-e7925a35765c" name="默认的" comment="" />
      <created>1571030591762</created>
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1571030591762</updated>
      <workItem from="1571030593119" duration="604000" />
王晓刚 authored
403 404 405 406 407 408 409 410
      <workItem from="1571099822000" duration="1960000" />
      <workItem from="1571186926430" duration="1295000" />
      <workItem from="1571271975436" duration="599000" />
      <workItem from="1571359737627" duration="3907000" />
      <workItem from="1571618157790" duration="1203000" />
      <workItem from="1571705047810" duration="3754000" />
      <workItem from="1571790358186" duration="28939000" />
      <workItem from="1571877780953" duration="28080000" />
王晓刚 authored
411 412 413 414
      <workItem from="1571963886703" duration="28493000" />
      <workItem from="1572050747518" duration="29776000" />
      <workItem from="1572087949120" duration="1641000" />
      <workItem from="1572223206994" duration="28857000" />
王晓刚 authored
415
      <workItem from="1572309778506" duration="26117000" />
王晓刚 authored
416
      <workItem from="1572395935540" duration="28313000" />
王晓刚 authored
417
      <workItem from="1572483209367" duration="35426000" />
王晓刚 authored
418 419
      <workItem from="1572568391799" duration="24440000" />
      <workItem from="1572668245063" duration="699000" />
王晓刚 authored
420
      <workItem from="1572827640492" duration="22066000" />
王晓刚 authored
421 422 423 424 425 426 427 428 429 430 431 432 433 434 435
    </task>
    <task id="LOCAL-00037" summary="权限调试">
      <created>1572436017689</created>
      <option name="number" value="00037" />
      <option name="presentableId" value="LOCAL-00037" />
      <option name="project" value="LOCAL" />
      <updated>1572436017689</updated>
    </task>
    <task id="LOCAL-00038" summary="权限调试">
      <created>1572436214307</created>
      <option name="number" value="00038" />
      <option name="presentableId" value="LOCAL-00038" />
      <option name="project" value="LOCAL" />
      <updated>1572436214307</updated>
    </task>
王晓刚 authored
436 437 438 439 440 441 442 443 444 445 446 447 448 449
    <task id="LOCAL-00039" summary="权限调试">
      <created>1572436430112</created>
      <option name="number" value="00039" />
      <option name="presentableId" value="LOCAL-00039" />
      <option name="project" value="LOCAL" />
      <updated>1572436430112</updated>
    </task>
    <task id="LOCAL-00040" summary="权限调试">
      <created>1572436442390</created>
      <option name="number" value="00040" />
      <option name="presentableId" value="LOCAL-00040" />
      <option name="project" value="LOCAL" />
      <updated>1572436442390</updated>
    </task>
王晓刚 authored
450 451 452 453 454 455 456 457 458 459 460 461 462 463
    <task id="LOCAL-00041" summary="权限调试">
      <created>1572436514856</created>
      <option name="number" value="00041" />
      <option name="presentableId" value="LOCAL-00041" />
      <option name="project" value="LOCAL" />
      <updated>1572436514856</updated>
    </task>
    <task id="LOCAL-00042" summary="权限调试">
      <created>1572436574390</created>
      <option name="number" value="00042" />
      <option name="presentableId" value="LOCAL-00042" />
      <option name="project" value="LOCAL" />
      <updated>1572436574390</updated>
    </task>
王晓刚 authored
464 465 466 467 468 469 470
    <task id="LOCAL-00043" summary="调试授权登录">
      <created>1572501549206</created>
      <option name="number" value="00043" />
      <option name="presentableId" value="LOCAL-00043" />
      <option name="project" value="LOCAL" />
      <updated>1572501549206</updated>
    </task>
王晓刚 authored
471 472 473 474 475 476 477
    <task id="LOCAL-00044" summary="调试授权登录">
      <created>1572502485108</created>
      <option name="number" value="00044" />
      <option name="presentableId" value="LOCAL-00044" />
      <option name="project" value="LOCAL" />
      <updated>1572502485108</updated>
    </task>
王晓刚 authored
478 479 480 481 482 483 484 485 486 487 488 489 490 491
    <task id="LOCAL-00045" summary="调试授权登录">
      <created>1572502565105</created>
      <option name="number" value="00045" />
      <option name="presentableId" value="LOCAL-00045" />
      <option name="project" value="LOCAL" />
      <updated>1572502565105</updated>
    </task>
    <task id="LOCAL-00046" summary="调试授权登录">
      <created>1572503340201</created>
      <option name="number" value="00046" />
      <option name="presentableId" value="LOCAL-00046" />
      <option name="project" value="LOCAL" />
      <updated>1572503340201</updated>
    </task>
王晓刚 authored
492 493 494 495 496 497 498 499 500 501 502 503 504 505
    <task id="LOCAL-00047" summary="调试授权登录">
      <created>1572503449879</created>
      <option name="number" value="00047" />
      <option name="presentableId" value="LOCAL-00047" />
      <option name="project" value="LOCAL" />
      <updated>1572503449879</updated>
    </task>
    <task id="LOCAL-00048" summary="调试授权登录">
      <created>1572504815693</created>
      <option name="number" value="00048" />
      <option name="presentableId" value="LOCAL-00048" />
      <option name="project" value="LOCAL" />
      <updated>1572504815693</updated>
    </task>
王晓刚 authored
506 507 508 509 510 511 512
    <task id="LOCAL-00049" summary="调试授权登录">
      <created>1572504885453</created>
      <option name="number" value="00049" />
      <option name="presentableId" value="LOCAL-00049" />
      <option name="project" value="LOCAL" />
      <updated>1572504885453</updated>
    </task>
王晓刚 authored
513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533
    <task id="LOCAL-00050" summary="调试授权登录">
      <created>1572504923532</created>
      <option name="number" value="00050" />
      <option name="presentableId" value="LOCAL-00050" />
      <option name="project" value="LOCAL" />
      <updated>1572504923532</updated>
    </task>
    <task id="LOCAL-00051" summary="调试授权登录">
      <created>1572505046783</created>
      <option name="number" value="00051" />
      <option name="presentableId" value="LOCAL-00051" />
      <option name="project" value="LOCAL" />
      <updated>1572505046783</updated>
    </task>
    <task id="LOCAL-00052" summary="调试授权登录">
      <created>1572505152338</created>
      <option name="number" value="00052" />
      <option name="presentableId" value="LOCAL-00052" />
      <option name="project" value="LOCAL" />
      <updated>1572505152338</updated>
    </task>
王晓刚 authored
534 535 536 537 538 539 540
    <task id="LOCAL-00053" summary="调试授权登录">
      <created>1572505172092</created>
      <option name="number" value="00053" />
      <option name="presentableId" value="LOCAL-00053" />
      <option name="project" value="LOCAL" />
      <updated>1572505172092</updated>
    </task>
王晓刚 authored
541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561
    <task id="LOCAL-00054" summary="调试授权登录">
      <created>1572505198570</created>
      <option name="number" value="00054" />
      <option name="presentableId" value="LOCAL-00054" />
      <option name="project" value="LOCAL" />
      <updated>1572505198570</updated>
    </task>
    <task id="LOCAL-00055" summary="调试授权登录">
      <created>1572505235631</created>
      <option name="number" value="00055" />
      <option name="presentableId" value="LOCAL-00055" />
      <option name="project" value="LOCAL" />
      <updated>1572505235631</updated>
    </task>
    <task id="LOCAL-00056" summary="调试授权登录">
      <created>1572505562274</created>
      <option name="number" value="00056" />
      <option name="presentableId" value="LOCAL-00056" />
      <option name="project" value="LOCAL" />
      <updated>1572505562274</updated>
    </task>
王晓刚 authored
562 563 564 565 566 567 568
    <task id="LOCAL-00057" summary="广告详情">
      <created>1572507187873</created>
      <option name="number" value="00057" />
      <option name="presentableId" value="LOCAL-00057" />
      <option name="project" value="LOCAL" />
      <updated>1572507187873</updated>
    </task>
王晓刚 authored
569 570 571 572 573 574 575
    <task id="LOCAL-00058" summary="广告详情">
      <created>1572507400807</created>
      <option name="number" value="00058" />
      <option name="presentableId" value="LOCAL-00058" />
      <option name="project" value="LOCAL" />
      <updated>1572507400807</updated>
    </task>
王晓刚 authored
576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596
    <task id="LOCAL-00059" summary="广告详情">
      <created>1572519039581</created>
      <option name="number" value="00059" />
      <option name="presentableId" value="LOCAL-00059" />
      <option name="project" value="LOCAL" />
      <updated>1572519039582</updated>
    </task>
    <task id="LOCAL-00060" summary="广告详情">
      <created>1572519147942</created>
      <option name="number" value="00060" />
      <option name="presentableId" value="LOCAL-00060" />
      <option name="project" value="LOCAL" />
      <updated>1572519147942</updated>
    </task>
    <task id="LOCAL-00061" summary="广告详情">
      <created>1572519181391</created>
      <option name="number" value="00061" />
      <option name="presentableId" value="LOCAL-00061" />
      <option name="project" value="LOCAL" />
      <updated>1572519181391</updated>
    </task>
王晓刚 authored
597 598 599 600 601 602 603 604 605 606 607 608 609 610
    <task id="LOCAL-00062" summary="广告详情">
      <created>1572572088614</created>
      <option name="number" value="00062" />
      <option name="presentableId" value="LOCAL-00062" />
      <option name="project" value="LOCAL" />
      <updated>1572572088615</updated>
    </task>
    <task id="LOCAL-00063" summary="广告详情">
      <created>1572572157056</created>
      <option name="number" value="00063" />
      <option name="presentableId" value="LOCAL-00063" />
      <option name="project" value="LOCAL" />
      <updated>1572572157056</updated>
    </task>
王晓刚 authored
611 612 613 614 615 616 617
    <task id="LOCAL-00064" summary="nav 问题">
      <created>1572576043499</created>
      <option name="number" value="00064" />
      <option name="presentableId" value="LOCAL-00064" />
      <option name="project" value="LOCAL" />
      <updated>1572576043499</updated>
    </task>
王晓刚 authored
618 619 620 621 622 623 624 625 626 627 628 629 630 631
    <task id="LOCAL-00065" summary="视频详情">
      <created>1572845538259</created>
      <option name="number" value="00065" />
      <option name="presentableId" value="LOCAL-00065" />
      <option name="project" value="LOCAL" />
      <updated>1572845538260</updated>
    </task>
    <task id="LOCAL-00066" summary="视频详情">
      <created>1572845730579</created>
      <option name="number" value="00066" />
      <option name="presentableId" value="LOCAL-00066" />
      <option name="project" value="LOCAL" />
      <updated>1572845730579</updated>
    </task>
王晓刚 authored
632 633 634 635 636 637 638
    <task id="LOCAL-00067" summary="视频详情">
      <created>1572851217789</created>
      <option name="number" value="00067" />
      <option name="presentableId" value="LOCAL-00067" />
      <option name="project" value="LOCAL" />
      <updated>1572851217789</updated>
    </task>
王晓刚 authored
639 640 641 642 643 644 645
    <task id="LOCAL-00068" summary="视频详情">
      <created>1572851409840</created>
      <option name="number" value="00068" />
      <option name="presentableId" value="LOCAL-00068" />
      <option name="project" value="LOCAL" />
      <updated>1572851409840</updated>
    </task>
王晓刚 authored
646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666
    <task id="LOCAL-00069" summary="视频详情">
      <created>1572851834014</created>
      <option name="number" value="00069" />
      <option name="presentableId" value="LOCAL-00069" />
      <option name="project" value="LOCAL" />
      <updated>1572851834014</updated>
    </task>
    <task id="LOCAL-00070" summary="视频详情">
      <created>1572852542119</created>
      <option name="number" value="00070" />
      <option name="presentableId" value="LOCAL-00070" />
      <option name="project" value="LOCAL" />
      <updated>1572852542119</updated>
    </task>
    <task id="LOCAL-00071" summary="视频详情">
      <created>1572852646556</created>
      <option name="number" value="00071" />
      <option name="presentableId" value="LOCAL-00071" />
      <option name="project" value="LOCAL" />
      <updated>1572852646556</updated>
    </task>
王晓刚 authored
667 668 669 670 671 672 673
    <task id="LOCAL-00072" summary="视频详情">
      <created>1572854439520</created>
      <option name="number" value="00072" />
      <option name="presentableId" value="LOCAL-00072" />
      <option name="project" value="LOCAL" />
      <updated>1572854439522</updated>
    </task>
王晓刚 authored
674 675 676 677 678 679 680
    <task id="LOCAL-00073" summary="视频详情">
      <created>1572854512388</created>
      <option name="number" value="00073" />
      <option name="presentableId" value="LOCAL-00073" />
      <option name="project" value="LOCAL" />
      <updated>1572854512388</updated>
    </task>
王晓刚 authored
681 682 683 684 685 686 687 688 689 690 691 692 693 694
    <task id="LOCAL-00074" summary="视频详情">
      <created>1572856109682</created>
      <option name="number" value="00074" />
      <option name="presentableId" value="LOCAL-00074" />
      <option name="project" value="LOCAL" />
      <updated>1572856109687</updated>
    </task>
    <task id="LOCAL-00075" summary="视频详情">
      <created>1572856354456</created>
      <option name="number" value="00075" />
      <option name="presentableId" value="LOCAL-00075" />
      <option name="project" value="LOCAL" />
      <updated>1572856354456</updated>
    </task>
王晓刚 authored
695 696 697 698 699 700 701 702 703 704 705 706 707 708
    <task id="LOCAL-00076" summary="视频详情">
      <created>1572856516495</created>
      <option name="number" value="00076" />
      <option name="presentableId" value="LOCAL-00076" />
      <option name="project" value="LOCAL" />
      <updated>1572856516495</updated>
    </task>
    <task id="LOCAL-00077" summary="视频详情">
      <created>1572856872664</created>
      <option name="number" value="00077" />
      <option name="presentableId" value="LOCAL-00077" />
      <option name="project" value="LOCAL" />
      <updated>1572856872664</updated>
    </task>
王晓刚 authored
709 710 711 712 713 714 715 716 717 718 719 720 721 722
    <task id="LOCAL-00078" summary="视频详情">
      <created>1572856916054</created>
      <option name="number" value="00078" />
      <option name="presentableId" value="LOCAL-00078" />
      <option name="project" value="LOCAL" />
      <updated>1572856916054</updated>
    </task>
    <task id="LOCAL-00079" summary="视频详情">
      <created>1572856936108</created>
      <option name="number" value="00079" />
      <option name="presentableId" value="LOCAL-00079" />
      <option name="project" value="LOCAL" />
      <updated>1572856936108</updated>
    </task>
王晓刚 authored
723 724 725 726 727 728 729
    <task id="LOCAL-00080" summary="视频详情">
      <created>1572857259487</created>
      <option name="number" value="00080" />
      <option name="presentableId" value="LOCAL-00080" />
      <option name="project" value="LOCAL" />
      <updated>1572857259487</updated>
    </task>
王晓刚 authored
730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750
    <task id="LOCAL-00081" summary="视频详情">
      <created>1572857310883</created>
      <option name="number" value="00081" />
      <option name="presentableId" value="LOCAL-00081" />
      <option name="project" value="LOCAL" />
      <updated>1572857310883</updated>
    </task>
    <task id="LOCAL-00082" summary="视频详情">
      <created>1572857372034</created>
      <option name="number" value="00082" />
      <option name="presentableId" value="LOCAL-00082" />
      <option name="project" value="LOCAL" />
      <updated>1572857372034</updated>
    </task>
    <task id="LOCAL-00083" summary="视频详情">
      <created>1572857641578</created>
      <option name="number" value="00083" />
      <option name="presentableId" value="LOCAL-00083" />
      <option name="project" value="LOCAL" />
      <updated>1572857641578</updated>
    </task>
王晓刚 authored
751 752 753 754 755 756 757 758 759 760 761 762 763 764 765
    <task id="LOCAL-00084" summary="视频详情">
      <created>1572857746635</created>
      <option name="number" value="00084" />
      <option name="presentableId" value="LOCAL-00084" />
      <option name="project" value="LOCAL" />
      <updated>1572857746635</updated>
    </task>
    <task id="LOCAL-00085" summary="视频详情">
      <created>1572858681597</created>
      <option name="number" value="00085" />
      <option name="presentableId" value="LOCAL-00085" />
      <option name="project" value="LOCAL" />
      <updated>1572858681597</updated>
    </task>
    <option name="localTasksCounter" value="86" />
王晓刚 authored
766 767 768
    <servers />
  </component>
  <component name="TimeTrackingManager">
王晓刚 authored
769
    <option name="totallyTimeSpent" value="296169000" />
王晓刚 authored
770 771 772
  </component>
  <component name="ToolWindowManager">
    <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
王晓刚 authored
773
    <editor active="true" />
王晓刚 authored
774 775 776
    <layout>
      <window_info anchor="bottom" id="TODO" order="6" />
      <window_info anchor="bottom" id="调试" order="7" />
王晓刚 authored
777
      <window_info anchor="bottom" id="Event Log" order="7" side_tool="true" weight="0.32997763" />
王晓刚 authored
778 779
      <window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" />
      <window_info anchor="bottom" id="Version Control" order="7" show_stripe_button="false" />
王晓刚 authored
780
      <window_info anchor="bottom" id="Terminal" order="7" weight="0.32997763" />
王晓刚 authored
781
      <window_info anchor="bottom" id="运行" order="7" />
王晓刚 authored
782 783 784 785 786
      <window_info anchor="right" id="Remote Host" order="3" weight="0.32995737" />
      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.15191898" />
      <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
      <window_info anchor="right" id="Database" order="3" weight="0.32995737" />
      <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
王晓刚 authored
787
      <window_info id="Favorites" order="2" side_tool="true" />
王晓刚 authored
788
      <window_info anchor="bottom" id="找到" order="8" weight="0.32997763" />
王晓刚 authored
789 790 791 792 793 794 795 796 797 798
      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
      <window_info anchor="bottom" id="Run" order="2" />
      <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
      <window_info anchor="bottom" id="Message" order="0" />
      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
      <window_info anchor="bottom" id="Find" order="1" />
    </layout>
王晓刚 authored
799
    <layout-to-restore>
王晓刚 authored
800
      <window_info anchor="bottom" id="找到" order="14" weight="0.32997763" />
王晓刚 authored
801 802 803
      <window_info anchor="bottom" id="运行" order="7" />
      <window_info anchor="bottom" id="Docker" order="8" show_stripe_button="false" />
      <window_info anchor="bottom" id="Version Control" order="9" show_stripe_button="false" />
王晓刚 authored
804
      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
王晓刚 authored
805 806 807 808
      <window_info anchor="right" id="Remote Host" order="3" weight="0.32995737" />
      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.15191898" />
      <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
王晓刚 authored
809
      <window_info anchor="bottom" id="TODO" order="6" />
王晓刚 authored
810
      <window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
王晓刚 authored
811
      <window_info anchor="bottom" id="Run" order="2" />
王晓刚 authored
812
      <window_info anchor="bottom" id="Find" order="1" />
王晓刚 authored
813
      <window_info anchor="bottom" id="Message" order="0" />
王晓刚 authored
814
      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
王晓刚 authored
815
      <window_info anchor="right" id="Database" order="4" weight="0.32995737" />
王晓刚 authored
816 817
      <window_info anchor="bottom" id="Terminal" order="11" weight="0.32997763" />
      <window_info anchor="bottom" id="Event Log" order="12" side_tool="true" weight="0.32997763" />
王晓刚 authored
818
      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
王晓刚 authored
819
      <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
王晓刚 authored
820 821
      <window_info anchor="bottom" id="调试" order="13" />
      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
王晓刚 authored
822
      <window_info id="Favorites" order="2" side_tool="true" />
王晓刚 authored
823
    </layout-to-restore>
王晓刚 authored
824 825 826 827 828 829 830
  </component>
  <component name="TypeScriptGeneratedFilesManager">
    <option name="version" value="1" />
  </component>
  <component name="VcsContentAnnotationSettings">
    <option name="myLimit" value="2678400000" />
  </component>
王晓刚 authored
831 832
  <component name="VcsManagerConfiguration">
    <MESSAGE value="数据库配置" />
王晓刚 authored
833 834
    <MESSAGE value="微信公众平台配置" />
    <MESSAGE value="调试授权" />
王晓刚 authored
835
    <MESSAGE value="证书" />
王晓刚 authored
836
    <MESSAGE value="支付" />
王晓刚 authored
837
    <MESSAGE value="提现" />
王晓刚 authored
838
    <MESSAGE value="调试提现" />
王晓刚 authored
839
    <MESSAGE value="权限调试" />
王晓刚 authored
840
    <MESSAGE value="调试授权登录" />
王晓刚 authored
841
    <MESSAGE value="广告详情" />
王晓刚 authored
842
    <MESSAGE value="nav 问题" />
王晓刚 authored
843 844
    <MESSAGE value="视频详情" />
    <option name="LAST_COMMIT_MESSAGE" value="视频详情" />
王晓刚 authored
845
  </component>
王晓刚 authored
846
  <component name="editorHistoryManager">
王晓刚 authored
847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868
    <entry file="file://$PROJECT_DIR$/application/admin/view/slide/index.html">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="510">
          <caret line="30" column="33" selection-start-line="30" selection-start-column="33" selection-end-line="30" selection-end-column="33" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/model/Slide.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="511">
          <caret line="34" column="46" selection-start-line="34" selection-start-column="46" selection-end-line="34" selection-end-column="46" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/controller/Slide.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="408">
          <caret line="24" column="62" selection-start-line="24" selection-start-column="62" selection-end-line="24" selection-end-column="62" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/view/user_money_log_audit/index.html">
王晓刚 authored
869 870
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="340">
王晓刚 authored
871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911
          <caret line="20" column="33" selection-start-line="14" selection-start-column="24" selection-end-line="20" selection-end-column="33" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/view/user_exp_log_audit/index.html">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="340">
          <caret line="20" column="33" lean-forward="true" selection-start-line="20" selection-start-column="33" selection-end-line="20" selection-end-column="33" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/view/user_money_log_audit/edit.html">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="34">
          <caret line="2" column="4" selection-start-line="2" selection-start-column="4" selection-end-line="30" selection-end-column="12" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/public/assets/js/backend/user_exp_log_audit.js">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="303">
          <caret line="31" column="61" selection-start-line="31" selection-start-column="61" selection-end-line="31" selection-end-column="61" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/view/user_exp_log_audit/edit.html">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="102">
          <caret line="6" column="35" selection-start-line="6" selection-start-column="35" selection-end-line="6" selection-end-column="35" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/controller/UserMoneyLogAudit.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="776">
          <caret line="178" column="5" lean-forward="true" selection-start-line="82" selection-start-column="4" selection-end-line="178" selection-end-column="5" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/controller/UserExpLogAudit.php">
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
912 913
        <state relative-caret-position="453">
          <caret line="131" column="44" lean-forward="true" selection-start-line="131" selection-start-column="44" selection-end-line="131" selection-end-column="44" />
王晓刚 authored
914 915 916
        </state>
      </provider>
    </entry>
王晓刚 authored
917 918 919 920 921 922 923 924 925 926 927 928 929 930
    <entry file="file://$PROJECT_DIR$/application/extra/wechat.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="709">
          <caret line="64" column="24" selection-start-line="64" selection-start-column="24" selection-end-line="64" selection-end-column="24" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/controller/Pay.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="425">
          <caret line="28" column="11" selection-start-line="28" selection-start-column="11" selection-end-line="28" selection-end-column="11" />
        </state>
      </provider>
    </entry>
王晓刚 authored
931 932 933 934 935 936 937
    <entry file="file://$PROJECT_DIR$/application/admin/controller/MerchantAudit.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="544">
          <caret line="139" column="68" selection-start-line="139" selection-start-column="68" selection-end-line="139" selection-end-column="68" />
        </state>
      </provider>
    </entry>
王晓刚 authored
938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965
    <entry file="file://$PROJECT_DIR$/application/admin/library/traits/Backend.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="3213">
          <caret line="197" column="4" selection-start-line="197" selection-start-column="4" selection-end-line="231" selection-end-column="5" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/extend/fast/Auth.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="714">
          <caret line="145" column="28" lean-forward="true" selection-start-line="145" selection-start-column="28" selection-end-line="145" selection-end-column="28" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/library/Auth.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="323">
          <caret line="132" column="25" selection-start-line="132" selection-start-column="25" selection-end-line="132" selection-end-column="25" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/common/controller/Backend.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="570">
          <caret line="151" column="49" selection-start-line="151" selection-start-column="49" selection-end-line="151" selection-end-column="49" />
        </state>
      </provider>
    </entry>
王晓刚 authored
966 967
    <entry file="file://$PROJECT_DIR$/application/admin/controller/PayView.php">
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
968 969
        <state relative-caret-position="544">
          <caret line="37" column="43" selection-start-line="37" selection-start-column="43" selection-end-line="37" selection-end-column="43" />
王晓刚 authored
970 971 972
        </state>
      </provider>
    </entry>
王晓刚 authored
973 974 975 976
    <entry file="file://$PROJECT_DIR$/public/assets/advertising/mui/mui.min.js">
      <provider selected="true" editor-type-id="text-editor" />
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/controller/Goods.php">
王晓刚 authored
977
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008
        <state relative-caret-position="578">
          <caret line="76" column="20" selection-start-line="76" selection-start-column="20" selection-end-line="76" selection-end-column="49" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/index/view/index/index.html">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="-663" />
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/view/goods/index.html">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="357">
          <caret line="21" column="86" selection-start-line="21" selection-start-column="86" selection-end-line="21" selection-end-column="86" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/admin/view/index/index.html">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="68">
          <caret line="4" column="8" selection-start-line="4" selection-start-column="8" selection-end-line="4" selection-end-column="38" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/home/view/public/head.html">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="85">
          <caret line="5" column="76" selection-start-line="5" selection-start-column="76" selection-end-line="5" selection-end-column="76" />
        </state>
      </provider>
    </entry>
王晓刚 authored
1009 1010 1011 1012 1013 1014 1015
    <entry file="jar://$APPLICATION_HOME_DIR$/plugins/php/lib/php.jar!/stubs/standard/standard_2.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="204">
          <caret line="505" column="28" lean-forward="true" selection-start-line="505" selection-start-column="28" selection-end-line="505" selection-end-column="28" />
        </state>
      </provider>
    </entry>
王晓刚 authored
1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029
    <entry file="file://$PROJECT_DIR$/thinkphp/library/traits/controller/Jump.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="341">
          <caret line="142" column="45" selection-start-line="142" selection-start-column="38" selection-end-line="142" selection-end-column="45" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/vendor/overtrue/socialite/src/Providers/AbstractProvider.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="289">
          <caret line="160" column="20" selection-start-line="160" selection-start-column="20" selection-end-line="160" selection-end-column="20" />
        </state>
      </provider>
    </entry>
王晓刚 authored
1030 1031
    <entry file="file://$PROJECT_DIR$/application/common/controller/WechatBase.php">
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1032 1033
        <state relative-caret-position="623">
          <caret line="81" column="14" selection-start-line="81" selection-start-column="14" selection-end-line="81" selection-end-column="14" />
王晓刚 authored
1034 1035 1036
        </state>
      </provider>
    </entry>
王晓刚 authored
1037
    <entry file="file://$PROJECT_DIR$/application/home/view/user/authorization_view.html">
王晓刚 authored
1038
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1039 1040
        <state relative-caret-position="306">
          <caret line="63" selection-start-line="63" selection-end-line="63" selection-end-column="28" />
王晓刚 authored
1041 1042 1043
        </state>
      </provider>
    </entry>
王晓刚 authored
1044 1045
    <entry file="file://$PROJECT_DIR$/thinkphp/helper.php">
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1046
        <state relative-caret-position="4352">
王晓刚 authored
1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057
          <caret line="279" column="63" selection-start-line="279" selection-start-column="56" selection-end-line="279" selection-end-column="63" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/home/controller/Collect.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="527">
          <caret line="37" column="5" selection-start-line="37" selection-start-column="5" selection-end-line="37" selection-end-column="5" />
        </state>
      </provider>
    </entry>
王晓刚 authored
1058
    <entry file="file://$PROJECT_DIR$/application/home/model/User.php">
王晓刚 authored
1059
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1060 1061
        <state relative-caret-position="238">
          <caret line="20" column="20" selection-start-line="20" selection-start-column="20" selection-end-line="20" selection-end-column="20" />
王晓刚 authored
1062 1063 1064
        </state>
      </provider>
    </entry>
王晓刚 authored
1065
    <entry file="file://$PROJECT_DIR$/public/assets/advertising/js/toast.js">
王晓刚 authored
1066
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1067 1068
        <state relative-caret-position="850">
          <caret line="50" column="22" lean-forward="true" selection-start-line="50" selection-start-column="22" selection-end-line="50" selection-end-column="22" />
王晓刚 authored
1069
        </state>
王晓刚 authored
1070 1071
      </provider>
    </entry>
王晓刚 authored
1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092
    <entry file="file://$PROJECT_DIR$/application/home/controller/Question.php">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="2465">
          <caret line="152" column="31" selection-start-line="152" selection-start-column="31" selection-end-line="152" selection-end-column="31" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/public/assets/advertising/js/base.js">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="85">
          <caret line="5" column="4" selection-start-line="5" selection-start-column="4" selection-end-line="5" selection-end-column="4" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/public/assets/advertising/js/swiper.min.js">
      <provider selected="true" editor-type-id="text-editor" />
    </entry>
    <entry file="file://$PROJECT_DIR$/public/assets/advertising/css/swiper.min.css">
      <provider selected="true" editor-type-id="text-editor" />
    </entry>
    <entry file="file://$PROJECT_DIR$/runtime/temp/21a285e0d3755a513f79a45951888223.php">
王晓刚 authored
1093
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1094 1095
        <state relative-caret-position="446">
          <caret line="473" column="17" selection-start-line="473" selection-start-column="17" selection-end-line="473" selection-end-column="17" />
王晓刚 authored
1096 1097 1098
        </state>
      </provider>
    </entry>
王晓刚 authored
1099 1100
    <entry file="file://$PROJECT_DIR$/public/assets/advertising/css/public.css">
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1101
        <state relative-caret-position="-1275">
王晓刚 authored
1102
          <caret line="30" column="30" selection-start-line="30" selection-start-column="30" selection-end-line="30" selection-end-column="30" />
王晓刚 authored
1103 1104 1105
        </state>
      </provider>
    </entry>
王晓刚 authored
1106 1107 1108 1109 1110 1111 1112
    <entry file="file://$PROJECT_DIR$/application/home/view/index/index.html">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="-850">
          <caret line="19" selection-start-line="19" selection-end-line="19" />
        </state>
      </provider>
    </entry>
王晓刚 authored
1113
    <entry file="file://$PROJECT_DIR$/application/database.php">
王晓刚 authored
1114
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1115 1116 1117 1118 1119 1120 1121 1122 1123
        <state relative-caret-position="170">
          <caret line="18" column="78" selection-start-line="18" selection-start-column="78" selection-end-line="18" selection-end-column="78" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/public/assets/advertising/css/advDetail.css">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="271">
          <caret line="39" column="1" selection-start-line="39" selection-start-column="1" selection-end-line="39" selection-end-column="1" />
王晓刚 authored
1124 1125 1126
        </state>
      </provider>
    </entry>
王晓刚 authored
1127
    <entry file="file://$PROJECT_DIR$/application/home/controller/User.php">
王晓刚 authored
1128
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1129 1130 1131 1132 1133
        <state relative-caret-position="2527">
          <caret line="187" column="56" selection-start-line="187" selection-start-column="56" selection-end-line="187" selection-end-column="56" />
        </state>
      </provider>
    </entry>
王晓刚 authored
1134
    <entry file="file://$PROJECT_DIR$/application/home/controller/Member.php">
王晓刚 authored
1135
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1136
        <state relative-caret-position="-4732" />
王晓刚 authored
1137 1138
      </provider>
    </entry>
王晓刚 authored
1139
    <entry file="file://$PROJECT_DIR$/application/home/controller/Index.php">
王晓刚 authored
1140
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1141 1142 1143 1144 1145 1146 1147 1148 1149
        <state>
          <caret line="41" selection-start-line="41" selection-end-line="42" />
        </state>
      </provider>
    </entry>
    <entry file="file://$PROJECT_DIR$/application/home/view/public/nav.html">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="85">
          <caret line="5" column="18" selection-start-line="5" selection-start-column="18" selection-end-line="5" selection-end-column="18" />
王晓刚 authored
1150 1151 1152
        </state>
      </provider>
    </entry>
王晓刚 authored
1153
    <entry file="file://$PROJECT_DIR$/application/home/view/goods/video_detail.html">
王晓刚 authored
1154
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1155
        <state relative-caret-position="238">
王晓刚 authored
1156
          <caret line="176" column="99" selection-start-line="176" selection-start-column="94" selection-end-line="176" selection-end-column="99" />
王晓刚 authored
1157
          <folding>
王晓刚 authored
1158 1159 1160
            <element signature="n#style#0;n#div#1;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
            <element signature="n#style#0;n#div#0;n#div#2;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
            <element signature="n#style#0;n#div#4;n#div#0;n#div#2;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
王晓刚 authored
1161
          </folding>
王晓刚 authored
1162 1163 1164
        </state>
      </provider>
    </entry>
王晓刚 authored
1165 1166 1167 1168 1169 1170 1171
    <entry file="file://$PROJECT_DIR$/public/assets/libs/less/dist/less.js">
      <provider selected="true" editor-type-id="text-editor">
        <state relative-caret-position="289">
          <caret line="8807" column="4" selection-start-line="8807" selection-start-column="4" selection-end-line="8807" selection-end-column="4" />
        </state>
      </provider>
    </entry>
王晓刚 authored
1172 1173
    <entry file="file://$PROJECT_DIR$/application/home/view/public/js.html">
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1174 1175
        <state relative-caret-position="102">
          <caret line="6" column="110" selection-start-line="6" selection-start-column="110" selection-end-line="6" selection-end-column="110" />
王晓刚 authored
1176 1177 1178
        </state>
      </provider>
    </entry>
王晓刚 authored
1179
    <entry file="file://$PROJECT_DIR$/application/home/controller/Goods.php">
王晓刚 authored
1180
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1181 1182
        <state relative-caret-position="51">
          <caret line="23" column="19" selection-start-line="23" selection-start-column="19" selection-end-line="23" selection-end-column="19" />
王晓刚 authored
1183 1184 1185
        </state>
      </provider>
    </entry>
王晓刚 authored
1186 1187
    <entry file="file://$PROJECT_DIR$/application/home/view/goods/content_detail.html">
      <provider selected="true" editor-type-id="text-editor">
王晓刚 authored
1188
        <state relative-caret-position="339">
王晓刚 authored
1189
          <caret line="179" column="49" lean-forward="true" selection-start-line="179" selection-start-column="49" selection-end-line="179" selection-end-column="49" />
王晓刚 authored
1190 1191 1192 1193 1194 1195 1196 1197
          <folding>
            <element signature="n#style#0;n#div#0;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
            <element signature="n#style#0;n#div#0;n#div#1;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
            <element signature="n#style#0;n#div#4;n#div#0;n#div#1;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
          </folding>
        </state>
      </provider>
    </entry>
王晓刚 authored
1198
  </component>
王晓刚 authored
1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214
  <component name="masterDetails">
    <states>
      <state key="ScopeChooserConfigurable.UI">
        <settings>
          <splitter-proportions>
            <option name="proportions">
              <list>
                <option value="0.2" />
              </list>
            </option>
          </splitter-proportions>
        </settings>
      </state>
    </states>
  </component>
</project>