ce-crm-ui-components 1.5.205 → 1.5.207

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ce-crm-ui-components",
3
3
  "description": "晶芯物联UI组件",
4
- "version": "1.5.205",
4
+ "version": "1.5.207",
5
5
  "author": "yongfeng <1102772410@qq.com>",
6
6
  "license": "MIT",
7
7
  "private": false,
@@ -26,6 +26,7 @@
26
26
  "babel-preset-stage-3": "^6.24.1",
27
27
  "cross-env": "^5.0.5",
28
28
  "css-loader": "^0.28.7",
29
+ "extract-text-webpack-plugin": "^3.0.2",
29
30
  "file-loader": "^1.1.4",
30
31
  "sass": "1.32.0",
31
32
  "sass-loader": "7.3.1",
package/dist/favicon.ico DELETED
Binary file
package/dist/index.html DELETED
@@ -1 +0,0 @@
1
- <!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>ce-crm-ui-components</title><link rel="stylesheet" href="https://unpkg.zhimg.com/element-ui@2.15.0/lib/theme-chalk/index.css"><script src="https://unpkg.zhimg.com/vue@2.6.14/dist/vue.js"></script><script src="https://unpkg.zhimg.com/element-ui@2.15.0/lib/index.js"></script><link href="/static/js/app.f35eea6f.js" rel="preload" as="script" crossorigin><link href="/static/js/chunk-vendors.361bba71.js" rel="preload" as="script" crossorigin></head><body><noscript><strong>We're sorry but ce-crm-ui-components doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="/static/js/chunk-vendors.361bba71.js" crossorigin></script><script src="/static/js/app.f35eea6f.js" crossorigin></script></body></html>