vue3-admin-element-template icon indicating copy to clipboard operation
vue3-admin-element-template copied to clipboard

🎉 基于 Vue3、Vite2、Element-Plus、Vue-i18n、Vue-router4.x、Vuex4.x、Echarts5等最新技术开发的中后台管理模板,完整版本 vue3-admin-element 正在开发完善中

Results 6 vue3-admin-element-template issues
Sort by recently updated
recently updated
newest added

当我在 \src\router\index.js 中增加 ``` { path: '/goods/add_goods', name: 'add_goods', hidden: true, component: () => import('@/views/goods/add_goods.vue'), meta: { title: "添加商品", icon: 'icon-link-cloud-faild', }, }, ``` hidden: true,无法生效。菜单还是被显示出来了 在修改 \src\layouts\components\Menu\MenuItem.vue 35行 ```...

:8089/#/:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received ![image](https://github.com/hu-snail/vue3-admin-element-template/assets/110326130/e23e2279-cedb-43af-b840-d77103544082)

Error: No known conditions for "./lib/locale/lang/en" specifier in "element-plus" package

SyntaxError: 19 (at index.10dbab0b.js:39:542) at createCompileError (index.10dbab0b.js:39:542) at createI18nError (index.10dbab0b.js:53:936) at useI18n (index.10dbab0b.js:53:22093) at setup (index.c90c7eca.js:1:14601) at callWithErrorHandling (index.10dbab0b.js:4:789) at setupStatefulComponent (index.10dbab0b.js:4:51147) at setupComponent (index.10dbab0b.js:4:50800) at Ve (index.10dbab0b.js:4:35166) at oe...