@dcloudio/uni-components 3.0.0-alpha-3030820220114006 → 3.0.0-alpha-3031020220124001

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.
@@ -5,9 +5,7 @@
5
5
  </template>
6
6
  <script>
7
7
  import { onMounted } from 'vue'
8
- // #ifndef H5
9
8
  import { onResize } from '@dcloudio/uni-app'
10
- // #endif
11
9
  // #ifdef H5
12
10
  import { onWindowResize } from '@dcloudio/uni-h5'
13
11
  // #endif
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dcloudio/uni-components",
3
- "version": "3.0.0-alpha-3030820220114006",
3
+ "version": "3.0.0-alpha-3031020220124001",
4
4
  "description": "@dcloudio/uni-components",
5
5
  "main": "index.js",
6
6
  "files": [
@@ -18,7 +18,7 @@
18
18
  },
19
19
  "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
20
20
  "devDependencies": {
21
- "@dcloudio/uni-shared": "3.0.0-alpha-3030820220114006",
21
+ "@dcloudio/uni-shared": "3.0.0-alpha-3031020220124001",
22
22
  "@types/quill": "^1.3.7"
23
23
  }
24
24
  }
@@ -16,30 +16,4 @@ uni-navigator[hidden] {
16
16
 
17
17
  .navigator-wrap {
18
18
  text-decoration: none;
19
- color: inherit;
20
- cursor: pointer;
21
- }
22
-
23
- .navigator-wrap:link {
24
- text-decoration: none;
25
- color: inherit;
26
- cursor: pointer;
27
- }
28
-
29
- .navigator-wrap:visited {
30
- text-decoration: none;
31
- color: inherit;
32
- cursor: pointer;
33
- }
34
-
35
- .navigator-wrap:hover {
36
- text-decoration: none;
37
- color: inherit;
38
- cursor: pointer;
39
- }
40
-
41
- .navigator-wrap:active {
42
- text-decoration: none;
43
- color: inherit;
44
- cursor: pointer;
45
- }
19
+ }
package/lib/.DS_Store DELETED
Binary file