feat(time): added time compoennt close #285
正在显示
| ... | ... | @@ -49,7 +49,7 @@ |
| "vditor": "^3.8.2", | ||
| "vue": "^3.0.7", | ||
| "vue-i18n": "^9.0.0", | ||
| "vue-router": "^4.0.4", | ||
| "vue-router": "^4.0.5", | ||
| "vue-types": "^3.0.2", | ||
| "vuex": "^4.0.0", | ||
| "vuex-module-decorators": "^1.0.1", | ||
| ... | ... | @@ -118,7 +118,7 @@ |
| "vite-plugin-style-import": "^0.8.1", | ||
| "vite-plugin-svg-icons": "^0.3.4", | ||
| "vite-plugin-theme": "^0.4.8", | ||
| "vite-plugin-windicss": "0.7.2", | ||
| "vite-plugin-windicss": "0.8.2", | ||
| "vue-eslint-parser": "^7.6.0", | ||
| "yargs": "^16.2.0" | ||
| }, | ||
| ... | ... |
src/components/Time/index.ts
0 → 100644
src/components/Time/src/index.vue
0 → 100644
src/locales/lang/en/component/time.ts
0 → 100644
src/locales/lang/zh_CN/component/time.ts
0 → 100644
src/views/demo/comp/time/index.vue
0 → 100644
请
注册
或者
登录
后发表评论