|
@@ -2,9 +2,76 @@ |
|
@@ -2,9 +2,76 @@ |
2
|
<project version="4">
|
2
|
<project version="4">
|
3
|
<component name="ChangeListManager">
|
3
|
<component name="ChangeListManager">
|
4
|
<list default="true" id="f0d9b964-cf91-4edd-b12d-273162753deb" name="Default Changelist" comment="">
|
4
|
<list default="true" id="f0d9b964-cf91-4edd-b12d-273162753deb" name="Default Changelist" comment="">
|
|
|
5
|
+ <change afterPath="$PROJECT_DIR$/application/index/view/common/1.html" afterDir="false" />
|
|
|
6
|
+ <change beforePath="$PROJECT_DIR$/.idea/deployment.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/deployment.xml" afterDir="false" />
|
|
|
7
|
+ <change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" />
|
|
|
8
|
+ <change beforePath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" afterDir="false" />
|
|
|
9
|
+ <change beforePath="$PROJECT_DIR$/.idea/jsLinters/jshint.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/jsLinters/jshint.xml" afterDir="false" />
|
|
|
10
|
+ <change beforePath="$PROJECT_DIR$/.idea/menhu.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/menhu.iml" afterDir="false" />
|
|
|
11
|
+ <change beforePath="$PROJECT_DIR$/.idea/webServers.xml" beforeDir="false" />
|
5
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
12
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
6
|
- <change beforePath="$PROJECT_DIR$/application/database.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/database.php" afterDir="false" />
|
13
|
+ <change beforePath="$PROJECT_DIR$/application/admin/controller/News.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/admin/controller/News.php" afterDir="false" />
|
|
|
14
|
+ <change beforePath="$PROJECT_DIR$/application/admin/view/news/add.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/admin/view/news/add.html" afterDir="false" />
|
|
|
15
|
+ <change beforePath="$PROJECT_DIR$/application/admin/view/news/edit.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/admin/view/news/edit.html" afterDir="false" />
|
|
|
16
|
+ <change beforePath="$PROJECT_DIR$/application/admin/view/talent/edit.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/admin/view/talent/edit.html" afterDir="false" />
|
|
|
17
|
+ <change beforePath="$PROJECT_DIR$/application/api/view/standard/detail.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/api/view/standard/detail.html" afterDir="false" />
|
|
|
18
|
+ <change beforePath="$PROJECT_DIR$/application/api/view/talent/initiate_2.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/api/view/talent/initiate_2.html" afterDir="false" />
|
|
|
19
|
+ <change beforePath="$PROJECT_DIR$/application/common/controller/Frontend.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/common/controller/Frontend.php" afterDir="false" />
|
|
|
20
|
+ <change beforePath="$PROJECT_DIR$/application/config.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/config.php" afterDir="false" />
|
|
|
21
|
+ <change beforePath="$PROJECT_DIR$/application/extra/upload.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/extra/upload.php" afterDir="false" />
|
|
|
22
|
+ <change beforePath="$PROJECT_DIR$/application/index/controller/Gg.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/controller/Gg.php" afterDir="false" />
|
|
|
23
|
+ <change beforePath="$PROJECT_DIR$/application/index/controller/Green.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/controller/Green.php" afterDir="false" />
|
|
|
24
|
+ <change beforePath="$PROJECT_DIR$/application/index/controller/Index.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/controller/Index.php" afterDir="false" />
|
|
|
25
|
+ <change beforePath="$PROJECT_DIR$/application/index/controller/Login.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/controller/Login.php" afterDir="false" />
|
|
|
26
|
+ <change beforePath="$PROJECT_DIR$/application/index/service/Index.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/service/Index.php" afterDir="false" />
|
|
|
27
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/experts/detail.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/experts/detail.html" afterDir="false" />
|
|
|
28
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/experts/op.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/experts/op.html" afterDir="false" />
|
|
|
29
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/green/green.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/green/green.html" afterDir="false" />
|
|
|
30
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/index/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/index/index.html" afterDir="false" />
|
|
|
31
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/layout/default.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/layout/default.html" afterDir="false" />
|
|
|
32
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/login/login.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/login/login.html" afterDir="false" />
|
|
|
33
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/news/detail.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/news/detail.html" afterDir="false" />
|
|
|
34
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/news/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/news/index.html" afterDir="false" />
|
|
|
35
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/standard/detail.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/standard/detail.html" afterDir="false" />
|
|
|
36
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/talent/detail.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/talent/detail.html" afterDir="false" />
|
|
|
37
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/talent/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/talent/index.html" afterDir="false" />
|
|
|
38
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/talent/initiate_1.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/talent/initiate_1.html" afterDir="false" />
|
|
|
39
|
+ <change beforePath="$PROJECT_DIR$/application/index/view/talent/initiate_2.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/index/view/talent/initiate_2.html" afterDir="false" />
|
|
|
40
|
+ <change beforePath="$PROJECT_DIR$/public/assets/js/backend/news.js" beforeDir="false" afterPath="$PROJECT_DIR$/public/assets/js/backend/news.js" afterDir="false" />
|
|
|
41
|
+ <change beforePath="$PROJECT_DIR$/public/statis/css/index.css" beforeDir="false" afterPath="$PROJECT_DIR$/public/statis/css/index.css" afterDir="false" />
|
|
|
42
|
+ <change beforePath="$PROJECT_DIR$/public/statis/css/public.css" beforeDir="false" afterPath="$PROJECT_DIR$/public/statis/css/public.css" afterDir="false" />
|
7
|
</list>
|
43
|
</list>
|
|
|
44
|
+ <ignored path="$PROJECT_DIR$/vendor/composer/" />
|
|
|
45
|
+ <ignored path="$PROJECT_DIR$/vendor/doctrine/cache/" />
|
|
|
46
|
+ <ignored path="$PROJECT_DIR$/vendor/endroid/qr-code/" />
|
|
|
47
|
+ <ignored path="$PROJECT_DIR$/vendor/guzzlehttp/guzzle/" />
|
|
|
48
|
+ <ignored path="$PROJECT_DIR$/vendor/guzzlehttp/promises/" />
|
|
|
49
|
+ <ignored path="$PROJECT_DIR$/vendor/guzzlehttp/psr7/" />
|
|
|
50
|
+ <ignored path="$PROJECT_DIR$/vendor/karsonzhang/fastadmin-addons/" />
|
|
|
51
|
+ <ignored path="$PROJECT_DIR$/vendor/markbaker/complex/" />
|
|
|
52
|
+ <ignored path="$PROJECT_DIR$/vendor/markbaker/matrix/" />
|
|
|
53
|
+ <ignored path="$PROJECT_DIR$/vendor/monolog/monolog/" />
|
|
|
54
|
+ <ignored path="$PROJECT_DIR$/vendor/mtdowling/cron-expression/" />
|
|
|
55
|
+ <ignored path="$PROJECT_DIR$/vendor/overtrue/pinyin/" />
|
|
|
56
|
+ <ignored path="$PROJECT_DIR$/vendor/overtrue/socialite/" />
|
|
|
57
|
+ <ignored path="$PROJECT_DIR$/vendor/overtrue/wechat/" />
|
|
|
58
|
+ <ignored path="$PROJECT_DIR$/vendor/paragonie/random_compat/" />
|
|
|
59
|
+ <ignored path="$PROJECT_DIR$/vendor/phpmailer/phpmailer/" />
|
|
|
60
|
+ <ignored path="$PROJECT_DIR$/vendor/phpoffice/phpspreadsheet/" />
|
|
|
61
|
+ <ignored path="$PROJECT_DIR$/vendor/pimple/pimple/" />
|
|
|
62
|
+ <ignored path="$PROJECT_DIR$/vendor/psr/container/" />
|
|
|
63
|
+ <ignored path="$PROJECT_DIR$/vendor/psr/http-message/" />
|
|
|
64
|
+ <ignored path="$PROJECT_DIR$/vendor/psr/log/" />
|
|
|
65
|
+ <ignored path="$PROJECT_DIR$/vendor/psr/simple-cache/" />
|
|
|
66
|
+ <ignored path="$PROJECT_DIR$/vendor/ralouphie/getallheaders/" />
|
|
|
67
|
+ <ignored path="$PROJECT_DIR$/vendor/symfony/http-foundation/" />
|
|
|
68
|
+ <ignored path="$PROJECT_DIR$/vendor/symfony/options-resolver/" />
|
|
|
69
|
+ <ignored path="$PROJECT_DIR$/vendor/symfony/polyfill-mbstring/" />
|
|
|
70
|
+ <ignored path="$PROJECT_DIR$/vendor/symfony/polyfill-php70/" />
|
|
|
71
|
+ <ignored path="$PROJECT_DIR$/vendor/symfony/psr-http-message-bridge/" />
|
|
|
72
|
+ <ignored path="$PROJECT_DIR$/vendor/topthink/think-captcha/" />
|
|
|
73
|
+ <ignored path="$PROJECT_DIR$/vendor/topthink/think-installer/" />
|
|
|
74
|
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
8
|
<option name="SHOW_DIALOG" value="false" />
|
75
|
<option name="SHOW_DIALOG" value="false" />
|
9
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
76
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
10
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
77
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
@@ -12,9 +79,6 @@ |
|
@@ -12,9 +79,6 @@ |
12
|
</component>
|
79
|
</component>
|
13
|
<component name="ComposerSettings" doNotAsk="true" synchronizationState="SYNCHRONIZE">
|
80
|
<component name="ComposerSettings" doNotAsk="true" synchronizationState="SYNCHRONIZE">
|
14
|
<pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
|
81
|
<pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
|
15
|
- <execution>
|
|
|
16
|
- <executable />
|
|
|
17
|
- </execution>
|
|
|
18
|
</component>
|
82
|
</component>
|
19
|
<component name="DatabaseView">
|
83
|
<component name="DatabaseView">
|
20
|
<option name="SHOW_INTERMEDIATE" value="true" />
|
84
|
<option name="SHOW_INTERMEDIATE" value="true" />
|
|
@@ -30,9 +94,162 @@ |
|
@@ -30,9 +94,162 @@ |
30
|
<expand />
|
94
|
<expand />
|
31
|
<select />
|
95
|
<select />
|
32
|
</component>
|
96
|
</component>
|
|
|
97
|
+ <component name="FUSProjectUsageTrigger">
|
|
|
98
|
+ <session id="1312833474">
|
|
|
99
|
+ <usages-collector id="statistics.lifecycle.project">
|
|
|
100
|
+ <counts>
|
|
|
101
|
+ <entry key="project.closed" value="12" />
|
|
|
102
|
+ <entry key="project.open.time.0" value="7" />
|
|
|
103
|
+ <entry key="project.open.time.1" value="5" />
|
|
|
104
|
+ <entry key="project.open.time.2" value="1" />
|
|
|
105
|
+ <entry key="project.open.time.4" value="1" />
|
|
|
106
|
+ <entry key="project.open.time.6" value="1" />
|
|
|
107
|
+ <entry key="project.open.time.9" value="1" />
|
|
|
108
|
+ <entry key="project.opened" value="16" />
|
|
|
109
|
+ </counts>
|
|
|
110
|
+ </usages-collector>
|
|
|
111
|
+ <usages-collector id="statistics.file.extensions.open">
|
|
|
112
|
+ <counts>
|
|
|
113
|
+ <entry key="css" value="5" />
|
|
|
114
|
+ <entry key="htm" value="2" />
|
|
|
115
|
+ <entry key="html" value="47" />
|
|
|
116
|
+ <entry key="js" value="1" />
|
|
|
117
|
+ <entry key="php" value="27" />
|
|
|
118
|
+ </counts>
|
|
|
119
|
+ </usages-collector>
|
|
|
120
|
+ <usages-collector id="statistics.file.types.open">
|
|
|
121
|
+ <counts>
|
|
|
122
|
+ <entry key="CSS" value="5" />
|
|
|
123
|
+ <entry key="HTML" value="49" />
|
|
|
124
|
+ <entry key="JavaScript" value="1" />
|
|
|
125
|
+ <entry key="PHP" value="26" />
|
|
|
126
|
+ <entry key="PLAIN_TEXT" value="1" />
|
|
|
127
|
+ </counts>
|
|
|
128
|
+ </usages-collector>
|
|
|
129
|
+ <usages-collector id="statistics.file.extensions.edit">
|
|
|
130
|
+ <counts>
|
|
|
131
|
+ <entry key="css" value="77" />
|
|
|
132
|
+ <entry key="htm" value="33" />
|
|
|
133
|
+ <entry key="html" value="1184" />
|
|
|
134
|
+ <entry key="js" value="1" />
|
|
|
135
|
+ <entry key="php" value="737" />
|
|
|
136
|
+ </counts>
|
|
|
137
|
+ </usages-collector>
|
|
|
138
|
+ <usages-collector id="statistics.file.types.edit">
|
|
|
139
|
+ <counts>
|
|
|
140
|
+ <entry key="CSS" value="77" />
|
|
|
141
|
+ <entry key="HTML" value="1217" />
|
|
|
142
|
+ <entry key="JavaScript" value="1" />
|
|
|
143
|
+ <entry key="PHP" value="723" />
|
|
|
144
|
+ <entry key="PLAIN_TEXT" value="14" />
|
|
|
145
|
+ </counts>
|
|
|
146
|
+ </usages-collector>
|
|
|
147
|
+ </session>
|
|
|
148
|
+ </component>
|
|
|
149
|
+ <component name="FileEditorManager">
|
|
|
150
|
+ <leaf SIDE_TABS_SIZE_LIMIT_KEY="300" />
|
|
|
151
|
+ </component>
|
|
|
152
|
+ <component name="FileTemplateManagerImpl">
|
|
|
153
|
+ <option name="RECENT_TEMPLATES">
|
|
|
154
|
+ <list>
|
|
|
155
|
+ <option value="HTML File" />
|
|
|
156
|
+ </list>
|
|
|
157
|
+ </option>
|
|
|
158
|
+ </component>
|
|
|
159
|
+ <component name="FindInProjectRecents">
|
|
|
160
|
+ <findStrings>
|
|
|
161
|
+ <find>model3_Txt2</find>
|
|
|
162
|
+ <find>experts_opTxt</find>
|
|
|
163
|
+ <find>experts_op</find>
|
|
|
164
|
+ <find>green_Img2</find>
|
|
|
165
|
+ <find>$advice</find>
|
|
|
166
|
+ <find>model6_Img</find>
|
|
|
167
|
+ <find>model5_List</find>
|
|
|
168
|
+ <find>news_Dfj clearfix</find>
|
|
|
169
|
+ <find>model4_posi</find>
|
|
|
170
|
+ <find>model3_Txt1</find>
|
|
|
171
|
+ <find>_blank</find>
|
|
|
172
|
+ <find>.model3</find>
|
|
|
173
|
+ <find>.top_item2Img</find>
|
|
|
174
|
+ <find><!-- 模块二 列表 --></find>
|
|
|
175
|
+ <find>green_modelR</find>
|
|
|
176
|
+ <find>advice</find>
|
|
|
177
|
+ <find>.model3_Img3</find>
|
|
|
178
|
+ <find>green</find>
|
|
|
179
|
+ <find>ifream</find>
|
|
|
180
|
+ <find>ifre</find>
|
|
|
181
|
+ </findStrings>
|
|
|
182
|
+ </component>
|
33
|
<component name="Git.Settings">
|
183
|
<component name="Git.Settings">
|
34
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
184
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
35
|
</component>
|
185
|
</component>
|
|
|
186
|
+ <component name="IdeDocumentHistory">
|
|
|
187
|
+ <option name="CHANGED_PATHS">
|
|
|
188
|
+ <list>
|
|
|
189
|
+ <option value="$PROJECT_DIR$/application/extra/upload.php" />
|
|
|
190
|
+ <option value="$PROJECT_DIR$/public/assets/js/backend/news.js" />
|
|
|
191
|
+ <option value="$PROJECT_DIR$/application/admin/view/news/edit.html" />
|
|
|
192
|
+ <option value="$PROJECT_DIR$/application/admin/view/news/add.html" />
|
|
|
193
|
+ <option value="$PROJECT_DIR$/application/index/view/experts/op.html" />
|
|
|
194
|
+ <option value="$PROJECT_DIR$/application/api/view/standard/detail.html" />
|
|
|
195
|
+ <option value="$PROJECT_DIR$/application/index/view/news/detail.html" />
|
|
|
196
|
+ <option value="$PROJECT_DIR$/public/statis/css/public.css" />
|
|
|
197
|
+ <option value="$PROJECT_DIR$/application/api/view/talent/initiate_2.html" />
|
|
|
198
|
+ <option value="$PROJECT_DIR$/application/index/view/talent/index.html" />
|
|
|
199
|
+ <option value="$PROJECT_DIR$/application/index/view/talent/detail.html" />
|
|
|
200
|
+ <option value="$PROJECT_DIR$/application/index/view/login/login.html" />
|
|
|
201
|
+ <option value="$PROJECT_DIR$/application/index/controller/Login.php" />
|
|
|
202
|
+ <option value="$PROJECT_DIR$/application/index/service/Index.php" />
|
|
|
203
|
+ <option value="$PROJECT_DIR$/application/index/controller/Gg.php" />
|
|
|
204
|
+ <option value="$PROJECT_DIR$/application/index/view/standard/detail.html" />
|
|
|
205
|
+ <option value="$PROJECT_DIR$/application/index/view/experts/detail.html" />
|
|
|
206
|
+ <option value="$PROJECT_DIR$/application/index/view/talent/initiate_1.html" />
|
|
|
207
|
+ <option value="$PROJECT_DIR$/application/index/view/talent/initiate_2.html" />
|
|
|
208
|
+ <option value="$PROJECT_DIR$/application/admin/controller/News.php" />
|
|
|
209
|
+ <option value="$PROJECT_DIR$/application/admin/view/talent/edit.html" />
|
|
|
210
|
+ <option value="$PROJECT_DIR$/application/index/view/index/index.html" />
|
|
|
211
|
+ <option value="$PROJECT_DIR$/application/index/view/news/index.html" />
|
|
|
212
|
+ <option value="$PROJECT_DIR$/application/config.php" />
|
|
|
213
|
+ <option value="$PROJECT_DIR$/application/index/view/green/green.html" />
|
|
|
214
|
+ <option value="$PROJECT_DIR$/application/index/controller/Green.php" />
|
|
|
215
|
+ <option value="$PROJECT_DIR$/public/statis/css/index.css" />
|
|
|
216
|
+ <option value="$PROJECT_DIR$/application/index/controller/Index.php" />
|
|
|
217
|
+ <option value="$PROJECT_DIR$/application/common/controller/Frontend.php" />
|
|
|
218
|
+ <option value="$PROJECT_DIR$/application/index/view/layout/default.html" />
|
|
|
219
|
+ <option value="$PROJECT_DIR$/application/index/view/common/1.html" />
|
|
|
220
|
+ <option value="<c7a14725-66d0-4e95-8a12-dcda09bfa10c>/alidata/www/online/chinastemcell.com/member/templets/mxvfei.htm" />
|
|
|
221
|
+ <option value="<eea64366-b7c6-4364-b1dc-a9914a058845>/alidata/www/w/knm/public/themes/simpleboot3/public/footer.html" />
|
|
|
222
|
+ <option value="<eea64366-b7c6-4364-b1dc-a9914a058845>/alidata/www/w/knm/public/themes/simplemobile/public/footer.html" />
|
|
|
223
|
+ <option value="<c7a14725-66d0-4e95-8a12-dcda09bfa10c>/alidata/www/wx/lpb/themes/simplebootx_mobile/Public/scripts.html" />
|
|
|
224
|
+ </list>
|
|
|
225
|
+ </option>
|
|
|
226
|
+ </component>
|
|
|
227
|
+ <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
|
228
|
+ <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
|
|
|
229
|
+ <component name="JsGulpfileManager">
|
|
|
230
|
+ <detection-done>true</detection-done>
|
|
|
231
|
+ <sorting>DEFINITION_ORDER</sorting>
|
|
|
232
|
+ </component>
|
|
|
233
|
+ <component name="NodePackageJsonFileManager">
|
|
|
234
|
+ <packageJsonPaths>
|
|
|
235
|
+ <path value="$PROJECT_DIR$/public/assets/libs/Sortable/package.json" />
|
|
|
236
|
+ <path value="$PROJECT_DIR$/public/assets/libs/art-template/loader/package.json" />
|
|
|
237
|
+ <path value="$PROJECT_DIR$/public/assets/libs/art-template/package.json" />
|
|
|
238
|
+ <path value="$PROJECT_DIR$/public/assets/libs/bootstrap-daterangepicker/package.json" />
|
|
|
239
|
+ <path value="$PROJECT_DIR$/public/assets/libs/bootstrap-table/package.json" />
|
|
|
240
|
+ <path value="$PROJECT_DIR$/public/assets/libs/bootstrap/package.json" />
|
|
|
241
|
+ <path value="$PROJECT_DIR$/public/assets/libs/eonasdan-bootstrap-datetimepicker/package.json" />
|
|
|
242
|
+ <path value="$PROJECT_DIR$/public/assets/libs/fastadmin-citypicker/package.json" />
|
|
|
243
|
+ <path value="$PROJECT_DIR$/public/assets/libs/fastadmin-cxselect/package.json" />
|
|
|
244
|
+ <path value="$PROJECT_DIR$/public/assets/libs/fastadmin-layer/package.json" />
|
|
|
245
|
+ <path value="$PROJECT_DIR$/public/assets/libs/jcrop/package.json" />
|
|
|
246
|
+ <path value="$PROJECT_DIR$/public/assets/libs/jquery-slimscroll/package.json" />
|
|
|
247
|
+ <path value="$PROJECT_DIR$/public/assets/libs/require-css/package.json" />
|
|
|
248
|
+ </packageJsonPaths>
|
|
|
249
|
+ </component>
|
|
|
250
|
+ <component name="PhpServers">
|
|
|
251
|
+ <servers />
|
|
|
252
|
+ </component>
|
36
|
<component name="PhpWorkspaceProjectConfiguration">
|
253
|
<component name="PhpWorkspaceProjectConfiguration">
|
37
|
<include_path>
|
254
|
<include_path>
|
38
|
<path value="$PROJECT_DIR$/vendor/paragonie/random_compat" />
|
255
|
<path value="$PROJECT_DIR$/vendor/paragonie/random_compat" />
|
|
@@ -67,16 +284,98 @@ |
|
@@ -67,16 +284,98 @@ |
67
|
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-php70" />
|
284
|
<path value="$PROJECT_DIR$/vendor/symfony/polyfill-php70" />
|
68
|
</include_path>
|
285
|
</include_path>
|
69
|
</component>
|
286
|
</component>
|
|
|
287
|
+ <component name="ProjectFrameBounds" extendedState="6">
|
|
|
288
|
+ <option name="x" value="231" />
|
|
|
289
|
+ <option name="y" value="-25" />
|
|
|
290
|
+ <option name="width" value="1396" />
|
|
|
291
|
+ <option name="height" value="834" />
|
|
|
292
|
+ </component>
|
70
|
<component name="ProjectId" id="1VPu7jpu3u6b4OFQ4v0sMyvg8M5" />
|
293
|
<component name="ProjectId" id="1VPu7jpu3u6b4OFQ4v0sMyvg8M5" />
|
71
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
294
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
72
|
<ConfirmationsSetting value="2" id="Add" />
|
295
|
<ConfirmationsSetting value="2" id="Add" />
|
73
|
</component>
|
296
|
</component>
|
|
|
297
|
+ <component name="ProjectView">
|
|
|
298
|
+ <navigator proportions="" version="1">
|
|
|
299
|
+ <foldersAlwaysOnTop value="true" />
|
|
|
300
|
+ </navigator>
|
|
|
301
|
+ <panes>
|
|
|
302
|
+ <pane id="ProjectPane">
|
|
|
303
|
+ <subPane>
|
|
|
304
|
+ <expand>
|
|
|
305
|
+ <path>
|
|
|
306
|
+ <item name="menhu" type="b2602c69:ProjectViewProjectNode" />
|
|
|
307
|
+ <item name="menhu" type="462c0819:PsiDirectoryNode" />
|
|
|
308
|
+ </path>
|
|
|
309
|
+ <path>
|
|
|
310
|
+ <item name="menhu" type="b2602c69:ProjectViewProjectNode" />
|
|
|
311
|
+ <item name="menhu" type="462c0819:PsiDirectoryNode" />
|
|
|
312
|
+ <item name="application" type="462c0819:PsiDirectoryNode" />
|
|
|
313
|
+ </path>
|
|
|
314
|
+ <path>
|
|
|
315
|
+ <item name="menhu" type="b2602c69:ProjectViewProjectNode" />
|
|
|
316
|
+ <item name="menhu" type="462c0819:PsiDirectoryNode" />
|
|
|
317
|
+ <item name="application" type="462c0819:PsiDirectoryNode" />
|
|
|
318
|
+ <item name="index" type="462c0819:PsiDirectoryNode" />
|
|
|
319
|
+ </path>
|
|
|
320
|
+ <path>
|
|
|
321
|
+ <item name="menhu" type="b2602c69:ProjectViewProjectNode" />
|
|
|
322
|
+ <item name="menhu" type="462c0819:PsiDirectoryNode" />
|
|
|
323
|
+ <item name="application" type="462c0819:PsiDirectoryNode" />
|
|
|
324
|
+ <item name="index" type="462c0819:PsiDirectoryNode" />
|
|
|
325
|
+ <item name="view" type="462c0819:PsiDirectoryNode" />
|
|
|
326
|
+ </path>
|
|
|
327
|
+ <path>
|
|
|
328
|
+ <item name="menhu" type="b2602c69:ProjectViewProjectNode" />
|
|
|
329
|
+ <item name="menhu" type="462c0819:PsiDirectoryNode" />
|
|
|
330
|
+ <item name="application" type="462c0819:PsiDirectoryNode" />
|
|
|
331
|
+ <item name="index" type="462c0819:PsiDirectoryNode" />
|
|
|
332
|
+ <item name="view" type="462c0819:PsiDirectoryNode" />
|
|
|
333
|
+ <item name="common" type="462c0819:PsiDirectoryNode" />
|
|
|
334
|
+ </path>
|
|
|
335
|
+ <path>
|
|
|
336
|
+ <item name="menhu" type="b2602c69:ProjectViewProjectNode" />
|
|
|
337
|
+ <item name="menhu" type="462c0819:PsiDirectoryNode" />
|
|
|
338
|
+ <item name="public" type="462c0819:PsiDirectoryNode" />
|
|
|
339
|
+ </path>
|
|
|
340
|
+ <path>
|
|
|
341
|
+ <item name="menhu" type="b2602c69:ProjectViewProjectNode" />
|
|
|
342
|
+ <item name="menhu" type="462c0819:PsiDirectoryNode" />
|
|
|
343
|
+ <item name="public" type="462c0819:PsiDirectoryNode" />
|
|
|
344
|
+ <item name="assets" type="462c0819:PsiDirectoryNode" />
|
|
|
345
|
+ </path>
|
|
|
346
|
+ <path>
|
|
|
347
|
+ <item name="menhu" type="b2602c69:ProjectViewProjectNode" />
|
|
|
348
|
+ <item name="menhu" type="462c0819:PsiDirectoryNode" />
|
|
|
349
|
+ <item name="public" type="462c0819:PsiDirectoryNode" />
|
|
|
350
|
+ <item name="static" type="462c0819:PsiDirectoryNode" />
|
|
|
351
|
+ </path>
|
|
|
352
|
+ <path>
|
|
|
353
|
+ <item name="menhu" type="b2602c69:ProjectViewProjectNode" />
|
|
|
354
|
+ <item name="menhu" type="462c0819:PsiDirectoryNode" />
|
|
|
355
|
+ <item name="public" type="462c0819:PsiDirectoryNode" />
|
|
|
356
|
+ <item name="statis" type="462c0819:PsiDirectoryNode" />
|
|
|
357
|
+ </path>
|
|
|
358
|
+ <path>
|
|
|
359
|
+ <item name="menhu" type="b2602c69:ProjectViewProjectNode" />
|
|
|
360
|
+ <item name="menhu" type="462c0819:PsiDirectoryNode" />
|
|
|
361
|
+ <item name="public" type="462c0819:PsiDirectoryNode" />
|
|
|
362
|
+ <item name="statis" type="462c0819:PsiDirectoryNode" />
|
|
|
363
|
+ <item name="css" type="462c0819:PsiDirectoryNode" />
|
|
|
364
|
+ </path>
|
|
|
365
|
+ </expand>
|
|
|
366
|
+ <select />
|
|
|
367
|
+ </subPane>
|
|
|
368
|
+ </pane>
|
|
|
369
|
+ <pane id="Scope" />
|
|
|
370
|
+ </panes>
|
|
|
371
|
+ </component>
|
74
|
<component name="ProjectViewState">
|
372
|
<component name="ProjectViewState">
|
75
|
<option name="hideEmptyMiddlePackages" value="true" />
|
373
|
<option name="hideEmptyMiddlePackages" value="true" />
|
76
|
<option name="showExcludedFiles" value="true" />
|
374
|
<option name="showExcludedFiles" value="true" />
|
77
|
<option name="showLibraryContents" value="true" />
|
375
|
<option name="showLibraryContents" value="true" />
|
78
|
</component>
|
376
|
</component>
|
79
|
<component name="PropertiesComponent">
|
377
|
<component name="PropertiesComponent">
|
|
|
378
|
+ <property name="DefaultHtmlFileTemplate" value="HTML File" />
|
80
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
379
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
81
|
<property name="WebServerToolWindowFactoryState" value="true" />
|
380
|
<property name="WebServerToolWindowFactoryState" value="true" />
|
82
|
<property name="WebServerToolWindowPanel.toolwindow.highlight.mappings" value="true" />
|
381
|
<property name="WebServerToolWindowPanel.toolwindow.highlight.mappings" value="true" />
|
|
@@ -104,6 +403,18 @@ |
|
@@ -104,6 +403,18 @@ |
104
|
<recent name="F:\lfx\menhu\application\api\view\experts" />
|
403
|
<recent name="F:\lfx\menhu\application\api\view\experts" />
|
105
|
</key>
|
404
|
</key>
|
106
|
</component>
|
405
|
</component>
|
|
|
406
|
+ <component name="RunDashboard">
|
|
|
407
|
+ <option name="ruleStates">
|
|
|
408
|
+ <list>
|
|
|
409
|
+ <RuleState>
|
|
|
410
|
+ <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
|
411
|
+ </RuleState>
|
|
|
412
|
+ <RuleState>
|
|
|
413
|
+ <option name="name" value="StatusDashboardGroupingRule" />
|
|
|
414
|
+ </RuleState>
|
|
|
415
|
+ </list>
|
|
|
416
|
+ </option>
|
|
|
417
|
+ </component>
|
107
|
<component name="ServiceViewManager">
|
418
|
<component name="ServiceViewManager">
|
108
|
<option name="viewStates">
|
419
|
<option name="viewStates">
|
109
|
<list>
|
420
|
<list>
|
|
@@ -166,9 +477,54 @@ |
|
@@ -166,9 +477,54 @@ |
166
|
<workItem from="1578378521492" duration="3015000" />
|
477
|
<workItem from="1578378521492" duration="3015000" />
|
167
|
<workItem from="1578382617975" duration="1447000" />
|
478
|
<workItem from="1578382617975" duration="1447000" />
|
168
|
<workItem from="1578389378811" duration="320000" />
|
479
|
<workItem from="1578389378811" duration="320000" />
|
|
|
480
|
+ <workItem from="1585557617026" duration="594000" />
|
|
|
481
|
+ <workItem from="1585619843649" duration="29000" />
|
|
|
482
|
+ <workItem from="1585793059831" duration="1294000" />
|
|
|
483
|
+ <workItem from="1585795803121" duration="485000" />
|
|
|
484
|
+ <workItem from="1585796295556" duration="270000" />
|
|
|
485
|
+ <workItem from="1585796578809" duration="7325000" />
|
|
|
486
|
+ <workItem from="1586776285962" duration="4565000" />
|
|
|
487
|
+ <workItem from="1586825434275" duration="16000" />
|
|
|
488
|
+ <workItem from="1586830986269" duration="5374000" />
|
|
|
489
|
+ <workItem from="1587004475626" duration="3101000" />
|
|
|
490
|
+ <workItem from="1591948018025" duration="2783000" />
|
|
|
491
|
+ <workItem from="1592613694035" duration="1940000" />
|
|
|
492
|
+ <workItem from="1592624725815" duration="2870000" />
|
|
|
493
|
+ <workItem from="1594708227366" duration="1857000" />
|
|
|
494
|
+ <workItem from="1594789722280" duration="4000" />
|
|
|
495
|
+ <workItem from="1596172157757" duration="13187000" />
|
169
|
</task>
|
496
|
</task>
|
170
|
<servers />
|
497
|
<servers />
|
171
|
</component>
|
498
|
</component>
|
|
|
499
|
+ <component name="TimeTrackingManager">
|
|
|
500
|
+ <option name="totallyTimeSpent" value="45694000" />
|
|
|
501
|
+ </component>
|
|
|
502
|
+ <component name="ToolWindowManager">
|
|
|
503
|
+ <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
|
|
|
504
|
+ <layout>
|
|
|
505
|
+ <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.1716418" />
|
|
|
506
|
+ <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
|
507
|
+ <window_info id="Favorites" order="2" side_tool="true" />
|
|
|
508
|
+ <window_info anchor="bottom" id="Message" order="0" />
|
|
|
509
|
+ <window_info anchor="bottom" id="Find" order="1" />
|
|
|
510
|
+ <window_info anchor="bottom" id="Run" order="2" />
|
|
|
511
|
+ <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
|
512
|
+ <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
|
513
|
+ <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
|
514
|
+ <window_info anchor="bottom" id="TODO" order="6" />
|
|
|
515
|
+ <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
|
|
|
516
|
+ <window_info anchor="bottom" id="Database Changes" order="8" show_stripe_button="false" />
|
|
|
517
|
+ <window_info anchor="bottom" id="Version Control" order="9" show_stripe_button="false" />
|
|
|
518
|
+ <window_info anchor="bottom" id="Terminal" order="10" />
|
|
|
519
|
+ <window_info anchor="bottom" id="Event Log" order="11" side_tool="true" />
|
|
|
520
|
+ <window_info anchor="bottom" id="File Transfer" order="12" weight="0.32790446" />
|
|
|
521
|
+ <window_info anchor="right" id="Commander" order="0" weight="0.4" />
|
|
|
522
|
+ <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
|
523
|
+ <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
|
524
|
+ <window_info active="true" anchor="right" id="Remote Host" order="3" visible="true" weight="0.30383795" />
|
|
|
525
|
+ <window_info anchor="right" id="Database" order="4" />
|
|
|
526
|
+ </layout>
|
|
|
527
|
+ </component>
|
172
|
<component name="TypeScriptGeneratedFilesManager">
|
528
|
<component name="TypeScriptGeneratedFilesManager">
|
173
|
<option name="version" value="1" />
|
529
|
<option name="version" value="1" />
|
174
|
</component>
|
530
|
</component>
|
|
@@ -178,26 +534,21 @@ |
|
@@ -178,26 +534,21 @@ |
178
|
<entry key="MAIN">
|
534
|
<entry key="MAIN">
|
179
|
<value>
|
535
|
<value>
|
180
|
<State>
|
536
|
<State>
|
|
|
537
|
+ <option name="RECENTLY_FILTERED_USER_GROUPS">
|
|
|
538
|
+ <collection />
|
|
|
539
|
+ </option>
|
|
|
540
|
+ <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
|
|
541
|
+ <collection />
|
|
|
542
|
+ </option>
|
181
|
<option name="COLUMN_ORDER" />
|
543
|
<option name="COLUMN_ORDER" />
|
182
|
</State>
|
544
|
</State>
|
183
|
</value>
|
545
|
</value>
|
184
|
</entry>
|
546
|
</entry>
|
185
|
</map>
|
547
|
</map>
|
186
|
</option>
|
548
|
</option>
|
187
|
- <option name="RECENT_FILTERS">
|
|
|
188
|
- <map>
|
|
|
189
|
- <entry key="Branch">
|
|
|
190
|
- <value>
|
|
|
191
|
- <list />
|
|
|
192
|
- </value>
|
|
|
193
|
- </entry>
|
|
|
194
|
- <entry key="User">
|
|
|
195
|
- <value>
|
|
|
196
|
- <list />
|
|
|
197
|
- </value>
|
|
|
198
|
- </entry>
|
|
|
199
|
- </map>
|
|
|
200
|
- </option>
|
549
|
+ </component>
|
|
|
550
|
+ <component name="VcsContentAnnotationSettings">
|
|
|
551
|
+ <option name="myLimit" value="2678400000" />
|
201
|
</component>
|
552
|
</component>
|
202
|
<component name="WindowStateProjectService">
|
553
|
<component name="WindowStateProjectService">
|
203
|
<state x="552" y="182" key="#Deployment" timestamp="1578389466045">
|
554
|
<state x="552" y="182" key="#Deployment" timestamp="1578389466045">
|
|
@@ -232,4 +583,319 @@ |
|
@@ -232,4 +583,319 @@ |
232
|
<state x="623" y="225" width="672" height="678" key="search.everywhere.popup/0.0.1920.1040/1920.0.1920.1040@0.0.1920.1040" timestamp="1578379384206" />
|
583
|
<state x="623" y="225" width="672" height="678" key="search.everywhere.popup/0.0.1920.1040/1920.0.1920.1040@0.0.1920.1040" timestamp="1578379384206" />
|
233
|
<state x="623" y="225" width="672" height="678" key="search.everywhere.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1578364632003" />
|
584
|
<state x="623" y="225" width="672" height="678" key="search.everywhere.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1578364632003" />
|
234
|
</component>
|
585
|
</component>
|
|
|
586
|
+ <component name="editorHistoryManager">
|
|
|
587
|
+ <entry file="file://$PROJECT_DIR$/application/extra/upload.php">
|
|
|
588
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
589
|
+ <state relative-caret-position="571">
|
|
|
590
|
+ <caret line="23" column="87" selection-start-line="23" selection-start-column="87" selection-end-line="23" selection-end-column="87" />
|
|
|
591
|
+ </state>
|
|
|
592
|
+ </provider>
|
|
|
593
|
+ </entry>
|
|
|
594
|
+ <entry file="file://$PROJECT_DIR$/public/assets/js/backend/news.js">
|
|
|
595
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
596
|
+ <state relative-caret-position="575">
|
|
|
597
|
+ <caret line="23" column="26" lean-forward="true" selection-start-line="23" selection-start-column="26" selection-end-line="23" selection-end-column="26" />
|
|
|
598
|
+ </state>
|
|
|
599
|
+ </provider>
|
|
|
600
|
+ </entry>
|
|
|
601
|
+ <entry file="file://$PROJECT_DIR$/application/admin/view/experts/index.html">
|
|
|
602
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
|
603
|
+ </entry>
|
|
|
604
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/experts/index.html">
|
|
|
605
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
606
|
+ <state relative-caret-position="225">
|
|
|
607
|
+ <caret line="9" column="42" selection-start-line="9" selection-start-column="42" selection-end-line="9" selection-end-column="42" />
|
|
|
608
|
+ </state>
|
|
|
609
|
+ </provider>
|
|
|
610
|
+ </entry>
|
|
|
611
|
+ <entry file="file://$PROJECT_DIR$/application/admin/view/news/index.html">
|
|
|
612
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
|
613
|
+ </entry>
|
|
|
614
|
+ <entry file="file://$PROJECT_DIR$/application/admin/view/news/edit.html">
|
|
|
615
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
616
|
+ <state relative-caret-position="1450">
|
|
|
617
|
+ <caret line="58" column="10" selection-start-line="53" selection-start-column="3" selection-end-line="58" selection-end-column="10" />
|
|
|
618
|
+ </state>
|
|
|
619
|
+ </provider>
|
|
|
620
|
+ </entry>
|
|
|
621
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/experts/op.html">
|
|
|
622
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
623
|
+ <state relative-caret-position="800">
|
|
|
624
|
+ <caret line="32" column="18" lean-forward="true" selection-start-line="32" selection-start-column="18" selection-end-line="32" selection-end-column="18" />
|
|
|
625
|
+ </state>
|
|
|
626
|
+ </provider>
|
|
|
627
|
+ </entry>
|
|
|
628
|
+ <entry file="file://$PROJECT_DIR$/application/api/view/standard/detail.html">
|
|
|
629
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
630
|
+ <state relative-caret-position="425">
|
|
|
631
|
+ <caret line="17" column="8" lean-forward="true" selection-start-line="17" selection-start-column="8" selection-end-line="17" selection-end-column="8" />
|
|
|
632
|
+ </state>
|
|
|
633
|
+ </provider>
|
|
|
634
|
+ </entry>
|
|
|
635
|
+ <entry file="file://$PROJECT_DIR$/public/statis/css/public.css">
|
|
|
636
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
637
|
+ <state relative-caret-position="550">
|
|
|
638
|
+ <caret line="22" column="1" lean-forward="true" selection-start-line="22" selection-start-column="1" selection-end-line="22" selection-end-column="1" />
|
|
|
639
|
+ </state>
|
|
|
640
|
+ </provider>
|
|
|
641
|
+ </entry>
|
|
|
642
|
+ <entry file="file://$PROJECT_DIR$/application/api/controller/Talent.php">
|
|
|
643
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
644
|
+ <state relative-caret-position="445">
|
|
|
645
|
+ <caret line="47" column="20" selection-start-line="47" selection-start-column="20" selection-end-line="47" selection-end-column="20" />
|
|
|
646
|
+ </state>
|
|
|
647
|
+ </provider>
|
|
|
648
|
+ </entry>
|
|
|
649
|
+ <entry file="file://$PROJECT_DIR$/application/api/view/talent/initiate_2.html">
|
|
|
650
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
651
|
+ <state relative-caret-position="407">
|
|
|
652
|
+ <caret line="33" column="40" selection-start-line="33" selection-start-column="40" selection-end-line="33" selection-end-column="40" />
|
|
|
653
|
+ </state>
|
|
|
654
|
+ </provider>
|
|
|
655
|
+ </entry>
|
|
|
656
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/talent/detail.html">
|
|
|
657
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
658
|
+ <state relative-caret-position="475">
|
|
|
659
|
+ <caret line="19" column="32" selection-start-line="19" selection-start-column="32" selection-end-line="19" selection-end-column="32" />
|
|
|
660
|
+ </state>
|
|
|
661
|
+ </provider>
|
|
|
662
|
+ </entry>
|
|
|
663
|
+ <entry file="file://$PROJECT_DIR$/application/index/controller/Login.php">
|
|
|
664
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
665
|
+ <state relative-caret-position="750">
|
|
|
666
|
+ <caret line="33" column="10" selection-start-line="33" selection-start-column="10" selection-end-line="33" selection-end-column="10" />
|
|
|
667
|
+ </state>
|
|
|
668
|
+ </provider>
|
|
|
669
|
+ </entry>
|
|
|
670
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/login/login.html">
|
|
|
671
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
672
|
+ <state relative-caret-position="4350">
|
|
|
673
|
+ <caret line="174" column="20" selection-start-line="174" selection-start-column="20" selection-end-line="174" selection-end-column="20" />
|
|
|
674
|
+ </state>
|
|
|
675
|
+ </provider>
|
|
|
676
|
+ </entry>
|
|
|
677
|
+ <entry file="file://$PROJECT_DIR$/application/index/controller/Gg.php">
|
|
|
678
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
679
|
+ <state relative-caret-position="525">
|
|
|
680
|
+ <caret line="22" column="22" selection-start-line="22" selection-start-column="22" selection-end-line="22" selection-end-column="22" />
|
|
|
681
|
+ </state>
|
|
|
682
|
+ </provider>
|
|
|
683
|
+ </entry>
|
|
|
684
|
+ <entry file="file://$USER_HOME$/AppData/Local/Temp/360zip$Temp/360$4/database.php" />
|
|
|
685
|
+ <entry file="file://$USER_HOME$/AppData/Local/Temp/360zip$Temp/360$5/database.php" />
|
|
|
686
|
+ <entry file="file://$PROJECT_DIR$/public/static/css/index.css">
|
|
|
687
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
688
|
+ <state relative-caret-position="641">
|
|
|
689
|
+ <caret line="376" column="1" selection-start-line="376" selection-start-column="1" selection-end-line="376" selection-end-column="1" />
|
|
|
690
|
+ </state>
|
|
|
691
|
+ </provider>
|
|
|
692
|
+ </entry>
|
|
|
693
|
+ <entry file="file://$PROJECT_DIR$/public/statis/css/base.css">
|
|
|
694
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
695
|
+ <state relative-caret-position="1650">
|
|
|
696
|
+ <caret line="66" column="2" selection-start-line="66" selection-start-column="2" selection-end-line="66" selection-end-column="2" />
|
|
|
697
|
+ </state>
|
|
|
698
|
+ </provider>
|
|
|
699
|
+ </entry>
|
|
|
700
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/news/detail.html">
|
|
|
701
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
702
|
+ <state relative-caret-position="475">
|
|
|
703
|
+ <caret line="19" column="9" selection-start-line="19" selection-start-column="9" selection-end-line="22" selection-end-column="16" />
|
|
|
704
|
+ </state>
|
|
|
705
|
+ </provider>
|
|
|
706
|
+ </entry>
|
|
|
707
|
+ <entry file="file://$PROJECT_DIR$/application/admin/controller/News.php">
|
|
|
708
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
709
|
+ <state relative-caret-position="4575">
|
|
|
710
|
+ <caret line="187" column="22" selection-start-line="187" selection-start-column="22" selection-end-line="187" selection-end-column="22" />
|
|
|
711
|
+ </state>
|
|
|
712
|
+ </provider>
|
|
|
713
|
+ </entry>
|
|
|
714
|
+ <entry file="file://$PROJECT_DIR$/application/database.php">
|
|
|
715
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
|
716
|
+ </entry>
|
|
|
717
|
+ <entry file="file://$PROJECT_DIR$/application/admin/view/news/add.html">
|
|
|
718
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
719
|
+ <state relative-caret-position="1125">
|
|
|
720
|
+ <caret line="45" column="10" selection-start-line="45" selection-start-column="10" selection-end-line="45" selection-end-column="10" />
|
|
|
721
|
+ </state>
|
|
|
722
|
+ </provider>
|
|
|
723
|
+ </entry>
|
|
|
724
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/standard/detail.html">
|
|
|
725
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
726
|
+ <state relative-caret-position="625">
|
|
|
727
|
+ <caret line="25" column="7" selection-start-line="25" selection-start-column="7" selection-end-line="25" selection-end-column="7" />
|
|
|
728
|
+ </state>
|
|
|
729
|
+ </provider>
|
|
|
730
|
+ </entry>
|
|
|
731
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/experts/detail.html">
|
|
|
732
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
733
|
+ <state relative-caret-position="1375">
|
|
|
734
|
+ <caret line="55" column="50" selection-start-line="55" selection-start-column="50" selection-end-line="55" selection-end-column="50" />
|
|
|
735
|
+ </state>
|
|
|
736
|
+ </provider>
|
|
|
737
|
+ </entry>
|
|
|
738
|
+ <entry file="file://$PROJECT_DIR$/application/admin/view/talent/edit.html">
|
|
|
739
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
740
|
+ <state relative-caret-position="558">
|
|
|
741
|
+ <caret line="31" column="14" selection-start-line="31" selection-start-column="14" selection-end-line="31" selection-end-column="14" />
|
|
|
742
|
+ </state>
|
|
|
743
|
+ </provider>
|
|
|
744
|
+ </entry>
|
|
|
745
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/talent/index.html">
|
|
|
746
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
747
|
+ <state relative-caret-position="702">
|
|
|
748
|
+ <caret line="39" column="89" selection-start-line="39" selection-start-column="22" selection-end-line="39" selection-end-column="89" />
|
|
|
749
|
+ </state>
|
|
|
750
|
+ </provider>
|
|
|
751
|
+ </entry>
|
|
|
752
|
+ <entry file="file://$PROJECT_DIR$/thinkphp/library/think/View.php">
|
|
|
753
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
754
|
+ <state relative-caret-position="2502">
|
|
|
755
|
+ <caret line="147" column="20" selection-start-line="147" selection-start-column="20" selection-end-line="147" selection-end-column="20" />
|
|
|
756
|
+ </state>
|
|
|
757
|
+ </provider>
|
|
|
758
|
+ </entry>
|
|
|
759
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/talent/initiate_2.html">
|
|
|
760
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
761
|
+ <state relative-caret-position="72">
|
|
|
762
|
+ <caret line="4" selection-start-line="4" selection-end-line="4" />
|
|
|
763
|
+ </state>
|
|
|
764
|
+ </provider>
|
|
|
765
|
+ </entry>
|
|
|
766
|
+ <entry file="file://$PROJECT_DIR$/application/index/controller/News.php">
|
|
|
767
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
768
|
+ <state relative-caret-position="378">
|
|
|
769
|
+ <caret line="22" column="33" selection-start-line="22" selection-start-column="28" selection-end-line="22" selection-end-column="33" />
|
|
|
770
|
+ </state>
|
|
|
771
|
+ </provider>
|
|
|
772
|
+ </entry>
|
|
|
773
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/new/gg.html">
|
|
|
774
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
775
|
+ <state relative-caret-position="666">
|
|
|
776
|
+ <caret line="37" column="34" selection-start-line="37" selection-start-column="29" selection-end-line="37" selection-end-column="34" />
|
|
|
777
|
+ </state>
|
|
|
778
|
+ </provider>
|
|
|
779
|
+ </entry>
|
|
|
780
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/new/detail.html">
|
|
|
781
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
|
782
|
+ </entry>
|
|
|
783
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/news/index.html">
|
|
|
784
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
785
|
+ <state relative-caret-position="947">
|
|
|
786
|
+ <caret line="63" column="64" lean-forward="true" selection-start-line="63" selection-start-column="64" selection-end-line="63" selection-end-column="64" />
|
|
|
787
|
+ </state>
|
|
|
788
|
+ </provider>
|
|
|
789
|
+ </entry>
|
|
|
790
|
+ <entry file="file://$PROJECT_DIR$/public/index.php">
|
|
|
791
|
+ <provider selected="true" editor-type-id="text-editor" />
|
|
|
792
|
+ </entry>
|
|
|
793
|
+ <entry file="file://$PROJECT_DIR$/application/config.php">
|
|
|
794
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
795
|
+ <state relative-caret-position="360">
|
|
|
796
|
+ <caret line="20" column="60" selection-start-line="20" selection-start-column="60" selection-end-line="20" selection-end-column="60" />
|
|
|
797
|
+ </state>
|
|
|
798
|
+ </provider>
|
|
|
799
|
+ </entry>
|
|
|
800
|
+ <entry file="file://$PROJECT_DIR$/public/OJDwvfBa9F.php">
|
|
|
801
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
802
|
+ <state relative-caret-position="468">
|
|
|
803
|
+ <caret line="38" lean-forward="true" selection-start-line="38" selection-end-line="38" />
|
|
|
804
|
+ </state>
|
|
|
805
|
+ </provider>
|
|
|
806
|
+ </entry>
|
|
|
807
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/talent/initiate_1.html">
|
|
|
808
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
809
|
+ <state relative-caret-position="18">
|
|
|
810
|
+ <caret line="1" column="24" selection-start-line="1" selection-start-column="24" selection-end-line="1" selection-end-column="24" />
|
|
|
811
|
+ </state>
|
|
|
812
|
+ </provider>
|
|
|
813
|
+ </entry>
|
|
|
814
|
+ <entry file="file://$PROJECT_DIR$/application/api/controller/Index.php">
|
|
|
815
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
816
|
+ <state relative-caret-position="-162" />
|
|
|
817
|
+ </provider>
|
|
|
818
|
+ </entry>
|
|
|
819
|
+ <entry file="file://$PROJECT_DIR$/runtime/temp/067cf5b6af77356b9e749da2f87e56ee.php">
|
|
|
820
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
821
|
+ <state relative-caret-position="298">
|
|
|
822
|
+ <caret line="142" column="8" selection-start-line="142" selection-start-column="8" selection-end-line="142" selection-end-column="8" />
|
|
|
823
|
+ </state>
|
|
|
824
|
+ </provider>
|
|
|
825
|
+ </entry>
|
|
|
826
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/green/green.html">
|
|
|
827
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
828
|
+ <state relative-caret-position="450">
|
|
|
829
|
+ <caret line="25" column="26" selection-start-line="25" selection-start-column="22" selection-end-line="25" selection-end-column="26" />
|
|
|
830
|
+ </state>
|
|
|
831
|
+ </provider>
|
|
|
832
|
+ </entry>
|
|
|
833
|
+ <entry file="file://$PROJECT_DIR$/application/index/controller/Green.php">
|
|
|
834
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
835
|
+ <state relative-caret-position="480">
|
|
|
836
|
+ <caret line="31" lean-forward="true" selection-start-line="31" selection-end-line="31" />
|
|
|
837
|
+ </state>
|
|
|
838
|
+ </provider>
|
|
|
839
|
+ </entry>
|
|
|
840
|
+ <entry file="file://$PROJECT_DIR$/public/statis/css/index.css">
|
|
|
841
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
842
|
+ <state relative-caret-position="1810">
|
|
|
843
|
+ <caret line="570" column="17" lean-forward="true" selection-start-line="570" selection-start-column="17" selection-end-line="570" selection-end-column="17" />
|
|
|
844
|
+ </state>
|
|
|
845
|
+ </provider>
|
|
|
846
|
+ </entry>
|
|
|
847
|
+ <entry file="file://$PROJECT_DIR$/application/index/service/Index.php">
|
|
|
848
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
849
|
+ <state relative-caret-position="1522">
|
|
|
850
|
+ <caret line="371" column="32" selection-start-line="371" selection-start-column="27" selection-end-line="371" selection-end-column="32" />
|
|
|
851
|
+ </state>
|
|
|
852
|
+ </provider>
|
|
|
853
|
+ </entry>
|
|
|
854
|
+ <entry file="file://$PROJECT_DIR$/application/index/controller/Index.php">
|
|
|
855
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
856
|
+ <state relative-caret-position="342">
|
|
|
857
|
+ <caret line="21" selection-start-line="21" selection-end-line="21" />
|
|
|
858
|
+ </state>
|
|
|
859
|
+ </provider>
|
|
|
860
|
+ </entry>
|
|
|
861
|
+ <entry file="file://$PROJECT_DIR$/application/common/controller/Frontend.php">
|
|
|
862
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
863
|
+ <state relative-caret-position="414">
|
|
|
864
|
+ <caret line="96" selection-start-line="96" selection-end-line="96" />
|
|
|
865
|
+ </state>
|
|
|
866
|
+ </provider>
|
|
|
867
|
+ </entry>
|
|
|
868
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/index/index.html">
|
|
|
869
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
870
|
+ <state relative-caret-position="18">
|
|
|
871
|
+ <caret line="1" column="33" selection-start-line="1" selection-start-column="33" selection-end-line="1" selection-end-column="33" />
|
|
|
872
|
+ <folding>
|
|
|
873
|
+ <element signature="n#style#0;n#h1#0;n#div#0;n#a#1;n#li#0;n#ul#0;n#div#1;n#div#0;n#div#3;n#!!top" expanded="true" />
|
|
|
874
|
+ <element signature="n#style#0;n#p#0;n#div#0;n#a#1;n#li#0;n#ul#0;n#div#1;n#div#0;n#div#3;n#!!top" expanded="true" />
|
|
|
875
|
+ <element signature="n#style#0;n#font#0;n#div#0;n#a#1;n#li#0;n#ul#0;n#div#1;n#div#0;n#div#3;n#!!top" expanded="true" />
|
|
|
876
|
+ <element signature="n#style#0;n#a#0;n#ul#0;n#div#1;n#div#1;n#div#4;n#!!top" expanded="true" />
|
|
|
877
|
+ <element signature="n#style#0;n#p#0;n#li#0;n#a#0;n#ul#0;n#div#1;n#div#1;n#div#4;n#!!top" expanded="true" />
|
|
|
878
|
+ <element signature="n#style#0;n#a#0;n#li#0;n#ul#0;n#div#1;n#div#0;n#div#6;n#!!top" expanded="true" />
|
|
|
879
|
+ <element signature="n#style#0;n#a#0;n#li#0;n#ul#0;n#div#1;n#div#1;n#div#6;n#!!top" expanded="true" />
|
|
|
880
|
+ <element signature="n#style#0;n#a#0;n#li#0;n#ul#0;n#div#1;n#div#0;n#div#7;n#!!top" expanded="true" />
|
|
|
881
|
+ <element signature="n#style#0;n#a#0;n#li#0;n#ul#0;n#div#1;n#div#1;n#div#7;n#!!top" expanded="true" />
|
|
|
882
|
+ </folding>
|
|
|
883
|
+ </state>
|
|
|
884
|
+ </provider>
|
|
|
885
|
+ </entry>
|
|
|
886
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/layout/default.html">
|
|
|
887
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
888
|
+ <state relative-caret-position="378">
|
|
|
889
|
+ <caret line="45" column="62" selection-start-line="45" selection-start-column="62" selection-end-line="45" selection-end-column="62" />
|
|
|
890
|
+ </state>
|
|
|
891
|
+ </provider>
|
|
|
892
|
+ </entry>
|
|
|
893
|
+ <entry file="file://$PROJECT_DIR$/application/index/view/common/1.html">
|
|
|
894
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
895
|
+ <state>
|
|
|
896
|
+ <caret column="6" lean-forward="true" selection-end-column="15" />
|
|
|
897
|
+ </state>
|
|
|
898
|
+ </provider>
|
|
|
899
|
+ </entry>
|
|
|
900
|
+ </component>
|
235
|
</project> |
901
|
</project> |