-
### Vue version
3.2.25
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-xqwn2n?file=src/components/HelloWorld.vue
### Steps to reproduce
当修改usePage函数的参数
### What is expec…
-
### 描述问题 (Describe the problem)
作者您好,我在对接后端的过程中。测试了一种场景。即:
外链菜单在多级菜单内的情况。
![image](https://github.com/pure-admin/vue-pure-admin/assets/18179028/5345d0eb-30a2-43ca-bb57-462777daf854)
发现外链无法成功跳转,会…
-
## Question(提问)
使用的是http 下载下来。 npm i 报一下错误
npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/nhn/raphael.git
n…
-
### 描述问题 (Describe the problem)
源代码无任何修改情况下搜索栏样式出现一点小小问题,与预览站点样式不符。
### 如何复现该问题 (How to reproduce the problem)
源码无修改运行pnpm dev后样式如下:
![image](https://github.com/pure-admin/vue-pure-admin/assets/16…
-
按照文档,修改中文:
```
import locale from 'element-ui/lib/locale/lang/zh-CN' // lang i18n
```
然而并没有什么卵用,有没有大佬指点下还有哪里要改的?
-
### larke-admin 版本
1.6.9
### php 版本
php 8.1
### Laravel 版本
laravel10
### 是否依旧存在
可以
### bug描述
1.安装后,登录一直password error
2.\ResponseCode::LOGIN_ERROR,像这种,ResponseCode这个是不是扩展,我编辑器全局搜索LOGIN_ERRO…
-
### 描述问题 (Describe the problem)
前端小白,基于pure-admin-thin开发使用RePureTableBar, 表格不显示, 浏览器报错:
```
[Vue warn]: Failed to resolve component: pure-table
If this is a native custom element, make sure to …
-
### Version:
- `@inertiajs/vue3` version: "^1.0.0"
### Describe the problem:
I cant use named slots. Here is the code from app.js AdminLayout.vue and Rules.vue
I am getting error: `[plugin:v…
-
## 在inline-edit-table.vue里边设置自定义的指令 v-el-height-adaptive-table="{bottomOffset: 30}"报错:Failed to resolve directive: el-height-adaptive-table
#### Steps to reproduce(问题复现步骤)
1.import adaptive …
-
### 描述问题 (Describe the problem)
您好,有一个样式的优化建议:element-plus更新后(2.3.7版本),比如部门管理、角色管理页面内的搜索框项元素el-select无法直接通过width属性控制宽度了,现在页面内的搜索按钮和搜索项之间的间隔也消失了。
### 如何复现该问题 (How to reproduce the problem)
比如"部门管理",…