diff --git a/examples/routers/anchor.vue b/examples/routers/anchor.vue
index e53f294..f99e3fb 100644
--- a/examples/routers/anchor.vue
+++ b/examples/routers/anchor.vue
@@ -7,6 +7,7 @@
这是信息司大是大非胜多负少的{{i}}
@@ -58,6 +61,8 @@这是信息司大是大非胜多负少的{{i}}
+这是信息司大是大非胜多负少的{{i}}
diff --git a/src/components/anchor/anchor-link.vue b/src/components/anchor/anchor-link.vue index a009e1f..d7a68df 100644 --- a/src/components/anchor/anchor-link.vue +++ b/src/components/anchor/anchor-link.vue @@ -1,6 +1,6 @@ diff --git a/src/styles/components/index.less b/src/styles/components/index.less index 754fc29..2e1b46e 100644 --- a/src/styles/components/index.less +++ b/src/styles/components/index.less @@ -45,4 +45,3 @@ @import "color-picker"; @import "auto-complete"; @import "anchor"; -@import "time"; -- libgit2 0.21.4