Browse Source

新项目修改

sunyadv 5 years ago
parent
commit
9fd1758757
100 changed files with 1292 additions and 109 deletions
  1. 201 31
      .idea/workspace.xml
  2. 52 9
      ys_vue/index.html
  3. 15 3
      ys_vue/package-lock.json
  4. 1 1
      ys_vue/package.json
  5. 539 0
      ys_vue/src/assets/iconfont/demo.css
  6. 377 0
      ys_vue/src/assets/iconfont/demo_index.html
  7. 53 0
      ys_vue/src/assets/iconfont/iconfont.css
  8. BIN
      ys_vue/src/assets/iconfont/iconfont.eot
  9. 1 0
      ys_vue/src/assets/iconfont/iconfont.js
  10. 53 0
      ys_vue/src/assets/iconfont/iconfont.svg
  11. BIN
      ys_vue/src/assets/iconfont/iconfont.ttf
  12. BIN
      ys_vue/src/assets/iconfont/iconfont.woff
  13. BIN
      ys_vue/src/assets/iconfont/iconfont.woff2
  14. BIN
      ys_vue/src/assets/image/close.gif
  15. BIN
      ys_vue/src/assets/image/login_center.png
  16. BIN
      ys_vue/src/assets/image/login_logo.png
  17. 0 1
      ys_vue/src/assets/theme/theme-darkblue/alert.css
  18. 0 1
      ys_vue/src/assets/theme/theme-darkblue/autocomplete.css
  19. 0 1
      ys_vue/src/assets/theme/theme-darkblue/badge.css
  20. 0 1
      ys_vue/src/assets/theme/theme-darkblue/base.css
  21. 0 0
      ys_vue/src/assets/theme/theme-darkblue/breadcrumb-item.css
  22. 0 1
      ys_vue/src/assets/theme/theme-darkblue/breadcrumb.css
  23. 0 0
      ys_vue/src/assets/theme/theme-darkblue/button-group.css
  24. 0 1
      ys_vue/src/assets/theme/theme-darkblue/button.css
  25. 0 1
      ys_vue/src/assets/theme/theme-darkblue/card.css
  26. 0 1
      ys_vue/src/assets/theme/theme-darkblue/carousel-item.css
  27. 0 1
      ys_vue/src/assets/theme/theme-darkblue/carousel.css
  28. 0 1
      ys_vue/src/assets/theme/theme-darkblue/cascader.css
  29. 0 0
      ys_vue/src/assets/theme/theme-darkblue/checkbox-group.css
  30. 0 1
      ys_vue/src/assets/theme/theme-darkblue/checkbox.css
  31. 0 1
      ys_vue/src/assets/theme/theme-darkblue/col.css
  32. 0 0
      ys_vue/src/assets/theme/theme-darkblue/collapse-item.css
  33. 0 1
      ys_vue/src/assets/theme/theme-darkblue/collapse.css
  34. 0 1
      ys_vue/src/assets/theme/theme-darkblue/color-picker.css
  35. 0 1
      ys_vue/src/assets/theme/theme-darkblue/date-picker.css
  36. 0 1
      ys_vue/src/assets/theme/theme-darkblue/dialog.css
  37. 0 0
      ys_vue/src/assets/theme/theme-darkblue/dropdown-item.css
  38. 0 0
      ys_vue/src/assets/theme/theme-darkblue/dropdown-menu.css
  39. 0 1
      ys_vue/src/assets/theme/theme-darkblue/dropdown.css
  40. BIN
      ys_vue/src/assets/theme/theme-darkblue/fonts/element-icons.ttf
  41. BIN
      ys_vue/src/assets/theme/theme-darkblue/fonts/element-icons.woff
  42. 0 0
      ys_vue/src/assets/theme/theme-darkblue/form-item.css
  43. 0 1
      ys_vue/src/assets/theme/theme-darkblue/form.css
  44. 0 1
      ys_vue/src/assets/theme/theme-darkblue/icon.css
  45. 0 1
      ys_vue/src/assets/theme/theme-darkblue/index.css
  46. 0 1
      ys_vue/src/assets/theme/theme-darkblue/input-number.css
  47. 0 1
      ys_vue/src/assets/theme/theme-darkblue/input.css
  48. 0 1
      ys_vue/src/assets/theme/theme-darkblue/loading.css
  49. 0 0
      ys_vue/src/assets/theme/theme-darkblue/menu-item-group.css
  50. 0 0
      ys_vue/src/assets/theme/theme-darkblue/menu-item.css
  51. 0 1
      ys_vue/src/assets/theme/theme-darkblue/menu.css
  52. 0 1
      ys_vue/src/assets/theme/theme-darkblue/message-box.css
  53. 0 1
      ys_vue/src/assets/theme/theme-darkblue/message.css
  54. 0 1
      ys_vue/src/assets/theme/theme-darkblue/notification.css
  55. 0 1
      ys_vue/src/assets/theme/theme-darkblue/option-group.css
  56. 0 1
      ys_vue/src/assets/theme/theme-darkblue/option.css
  57. 0 1
      ys_vue/src/assets/theme/theme-darkblue/pagination.css
  58. 0 1
      ys_vue/src/assets/theme/theme-darkblue/popover.css
  59. 0 1
      ys_vue/src/assets/theme/theme-darkblue/progress.css
  60. 0 0
      ys_vue/src/assets/theme/theme-darkblue/radio-button.css
  61. 0 0
      ys_vue/src/assets/theme/theme-darkblue/radio-group.css
  62. 0 1
      ys_vue/src/assets/theme/theme-darkblue/radio.css
  63. 0 1
      ys_vue/src/assets/theme/theme-darkblue/rate.css
  64. 0 1
      ys_vue/src/assets/theme/theme-darkblue/reset.css
  65. 0 1
      ys_vue/src/assets/theme/theme-darkblue/row.css
  66. 0 1
      ys_vue/src/assets/theme/theme-darkblue/scrollbar.css
  67. 0 1
      ys_vue/src/assets/theme/theme-darkblue/select-dropdown.css
  68. 0 1
      ys_vue/src/assets/theme/theme-darkblue/select.css
  69. 0 1
      ys_vue/src/assets/theme/theme-darkblue/slider.css
  70. 0 1
      ys_vue/src/assets/theme/theme-darkblue/spinner.css
  71. 0 1
      ys_vue/src/assets/theme/theme-darkblue/step.css
  72. 0 1
      ys_vue/src/assets/theme/theme-darkblue/steps.css
  73. 0 0
      ys_vue/src/assets/theme/theme-darkblue/submenu.css
  74. 0 1
      ys_vue/src/assets/theme/theme-darkblue/switch.css
  75. 0 0
      ys_vue/src/assets/theme/theme-darkblue/tab-pane.css
  76. 0 1
      ys_vue/src/assets/theme/theme-darkblue/table-column.css
  77. 0 1
      ys_vue/src/assets/theme/theme-darkblue/table.css
  78. 0 1
      ys_vue/src/assets/theme/theme-darkblue/tabs.css
  79. 0 1
      ys_vue/src/assets/theme/theme-darkblue/tag.css
  80. 0 1
      ys_vue/src/assets/theme/theme-darkblue/time-picker.css
  81. 0 1
      ys_vue/src/assets/theme/theme-darkblue/time-select.css
  82. 0 1
      ys_vue/src/assets/theme/theme-darkblue/tooltip.css
  83. 0 1
      ys_vue/src/assets/theme/theme-darkblue/tree.css
  84. 0 1
      ys_vue/src/assets/theme/theme-darkblue/upload.css
  85. 0 1
      ys_vue/src/assets/theme/theme-green/alert.css
  86. 0 1
      ys_vue/src/assets/theme/theme-green/autocomplete.css
  87. 0 1
      ys_vue/src/assets/theme/theme-green/badge.css
  88. 0 1
      ys_vue/src/assets/theme/theme-green/base.css
  89. 0 0
      ys_vue/src/assets/theme/theme-green/breadcrumb-item.css
  90. 0 1
      ys_vue/src/assets/theme/theme-green/breadcrumb.css
  91. 0 0
      ys_vue/src/assets/theme/theme-green/button-group.css
  92. 0 1
      ys_vue/src/assets/theme/theme-green/button.css
  93. 0 1
      ys_vue/src/assets/theme/theme-green/card.css
  94. 0 1
      ys_vue/src/assets/theme/theme-green/carousel-item.css
  95. 0 1
      ys_vue/src/assets/theme/theme-green/carousel.css
  96. 0 1
      ys_vue/src/assets/theme/theme-green/cascader.css
  97. 0 0
      ys_vue/src/assets/theme/theme-green/checkbox-group.css
  98. 0 1
      ys_vue/src/assets/theme/theme-green/checkbox.css
  99. 0 1
      ys_vue/src/assets/theme/theme-green/col.css
  100. 0 0
      ys_vue/src/assets/theme/theme-green/collapse-item.css

+ 201 - 31
.idea/workspace.xml

@@ -1,7 +1,153 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
   <component name="ChangeListManager">
-    <list default="true" id="645e93b8-0ad6-4d6f-a066-61732e27367b" name="Default" comment="" />
+    <list default="true" id="645e93b8-0ad6-4d6f-a066-61732e27367b" name="Default" comment="">
+      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/ys_vue/index.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/ys_vue/package-lock.json" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/ys_vue/package.json" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/alert.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/autocomplete.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/badge.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/base.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/breadcrumb-item.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/breadcrumb.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/button-group.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/button.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/card.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/carousel-item.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/carousel.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/cascader.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/checkbox-group.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/checkbox.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/col.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/collapse-item.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/collapse.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/color-picker.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/date-picker.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/dialog.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/dropdown-item.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/dropdown-menu.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/dropdown.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/fonts/element-icons.ttf" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/fonts/element-icons.woff" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/form-item.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/form.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/icon.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/index.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/input-number.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/input.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/loading.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/menu-item-group.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/menu-item.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/menu.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/message-box.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/message.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/notification.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/option-group.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/option.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/pagination.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/popover.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/progress.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/radio-button.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/radio-group.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/radio.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/rate.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/reset.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/row.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/scrollbar.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/select-dropdown.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/select.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/slider.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/spinner.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/step.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/steps.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/submenu.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/switch.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/tab-pane.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/table-column.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/table.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/tabs.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/tag.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/time-picker.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/time-select.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/tooltip.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/tree.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-darkblue/upload.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/alert.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/autocomplete.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/badge.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/base.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/breadcrumb-item.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/breadcrumb.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/button-group.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/button.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/card.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/carousel-item.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/carousel.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/cascader.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/checkbox-group.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/checkbox.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/col.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/collapse-item.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/collapse.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/color-picker.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/date-picker.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/dialog.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/dropdown-item.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/dropdown-menu.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/dropdown.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/fonts/element-icons.ttf" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/fonts/element-icons.woff" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/form-item.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/form.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/icon.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/index.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/input-number.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/input.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/loading.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/menu-item-group.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/menu-item.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/menu.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/message-box.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/message.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/notification.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/option-group.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/option.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/pagination.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/popover.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/progress.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/radio-button.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/radio-group.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/radio.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/rate.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/reset.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/row.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/scrollbar.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/select-dropdown.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/select.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/slider.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/spinner.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/step.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/steps.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/submenu.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/switch.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/tab-pane.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/table-column.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/table.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/tabs.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/tag.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/time-picker.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/time-select.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/tooltip.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/tree.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/assets/theme/theme-green/upload.css" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/main.js" beforeDir="false" afterPath="$PROJECT_DIR$/ys_vue/src/main.js" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/routes.js" beforeDir="false" afterPath="$PROJECT_DIR$/ys_vue/src/routes.js" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/views/Home.vue" beforeDir="false" afterPath="$PROJECT_DIR$/ys_vue/src/views/Home.vue" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/views/Login.vue" beforeDir="false" afterPath="$PROJECT_DIR$/ys_vue/src/views/Login.vue" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/ys_vue/src/views/nav1/Form.vue" beforeDir="false" afterPath="$PROJECT_DIR$/ys_vue/src/views/nav1/Form.vue" afterDir="false" />
+    </list>
     <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
     <option name="TRACKING_ENABLED" value="true" />
     <option name="SHOW_DIALOG" value="false" />
@@ -19,14 +165,14 @@
     <sorting>DEFINITION_ORDER</sorting>
   </component>
   <component name="NodeModulesDirectoryManager">
-    <handled-path value="$PROJECT_DIR$/ys_admin/node_modules" />
+    <handled-path value="$PROJECT_DIR$/ys_vue/node_modules" />
   </component>
   <component name="NodePackageJsonFileManager">
     <packageJsonPaths>
-      <path value="$PROJECT_DIR$/ys_admin/package.json" />
+      <path value="$PROJECT_DIR$/ys_vue/package.json" />
     </packageJsonPaths>
   </component>
-  <component name="ProjectFrameBounds" extendedState="7">
+  <component name="ProjectFrameBounds" extendedState="6">
     <option name="x" value="178" />
     <option name="y" value="62" />
     <option name="width" value="1400" />
@@ -41,12 +187,24 @@
     </navigator>
     <panes>
       <pane id="Scope" />
-      <pane id="ProjectPane" />
+      <pane id="ProjectPane">
+        <subPane>
+          <expand>
+            <path>
+              <item name="yunsu" type="b2602c69:ProjectViewProjectNode" />
+              <item name="yunsu" type="462c0819:PsiDirectoryNode" />
+            </path>
+          </expand>
+          <select />
+        </subPane>
+      </pane>
       <pane id="PackagesPane" />
       <pane id="AndroidView" />
     </panes>
   </component>
   <component name="PropertiesComponent">
+    <property name="WebServerToolWindowFactoryState" value="false" />
+    <property name="aspect.path.notification.shown" value="true" />
     <property name="last_opened_file_path" value="$PROJECT_DIR$" />
   </component>
   <component name="RunDashboard">
@@ -114,7 +272,12 @@
       <option name="number" value="Default" />
       <option name="presentableId" value="Default" />
       <updated>1563771046836</updated>
-      <workItem from="1563771048476" duration="392000" />
+      <workItem from="1563771048476" duration="1684000" />
+      <workItem from="1563845038396" duration="1537000" />
+      <workItem from="1563866734327" duration="18000" />
+      <workItem from="1563866849270" duration="1000" />
+      <workItem from="1563931907085" duration="616000" />
+      <workItem from="1564024527494" duration="2727000" />
     </task>
     <task id="LOCAL-00001" summary="云塑网前端代码">
       <created>1563771143548</created>
@@ -130,45 +293,52 @@
       <option name="project" value="LOCAL" />
       <updated>1563771225558</updated>
     </task>
-    <option name="localTasksCounter" value="3" />
+    <task id="LOCAL-00003" summary="云塑网前端代码">
+      <created>1563771497978</created>
+      <option name="number" value="00003" />
+      <option name="presentableId" value="LOCAL-00003" />
+      <option name="project" value="LOCAL" />
+      <updated>1563771497978</updated>
+    </task>
+    <option name="localTasksCounter" value="4" />
     <servers />
   </component>
   <component name="TimeTrackingManager">
-    <option name="totallyTimeSpent" value="392000" />
+    <option name="totallyTimeSpent" value="6583000" />
   </component>
   <component name="ToolWindowManager">
     <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
     <layout>
-      <window_info anchor="right" id="Palette" />
+      <window_info anchor="right" id="Palette" order="3" />
       <window_info anchor="bottom" id="TODO" order="6" />
-      <window_info anchor="right" id="Palette&#9;" />
-      <window_info id="Image Layers" />
-      <window_info anchor="right" id="Capture Analysis" />
-      <window_info anchor="bottom" id="Event Log" side_tool="true" />
-      <window_info anchor="bottom" id="JRebel Console" side_tool="true" />
-      <window_info anchor="right" id="Maven Projects" />
-      <window_info anchor="bottom" id="JRebel Executor" />
-      <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
+      <window_info anchor="right" id="Palette&#9;" order="3" />
+      <window_info id="Image Layers" order="2" />
+      <window_info anchor="right" id="Capture Analysis" order="3" />
+      <window_info anchor="bottom" id="Event Log" order="7" side_tool="true" />
+      <window_info anchor="bottom" id="JRebel Console" order="7" side_tool="true" />
+      <window_info anchor="right" id="Maven Projects" order="3" />
+      <window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" />
+      <window_info anchor="bottom" id="JRebel Executor" order="7" />
+      <window_info anchor="bottom" id="Version Control" order="7" />
       <window_info anchor="bottom" id="Run" order="2" />
-      <window_info anchor="bottom" id="Version Control" />
-      <window_info anchor="bottom" id="Terminal" />
-      <window_info id="Capture Tool" />
-      <window_info id="Designer" />
-      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25" />
-      <window_info id="JRebel" side_tool="true" />
-      <window_info anchor="right" id="Database" />
+      <window_info anchor="bottom" id="Terminal" order="7" />
+      <window_info id="Capture Tool" order="2" />
+      <window_info id="Designer" order="2" />
+      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.1119403" />
+      <window_info id="JRebel" order="2" side_tool="true" />
+      <window_info anchor="right" id="Database" order="3" />
       <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
       <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
-      <window_info id="UI Designer" />
-      <window_info anchor="right" id="Theme Preview" />
+      <window_info id="UI Designer" order="2" />
+      <window_info anchor="right" id="Theme Preview" order="3" />
+      <window_info id="Favorites" order="2" side_tool="true" />
       <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
-      <window_info id="Favorites" side_tool="true" />
-      <window_info anchor="bottom" id="Find" order="1" />
-      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
       <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
-      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
-      <window_info anchor="bottom" id="Message" order="0" />
+      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
       <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
+      <window_info anchor="bottom" id="Message" order="0" />
+      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
+      <window_info anchor="bottom" id="Find" order="1" />
     </layout>
   </component>
   <component name="TypeScriptGeneratedFilesManager">

+ 52 - 9
ys_vue/index.html

@@ -1,15 +1,58 @@
 <!DOCTYPE html>
 <html>
+    <head>
+        <meta charset="utf-8">
+        <title>云塑网后台管理系统</title>
+        <!-- 高德地图 -->
+        <script type="text/javascript" src="https://webapi.amap.com/maps?v=1.4.15&key=362cff852a3a37d328f9697352eebacd"></script>
+        <style>
+            /* 地图弹窗样式 */
+            .window {
+                background: #fff;
+                padding: 0px 0px 10px;
+                border:1px solid silver;
+                border-radius: 5px;
+            }
 
-<head>
-  <meta charset="utf-8">
-  <title>云模</title>
-</head>
+            .info-top {
+                position: relative;
+                background: none repeat scroll 0 0 #F9F9F9;
+                border-bottom: 1px solid #CCC;
+                border-radius: 5px 5px 0 0;
+            }
 
-<body>
-    <div id="app">
-    </div>
-    <!-- built files will be auto injected -->
-</body>
+            div.info-top div {
+                display: inline-block;
+                color: #333333;
+                font-size: 14px;
+                font-weight: bold;
+                line-height: 31px;
+                padding: 0 10px;
+            }
 
+            div.info-top div span {
+                font-size:11px;
+                color:#F00;
+            }
+
+            div.info-top i {
+                position: absolute;
+                top: 10px;
+                right: 10px;
+                transition-duration: 0.25s;
+                cursor: pointer;
+            }
+
+            div.info-middle {
+                font-size: 12px;
+                padding: 10px 6px;
+                line-height: 20px;
+                background-color: #fff;
+            }
+        </style>
+    </head>
+    <body>
+        <div id="app"></div>
+        <!-- built files will be auto injected -->
+    </body>
 </html>

+ 15 - 3
ys_vue/package-lock.json

@@ -3023,13 +3023,15 @@
       "dev": true
     },
     "element-ui": {
-      "version": "1.4.13",
-      "resolved": "https://registry.npmjs.org/element-ui/-/element-ui-1.4.13.tgz",
-      "integrity": "sha512-EGdw/qC2RUmCDzAy3X06LL+jDWmrMezMndviE5CnUDi2XcZz/uZUVVj6bJ6piY+Flw7HNO+Ed81LXrdZ2v+nXA==",
+      "version": "2.10.1",
+      "resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.10.1.tgz",
+      "integrity": "sha512-V3WMDoVd1rOT+UI4xasvS8hmUkmc0ezXRuLzlTznBD0bN6jXAiGOeCtmYjj8GFN3lpGNeKyQ/8LCAFuAbxaEww==",
       "requires": {
         "async-validator": "~1.8.1",
         "babel-helper-vue-jsx-merge-props": "^2.0.0",
         "deepmerge": "^1.2.0",
+        "normalize-wheel": "^1.0.1",
+        "resize-observer-polyfill": "^1.5.0",
         "throttle-debounce": "^1.0.1"
       }
     },
@@ -5784,6 +5786,11 @@
         "sort-keys": "^1.0.0"
       }
     },
+    "normalize-wheel": {
+      "version": "1.0.1",
+      "resolved": "https://registry.npmjs.org/normalize-wheel/-/normalize-wheel-1.0.1.tgz",
+      "integrity": "sha1-rsiGr/2wRQcNhWRH32Ls+GFG7EU="
+    },
     "npmlog": {
       "version": "4.1.2",
       "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz",
@@ -7646,6 +7653,11 @@
       "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=",
       "dev": true
     },
+    "resize-observer-polyfill": {
+      "version": "1.5.1",
+      "resolved": "https://registry.npmjs.org/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz",
+      "integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg=="
+    },
     "resolve": {
       "version": "1.11.1",
       "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.11.1.tgz",

+ 1 - 1
ys_vue/package.json

@@ -12,7 +12,7 @@
   "dependencies": {
     "axios": "^0.15.3",
     "echarts": "^3.3.2",
-    "element-ui": "^1.2.8",
+    "element-ui": "^2.10.1",
     "font-awesome": "^4.7.0",
     "nprogress": "^0.2.0",
     "vue": "^2.2.2",

+ 539 - 0
ys_vue/src/assets/iconfont/demo.css

@@ -0,0 +1,539 @@
+/* Logo 字体 */
+@font-face {
+  font-family: "iconfont logo";
+  src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834');
+  src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834#iefix') format('embedded-opentype'),
+    url('https://at.alicdn.com/t/font_985780_km7mi63cihi.woff?t=1545807318834') format('woff'),
+    url('https://at.alicdn.com/t/font_985780_km7mi63cihi.ttf?t=1545807318834') format('truetype'),
+    url('https://at.alicdn.com/t/font_985780_km7mi63cihi.svg?t=1545807318834#iconfont') format('svg');
+}
+
+.logo {
+  font-family: "iconfont logo";
+  font-size: 160px;
+  font-style: normal;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+}
+
+/* tabs */
+.nav-tabs {
+  position: relative;
+}
+
+.nav-tabs .nav-more {
+  position: absolute;
+  right: 0;
+  bottom: 0;
+  height: 42px;
+  line-height: 42px;
+  color: #666;
+}
+
+#tabs {
+  border-bottom: 1px solid #eee;
+}
+
+#tabs li {
+  cursor: pointer;
+  width: 100px;
+  height: 40px;
+  line-height: 40px;
+  text-align: center;
+  font-size: 16px;
+  border-bottom: 2px solid transparent;
+  position: relative;
+  z-index: 1;
+  margin-bottom: -1px;
+  color: #666;
+}
+
+
+#tabs .active {
+  border-bottom-color: #f00;
+  color: #222;
+}
+
+.tab-container .content {
+  display: none;
+}
+
+/* 页面布局 */
+.main {
+  padding: 30px 100px;
+  width: 960px;
+  margin: 0 auto;
+}
+
+.main .logo {
+  color: #333;
+  text-align: left;
+  margin-bottom: 30px;
+  line-height: 1;
+  height: 110px;
+  margin-top: -50px;
+  overflow: hidden;
+  *zoom: 1;
+}
+
+.main .logo a {
+  font-size: 160px;
+  color: #333;
+}
+
+.helps {
+  margin-top: 40px;
+}
+
+.helps pre {
+  padding: 20px;
+  margin: 10px 0;
+  border: solid 1px #e7e1cd;
+  background-color: #fffdef;
+  overflow: auto;
+}
+
+.icon_lists {
+  width: 100% !important;
+  overflow: hidden;
+  *zoom: 1;
+}
+
+.icon_lists li {
+  width: 100px;
+  margin-bottom: 10px;
+  margin-right: 20px;
+  text-align: center;
+  list-style: none !important;
+  cursor: default;
+}
+
+.icon_lists li .code-name {
+  line-height: 1.2;
+}
+
+.icon_lists .icon {
+  display: block;
+  height: 100px;
+  line-height: 100px;
+  font-size: 42px;
+  margin: 10px auto;
+  color: #333;
+  -webkit-transition: font-size 0.25s linear, width 0.25s linear;
+  -moz-transition: font-size 0.25s linear, width 0.25s linear;
+  transition: font-size 0.25s linear, width 0.25s linear;
+}
+
+.icon_lists .icon:hover {
+  font-size: 100px;
+}
+
+.icon_lists .svg-icon {
+  /* 通过设置 font-size 来改变图标大小 */
+  width: 1em;
+  /* 图标和文字相邻时,垂直对齐 */
+  vertical-align: -0.15em;
+  /* 通过设置 color 来改变 SVG 的颜色/fill */
+  fill: currentColor;
+  /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
+      normalize.css 中也包含这行 */
+  overflow: hidden;
+}
+
+.icon_lists li .name,
+.icon_lists li .code-name {
+  color: #666;
+}
+
+/* markdown 样式 */
+.markdown {
+  color: #666;
+  font-size: 14px;
+  line-height: 1.8;
+}
+
+.highlight {
+  line-height: 1.5;
+}
+
+.markdown img {
+  vertical-align: middle;
+  max-width: 100%;
+}
+
+.markdown h1 {
+  color: #404040;
+  font-weight: 500;
+  line-height: 40px;
+  margin-bottom: 24px;
+}
+
+.markdown h2,
+.markdown h3,
+.markdown h4,
+.markdown h5,
+.markdown h6 {
+  color: #404040;
+  margin: 1.6em 0 0.6em 0;
+  font-weight: 500;
+  clear: both;
+}
+
+.markdown h1 {
+  font-size: 28px;
+}
+
+.markdown h2 {
+  font-size: 22px;
+}
+
+.markdown h3 {
+  font-size: 16px;
+}
+
+.markdown h4 {
+  font-size: 14px;
+}
+
+.markdown h5 {
+  font-size: 12px;
+}
+
+.markdown h6 {
+  font-size: 12px;
+}
+
+.markdown hr {
+  height: 1px;
+  border: 0;
+  background: #e9e9e9;
+  margin: 16px 0;
+  clear: both;
+}
+
+.markdown p {
+  margin: 1em 0;
+}
+
+.markdown>p,
+.markdown>blockquote,
+.markdown>.highlight,
+.markdown>ol,
+.markdown>ul {
+  width: 80%;
+}
+
+.markdown ul>li {
+  list-style: circle;
+}
+
+.markdown>ul li,
+.markdown blockquote ul>li {
+  margin-left: 20px;
+  padding-left: 4px;
+}
+
+.markdown>ul li p,
+.markdown>ol li p {
+  margin: 0.6em 0;
+}
+
+.markdown ol>li {
+  list-style: decimal;
+}
+
+.markdown>ol li,
+.markdown blockquote ol>li {
+  margin-left: 20px;
+  padding-left: 4px;
+}
+
+.markdown code {
+  margin: 0 3px;
+  padding: 0 5px;
+  background: #eee;
+  border-radius: 3px;
+}
+
+.markdown strong,
+.markdown b {
+  font-weight: 600;
+}
+
+.markdown>table {
+  border-collapse: collapse;
+  border-spacing: 0px;
+  empty-cells: show;
+  border: 1px solid #e9e9e9;
+  width: 95%;
+  margin-bottom: 24px;
+}
+
+.markdown>table th {
+  white-space: nowrap;
+  color: #333;
+  font-weight: 600;
+}
+
+.markdown>table th,
+.markdown>table td {
+  border: 1px solid #e9e9e9;
+  padding: 8px 16px;
+  text-align: left;
+}
+
+.markdown>table th {
+  background: #F7F7F7;
+}
+
+.markdown blockquote {
+  font-size: 90%;
+  color: #999;
+  border-left: 4px solid #e9e9e9;
+  padding-left: 0.8em;
+  margin: 1em 0;
+}
+
+.markdown blockquote p {
+  margin: 0;
+}
+
+.markdown .anchor {
+  opacity: 0;
+  transition: opacity 0.3s ease;
+  margin-left: 8px;
+}
+
+.markdown .waiting {
+  color: #ccc;
+}
+
+.markdown h1:hover .anchor,
+.markdown h2:hover .anchor,
+.markdown h3:hover .anchor,
+.markdown h4:hover .anchor,
+.markdown h5:hover .anchor,
+.markdown h6:hover .anchor {
+  opacity: 1;
+  display: inline-block;
+}
+
+.markdown>br,
+.markdown>p>br {
+  clear: both;
+}
+
+
+.hljs {
+  display: block;
+  background: white;
+  padding: 0.5em;
+  color: #333333;
+  overflow-x: auto;
+}
+
+.hljs-comment,
+.hljs-meta {
+  color: #969896;
+}
+
+.hljs-string,
+.hljs-variable,
+.hljs-template-variable,
+.hljs-strong,
+.hljs-emphasis,
+.hljs-quote {
+  color: #df5000;
+}
+
+.hljs-keyword,
+.hljs-selector-tag,
+.hljs-type {
+  color: #a71d5d;
+}
+
+.hljs-literal,
+.hljs-symbol,
+.hljs-bullet,
+.hljs-attribute {
+  color: #0086b3;
+}
+
+.hljs-section,
+.hljs-name {
+  color: #63a35c;
+}
+
+.hljs-tag {
+  color: #333333;
+}
+
+.hljs-title,
+.hljs-attr,
+.hljs-selector-id,
+.hljs-selector-class,
+.hljs-selector-attr,
+.hljs-selector-pseudo {
+  color: #795da3;
+}
+
+.hljs-addition {
+  color: #55a532;
+  background-color: #eaffea;
+}
+
+.hljs-deletion {
+  color: #bd2c00;
+  background-color: #ffecec;
+}
+
+.hljs-link {
+  text-decoration: underline;
+}
+
+/* 代码高亮 */
+/* PrismJS 1.15.0
+https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript */
+/**
+ * prism.js default theme for JavaScript, CSS and HTML
+ * Based on dabblet (http://dabblet.com)
+ * @author Lea Verou
+ */
+code[class*="language-"],
+pre[class*="language-"] {
+  color: black;
+  background: none;
+  text-shadow: 0 1px white;
+  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
+  text-align: left;
+  white-space: pre;
+  word-spacing: normal;
+  word-break: normal;
+  word-wrap: normal;
+  line-height: 1.5;
+
+  -moz-tab-size: 4;
+  -o-tab-size: 4;
+  tab-size: 4;
+
+  -webkit-hyphens: none;
+  -moz-hyphens: none;
+  -ms-hyphens: none;
+  hyphens: none;
+}
+
+pre[class*="language-"]::-moz-selection,
+pre[class*="language-"] ::-moz-selection,
+code[class*="language-"]::-moz-selection,
+code[class*="language-"] ::-moz-selection {
+  text-shadow: none;
+  background: #b3d4fc;
+}
+
+pre[class*="language-"]::selection,
+pre[class*="language-"] ::selection,
+code[class*="language-"]::selection,
+code[class*="language-"] ::selection {
+  text-shadow: none;
+  background: #b3d4fc;
+}
+
+@media print {
+
+  code[class*="language-"],
+  pre[class*="language-"] {
+    text-shadow: none;
+  }
+}
+
+/* Code blocks */
+pre[class*="language-"] {
+  padding: 1em;
+  margin: .5em 0;
+  overflow: auto;
+}
+
+:not(pre)>code[class*="language-"],
+pre[class*="language-"] {
+  background: #f5f2f0;
+}
+
+/* Inline code */
+:not(pre)>code[class*="language-"] {
+  padding: .1em;
+  border-radius: .3em;
+  white-space: normal;
+}
+
+.token.comment,
+.token.prolog,
+.token.doctype,
+.token.cdata {
+  color: slategray;
+}
+
+.token.punctuation {
+  color: #999;
+}
+
+.namespace {
+  opacity: .7;
+}
+
+.token.property,
+.token.tag,
+.token.boolean,
+.token.number,
+.token.constant,
+.token.symbol,
+.token.deleted {
+  color: #905;
+}
+
+.token.selector,
+.token.attr-name,
+.token.string,
+.token.char,
+.token.builtin,
+.token.inserted {
+  color: #690;
+}
+
+.token.operator,
+.token.entity,
+.token.url,
+.language-css .token.string,
+.style .token.string {
+  color: #9a6e3a;
+  background: hsla(0, 0%, 100%, .5);
+}
+
+.token.atrule,
+.token.attr-value,
+.token.keyword {
+  color: #07a;
+}
+
+.token.function,
+.token.class-name {
+  color: #DD4A68;
+}
+
+.token.regex,
+.token.important,
+.token.variable {
+  color: #e90;
+}
+
+.token.important,
+.token.bold {
+  font-weight: bold;
+}
+
+.token.italic {
+  font-style: italic;
+}
+
+.token.entity {
+  cursor: help;
+}

+ 377 - 0
ys_vue/src/assets/iconfont/demo_index.html

@@ -0,0 +1,377 @@
+<!DOCTYPE html>
+<html>
+<head>
+  <meta charset="utf-8"/>
+  <title>IconFont Demo</title>
+  <link rel="shortcut icon" href="https://gtms04.alicdn.com/tps/i4/TB1_oz6GVXXXXaFXpXXJDFnIXXX-64-64.ico" type="image/x-icon"/>
+  <link rel="stylesheet" href="https://g.alicdn.com/thx/cube/1.3.2/cube.min.css">
+  <link rel="stylesheet" href="demo.css">
+  <link rel="stylesheet" href="iconfont.css">
+  <script src="iconfont.js"></script>
+  <!-- jQuery -->
+  <script src="https://a1.alicdn.com/oss/uploads/2018/12/26/7bfddb60-08e8-11e9-9b04-53e73bb6408b.js"></script>
+  <!-- 代码高亮 -->
+  <script src="https://a1.alicdn.com/oss/uploads/2018/12/26/a3f714d0-08e6-11e9-8a15-ebf944d7534c.js"></script>
+</head>
+<body>
+  <div class="main">
+    <h1 class="logo"><a href="https://www.iconfont.cn/" title="iconfont 首页" target="_blank">&#xe86b;</a></h1>
+    <div class="nav-tabs">
+      <ul id="tabs" class="dib-box">
+        <li class="dib active"><span>Unicode</span></li>
+        <li class="dib"><span>Font class</span></li>
+        <li class="dib"><span>Symbol</span></li>
+      </ul>
+      
+      <a href="https://www.iconfont.cn/manage/index?manage_type=myprojects&projectId=1313295" target="_blank" class="nav-more">查看项目</a>
+      
+    </div>
+    <div class="tab-container">
+      <div class="content unicode" style="display: block;">
+          <ul class="icon_lists dib-box">
+          
+            <li class="dib">
+              <span class="icon iconfont">&#xe61f;</span>
+                <div class="name">地图</div>
+                <div class="code-name">&amp;#xe61f;</div>
+              </li>
+          
+            <li class="dib">
+              <span class="icon iconfont">&#xe669;</span>
+                <div class="name">编辑</div>
+                <div class="code-name">&amp;#xe669;</div>
+              </li>
+          
+            <li class="dib">
+              <span class="icon iconfont">&#xe612;</span>
+                <div class="name">项目管理</div>
+                <div class="code-name">&amp;#xe612;</div>
+              </li>
+          
+            <li class="dib">
+              <span class="icon iconfont">&#xe639;</span>
+                <div class="name">监测</div>
+                <div class="code-name">&amp;#xe639;</div>
+              </li>
+          
+            <li class="dib">
+              <span class="icon iconfont">&#xe76b;</span>
+                <div class="name">默认头像</div>
+                <div class="code-name">&amp;#xe76b;</div>
+              </li>
+          
+            <li class="dib">
+              <span class="icon iconfont">&#xe871;</span>
+                <div class="name">setting-fill</div>
+                <div class="code-name">&amp;#xe871;</div>
+              </li>
+          
+            <li class="dib">
+              <span class="icon iconfont">&#xe644;</span>
+                <div class="name">模型</div>
+                <div class="code-name">&amp;#xe644;</div>
+              </li>
+          
+            <li class="dib">
+              <span class="icon iconfont">&#xe8ec;</span>
+                <div class="name">caret-down</div>
+                <div class="code-name">&amp;#xe8ec;</div>
+              </li>
+          
+            <li class="dib">
+              <span class="icon iconfont">&#xe868;</span>
+                <div class="name">地图</div>
+                <div class="code-name">&amp;#xe868;</div>
+              </li>
+          
+          </ul>
+          <div class="article markdown">
+          <h2 id="unicode-">Unicode 引用</h2>
+          <hr>
+
+          <p>Unicode 是字体在网页端最原始的应用方式,特点是:</p>
+          <ul>
+            <li>兼容性最好,支持 IE6+,及所有现代浏览器。</li>
+            <li>支持按字体的方式去动态调整图标大小,颜色等等。</li>
+            <li>但是因为是字体,所以不支持多色。只能使用平台里单色的图标,就算项目里有多色图标也会自动去色。</li>
+          </ul>
+          <blockquote>
+            <p>注意:新版 iconfont 支持多色图标,这些多色图标在 Unicode 模式下将不能使用,如果有需求建议使用symbol 的引用方式</p>
+          </blockquote>
+          <p>Unicode 使用步骤如下:</p>
+          <h3 id="-font-face">第一步:拷贝项目下面生成的 <code>@font-face</code></h3>
+<pre><code class="language-css"
+>@font-face {
+  font-family: 'iconfont';
+  src: url('iconfont.eot');
+  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
+      url('iconfont.woff2') format('woff2'),
+      url('iconfont.woff') format('woff'),
+      url('iconfont.ttf') format('truetype'),
+      url('iconfont.svg#iconfont') format('svg');
+}
+</code></pre>
+          <h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>
+<pre><code class="language-css"
+>.iconfont {
+  font-family: "iconfont" !important;
+  font-size: 16px;
+  font-style: normal;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+}
+</code></pre>
+          <h3 id="-">第三步:挑选相应图标并获取字体编码,应用于页面</h3>
+<pre>
+<code class="language-html"
+>&lt;span class="iconfont"&gt;&amp;#x33;&lt;/span&gt;
+</code></pre>
+          <blockquote>
+            <p>"iconfont" 是你项目下的 font-family。可以通过编辑项目查看,默认是 "iconfont"。</p>
+          </blockquote>
+          </div>
+      </div>
+      <div class="content font-class">
+        <ul class="icon_lists dib-box">
+          
+          <li class="dib">
+            <span class="icon iconfont icon-map"></span>
+            <div class="name">
+              地图
+            </div>
+            <div class="code-name">.icon-map
+            </div>
+          </li>
+          
+          <li class="dib">
+            <span class="icon iconfont icon-bianji"></span>
+            <div class="name">
+              编辑
+            </div>
+            <div class="code-name">.icon-bianji
+            </div>
+          </li>
+          
+          <li class="dib">
+            <span class="icon iconfont icon-ic_dashboard"></span>
+            <div class="name">
+              项目管理
+            </div>
+            <div class="code-name">.icon-ic_dashboard
+            </div>
+          </li>
+          
+          <li class="dib">
+            <span class="icon iconfont icon-jiance"></span>
+            <div class="name">
+              监测
+            </div>
+            <div class="code-name">.icon-jiance
+            </div>
+          </li>
+          
+          <li class="dib">
+            <span class="icon iconfont icon-morentouxiang"></span>
+            <div class="name">
+              默认头像
+            </div>
+            <div class="code-name">.icon-morentouxiang
+            </div>
+          </li>
+          
+          <li class="dib">
+            <span class="icon iconfont icon-setting-fill"></span>
+            <div class="name">
+              setting-fill
+            </div>
+            <div class="code-name">.icon-setting-fill
+            </div>
+          </li>
+          
+          <li class="dib">
+            <span class="icon iconfont icon-moxing"></span>
+            <div class="name">
+              模型
+            </div>
+            <div class="code-name">.icon-moxing
+            </div>
+          </li>
+          
+          <li class="dib">
+            <span class="icon iconfont icon-caret-down"></span>
+            <div class="name">
+              caret-down
+            </div>
+            <div class="code-name">.icon-caret-down
+            </div>
+          </li>
+          
+          <li class="dib">
+            <span class="icon iconfont icon-ditu"></span>
+            <div class="name">
+              地图
+            </div>
+            <div class="code-name">.icon-ditu
+            </div>
+          </li>
+          
+        </ul>
+        <div class="article markdown">
+        <h2 id="font-class-">font-class 引用</h2>
+        <hr>
+
+        <p>font-class 是 Unicode 使用方式的一种变种,主要是解决 Unicode 书写不直观,语意不明确的问题。</p>
+        <p>与 Unicode 使用方式相比,具有如下特点:</p>
+        <ul>
+          <li>兼容性良好,支持 IE8+,及所有现代浏览器。</li>
+          <li>相比于 Unicode 语意明确,书写更直观。可以很容易分辨这个 icon 是什么。</li>
+          <li>因为使用 class 来定义图标,所以当要替换图标时,只需要修改 class 里面的 Unicode 引用。</li>
+          <li>不过因为本质上还是使用的字体,所以多色图标还是不支持的。</li>
+        </ul>
+        <p>使用步骤如下:</p>
+        <h3 id="-fontclass-">第一步:引入项目下面生成的 fontclass 代码:</h3>
+<pre><code class="language-html">&lt;link rel="stylesheet" href="./iconfont.css"&gt;
+</code></pre>
+        <h3 id="-">第二步:挑选相应图标并获取类名,应用于页面:</h3>
+<pre><code class="language-html">&lt;span class="iconfont icon-xxx"&gt;&lt;/span&gt;
+</code></pre>
+        <blockquote>
+          <p>"
+            iconfont" 是你项目下的 font-family。可以通过编辑项目查看,默认是 "iconfont"。</p>
+        </blockquote>
+      </div>
+      </div>
+      <div class="content symbol">
+          <ul class="icon_lists dib-box">
+          
+            <li class="dib">
+                <svg class="icon svg-icon" aria-hidden="true">
+                  <use xlink:href="#icon-map"></use>
+                </svg>
+                <div class="name">地图</div>
+                <div class="code-name">#icon-map</div>
+            </li>
+          
+            <li class="dib">
+                <svg class="icon svg-icon" aria-hidden="true">
+                  <use xlink:href="#icon-bianji"></use>
+                </svg>
+                <div class="name">编辑</div>
+                <div class="code-name">#icon-bianji</div>
+            </li>
+          
+            <li class="dib">
+                <svg class="icon svg-icon" aria-hidden="true">
+                  <use xlink:href="#icon-ic_dashboard"></use>
+                </svg>
+                <div class="name">项目管理</div>
+                <div class="code-name">#icon-ic_dashboard</div>
+            </li>
+          
+            <li class="dib">
+                <svg class="icon svg-icon" aria-hidden="true">
+                  <use xlink:href="#icon-jiance"></use>
+                </svg>
+                <div class="name">监测</div>
+                <div class="code-name">#icon-jiance</div>
+            </li>
+          
+            <li class="dib">
+                <svg class="icon svg-icon" aria-hidden="true">
+                  <use xlink:href="#icon-morentouxiang"></use>
+                </svg>
+                <div class="name">默认头像</div>
+                <div class="code-name">#icon-morentouxiang</div>
+            </li>
+          
+            <li class="dib">
+                <svg class="icon svg-icon" aria-hidden="true">
+                  <use xlink:href="#icon-setting-fill"></use>
+                </svg>
+                <div class="name">setting-fill</div>
+                <div class="code-name">#icon-setting-fill</div>
+            </li>
+          
+            <li class="dib">
+                <svg class="icon svg-icon" aria-hidden="true">
+                  <use xlink:href="#icon-moxing"></use>
+                </svg>
+                <div class="name">模型</div>
+                <div class="code-name">#icon-moxing</div>
+            </li>
+          
+            <li class="dib">
+                <svg class="icon svg-icon" aria-hidden="true">
+                  <use xlink:href="#icon-caret-down"></use>
+                </svg>
+                <div class="name">caret-down</div>
+                <div class="code-name">#icon-caret-down</div>
+            </li>
+          
+            <li class="dib">
+                <svg class="icon svg-icon" aria-hidden="true">
+                  <use xlink:href="#icon-ditu"></use>
+                </svg>
+                <div class="name">地图</div>
+                <div class="code-name">#icon-ditu</div>
+            </li>
+          
+          </ul>
+          <div class="article markdown">
+          <h2 id="symbol-">Symbol 引用</h2>
+          <hr>
+
+          <p>这是一种全新的使用方式,应该说这才是未来的主流,也是平台目前推荐的用法。相关介绍可以参考这篇<a href="">文章</a>
+            这种用法其实是做了一个 SVG 的集合,与另外两种相比具有如下特点:</p>
+          <ul>
+            <li>支持多色图标了,不再受单色限制。</li>
+            <li>通过一些技巧,支持像字体那样,通过 <code>font-size</code>, <code>color</code> 来调整样式。</li>
+            <li>兼容性较差,支持 IE9+,及现代浏览器。</li>
+            <li>浏览器渲染 SVG 的性能一般,还不如 png。</li>
+          </ul>
+          <p>使用步骤如下:</p>
+          <h3 id="-symbol-">第一步:引入项目下面生成的 symbol 代码:</h3>
+<pre><code class="language-html">&lt;script src="./iconfont.js"&gt;&lt;/script&gt;
+</code></pre>
+          <h3 id="-css-">第二步:加入通用 CSS 代码(引入一次就行):</h3>
+<pre><code class="language-html">&lt;style&gt;
+.icon {
+  width: 1em;
+  height: 1em;
+  vertical-align: -0.15em;
+  fill: currentColor;
+  overflow: hidden;
+}
+&lt;/style&gt;
+</code></pre>
+          <h3 id="-">第三步:挑选相应图标并获取类名,应用于页面:</h3>
+<pre><code class="language-html">&lt;svg class="icon" aria-hidden="true"&gt;
+  &lt;use xlink:href="#icon-xxx"&gt;&lt;/use&gt;
+&lt;/svg&gt;
+</code></pre>
+          </div>
+      </div>
+
+    </div>
+  </div>
+  <script>
+  $(document).ready(function () {
+      $('.tab-container .content:first').show()
+
+      $('#tabs li').click(function (e) {
+        var tabContent = $('.tab-container .content')
+        var index = $(this).index()
+
+        if ($(this).hasClass('active')) {
+          return
+        } else {
+          $('#tabs li').removeClass('active')
+          $(this).addClass('active')
+
+          tabContent.hide().eq(index).fadeIn()
+        }
+      })
+    })
+  </script>
+</body>
+</html>

File diff suppressed because it is too large
+ 53 - 0
ys_vue/src/assets/iconfont/iconfont.css


BIN
ys_vue/src/assets/iconfont/iconfont.eot


File diff suppressed because it is too large
+ 1 - 0
ys_vue/src/assets/iconfont/iconfont.js


File diff suppressed because it is too large
+ 53 - 0
ys_vue/src/assets/iconfont/iconfont.svg


BIN
ys_vue/src/assets/iconfont/iconfont.ttf


BIN
ys_vue/src/assets/iconfont/iconfont.woff


BIN
ys_vue/src/assets/iconfont/iconfont.woff2


BIN
ys_vue/src/assets/image/close.gif


BIN
ys_vue/src/assets/image/login_center.png


BIN
ys_vue/src/assets/image/login_logo.png


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/alert.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/autocomplete.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/badge.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/base.css


+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/breadcrumb-item.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/breadcrumb.css


+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/button-group.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/button.css


+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/card.css

@@ -1 +0,0 @@
-@charset "UTF-8";.el-card{border:1px solid rgb(209, 219, 229);border-radius:4px;background-color:#fff;overflow:hidden;box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.el-card__header{padding:18px 20px;border-bottom:1px solid rgb(209, 219, 229);box-sizing:border-box}.el-card__body{padding:20px}

File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/carousel-item.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/carousel.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/cascader.css


+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/checkbox-group.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/checkbox.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/col.css


+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/collapse-item.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/collapse.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/color-picker.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/date-picker.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/dialog.css


+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/dropdown-item.css


+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/dropdown-menu.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/dropdown.css


BIN
ys_vue/src/assets/theme/theme-darkblue/fonts/element-icons.ttf


BIN
ys_vue/src/assets/theme/theme-darkblue/fonts/element-icons.woff


+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/form-item.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/form.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/icon.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/index.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/input-number.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/input.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/loading.css


+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/menu-item-group.css


+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/menu-item.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/menu.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/message-box.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/message.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/notification.css


+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/option-group.css

@@ -1 +0,0 @@
-@charset "UTF-8";.el-select-group{margin:0;padding:0}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select-group__wrap{list-style:none;margin:0;padding:0}.el-select-group__title{padding-left:10px;font-size:12px;color:#999;height:30px;line-height:30px}

File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/option.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/pagination.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/popover.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/progress.css


+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/radio-button.css


+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/radio-group.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/radio.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/rate.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/reset.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/row.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/scrollbar.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/select-dropdown.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/select.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/slider.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/spinner.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/step.css


+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/steps.css

@@ -1 +0,0 @@
-@charset "UTF-8";.el-steps{font-size:0}.el-steps>:last-child .el-step__line{display:none}.el-steps.is-horizontal{white-space:nowrap}.el-steps.is-horizontal.is-center{text-align:center}

+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/submenu.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/switch.css


+ 0 - 0
ys_vue/src/assets/theme/theme-darkblue/tab-pane.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/table-column.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/table.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/tabs.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/tag.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/time-picker.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/time-select.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/tooltip.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/tree.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-darkblue/upload.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-green/alert.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-green/autocomplete.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-green/badge.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-green/base.css


+ 0 - 0
ys_vue/src/assets/theme/theme-green/breadcrumb-item.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-green/breadcrumb.css


+ 0 - 0
ys_vue/src/assets/theme/theme-green/button-group.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-green/button.css


+ 0 - 1
ys_vue/src/assets/theme/theme-green/card.css

@@ -1 +0,0 @@
-@charset "UTF-8";.el-card{border:1px solid rgb(209, 229, 227);border-radius:4px;background-color:#fff;overflow:hidden;box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.el-card__header{padding:18px 20px;border-bottom:1px solid rgb(209, 229, 227);box-sizing:border-box}.el-card__body{padding:20px}

File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-green/carousel-item.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-green/carousel.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-green/cascader.css


+ 0 - 0
ys_vue/src/assets/theme/theme-green/checkbox-group.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-green/checkbox.css


File diff suppressed because it is too large
+ 0 - 1
ys_vue/src/assets/theme/theme-green/col.css


+ 0 - 0
ys_vue/src/assets/theme/theme-green/collapse-item.css


Some files were not shown because too many files changed in this diff