From c5d8ed2600101277ea63805571216a90d3072a54 Mon Sep 17 00:00:00 2001 From: cookfront Date: Mon, 27 Feb 2017 18:10:46 +0800 Subject: [PATCH] rename zanui --- .eslintrc.js | 2 +- docs/examples/switch.vue | 1 + package.json | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.eslintrc.js b/.eslintrc.js index e6a7cffbb..84db110c0 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -25,7 +25,7 @@ module.exports = { 'no-new': 0 }, "globals": { - "oxygen": true, + "zanui": true, "location": true, "Swiper": true, "wysihtml5": true, diff --git a/docs/examples/switch.vue b/docs/examples/switch.vue index 4e8c6b519..131518236 100644 --- a/docs/examples/switch.vue +++ b/docs/examples/switch.vue @@ -17,6 +17,7 @@
OFF, DISABLED
+