-
-
# vue3-admin-plus
**English** | [中文](./README-zh_CN.md)
> vue3 admin plus provides enterprise-level development demo
A new generation admin construct using vue3(setup-script)+vite2+e…
jzfai updated
2 years ago
-
We plan to start the development of 3.0, the main purpose is to make the component library easier to use. The reconstruction is mainly from the following points:
0. open sources doc
1. Improve the…
-
In the .vue file, it works fine
```js
// vite.config.ts
IconsResolver({
enabledCollections: ['ep']
})
```
But in tsx, I tried to write like this, but it didn't work😢
```js
// vite.confi…
-
vue-clownfish-adminVite + Vue3 + Antd + Typescript 管理后台前端简易框架
## 简介
[vue-clownfish-admin](ht…
1esse updated
2 years ago
-
https://github.com/1211ciel/ciel-admin
一个V2EX风格,使用gfv2、vue3、element-plus、jquery 服务端渲染的后台管理系统。提供了,权限管理、文件上传、CURD文件代码生成等功能。
b1lz9 updated
2 years ago
-
## Bug report(问题描述)
vue3提供api defineExpose无法正常使用
#### Steps to reproduce(问题复现步骤)
import {
defineExpose
} from 'vue';
defineExpose({
a: '测试'
})
#### Screenshot or Gif…
-
再次打扰,抱歉
我想在自定义组件中使用其他UI库,如将ElementPlus中的Image组件包装为自定义组件
那我应该怎样做才能保证其elementPlus的ui能够正确渲染呢?
我试过在组件中引入了elementplus、在runtime中引入、在主体项目中引用,都无法正确渲染,希望能得到解答,谢谢!
![6$WW%1W_G_BT_E{~37J4769](https:/…
-
# Weekly GitHub Trending! (2022/07/18 ~ 2022/07/25)
## Python trending 5repo's
### [OpenBB-finance](https://github.com/OpenBB-finance) / [OpenBBTerminal](https://github.com/OpenBB-finance/OpenBBTermin…
ivgtr updated
2 years ago
-
### Element Plus version
1.3.0-beta.1
### OS/Browsers version
win10 / QQ浏览器最新版本
### Vue version
3.2.25
### Reproduction Link
https://github.com/dengqichang/vue3-basis-admin
### Ste…