nubomed-ui 2.0.64 → 2.0.66
Sign up to get free protection for your applications and to get access to all the features.
package/nubomed-ui.umd.js
CHANGED
@@ -6977,7 +6977,7 @@ var locale = __webpack_require__(7294);
|
|
6977
6977
|
/*
|
6978
6978
|
* @Author: chenghuan.dong
|
6979
6979
|
* @Date: 2024-11-08 17:23:47
|
6980
|
-
* @LastEditTime: 2024-11-20
|
6980
|
+
* @LastEditTime: 2024-11-20 13:31:55
|
6981
6981
|
* @LastEditors: chenghuan.dong
|
6982
6982
|
* @Description: 主index.js导出全部组件
|
6983
6983
|
* @FilePath: \nubomed-ui\packages\index.js
|
@@ -6987,8 +6987,7 @@ var locale = __webpack_require__(7294);
|
|
6987
6987
|
|
6988
6988
|
// import nbNotify from './components/NBNotify/src/notify.js'
|
6989
6989
|
|
6990
|
-
//
|
6991
|
-
// import './fonts/iconfont.css'
|
6990
|
+
// import './styles/reset.scss'
|
6992
6991
|
|
6993
6992
|
// 获取所有组件
|
6994
6993
|
const components = [];
|