Skip to content

Commit

Permalink
引入element-ui组件库
Browse files Browse the repository at this point in the history
  • Loading branch information
Panyue-genkiyo committed Oct 12, 2021
1 parent 09dcb52 commit 660a663
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 3 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
"dependencies": {
"animate.css": "^4.1.1",
"axios": "^0.22.0",
"babel-plugin-component": "^1.1.1",
"core-js": "^3.6.5",
"element-ui": "^2.15.6",
"nanoid": "^3.1.25",
"pubsub-js": "^1.9.3",
"vue": "^2.6.11",
Expand Down
87 changes: 84 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,14 @@
dependencies:
"@babel/types" "^7.15.4"

"@babel/[email protected]":
"integrity" "sha1-MI41DnMXUs200PBY3x1wSSXGTgo="
"resolved" "https://registry.nlark.com/@babel/helper-module-imports/download/@babel/helper-module-imports-7.0.0-beta.35.tgz?cache=0&sync_timestamp=1630619202866&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fhelper-module-imports%2Fdownload%2F%40babel%2Fhelper-module-imports-7.0.0-beta.35.tgz"
"version" "7.0.0-beta.35"
dependencies:
"@babel/types" "7.0.0-beta.35"
"lodash" "^4.2.0"

"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.4":
"integrity" "sha1-fagMjLwfAmVdg/i3nSWGav5Q0iY="
"resolved" "https://registry.nlark.com/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.15.7.tgz?cache=0&sync_timestamp=1631920167398&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fhelper-module-transforms%2Fdownload%2F%40babel%2Fhelper-module-transforms-7.15.7.tgz"
Expand Down Expand Up @@ -903,6 +911,15 @@
"@babel/helper-validator-identifier" "^7.14.9"
"to-fast-properties" "^2.0.0"

"@babel/[email protected]":
"integrity" "sha1-z5M6mpo4SEynJLM1uI2Dcm1auWA="
"resolved" "https://registry.nlark.com/@babel/types/download/@babel/types-7.0.0-beta.35.tgz"
"version" "7.0.0-beta.35"
dependencies:
"esutils" "^2.0.2"
"lodash" "^4.2.0"
"to-fast-properties" "^2.0.0"

"@hapi/[email protected]":
"integrity" "sha1-XWftQ/P9QaadS5/3tW58DR0KgeU="
"resolved" "https://registry.nlark.com/@hapi/address/download/@hapi/address-2.1.4.tgz"
Expand Down Expand Up @@ -1842,6 +1859,13 @@
"resolved" "https://registry.npm.taobao.org/async-limiter/download/async-limiter-1.0.1.tgz"
"version" "1.0.1"

"async-validator@~1.8.1":
"integrity" "sha1-3D4I7B/Q3dtn5ghC8CwM0c7G1/A="
"resolved" "https://registry.nlark.com/async-validator/download/async-validator-1.8.5.tgz?cache=0&sync_timestamp=1630393210134&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fasync-validator%2Fdownload%2Fasync-validator-1.8.5.tgz"
"version" "1.8.5"
dependencies:
"babel-runtime" "6.x"

"async@^2.6.2":
"integrity" "sha1-1yYl4jRKNlbjo61Pp0n6gymdgv8="
"resolved" "https://registry.nlark.com/async/download/async-2.6.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fasync%2Fdownload%2Fasync-2.6.3.tgz"
Expand Down Expand Up @@ -1901,6 +1925,11 @@
"eslint-visitor-keys" "^1.0.0"
"resolve" "^1.12.0"

"babel-helper-vue-jsx-merge-props@^2.0.0":
"integrity" "sha1-Iq69OzOQIyjlEyk6jkmSs4T58bY="
"resolved" "https://registry.npm.taobao.org/babel-helper-vue-jsx-merge-props/download/babel-helper-vue-jsx-merge-props-2.0.3.tgz"
"version" "2.0.3"

"babel-loader@^8.1.0":
"integrity" "sha1-k2POhMEMmkDmx1N0jhRBtgyKC4E="
"resolved" "https://registry.nlark.com/babel-loader/download/babel-loader-8.2.2.tgz"
Expand All @@ -1911,6 +1940,13 @@
"make-dir" "^3.1.0"
"schema-utils" "^2.6.5"

"babel-plugin-component@^1.1.1":
"integrity" "sha1-mwI6I/9cmq4P1WxaGLnKuMTUXuo="
"resolved" "https://registry.npm.taobao.org/babel-plugin-component/download/babel-plugin-component-1.1.1.tgz"
"version" "1.1.1"
dependencies:
"@babel/helper-module-imports" "7.0.0-beta.35"

"babel-plugin-dynamic-import-node@^2.3.3":
"integrity" "sha1-hP2hnJduxcbe/vV/lCez3vZuF6M="
"resolved" "https://registry.nlark.com/babel-plugin-dynamic-import-node/download/babel-plugin-dynamic-import-node-2.3.3.tgz?cache=0&sync_timestamp=1618846790496&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fbabel-plugin-dynamic-import-node%2Fdownload%2Fbabel-plugin-dynamic-import-node-2.3.3.tgz"
Expand Down Expand Up @@ -1942,6 +1978,14 @@
dependencies:
"@babel/helper-define-polyfill-provider" "^0.2.2"

"[email protected]":
"integrity" "sha1-llxwWGaOgrVde/4E/yM3vItWR/4="
"resolved" "https://registry.npm.taobao.org/babel-runtime/download/babel-runtime-6.26.0.tgz"
"version" "6.26.0"
dependencies:
"core-js" "^2.4.0"
"regenerator-runtime" "^0.11.0"

"balanced-match@^1.0.0":
"integrity" "sha1-6D46fj8wCzTLnYf2FfoMvzV2kO4="
"resolved" "https://registry.npm.taobao.org/balanced-match/download/balanced-match-1.0.2.tgz"
Expand Down Expand Up @@ -2788,6 +2832,11 @@
"browserslist" "^4.17.0"
"semver" "7.0.0"

"core-js@^2.4.0":
"integrity" "sha1-2TM9+nsGXjR8xWgiGdb2kIWcwuw="
"resolved" "https://registry.npmmirror.com/core-js/download/core-js-2.6.12.tgz?cache=0&sync_timestamp=1633459969236&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fcore-js%2Fdownload%2Fcore-js-2.6.12.tgz"
"version" "2.6.12"

"core-js@^3.6.5":
"integrity" "sha1-mvP0pt+bo0KKP7GxcfFQOz9AzEk="
"resolved" "https://registry.nlark.com/core-js/download/core-js-3.18.0.tgz?cache=0&sync_timestamp=1632078308388&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcore-js%2Fdownload%2Fcore-js-3.18.0.tgz"
Expand Down Expand Up @@ -3147,7 +3196,7 @@
"resolved" "https://registry.nlark.com/deep-is/download/deep-is-0.1.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fdeep-is%2Fdownload%2Fdeep-is-0.1.4.tgz"
"version" "0.1.4"

"deepmerge@^1.5.2":
"deepmerge@^1.2.0", "deepmerge@^1.5.2":
"integrity" "sha1-EEmdhohEza1P7ghC34x/bwyVp1M="
"resolved" "https://registry.npm.taobao.org/deepmerge/download/deepmerge-1.5.2.tgz"
"version" "1.5.2"
Expand Down Expand Up @@ -3415,6 +3464,18 @@
"resolved" "https://registry.nlark.com/electron-to-chromium/download/electron-to-chromium-1.3.845.tgz?cache=0&sync_timestamp=1632189773969&other_urls=https%3A%2F%2Fregistry.nlark.com%2Felectron-to-chromium%2Fdownload%2Felectron-to-chromium-1.3.845.tgz"
"version" "1.3.845"

"element-ui@^2.15.6":
"integrity" "sha1-yWCa3TWvWmhqS3aF3B11fHXgHfM="
"resolved" "https://registry.nlark.com/element-ui/download/element-ui-2.15.6.tgz?cache=0&sync_timestamp=1630566702436&other_urls=https%3A%2F%2Fregistry.nlark.com%2Felement-ui%2Fdownload%2Felement-ui-2.15.6.tgz"
"version" "2.15.6"
dependencies:
"async-validator" "~1.8.1"
"babel-helper-vue-jsx-merge-props" "^2.0.0"
"deepmerge" "^1.2.0"
"normalize-wheel" "^1.0.1"
"resize-observer-polyfill" "^1.5.0"
"throttle-debounce" "^1.0.1"

"elliptic@^6.5.3":
"integrity" "sha1-2jfOvTHnmhNn6UG1ku0fvr1Yq7s="
"resolved" "https://registry.nlark.com/elliptic/download/elliptic-6.5.4.tgz"
Expand Down Expand Up @@ -5439,7 +5500,7 @@
"resolved" "https://registry.nlark.com/lodash.uniq/download/lodash.uniq-4.5.0.tgz"
"version" "4.5.0"

"lodash@^4.17.11", "lodash@^4.17.14", "lodash@^4.17.15", "lodash@^4.17.19", "lodash@^4.17.20", "lodash@^4.17.21", "lodash@^4.17.3":
"lodash@^4.17.11", "lodash@^4.17.14", "lodash@^4.17.15", "lodash@^4.17.19", "lodash@^4.17.20", "lodash@^4.17.21", "lodash@^4.17.3", "lodash@^4.2.0":
"integrity" "sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw="
"resolved" "https://registry.nlark.com/lodash/download/lodash-4.17.21.tgz"
"version" "4.17.21"
Expand Down Expand Up @@ -5940,6 +6001,11 @@
"query-string" "^4.1.0"
"sort-keys" "^1.0.0"

"normalize-wheel@^1.0.1":
"integrity" "sha1-rsiGr/2wRQcNhWRH32Ls+GFG7EU="
"resolved" "https://registry.npm.taobao.org/normalize-wheel/download/normalize-wheel-1.0.1.tgz"
"version" "1.0.1"

"npm-run-path@^2.0.0":
"integrity" "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8="
"resolved" "https://registry.npm.taobao.org/npm-run-path/download/npm-run-path-2.0.2.tgz"
Expand Down Expand Up @@ -7049,6 +7115,11 @@
"resolved" "https://registry.nlark.com/regenerate/download/regenerate-1.4.2.tgz"
"version" "1.4.2"

"regenerator-runtime@^0.11.0":
"integrity" "sha1-vgWtf5v30i4Fb5cmzuUBf78Z4uk="
"resolved" "https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.11.1.tgz?cache=0&sync_timestamp=1626993001371&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.11.1.tgz"
"version" "0.11.1"

"regenerator-runtime@^0.13.4":
"integrity" "sha1-iSV0Kpj/2QgUmI11Zq0wyjsmO1I="
"resolved" "https://registry.nlark.com/regenerator-runtime/download/regenerator-runtime-0.13.9.tgz?cache=0&sync_timestamp=1626993001371&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.13.9.tgz"
Expand Down Expand Up @@ -7178,6 +7249,11 @@
"resolved" "https://registry.nlark.com/requires-port/download/requires-port-1.0.0.tgz"
"version" "1.0.0"

"resize-observer-polyfill@^1.5.0":
"integrity" "sha1-DpAg3T0hAkRY1OvSfiPkAmmBBGQ="
"resolved" "https://registry.nlark.com/resize-observer-polyfill/download/resize-observer-polyfill-1.5.1.tgz"
"version" "1.5.1"

"resolve-alpn@^1.0.0":
"integrity" "sha1-t629rDVGqq7CC0Xn2CZZJwcnJvk="
"resolved" "https://registry.nlark.com/resolve-alpn/download/resolve-alpn-1.2.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fresolve-alpn%2Fdownload%2Fresolve-alpn-1.2.1.tgz"
Expand Down Expand Up @@ -8056,6 +8132,11 @@
"loader-utils" "^1.1.0"
"neo-async" "^2.6.0"

"throttle-debounce@^1.0.1":
"integrity" "sha1-UYU9o3vmihVctugns1FKPEIuic0="
"resolved" "https://registry.npm.taobao.org/throttle-debounce/download/throttle-debounce-1.1.0.tgz?cache=0&sync_timestamp=1604313880785&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fthrottle-debounce%2Fdownload%2Fthrottle-debounce-1.1.0.tgz"
"version" "1.1.0"

"through@^2.3.6":
"integrity" "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU="
"resolved" "https://registry.nlark.com/through/download/through-2.3.8.tgz"
Expand Down Expand Up @@ -8530,7 +8611,7 @@
"resolved" "https://registry.nlark.com/vue-template-es2015-compiler/download/vue-template-es2015-compiler-1.9.1.tgz"
"version" "1.9.1"

"vue@^2 || ^3.0.0-0", "vue@^2.0.0", "vue@^2.6.11":
"vue@^2 || ^3.0.0-0", "vue@^2.0.0", "vue@^2.5.17", "vue@^2.6.11":
"integrity" "sha1-5RqlJQJQ1Wmj+606ilpofWA24jU="
"resolved" "https://registry.nlark.com/vue/download/vue-2.6.14.tgz?cache=0&sync_timestamp=1631890569199&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fvue%2Fdownload%2Fvue-2.6.14.tgz"
"version" "2.6.14"
Expand Down

0 comments on commit 660a663

Please sign in to comment.