用户信息
Showing
12 changed files
with
660 additions
and
6 deletions
.idea/liantiaoFront.iml
0 → 100644
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <module type="WEB_MODULE" version="4"> | ||
| 3 | <component name="NewModuleRootManager"> | ||
| 4 | <content url="file://$MODULE_DIR$"> | ||
| 5 | <excludeFolder url="file://$MODULE_DIR$/.tmp" /> | ||
| 6 | <excludeFolder url="file://$MODULE_DIR$/temp" /> | ||
| 7 | <excludeFolder url="file://$MODULE_DIR$/tmp" /> | ||
| 8 | </content> | ||
| 9 | <orderEntry type="inheritedJdk" /> | ||
| 10 | <orderEntry type="sourceFolder" forTests="false" /> | ||
| 11 | </component> | ||
| 12 | </module> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | 
.idea/misc.xml
0 → 100644
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <project version="4"> | ||
| 3 | <component name="ProjectLevelVcsManager" settingsEditedManually="false"> | ||
| 4 | <OptionsSetting value="true" id="Add" /> | ||
| 5 | <OptionsSetting value="true" id="Remove" /> | ||
| 6 | <OptionsSetting value="true" id="Checkout" /> | ||
| 7 | <OptionsSetting value="true" id="Update" /> | ||
| 8 | <OptionsSetting value="true" id="Status" /> | ||
| 9 | <OptionsSetting value="true" id="Edit" /> | ||
| 10 | <ConfirmationsSetting value="0" id="Add" /> | ||
| 11 | <ConfirmationsSetting value="0" id="Remove" /> | ||
| 12 | </component> | ||
| 13 | </project> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | 
.idea/modules.xml
0 → 100644
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <project version="4"> | ||
| 3 | <component name="ProjectModuleManager"> | ||
| 4 | <modules> | ||
| 5 | <module fileurl="file://$PROJECT_DIR$/.idea/liantiaoFront.iml" filepath="$PROJECT_DIR$/.idea/liantiaoFront.iml" /> | ||
| 6 | </modules> | ||
| 7 | </component> | ||
| 8 | </project> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | 
.idea/workspace.xml
0 → 100644
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <project version="4"> | ||
| 3 | <component name="ChangeListManager"> | ||
| 4 | <list default="true" id="bea0fa02-58b1-4202-9c5f-f9bfa14e2bcc" name="Default" comment="" /> | ||
| 5 | <ignored path="liantiaoFront.iws" /> | ||
| 6 | <ignored path=".idea/workspace.xml" /> | ||
| 7 | <ignored path="$PROJECT_DIR$/.tmp/" /> | ||
| 8 | <ignored path="$PROJECT_DIR$/temp/" /> | ||
| 9 | <ignored path="$PROJECT_DIR$/tmp/" /> | ||
| 10 | <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> | ||
| 11 | <option name="TRACKING_ENABLED" value="true" /> | ||
| 12 | <option name="SHOW_DIALOG" value="false" /> | ||
| 13 | <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||
| 14 | <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||
| 15 | <option name="LAST_RESOLUTION" value="IGNORE" /> | ||
| 16 | </component> | ||
| 17 | <component name="CreatePatchCommitExecutor"> | ||
| 18 | <option name="PATCH_PATH" value="" /> | ||
| 19 | </component> | ||
| 20 | <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" /> | ||
| 21 | <component name="FavoritesManager"> | ||
| 22 | <favorites_list name="liantiaoFront" /> | ||
| 23 | </component> | ||
| 24 | <component name="FileEditorManager"> | ||
| 25 | <leaf> | ||
| 26 | <file leaf-file-name="BaseUserInfo.vue" pinned="false" current-in-tab="false"> | ||
| 27 | <entry file="file://$PROJECT_DIR$/src/components/Modules/UserInfo/BaseUserInfo.vue"> | ||
| 28 | <provider selected="true" editor-type-id="text-editor"> | ||
| 29 | <state relative-caret-position="270"> | ||
| 30 | <caret line="19" column="16" selection-start-line="19" selection-start-column="16" selection-end-line="19" selection-end-column="16" /> | ||
| 31 | <folding /> | ||
| 32 | </state> | ||
| 33 | </provider> | ||
| 34 | </entry> | ||
| 35 | </file> | ||
| 36 | <file leaf-file-name="AccountView.vue" pinned="false" current-in-tab="true"> | ||
| 37 | <entry file="file://$PROJECT_DIR$/src/components/Modules/Account/AccountView.vue"> | ||
| 38 | <provider selected="true" editor-type-id="text-editor"> | ||
| 39 | <state relative-caret-position="240"> | ||
| 40 | <caret line="17" column="38" selection-start-line="17" selection-start-column="38" selection-end-line="17" selection-end-column="38" /> | ||
| 41 | <folding /> | ||
| 42 | </state> | ||
| 43 | </provider> | ||
| 44 | </entry> | ||
| 45 | </file> | ||
| 46 | <file leaf-file-name="SupportView.vue" pinned="false" current-in-tab="false"> | ||
| 47 | <entry file="file://$PROJECT_DIR$/src/components/Modules/Support/SupportView.vue"> | ||
| 48 | <provider selected="true" editor-type-id="text-editor"> | ||
| 49 | <state relative-caret-position="0"> | ||
| 50 | <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||
| 51 | <folding /> | ||
| 52 | </state> | ||
| 53 | </provider> | ||
| 54 | </entry> | ||
| 55 | </file> | ||
| 56 | </leaf> | ||
| 57 | </component> | ||
| 58 | <component name="FileTemplateManagerImpl"> | ||
| 59 | <option name="RECENT_TEMPLATES"> | ||
| 60 | <list> | ||
| 61 | <option value="JavaScript File" /> | ||
| 62 | </list> | ||
| 63 | </option> | ||
| 64 | </component> | ||
| 65 | <component name="IdeDocumentHistory"> | ||
| 66 | <option name="CHANGED_PATHS"> | ||
| 67 | <list> | ||
| 68 | <option value="$PROJECT_DIR$/src/components/Modules/index.js" /> | ||
| 69 | <option value="$PROJECT_DIR$/src/components/Modules/UserInfo/index.js" /> | ||
| 70 | <option value="$PROJECT_DIR$/src/router/UserInfoRouter.js" /> | ||
| 71 | <option value="$PROJECT_DIR$/src/router/index.js" /> | ||
| 72 | <option value="$PROJECT_DIR$/src/router/accountRouter.js" /> | ||
| 73 | <option value="$PROJECT_DIR$/src/components/Modules/UserInfo/BaseUserInfo.vue" /> | ||
| 74 | <option value="$PROJECT_DIR$/src/components/Modules/Account/AccountView.vue" /> | ||
| 75 | </list> | ||
| 76 | </option> | ||
| 77 | </component> | ||
| 78 | <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" /> | ||
| 79 | <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER"> | ||
| 80 | <package-json value="$PROJECT_DIR$/package.json" /> | ||
| 81 | </component> | ||
| 82 | <component name="JsGulpfileManager"> | ||
| 83 | <detection-done>true</detection-done> | ||
| 84 | <sorting>DEFINITION_ORDER</sorting> | ||
| 85 | </component> | ||
| 86 | <component name="NodeModulesDirectoryManager"> | ||
| 87 | <handled-path value="$PROJECT_DIR$/node_modules" /> | ||
| 88 | </component> | ||
| 89 | <component name="ProjectFrameBounds"> | ||
| 90 | <option name="x" value="32" /> | ||
| 91 | <option name="y" value="182" /> | ||
| 92 | <option name="width" value="1244" /> | ||
| 93 | <option name="height" value="777" /> | ||
| 94 | </component> | ||
| 95 | <component name="ProjectLevelVcsManager" settingsEditedManually="false"> | ||
| 96 | <OptionsSetting value="true" id="Add" /> | ||
| 97 | <OptionsSetting value="true" id="Remove" /> | ||
| 98 | <OptionsSetting value="true" id="Checkout" /> | ||
| 99 | <OptionsSetting value="true" id="Update" /> | ||
| 100 | <OptionsSetting value="true" id="Status" /> | ||
| 101 | <OptionsSetting value="true" id="Edit" /> | ||
| 102 | <ConfirmationsSetting value="0" id="Add" /> | ||
| 103 | <ConfirmationsSetting value="0" id="Remove" /> | ||
| 104 | </component> | ||
| 105 | <component name="ProjectView"> | ||
| 106 | <navigator currentView="ProjectPane" proportions="" version="1"> | ||
| 107 | <flattenPackages /> | ||
| 108 | <showMembers /> | ||
| 109 | <showModules /> | ||
| 110 | <showLibraryContents /> | ||
| 111 | <hideEmptyPackages /> | ||
| 112 | <abbreviatePackageNames /> | ||
| 113 | <autoscrollToSource /> | ||
| 114 | <autoscrollFromSource /> | ||
| 115 | <sortByType /> | ||
| 116 | <manualOrder /> | ||
| 117 | <foldersAlwaysOnTop value="true" /> | ||
| 118 | </navigator> | ||
| 119 | <panes> | ||
| 120 | <pane id="Scratches" /> | ||
| 121 | <pane id="ProjectPane"> | ||
| 122 | <subPane> | ||
| 123 | <PATH> | ||
| 124 | <PATH_ELEMENT> | ||
| 125 | <option name="myItemId" value="liantiaoFront" /> | ||
| 126 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | ||
| 127 | </PATH_ELEMENT> | ||
| 128 | </PATH> | ||
| 129 | <PATH> | ||
| 130 | <PATH_ELEMENT> | ||
| 131 | <option name="myItemId" value="liantiaoFront" /> | ||
| 132 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | ||
| 133 | </PATH_ELEMENT> | ||
| 134 | <PATH_ELEMENT> | ||
| 135 | <option name="myItemId" value="liantiaoFront" /> | ||
| 136 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 137 | </PATH_ELEMENT> | ||
| 138 | </PATH> | ||
| 139 | <PATH> | ||
| 140 | <PATH_ELEMENT> | ||
| 141 | <option name="myItemId" value="liantiaoFront" /> | ||
| 142 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | ||
| 143 | </PATH_ELEMENT> | ||
| 144 | <PATH_ELEMENT> | ||
| 145 | <option name="myItemId" value="liantiaoFront" /> | ||
| 146 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 147 | </PATH_ELEMENT> | ||
| 148 | <PATH_ELEMENT> | ||
| 149 | <option name="myItemId" value="src" /> | ||
| 150 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 151 | </PATH_ELEMENT> | ||
| 152 | </PATH> | ||
| 153 | <PATH> | ||
| 154 | <PATH_ELEMENT> | ||
| 155 | <option name="myItemId" value="liantiaoFront" /> | ||
| 156 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | ||
| 157 | </PATH_ELEMENT> | ||
| 158 | <PATH_ELEMENT> | ||
| 159 | <option name="myItemId" value="liantiaoFront" /> | ||
| 160 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 161 | </PATH_ELEMENT> | ||
| 162 | <PATH_ELEMENT> | ||
| 163 | <option name="myItemId" value="src" /> | ||
| 164 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 165 | </PATH_ELEMENT> | ||
| 166 | <PATH_ELEMENT> | ||
| 167 | <option name="myItemId" value="router" /> | ||
| 168 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 169 | </PATH_ELEMENT> | ||
| 170 | </PATH> | ||
| 171 | <PATH> | ||
| 172 | <PATH_ELEMENT> | ||
| 173 | <option name="myItemId" value="liantiaoFront" /> | ||
| 174 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | ||
| 175 | </PATH_ELEMENT> | ||
| 176 | <PATH_ELEMENT> | ||
| 177 | <option name="myItemId" value="liantiaoFront" /> | ||
| 178 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 179 | </PATH_ELEMENT> | ||
| 180 | <PATH_ELEMENT> | ||
| 181 | <option name="myItemId" value="src" /> | ||
| 182 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 183 | </PATH_ELEMENT> | ||
| 184 | <PATH_ELEMENT> | ||
| 185 | <option name="myItemId" value="components" /> | ||
| 186 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 187 | </PATH_ELEMENT> | ||
| 188 | </PATH> | ||
| 189 | <PATH> | ||
| 190 | <PATH_ELEMENT> | ||
| 191 | <option name="myItemId" value="liantiaoFront" /> | ||
| 192 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | ||
| 193 | </PATH_ELEMENT> | ||
| 194 | <PATH_ELEMENT> | ||
| 195 | <option name="myItemId" value="liantiaoFront" /> | ||
| 196 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 197 | </PATH_ELEMENT> | ||
| 198 | <PATH_ELEMENT> | ||
| 199 | <option name="myItemId" value="src" /> | ||
| 200 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 201 | </PATH_ELEMENT> | ||
| 202 | <PATH_ELEMENT> | ||
| 203 | <option name="myItemId" value="components" /> | ||
| 204 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 205 | </PATH_ELEMENT> | ||
| 206 | <PATH_ELEMENT> | ||
| 207 | <option name="myItemId" value="Modules" /> | ||
| 208 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 209 | </PATH_ELEMENT> | ||
| 210 | </PATH> | ||
| 211 | <PATH> | ||
| 212 | <PATH_ELEMENT> | ||
| 213 | <option name="myItemId" value="liantiaoFront" /> | ||
| 214 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | ||
| 215 | </PATH_ELEMENT> | ||
| 216 | <PATH_ELEMENT> | ||
| 217 | <option name="myItemId" value="liantiaoFront" /> | ||
| 218 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 219 | </PATH_ELEMENT> | ||
| 220 | <PATH_ELEMENT> | ||
| 221 | <option name="myItemId" value="src" /> | ||
| 222 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 223 | </PATH_ELEMENT> | ||
| 224 | <PATH_ELEMENT> | ||
| 225 | <option name="myItemId" value="components" /> | ||
| 226 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 227 | </PATH_ELEMENT> | ||
| 228 | <PATH_ELEMENT> | ||
| 229 | <option name="myItemId" value="Modules" /> | ||
| 230 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 231 | </PATH_ELEMENT> | ||
| 232 | <PATH_ELEMENT> | ||
| 233 | <option name="myItemId" value="UserInfo" /> | ||
| 234 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 235 | </PATH_ELEMENT> | ||
| 236 | </PATH> | ||
| 237 | <PATH> | ||
| 238 | <PATH_ELEMENT> | ||
| 239 | <option name="myItemId" value="liantiaoFront" /> | ||
| 240 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | ||
| 241 | </PATH_ELEMENT> | ||
| 242 | <PATH_ELEMENT> | ||
| 243 | <option name="myItemId" value="liantiaoFront" /> | ||
| 244 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 245 | </PATH_ELEMENT> | ||
| 246 | <PATH_ELEMENT> | ||
| 247 | <option name="myItemId" value="src" /> | ||
| 248 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 249 | </PATH_ELEMENT> | ||
| 250 | <PATH_ELEMENT> | ||
| 251 | <option name="myItemId" value="components" /> | ||
| 252 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 253 | </PATH_ELEMENT> | ||
| 254 | <PATH_ELEMENT> | ||
| 255 | <option name="myItemId" value="Modules" /> | ||
| 256 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 257 | </PATH_ELEMENT> | ||
| 258 | <PATH_ELEMENT> | ||
| 259 | <option name="myItemId" value="Support" /> | ||
| 260 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 261 | </PATH_ELEMENT> | ||
| 262 | </PATH> | ||
| 263 | <PATH> | ||
| 264 | <PATH_ELEMENT> | ||
| 265 | <option name="myItemId" value="liantiaoFront" /> | ||
| 266 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> | ||
| 267 | </PATH_ELEMENT> | ||
| 268 | <PATH_ELEMENT> | ||
| 269 | <option name="myItemId" value="liantiaoFront" /> | ||
| 270 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 271 | </PATH_ELEMENT> | ||
| 272 | <PATH_ELEMENT> | ||
| 273 | <option name="myItemId" value="src" /> | ||
| 274 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 275 | </PATH_ELEMENT> | ||
| 276 | <PATH_ELEMENT> | ||
| 277 | <option name="myItemId" value="components" /> | ||
| 278 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 279 | </PATH_ELEMENT> | ||
| 280 | <PATH_ELEMENT> | ||
| 281 | <option name="myItemId" value="Modules" /> | ||
| 282 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 283 | </PATH_ELEMENT> | ||
| 284 | <PATH_ELEMENT> | ||
| 285 | <option name="myItemId" value="Account" /> | ||
| 286 | <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> | ||
| 287 | </PATH_ELEMENT> | ||
| 288 | </PATH> | ||
| 289 | </subPane> | ||
| 290 | </pane> | ||
| 291 | <pane id="Scope" /> | ||
| 292 | </panes> | ||
| 293 | </component> | ||
| 294 | <component name="PropertiesComponent"> | ||
| 295 | <property name="nodejs_interpreter_path" value="/usr/local/bin/node" /> | ||
| 296 | <property name="WebServerToolWindowFactoryState" value="false" /> | ||
| 297 | <property name="HbShouldOpenHtmlAsHb" value="" /> | ||
| 298 | <property name="js-jscs-nodeInterpreter" value="/usr/local/bin/node" /> | ||
| 299 | </component> | ||
| 300 | <component name="RunManager"> | ||
| 301 | <configuration default="true" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application"> | ||
| 302 | <method /> | ||
| 303 | </configuration> | ||
| 304 | <configuration default="true" type="DartTestRunConfigurationType" factoryName="Dart Test"> | ||
| 305 | <method /> | ||
| 306 | </configuration> | ||
| 307 | <configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma"> | ||
| 308 | <config-file value="" /> | ||
| 309 | <node-interpreter value="project" /> | ||
| 310 | <envs /> | ||
| 311 | <method /> | ||
| 312 | </configuration> | ||
| 313 | <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug"> | ||
| 314 | <method /> | ||
| 315 | </configuration> | ||
| 316 | <configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" working-dir=""> | ||
| 317 | <method /> | ||
| 318 | </configuration> | ||
| 319 | <configuration default="true" type="cucumber.js" factoryName="Cucumber.js"> | ||
| 320 | <option name="cucumberJsArguments" value="" /> | ||
| 321 | <option name="executablePath" /> | ||
| 322 | <option name="filePath" /> | ||
| 323 | <method /> | ||
| 324 | </configuration> | ||
| 325 | <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js"> | ||
| 326 | <method /> | ||
| 327 | </configuration> | ||
| 328 | <configuration default="true" type="js.build_tools.npm" factoryName="npm"> | ||
| 329 | <command value="run-script" /> | ||
| 330 | <scripts /> | ||
| 331 | <node-interpreter value="project" /> | ||
| 332 | <envs /> | ||
| 333 | <method /> | ||
| 334 | </configuration> | ||
| 335 | <configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha"> | ||
| 336 | <node-interpreter>project</node-interpreter> | ||
| 337 | <node-options /> | ||
| 338 | <working-directory /> | ||
| 339 | <pass-parent-env>true</pass-parent-env> | ||
| 340 | <envs /> | ||
| 341 | <ui /> | ||
| 342 | <extra-mocha-options /> | ||
| 343 | <test-kind>DIRECTORY</test-kind> | ||
| 344 | <test-directory /> | ||
| 345 | <recursive>false</recursive> | ||
| 346 | <method /> | ||
| 347 | </configuration> | ||
| 348 | </component> | ||
| 349 | <component name="ShelveChangesManager" show_recycled="false"> | ||
| 350 | <option name="remove_strategy" value="false" /> | ||
| 351 | </component> | ||
| 352 | <component name="TaskManager"> | ||
| 353 | <task active="true" id="Default" summary="Default task"> | ||
| 354 | <changelist id="bea0fa02-58b1-4202-9c5f-f9bfa14e2bcc" name="Default" comment="" /> | ||
| 355 | <created>1493004157197</created> | ||
| 356 | <option name="number" value="Default" /> | ||
| 357 | <option name="presentableId" value="Default" /> | ||
| 358 | <updated>1493004157197</updated> | ||
| 359 | <workItem from="1493004158353" duration="5674000" /> | ||
| 360 | </task> | ||
| 361 | <servers /> | ||
| 362 | </component> | ||
| 363 | <component name="TimeTrackingManager"> | ||
| 364 | <option name="totallyTimeSpent" value="5674000" /> | ||
| 365 | </component> | ||
| 366 | <component name="ToolWindowManager"> | ||
| 367 | <frame x="32" y="182" width="1244" height="777" extended-state="0" /> | ||
| 368 | <editor active="true" /> | ||
| 369 | <layout> | ||
| 370 | <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24938676" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> | ||
| 371 | <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> | ||
| 372 | <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" /> | ||
| 373 | <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | ||
| 374 | <window_info id="npm" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" /> | ||
| 375 | <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> | ||
| 376 | <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | ||
| 377 | <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.0" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" /> | ||
| 378 | <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" /> | ||
| 379 | <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> | ||
| 380 | <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> | ||
| 381 | <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> | ||
| 382 | <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | ||
| 383 | <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> | ||
| 384 | <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | ||
| 385 | <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> | ||
| 386 | <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> | ||
| 387 | </layout> | ||
| 388 | </component> | ||
| 389 | <component name="Vcs.Log.UiProperties"> | ||
| 390 | <option name="RECENTLY_FILTERED_USER_GROUPS"> | ||
| 391 | <collection /> | ||
| 392 | </option> | ||
| 393 | <option name="RECENTLY_FILTERED_BRANCH_GROUPS"> | ||
| 394 | <collection /> | ||
| 395 | </option> | ||
| 396 | </component> | ||
| 397 | <component name="VcsContentAnnotationSettings"> | ||
| 398 | <option name="myLimit" value="2678400000" /> | ||
| 399 | </component> | ||
| 400 | <component name="XDebuggerManager"> | ||
| 401 | <breakpoint-manager /> | ||
| 402 | <watches-manager /> | ||
| 403 | </component> | ||
| 404 | <component name="editorHistoryManager"> | ||
| 405 | <entry file="file://$PROJECT_DIR$/src/components/index.js"> | ||
| 406 | <provider selected="true" editor-type-id="text-editor"> | ||
| 407 | <state relative-caret-position="165"> | ||
| 408 | <caret line="12" column="8" selection-start-line="12" selection-start-column="8" selection-end-line="12" selection-end-column="8" /> | ||
| 409 | <folding> | ||
| 410 | <element signature="e#0#29#0" expanded="true" /> | ||
| 411 | </folding> | ||
| 412 | </state> | ||
| 413 | </provider> | ||
| 414 | </entry> | ||
| 415 | <entry file="file://$PROJECT_DIR$/src/router/index.js"> | ||
| 416 | <provider selected="true" editor-type-id="text-editor"> | ||
| 417 | <state relative-caret-position="60"> | ||
| 418 | <caret line="4" column="37" selection-start-line="4" selection-start-column="37" selection-end-line="4" selection-end-column="37" /> | ||
| 419 | <folding /> | ||
| 420 | </state> | ||
| 421 | </provider> | ||
| 422 | </entry> | ||
| 423 | <entry file="file://$PROJECT_DIR$/src/router/UserInfoRouter.js"> | ||
| 424 | <provider selected="true" editor-type-id="text-editor"> | ||
| 425 | <state relative-caret-position="135"> | ||
| 426 | <caret line="11" column="42" selection-start-line="11" selection-start-column="13" selection-end-line="11" selection-end-column="42" /> | ||
| 427 | <folding> | ||
| 428 | <element signature="e#47#100#0" expanded="true" /> | ||
| 429 | </folding> | ||
| 430 | </state> | ||
| 431 | </provider> | ||
| 432 | </entry> | ||
| 433 | <entry file="file://$PROJECT_DIR$/src/router/accountRouter.js"> | ||
| 434 | <provider selected="true" editor-type-id="text-editor"> | ||
| 435 | <state relative-caret-position="150"> | ||
| 436 | <caret line="10" column="19" selection-start-line="10" selection-start-column="19" selection-end-line="10" selection-end-column="19" /> | ||
| 437 | <folding> | ||
| 438 | <element signature="e#0#57#0" expanded="true" /> | ||
| 439 | </folding> | ||
| 440 | </state> | ||
| 441 | </provider> | ||
| 442 | </entry> | ||
| 443 | <entry file="file://$PROJECT_DIR$/src/components/Modules/Support/index.js"> | ||
| 444 | <provider selected="true" editor-type-id="text-editor"> | ||
| 445 | <state relative-caret-position="0"> | ||
| 446 | <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="3" selection-end-column="2" /> | ||
| 447 | <folding /> | ||
| 448 | </state> | ||
| 449 | </provider> | ||
| 450 | </entry> | ||
| 451 | <entry file="file://$PROJECT_DIR$/src/components/Modules/index.js"> | ||
| 452 | <provider selected="true" editor-type-id="text-editor"> | ||
| 453 | <state relative-caret-position="105"> | ||
| 454 | <caret line="7" column="27" selection-start-line="7" selection-start-column="27" selection-end-line="7" selection-end-column="27" /> | ||
| 455 | <folding /> | ||
| 456 | </state> | ||
| 457 | </provider> | ||
| 458 | </entry> | ||
| 459 | <entry file="file://$PROJECT_DIR$/src/components/Modules/Account/AccountList.vue"> | ||
| 460 | <provider selected="true" editor-type-id="text-editor"> | ||
| 461 | <state relative-caret-position="0"> | ||
| 462 | <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||
| 463 | <folding /> | ||
| 464 | </state> | ||
| 465 | </provider> | ||
| 466 | </entry> | ||
| 467 | <entry file="file://$PROJECT_DIR$/src/components/Modules/UserInfo/index.js"> | ||
| 468 | <provider selected="true" editor-type-id="text-editor"> | ||
| 469 | <state relative-caret-position="0"> | ||
| 470 | <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||
| 471 | <folding /> | ||
| 472 | </state> | ||
| 473 | </provider> | ||
| 474 | </entry> | ||
| 475 | <entry file="jar://$APPLICATION_HOME_DIR$/lib/webstorm.jar!/resources/html5-schema/html5/web-forms2.rnc"> | ||
| 476 | <provider selected="true" editor-type-id="text-editor"> | ||
| 477 | <state relative-caret-position="219"> | ||
| 478 | <caret line="625" column="16" selection-start-line="625" selection-start-column="16" selection-end-line="625" selection-end-column="16" /> | ||
| 479 | <folding /> | ||
| 480 | </state> | ||
| 481 | </provider> | ||
| 482 | </entry> | ||
| 483 | <entry file="file://$PROJECT_DIR$/src/components/Modules/UserInfo/BaseUserInfo.vue"> | ||
| 484 | <provider selected="true" editor-type-id="text-editor"> | ||
| 485 | <state relative-caret-position="270"> | ||
| 486 | <caret line="19" column="16" selection-start-line="19" selection-start-column="16" selection-end-line="19" selection-end-column="16" /> | ||
| 487 | <folding /> | ||
| 488 | </state> | ||
| 489 | </provider> | ||
| 490 | </entry> | ||
| 491 | <entry file="file://$PROJECT_DIR$/src/components/Modules/Support/SupportView.vue"> | ||
| 492 | <provider selected="true" editor-type-id="text-editor"> | ||
| 493 | <state relative-caret-position="0"> | ||
| 494 | <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" /> | ||
| 495 | <folding /> | ||
| 496 | </state> | ||
| 497 | </provider> | ||
| 498 | </entry> | ||
| 499 | <entry file="file://$PROJECT_DIR$/src/components/Modules/Account/AccountView.vue"> | ||
| 500 | <provider selected="true" editor-type-id="text-editor"> | ||
| 501 | <state relative-caret-position="240"> | ||
| 502 | <caret line="17" column="38" selection-start-line="17" selection-start-column="38" selection-end-line="17" selection-end-column="38" /> | ||
| 503 | <folding /> | ||
| 504 | </state> | ||
| 505 | </provider> | ||
| 506 | </entry> | ||
| 507 | </component> | ||
| 508 | </project> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | 
.project
0 → 100644
| ... | @@ -8,10 +8,16 @@ | ... | @@ -8,10 +8,16 @@ | 
| 8 | 8 | ||
| 9 | <Row> | 9 | <Row> | 
| 10 | <i-col span="5"> | 10 | <i-col span="5"> | 
| 11 | <Menu width="auto" @on-select="itemSelect"> | 11 | <Menu width="auto" @on-select="itemSelect" open-names="['1']" active-name="/account"> | 
| 12 | <Menu-item name="/account/1"> | 12 | <Submenu name="1"> | 
| 13 | 帐号信息 | 13 | <template slot="title"> | 
| 14 | <Icon type="ios-paper"></Icon> | ||
| 15 | 用户信息 | ||
| 16 | </template> | ||
| 17 | <Menu-item name="/account"> | ||
| 18 | 用户基础信息 | ||
| 14 | </Menu-item> | 19 | </Menu-item> | 
| 20 | </Submenu> | ||
| 15 | <Menu-item name="/account/2"> | 21 | <Menu-item name="/account/2"> | 
| 16 | 调用统计 | 22 | 调用统计 | 
| 17 | </Menu-item> | 23 | </Menu-item> | 
| ... | @@ -21,6 +27,7 @@ | ... | @@ -21,6 +27,7 @@ | 
| 21 | <Menu-item name="/account/4"> | 27 | <Menu-item name="/account/4"> | 
| 22 | 密钥管理 | 28 | 密钥管理 | 
| 23 | </Menu-item> | 29 | </Menu-item> | 
| 30 | |||
| 24 | </Menu> | 31 | </Menu> | 
| 25 | </i-col> | 32 | </i-col> | 
| 26 | <i-col span="19"> | 33 | <i-col span="19"> | 
| ... | @@ -55,4 +62,6 @@ export default { | ... | @@ -55,4 +62,6 @@ export default { | 
| 55 | } | 62 | } | 
| 56 | }, | 63 | }, | 
| 57 | } | 64 | } | 
| 65 | |||
| 66 | |||
| 58 | </script> | 67 | </script> | ... | ... | 
| 1 | <style scoped> | ||
| 2 | .item { | ||
| 3 | margin-top:20px; | ||
| 4 | } | ||
| 5 | |||
| 6 | </style> | ||
| 7 | <template> | ||
| 8 | <Form ref="formValidate" :model="formValidate" :rules="ruleValidate" :label-width="100"> | ||
| 9 | <Form-item label="授权中心账户" prop="name"> | ||
| 10 | <Input v-model="formValidate.name" readonly></Input> | ||
| 11 | </Form-item> | ||
| 12 | <Form-item class="item" label="apikey"> | ||
| 13 | <Input v-model="formValidate.mail" ></Input> | ||
| 14 | </Form-item> | ||
| 15 | <Form-item class="item" label="性别" prop="gender"> | ||
| 16 | <Radio-group v-model="formValidate.gender"> | ||
| 17 | <Radio label="male">男</Radio> | ||
| 18 | <Radio label="female">女</Radio> | ||
| 19 | </Radio-group> | ||
| 20 | </Form-item> | ||
| 21 | <Form-item class="item" label="邮箱" prop="mail"> | ||
| 22 | <Input v-model="formValidate.mail" placeholder="请输入邮箱"></Input> | ||
| 23 | </Form-item> | ||
| 24 | <Form-item class="item" label="联系人姓名" prop="linkman"> | ||
| 25 | <Input v-model="formValidate.linkman" placeholder="请输入联系人"></Input> | ||
| 26 | </Form-item> | ||
| 27 | <Form-item class="item" label="联系人电话" prop="phone"> | ||
| 28 | <Input v-model="formValidate.phone" placeholder="联系电话"></Input> | ||
| 29 | </Form-item> | ||
| 30 | <Form-item class="item"> | ||
| 31 | <Button type="primary" @click="handleSubmit('formValidate')">提交</Button> | ||
| 32 | <Button type="ghost" @click="handleReset('formValidate')" style="margin-left: 8px">重置</Button> | ||
| 33 | </Form-item> | ||
| 34 | </Form> | ||
| 35 | </template> | ||
| 36 | <script> | ||
| 37 | export default { | ||
| 38 | data () { | ||
| 39 | return { | ||
| 40 | formValidate: { | ||
| 41 | name: '', | ||
| 42 | mail: '', | ||
| 43 | linkman: '', | ||
| 44 | phone:'', | ||
| 45 | gender:'male' | ||
| 46 | |||
| 47 | }, | ||
| 48 | ruleValidate: { | ||
| 49 | linkman:[ { required: true, message: '联系人不能为空', trigger: 'blur' }], | ||
| 50 | phone:[ { required: true, message: '联系人电话不能为空', trigger: 'blur' }], | ||
| 51 | mail:[{ required: true, message: '邮箱不能为空', trigger: 'blur' }], | ||
| 52 | } | ||
| 53 | } | ||
| 54 | }, | ||
| 55 | methods: { | ||
| 56 | handleSubmit (name) { | ||
| 57 | this.$refs[name].validate((valid) => { | ||
| 58 | if (valid) { | ||
| 59 | this.$Message.success('提交成功!'); | ||
| 60 | } else { | ||
| 61 | this.$Message.error('表单验证失败!'); | ||
| 62 | } | ||
| 63 | }) | ||
| 64 | }, | ||
| 65 | handleReset (name) { | ||
| 66 | this.$refs[name].resetFields(); | ||
| 67 | } | ||
| 68 | } | ||
| 69 | } | ||
| 70 | </script> | 
src/components/Modules/UserInfo/index.js
0 → 100644
| ... | @@ -5,5 +5,6 @@ module.exports = { | ... | @@ -5,5 +5,6 @@ module.exports = { | 
| 5 | Support: require('./Support/'), | 5 | Support: require('./Support/'), | 
| 6 | Account: require('./Account/'), | 6 | Account: require('./Account/'), | 
| 7 | HomeView: require('./HomeView.vue'), | 7 | HomeView: require('./HomeView.vue'), | 
| 8 | UserInfo: require('./UserInfo'), | ||
| 8 | 9 | ||
| 9 | }; | 10 | }; | ... | ... | 
src/router/UserInfoRouter.js
0 → 100644
| ... | @@ -9,8 +9,8 @@ module.exports = [{ | ... | @@ -9,8 +9,8 @@ module.exports = [{ | 
| 9 | component: Modules.Account.AccountView, | 9 | component: Modules.Account.AccountView, | 
| 10 | children: [{ | 10 | children: [{ | 
| 11 | path: '', | 11 | path: '', | 
| 12 | name: '目录', | 12 | name: '用户基本信息', | 
| 13 | component: Modules.Account.AccountList | 13 | component:Modules.UserInfo.BaseUserInfo | 
| 14 | }, { | 14 | }, { | 
| 15 | path: ':id', | 15 | path: ':id', | 
| 16 | name: '帐号设置', | 16 | name: '帐号设置', | ... | ... | 
| ... | @@ -2,6 +2,7 @@ import apiDocRouter from './apiDocRouter' | ... | @@ -2,6 +2,7 @@ import apiDocRouter from './apiDocRouter' | 
| 2 | import helpDocRouter from './helpDocRouter' | 2 | import helpDocRouter from './helpDocRouter' | 
| 3 | import supportRouter from './supportRouter' | 3 | import supportRouter from './supportRouter' | 
| 4 | import accountRouter from './accountRouter' | 4 | import accountRouter from './accountRouter' | 
| 5 | import userInfoRouter from './userInfoRouter' | ||
| 5 | import { | 6 | import { | 
| 6 | Layout, | 7 | Layout, | 
| 7 | Modules, | 8 | Modules, | 
| ... | @@ -30,4 +31,5 @@ const routes = [{ | ... | @@ -30,4 +31,5 @@ const routes = [{ | 
| 30 | } | 31 | } | 
| 31 | 32 | ||
| 32 | ]; | 33 | ]; | 
| 33 | module.exports = routes.concat(apiDocRouter).concat(helpDocRouter).concat(supportRouter).concat(accountRouter); | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | 
| 34 | module.exports = routes.concat(apiDocRouter).concat(helpDocRouter).concat(supportRouter).concat(accountRouter).concat(userInfoRouter); | ||
| 35 | ... | ... | 
- 
Please register or sign in to post a comment