diff --git a/.eslintrc.js b/.eslintrc.js index c01c74327..27cd432b1 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -19,7 +19,6 @@ module.exports = { globals: { expect: true, sinon: true, - zanui: true, document: false, navigator: false, window: false, diff --git a/README.md b/README.md index cab9010b5..81a93c082 100644 --- a/README.md +++ b/README.md @@ -95,14 +95,14 @@ Modern browsers and Android 4.0+, iOS 6+. ## Links - [Documentation](https://www.youzanyun.com/zanui/vant) - [Change log](https://www.youzanyun.com/zanui/vant#/en-US/component/changelog) -- [React UI Zent](https://www.youzanyun.com/zanui/react) +- [React UI Zent](https://www.youzanyun.com/zanui/zent) - [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant) - [vant-demo](https://github.com/chenjiahan/vant-demo) ## Preview You can scan the following QR code to access the demo: - + ## LICENSE diff --git a/README.zh-CN.md b/README.zh-CN.md index cee4cfbf2..8a8a31566 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -97,12 +97,12 @@ Vue.use(Vant); 可以手机扫码以下二维码访问手机端demo: - + ## 链接 - [详细文档](https://www.youzanyun.com/zanui/vant) - [更新日志](https://www.youzanyun.com/zanui/vant#/en-US/component/changelog) -- [React 组件库 Zent](https://www.youzanyun.com/zanui/react) +- [React 组件库 Zent](https://www.youzanyun.com/zanui/zent) - [vue-cli-template-vant](https://github.com/youzan/vue-cli-template-vant) - [vant-demo](https://github.com/chenjiahan/vant-demo) diff --git a/docs/src/doc.config.js b/docs/src/doc.config.js index f7f81e9d3..d27ad12df 100644 --- a/docs/src/doc.config.js +++ b/docs/src/doc.config.js @@ -8,7 +8,7 @@ module.exports = { footer: { github: 'https://github.com/youzan/vant', nav: { - 'React 组件库': 'https://www.youzanyun.com/zanui/react', + 'React 组件库': 'https://www.youzanyun.com/zanui/zent', 小程序组件库: 'https://github.com/youzan/zanui-weapp', 意见反馈: 'https://github.com/youzan/vant/issues', 开发指南: 'https://github.com/youzan/vant/blob/dev/.github/CONTRIBUTING.zh-CN.md', @@ -275,7 +275,7 @@ module.exports = { footer: { github: 'https://github.com/youzan/vant', nav: { - 'React UI': 'https://www.youzanyun.com/zanui/react', + 'React UI': 'https://www.youzanyun.com/zanui/zent', 'Weapp UI': 'https://github.com/youzan/zanui-weapp', Feedback: 'https://github.com/youzan/vant/issues', Contribute: diff --git a/docs/src/index.tpl b/docs/src/index.tpl index 5266d0fbb..90814eb00 100644 --- a/docs/src/index.tpl +++ b/docs/src/index.tpl @@ -4,7 +4,7 @@ -