icloud-ui 1.0.11 → 1.0.13
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/icloud-ui.common.js +1 -1
- package/icloud-ui.common.js.map +1 -1
- package/icloud-ui.css +1 -1
- package/icloud-ui.umd.js +1 -1
- package/icloud-ui.umd.js.map +1 -1
- package/icloud-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
package/icloud-ui.common.js
CHANGED
|
@@ -65145,7 +65145,7 @@ var element_ui_common_default = /*#__PURE__*/__webpack_require__.n(element_ui_co
|
|
|
65145
65145
|
|
|
65146
65146
|
|
|
65147
65147
|
|
|
65148
|
-
|
|
65148
|
+
//import 'element-ui/lib/theme-chalk/index.css';
|
|
65149
65149
|
|
|
65150
65150
|
// 自定义组件对象
|
|
65151
65151
|
var CloudtUi = {
|