@focus-teach/ui 1.0.7 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,3 +12,5 @@
12
12
  | activeName | tab页当前选中值 | String \| Number | '' |
13
13
  | type | tab页当前展示类型(可选border-crad) | String | |
14
14
 
15
+ # Publish Version
16
+ 1.0.8 优化抽屉组件
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@focus-teach/ui",
3
3
  "packageName": "ui",
4
4
  "buildName": "@focus-teach/ui",
5
- "version": "1.0.7",
5
+ "version": "1.0.9",
6
6
  "private": false,
7
7
  "main": "lib/ui.umd.min.js",
8
8
  "scripts": {
@@ -17,15 +17,15 @@
17
17
  "axios": "^0.21.1",
18
18
  "core-js": "^3.6.5",
19
19
  "element-ui": "^2.15.1",
20
+ "qs": "^6.10.1",
20
21
  "sass": "^1.26.5",
21
22
  "sass-loader": "^10.1.1",
23
+ "underscore": "^1.13.1",
22
24
  "vue": "^2.6.10",
23
25
  "vue-infinite-scroll": "^2.0.2",
24
- "underscore": "^1.13.1",
25
- "vue-router": "^3.0.3",
26
26
  "vue-loader": "^15.9.6",
27
- "vuex": "^3.0.1",
28
- "qs": "^6.10.1"
27
+ "vue-router": "^3.0.3",
28
+ "vuex": "^3.0.1"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@vue/cli-plugin-babel": "^3.10.0",
package/lib/demo.html DELETED
@@ -1,10 +0,0 @@
1
- <meta charset="utf-8">
2
- <title>ui demo</title>
3
- <script src="./ui.umd.js"></script>
4
-
5
- <link rel="stylesheet" href="./ui.css">
6
-
7
-
8
- <script>
9
- console.log(ui)
10
- </script>
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1 +0,0 @@
1
- <svg id="图层_4" data-name="图层 4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:#89ade2;}.cls-2{fill:none;}.cls-3{fill:#c4d6f1;}.cls-4{fill:#fff;}</style></defs><title>icloud_txt</title><path class="cls-1" d="M16,1H5A2,2,0,0,0,3,3V21a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2V6Z"/><rect class="cls-2" width="24" height="24"/><path class="cls-3" d="M16,1V4a2,2,0,0,0,2,2h3Z"/><path class="cls-4" d="M7,9h5a1,1,0,0,0,0-2H7A1,1,0,0,0,7,9Z"/><path class="cls-4" d="M7,13H17a1,1,0,0,0,0-2H7a1,1,0,0,0,0,2Z"/><path class="cls-4" d="M17,15H7a1,1,0,0,0,0,2H17a1,1,0,0,0,0-2Z"/></svg>