diff --git a/.gitignore b/.gitignore index c7a593e..403adbc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .DS_Store node_modules - +/dist # local env files diff --git a/README.md b/README.md deleted file mode 100644 index d9b93c5..0000000 --- a/README.md +++ /dev/null @@ -1,19 +0,0 @@ -# vue3demo - -## Project setup -``` -npm install -``` - -### Compiles and hot-reloads for development -``` -npm run serve -``` - -### Compiles and minifies for production -``` -npm run build -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/). diff --git a/babel.config.js b/babel.config.js index 04c6e5d..e955840 100644 --- a/babel.config.js +++ b/babel.config.js @@ -1,26 +1,5 @@ module.exports = { presets: [ '@vue/cli-plugin-babel/preset' - ], - plugins: [ - [ - "import", - { - "libraryName": "@nutui/nutui", - "libraryDirectory": "dist/packages/_es", - // customName自定义兼容国际化使用 - "customName": (name, file) => { - if (name == 'Locale') { - return '@nutui/nutui/dist/packages/locale/lang'; - } else { - return `@nutui/nutui/dist/packages/_es/${name}`; - } - }, - "style": (name, file) => name.toLowerCase().replace('_es/', '') + '/index.scss', - "camel2DashComponentName": false - }, - 'nutui3-vue' - ] - ] -} \ No newline at end of file +} diff --git a/dist/index.html b/dist/index.html index 65228d5..25c2887 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1 +1 @@ -
>16&255,c[l++]=t>>8&255,c[l++]=255&t;return 2===a&&(t=o[e.charCodeAt(n)]<<2|o[e.charCodeAt(n+1)]>>4,c[l++]=255&t),1===a&&(t=o[e.charCodeAt(n)]<<10|o[e.charCodeAt(n+1)]<<4|o[e.charCodeAt(n+2)]>>2,c[l++]=t>>8&255,c[l++]=255&t),c}function d(e){return r[e>>18&63]+r[e>>12&63]+r[e>>6&63]+r[63&e]}function h(e,t,n){for(var r,o=[],i=t;i f?G(e,i,s,!0,!1,p):C(t,n,o,i,s,a,c,u,p)},D=(e,t,n,o,i,s,a,c,u)=>{let l=0;const f=t.length;let p=e.length-1,d=f-1;while(l<=p&&l<=d){const r=e[l],o=t[l]=u?Zr(t[l]):Qr(t[l]);if(!Dr(r,o))break;b(r,o,n,null,i,s,a,c,u),l++}while(l<=p&&l<=d){const r=e[p],o=t[d]=u?Zr(t[d]):Qr(t[d]);if(!Dr(r,o))break;b(r,o,n,null,i,s,a,c,u),p--,d--}if(l>p){if(l<=d){const e=d+1,r=e
+ For a guide and recipes on how to configure / customize this project,{{ msg }}
+
+ check out the
+ vue-cli documentation.
+ Installed CLI Plugins
+
+ Essential Links
+
+
+ Ecosystem
+
+
+
+
+
+
+
+
+
+
+
+