feat(Icons): migrate all icons to iconfont.cn (#4219)

This commit is contained in:
neverland 2021-05-18 15:26:02 +08:00 committed by GitHub
parent 17b566beb9
commit 9d1c8b2ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@ page {
.icon { .icon {
margin: 16px 0; margin: 16px 0;
color: #323233 !important; color: #323233;
} }
.text { .text {

View File

@ -39,7 +39,7 @@
"homepage": "https://github.com/youzan/vant-weapp#readme", "homepage": "https://github.com/youzan/vant-weapp#readme",
"devDependencies": { "devDependencies": {
"@vant/cli": "^3.10.3", "@vant/cli": "^3.10.3",
"@vant/icons": "1.5.3", "@vant/icons": "^1.6.0",
"gulp": "^4.0.2", "gulp": "^4.0.2",
"gulp-insert": "^0.5.0", "gulp-insert": "^0.5.0",
"gulp-less": "^4.0.1", "gulp-less": "^4.0.1",

View File

@ -3055,10 +3055,10 @@
eslint-plugin-markdown "^2.0.0" eslint-plugin-markdown "^2.0.0"
eslint-plugin-vue "^7.1.0" eslint-plugin-vue "^7.1.0"
"@vant/icons@1.5.3": "@vant/icons@^1.6.0":
version "1.5.3" version "1.6.0"
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.5.3.tgz#b7779f67bf608d417a82452fbede406dfa46b439" resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.6.0.tgz#3db7eb7f963f51a2a08676720d5af9c4c3512feb"
integrity sha512-OQaJqAWN6quHicWje4buknX9zcDo3UDy3X4nrk/ldnr9Fj8Str4nMtQbMbIrCMtmjQdP2ei769uuY508dudrjA== integrity sha512-4Hvq4tl4grCOJLZ0e8ZaivBV8xOcmTPmTT8BDkTrEIKqnDowRFDdsXxcHECzWmbmMx+CYGdngvd2Cq8YR9DfKA==
"@vant/markdown-loader@^4.1.0": "@vant/markdown-loader@^4.1.0":
version "4.1.0" version "4.1.0"