url
stringlengths 66
69
| repository_url
stringclasses 1
value | labels_url
stringlengths 80
83
| comments_url
stringlengths 75
78
| events_url
stringlengths 73
76
| html_url
stringlengths 54
59
| id
int64 222M
2.13B
| node_id
stringlengths 18
32
| number
int64 1
4.23k
| title
stringlengths 1
256
| user
dict | labels
list | state
stringclasses 2
values | locked
bool 1
class | assignee
null | assignees
sequence | milestone
dict | comments
sequence | created_at
timestamp[ms] | updated_at
timestamp[ms] | closed_at
timestamp[ms] | author_association
stringclasses 3
values | active_lock_reason
null | body
stringlengths 0
247k
⌀ | reactions
dict | timeline_url
stringlengths 75
78
| performed_via_github_app
null | state_reason
stringclasses 3
values | draft
bool 2
classes | pull_request
dict |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4225 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4225/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4225/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4225/events | https://github.com/PanJiaChen/vue-element-admin/issues/4225 | 2,133,299,342 | I_kwDOBUXdQM5_J5CO | 4,225 | 三级目录时页面展示异常 | {
"login": "eryajf",
"id": 33259379,
"node_id": "MDQ6VXNlcjMzMjU5Mzc5",
"avatar_url": "https://avatars.githubusercontent.com/u/33259379?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eryajf",
"html_url": "https://github.com/eryajf",
"followers_url": "https://api.github.com/users/eryajf/followers",
"following_url": "https://api.github.com/users/eryajf/following{/other_user}",
"gists_url": "https://api.github.com/users/eryajf/gists{/gist_id}",
"starred_url": "https://api.github.com/users/eryajf/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/eryajf/subscriptions",
"organizations_url": "https://api.github.com/users/eryajf/orgs",
"repos_url": "https://api.github.com/users/eryajf/repos",
"events_url": "https://api.github.com/users/eryajf/events{/privacy}",
"received_events_url": "https://api.github.com/users/eryajf/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2024-02-13T23:30:07 | 2024-02-13T23:30:07 | null | NONE | null | 我的目录是通过后端接口返回的数据来展示的,项目配置一级或者二级目录时,一切正常,当我添加了三级目录时,出现的效果如下图:
<img width="1475" alt="image" src="https://github.com/PanJiaChen/vue-element-admin/assets/33259379/c386a637-af2a-41d6-bf6c-438df7afd29a">
我已参考 [官方文档](https://panjiachen.github.io/vue-element-admin-site/zh/guide/essentials/router-and-nav.html#%E5%A4%9A%E7%BA%A7%E7%9B%AE%E5%BD%95-%E5%B5%8C%E5%A5%97%E8%B7%AF%E7%94%B1)添加了:
```
<template>
<router-view />
</template>
```
但目前问题依旧,请教应该怎么解决这个问题呢? | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4225/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4225/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4224 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4224/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4224/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4224/events | https://github.com/PanJiaChen/vue-element-admin/issues/4224 | 2,123,488,155 | I_kwDOBUXdQM5-kdub | 4,224 | vue-element-admin noCache缓存问题 | {
"login": "zhangjian-cn",
"id": 45560010,
"node_id": "MDQ6VXNlcjQ1NTYwMDEw",
"avatar_url": "https://avatars.githubusercontent.com/u/45560010?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhangjian-cn",
"html_url": "https://github.com/zhangjian-cn",
"followers_url": "https://api.github.com/users/zhangjian-cn/followers",
"following_url": "https://api.github.com/users/zhangjian-cn/following{/other_user}",
"gists_url": "https://api.github.com/users/zhangjian-cn/gists{/gist_id}",
"starred_url": "https://api.github.com/users/zhangjian-cn/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/zhangjian-cn/subscriptions",
"organizations_url": "https://api.github.com/users/zhangjian-cn/orgs",
"repos_url": "https://api.github.com/users/zhangjian-cn/repos",
"events_url": "https://api.github.com/users/zhangjian-cn/events{/privacy}",
"received_events_url": "https://api.github.com/users/zhangjian-cn/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2024-02-07T17:04:15 | 2024-02-07T17:04:15 | null | NONE | null | noCache: true // 如果设置为true,则不会被 <keep-alive> 缓存(默认 false)
各位大佬们, 你们怎么解决三级路由缓存问题的呢?
二级路由是可以缓存的、三级就不得行了... | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4224/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4224/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4223 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4223/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4223/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4223/events | https://github.com/PanJiaChen/vue-element-admin/issues/4223 | 2,098,276,093 | I_kwDOBUXdQM59ESb9 | 4,223 | 基于rspack从0改造当前项目 | {
"login": "luoriwusheng-xia",
"id": 152823466,
"node_id": "U_kgDOCRvmqg",
"avatar_url": "https://avatars.githubusercontent.com/u/152823466?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/luoriwusheng-xia",
"html_url": "https://github.com/luoriwusheng-xia",
"followers_url": "https://api.github.com/users/luoriwusheng-xia/followers",
"following_url": "https://api.github.com/users/luoriwusheng-xia/following{/other_user}",
"gists_url": "https://api.github.com/users/luoriwusheng-xia/gists{/gist_id}",
"starred_url": "https://api.github.com/users/luoriwusheng-xia/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/luoriwusheng-xia/subscriptions",
"organizations_url": "https://api.github.com/users/luoriwusheng-xia/orgs",
"repos_url": "https://api.github.com/users/luoriwusheng-xia/repos",
"events_url": "https://api.github.com/users/luoriwusheng-xia/events{/privacy}",
"received_events_url": "https://api.github.com/users/luoriwusheng-xia/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"每个问题的处理, 都单独一个 commit \r\n\r\n可以参照着看。 如果自己业务遇到,直接能一比一看到结果\r\n",
"![image](https://github.com/PanJiaChen/vue-element-admin/assets/152823466/f049bc86-a4a0-428c-82b5-90286a200c7f)\r\n"
] | 2024-01-24T13:31:23 | 2024-01-24T13:33:04 | null | NONE | null | <!--
注意:为更好的解决你的问题,请参考模板提供完整信息,准确描述问题,信息不全的 issue 将被关闭。
Note: In order to better solve your problem, please refer to the template to provide complete information, accurately describe the problem, and the incomplete information issue will be closed.
-->
大家好,我目前在玩rspack , 字节开源的一个打包工具,基于 Rust
将当前项目的 master 分支进行改造,发现可以稳定运行,且开发速度和打包速度有明显提升,大家可以看下面的仓库,从中寻找自己业务迁移到 rspack 的灵感,欢迎 **star** 和 **fork**
https://gitee.com/luoriwusheng/vue-element-admin
## Bug report(问题描述)
#### Steps to reproduce(问题复现步骤)
<!--
1. [xxx]
2. [xxx]
3. [xxxx]
-->
#### Screenshot or Gif(截图或动态图)
![image](https://github.com/PanJiaChen/vue-element-admin/assets/152823466/9e0868c2-f6b3-4370-bca7-3aaa1d3fb91d)
**构建时间**
![image](https://github.com/PanJiaChen/vue-element-admin/assets/152823466/8e841ce0-00a2-4641-8991-5146e7b37462)
4.63s
**开发冷启动时间**
4-5s
改造前: 14s
```
node: 20.10.0
```
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4223/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4223/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4222 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4222/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4222/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4222/events | https://github.com/PanJiaChen/vue-element-admin/issues/4222 | 2,097,939,976 | I_kwDOBUXdQM59DAYI | 4,222 | 安装依赖报错解决方法 npm install | {
"login": "chenpeng2009090027",
"id": 103018864,
"node_id": "U_kgDOBiPxcA",
"avatar_url": "https://avatars.githubusercontent.com/u/103018864?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chenpeng2009090027",
"html_url": "https://github.com/chenpeng2009090027",
"followers_url": "https://api.github.com/users/chenpeng2009090027/followers",
"following_url": "https://api.github.com/users/chenpeng2009090027/following{/other_user}",
"gists_url": "https://api.github.com/users/chenpeng2009090027/gists{/gist_id}",
"starred_url": "https://api.github.com/users/chenpeng2009090027/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/chenpeng2009090027/subscriptions",
"organizations_url": "https://api.github.com/users/chenpeng2009090027/orgs",
"repos_url": "https://api.github.com/users/chenpeng2009090027/repos",
"events_url": "https://api.github.com/users/chenpeng2009090027/events{/privacy}",
"received_events_url": "https://api.github.com/users/chenpeng2009090027/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2024-01-24T10:24:26 | 2024-01-24T10:24:26 | null | NONE | null | git config --global http.sslverify "false"
npm install
报错如下,解决方法如上
PS E:\vue3\vue-element-admin-master\vue-element-admin-master> npm install
npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/nhn/raphael.git
npm ERR! Permission denied, please try again.
npm ERR! Permission denied, please try again.
npm ERR! [email protected]: Permission denied (publickey,password,keyboard-interactive).
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR! A complete log of this run can be found in: C:\Users\34460\AppData\Local\npm-cache\_logs\2024-01-24T08_28_33_505Z-debug-0.log | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4222/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4222/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4221 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4221/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4221/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4221/events | https://github.com/PanJiaChen/vue-element-admin/issues/4221 | 2,096,173,260 | I_kwDOBUXdQM588RDM | 4,221 | idealTree:tui-chart: sill placeDep ROOT [email protected] OK for: [email protected] want: ^1.5.0 | {
"login": "luyin-duanmu",
"id": 110369834,
"node_id": "U_kgDOBpQcKg",
"avatar_url": "https://avatars.githubusercontent.com/u/110369834?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/luyin-duanmu",
"html_url": "https://github.com/luyin-duanmu",
"followers_url": "https://api.github.com/users/luyin-duanmu/followers",
"following_url": "https://api.github.com/users/luyin-duanmu/following{/other_user}",
"gists_url": "https://api.github.com/users/luyin-duanmu/gists{/gist_id}",
"starred_url": "https://api.github.com/users/luyin-duanmu/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/luyin-duanmu/subscriptions",
"organizations_url": "https://api.github.com/users/luyin-duanmu/orgs",
"repos_url": "https://api.github.com/users/luyin-duanmu/repos",
"events_url": "https://api.github.com/users/luyin-duanmu/events{/privacy}",
"received_events_url": "https://api.github.com/users/luyin-duanmu/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2024-01-23T14:08:17 | 2024-01-23T14:08:17 | null | NONE | null | 有大佬知道使用npm install --registry=https://registry.npmmirror.com安装依赖卡在
idealTree:tui-chart: sill placeDep ROOT [email protected] OK for: [email protected] want: ^1.5.0
怎么解决吗?
卡一段时间报错:
npm ERR! code 128
npm ERR! A git connection error occurred
npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/nhn/raphael.git
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
![image](https://github.com/PanJiaChen/vue-element-admin/assets/110369834/573686db-430d-42f3-aa68-b372f50f315a)
![Snipaste_2024-01-23_22-07-38](https://github.com/PanJiaChen/vue-element-admin/assets/110369834/4d051963-1fef-43af-b19d-c16d7c6059f7)
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4221/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4221/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4220 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4220/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4220/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4220/events | https://github.com/PanJiaChen/vue-element-admin/issues/4220 | 2,092,935,603 | I_kwDOBUXdQM58v6mz | 4,220 | 报错 | {
"login": "wad1019",
"id": 119473621,
"node_id": "U_kgDOBx8F1Q",
"avatar_url": "https://avatars.githubusercontent.com/u/119473621?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wad1019",
"html_url": "https://github.com/wad1019",
"followers_url": "https://api.github.com/users/wad1019/followers",
"following_url": "https://api.github.com/users/wad1019/following{/other_user}",
"gists_url": "https://api.github.com/users/wad1019/gists{/gist_id}",
"starred_url": "https://api.github.com/users/wad1019/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/wad1019/subscriptions",
"organizations_url": "https://api.github.com/users/wad1019/orgs",
"repos_url": "https://api.github.com/users/wad1019/repos",
"events_url": "https://api.github.com/users/wad1019/events{/privacy}",
"received_events_url": "https://api.github.com/users/wad1019/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2024-01-22T02:12:55 | 2024-01-22T02:12:55 | null | NONE | null | npminstall version: 7.11.1
npminstall argv: C:\Program Files\nodejs\node.exe C:\Users\1019\AppData\Roaming\npm\node_modules\cnpm\node_modules\npminstall\bin\install.js --fix-bug-versions --china --userconfig=C:\Users\1019\.cnpmrc --disturl=https://cdn.npmmirror.com/binaries/node --registry=https://registry.npmmirror.com | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4220/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4220/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4219 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4219/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4219/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4219/events | https://github.com/PanJiaChen/vue-element-admin/issues/4219 | 2,088,569,692 | I_kwDOBUXdQM58fQtc | 4,219 | npm install --registry=https://registry.npm.taobao.org失败 | {
"login": "Tai733",
"id": 157040652,
"node_id": "U_kgDOCVxADA",
"avatar_url": "https://avatars.githubusercontent.com/u/157040652?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Tai733",
"html_url": "https://github.com/Tai733",
"followers_url": "https://api.github.com/users/Tai733/followers",
"following_url": "https://api.github.com/users/Tai733/following{/other_user}",
"gists_url": "https://api.github.com/users/Tai733/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Tai733/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Tai733/subscriptions",
"organizations_url": "https://api.github.com/users/Tai733/orgs",
"repos_url": "https://api.github.com/users/Tai733/repos",
"events_url": "https://api.github.com/users/Tai733/events{/privacy}",
"received_events_url": "https://api.github.com/users/Tai733/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"解决了吗?",
"原淘宝npm域名即将停止解析,请切换至新域名\r\nhttp://npm.taobao.org => http://npmmirror.com\r\nhttp://registry.npm.taobao.org => http://registry.npmmirror.com"
] | 2024-01-18T15:48:33 | 2024-01-19T09:03:51 | null | NONE | null | ## Question(提问)
<img width="1087" alt="微信图片_20240118234801" src="https://github.com/PanJiaChen/vue-element-admin/assets/157040652/ff728917-0e27-489c-94e0-32d797f8d50d">
<!--
提问之前,请确定你已经过自己的努力,尝试解决过这个问题。
若是代码相关问题,请不要只截图,请提供在线 demo,以便节约彼此的时间。
Before asking a question, please make sure that you have tried your best to solve this problem.
If it's a code-related issue, please don't just take screenshots. Please provide an online demo to save each other's time.
-->
#### Steps to reproduce(问题复现步骤)
<!--
1. [xxx]
2. [xxx]
3. [xxxx]
-->
#### Screenshot or Gif(截图或动态图)
#### Link to minimal reproduction(最小可在线还原demo)
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version:
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4219/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4219/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4218 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4218/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4218/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4218/events | https://github.com/PanJiaChen/vue-element-admin/issues/4218 | 2,076,807,767 | I_kwDOBUXdQM57yZJX | 4,218 | 怎么总是显示英文?按你的文档删掉语言包的引入也不行,折腾半天还是英文 | {
"login": "king63499",
"id": 6479007,
"node_id": "MDQ6VXNlcjY0NzkwMDc=",
"avatar_url": "https://avatars.githubusercontent.com/u/6479007?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/king63499",
"html_url": "https://github.com/king63499",
"followers_url": "https://api.github.com/users/king63499/followers",
"following_url": "https://api.github.com/users/king63499/following{/other_user}",
"gists_url": "https://api.github.com/users/king63499/gists{/gist_id}",
"starred_url": "https://api.github.com/users/king63499/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/king63499/subscriptions",
"organizations_url": "https://api.github.com/users/king63499/orgs",
"repos_url": "https://api.github.com/users/king63499/repos",
"events_url": "https://api.github.com/users/king63499/events{/privacy}",
"received_events_url": "https://api.github.com/users/king63499/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2024-01-11T14:24:56 | 2024-01-11T14:24:56 | null | NONE | null | <!--
注意:为更好的解决你的问题,请参考模板提供完整信息,准确描述问题,信息不全的 issue 将被关闭。
Note: In order to better solve your problem, please refer to the template to provide complete information, accurately describe the problem, and the incomplete information issue will be closed.
-->
## Bug report(问题描述)
#### Steps to reproduce(问题复现步骤)
<!--
1. [xxx]
2. [xxx]
3. [xxxx]
-->
#### Screenshot or Gif(截图或动态图)
#### Link to minimal reproduction(最小可在线还原demo)
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version:
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4218/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4218/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4217 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4217/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4217/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4217/events | https://github.com/PanJiaChen/vue-element-admin/pull/4217 | 2,073,783,708 | PR_kwDOBUXdQM5jpz8r | 4,217 | 上传图片时只能使用默认名称的问题 | {
"login": "Mrzls999",
"id": 82920870,
"node_id": "MDQ6VXNlcjgyOTIwODcw",
"avatar_url": "https://avatars.githubusercontent.com/u/82920870?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Mrzls999",
"html_url": "https://github.com/Mrzls999",
"followers_url": "https://api.github.com/users/Mrzls999/followers",
"following_url": "https://api.github.com/users/Mrzls999/following{/other_user}",
"gists_url": "https://api.github.com/users/Mrzls999/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Mrzls999/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Mrzls999/subscriptions",
"organizations_url": "https://api.github.com/users/Mrzls999/orgs",
"repos_url": "https://api.github.com/users/Mrzls999/repos",
"events_url": "https://api.github.com/users/Mrzls999/events{/privacy}",
"received_events_url": "https://api.github.com/users/Mrzls999/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2024-01-10T07:44:00 | 2024-01-10T07:44:00 | null | NONE | null | 上传图片时默认只能使用file指定的名称,而不能使用本地的图片名称
修改后上传的图片名称即为本地的图片名称,而不是file中指定的固定名称了 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4217/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4217/timeline | null | null | false | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/pulls/4217",
"html_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4217",
"diff_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4217.diff",
"patch_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4217.patch",
"merged_at": null
} |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4216 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4216/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4216/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4216/events | https://github.com/PanJiaChen/vue-element-admin/issues/4216 | 2,072,075,918 | I_kwDOBUXdQM57gV6O | 4,216 | 退出登录报404 | {
"login": "songwe2017",
"id": 50097111,
"node_id": "MDQ6VXNlcjUwMDk3MTEx",
"avatar_url": "https://avatars.githubusercontent.com/u/50097111?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/songwe2017",
"html_url": "https://github.com/songwe2017",
"followers_url": "https://api.github.com/users/songwe2017/followers",
"following_url": "https://api.github.com/users/songwe2017/following{/other_user}",
"gists_url": "https://api.github.com/users/songwe2017/gists{/gist_id}",
"starred_url": "https://api.github.com/users/songwe2017/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/songwe2017/subscriptions",
"organizations_url": "https://api.github.com/users/songwe2017/orgs",
"repos_url": "https://api.github.com/users/songwe2017/repos",
"events_url": "https://api.github.com/users/songwe2017/events{/privacy}",
"received_events_url": "https://api.github.com/users/songwe2017/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"找到问题了,因为我用了Spring Security,默认的退出登录规则就是推出后重定向到 /login?logou 这个站点,前后分离需要自定义 ·LogoutSuccessHandler· 这个接口返回状态码给前端"
] | 2024-01-09T10:25:32 | 2024-01-10T01:43:15 | null | NONE | null | ## Question(提问)
点击退出登录的时候访问后台 /logout 返回403,然后它自己重定向到 /login?logout 就报404了,这怎么解决,死活找不到原因
#### Steps to reproduce(问题复现步骤)
#### Screenshot or Gif(截图或动态图)
![image](https://github.com/PanJiaChen/vue-element-admin/assets/50097111/1012a432-2521-4481-840e-c937228ba5ae)
![image](https://github.com/PanJiaChen/vue-element-admin/assets/50097111/b87fe324-4b8f-44bd-9c5e-84d2abb388b5)
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4216/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4216/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4215 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4215/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4215/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4215/events | https://github.com/PanJiaChen/vue-element-admin/issues/4215 | 2,061,403,146 | I_kwDOBUXdQM563oQK | 4,215 | Hacing free fire | {
"login": "fajarapdilah",
"id": 155351782,
"node_id": "U_kgDOCUJ65g",
"avatar_url": "https://avatars.githubusercontent.com/u/155351782?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fajarapdilah",
"html_url": "https://github.com/fajarapdilah",
"followers_url": "https://api.github.com/users/fajarapdilah/followers",
"following_url": "https://api.github.com/users/fajarapdilah/following{/other_user}",
"gists_url": "https://api.github.com/users/fajarapdilah/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fajarapdilah/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fajarapdilah/subscriptions",
"organizations_url": "https://api.github.com/users/fajarapdilah/orgs",
"repos_url": "https://api.github.com/users/fajarapdilah/repos",
"events_url": "https://api.github.com/users/fajarapdilah/events{/privacy}",
"received_events_url": "https://api.github.com/users/fajarapdilah/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2024-01-01T08:10:15 | 2024-01-01T08:10:15 | null | NONE | null |
![Uploading Screenshot_20240101_160114_998d3425f9e75a0428f0fabdce419960.jpg…]()
## Question(提问)
<!--
提问之前,请确定你已经过自己的努力,尝试解决过这个问题。
若是代码相关问题,请不要只截图,请提供在线 demo,以便节约彼此的时间。
Before asking a question, please make sure that you have tried your best to solve this problem.
If it's a code-related issue, please don't just take screenshots. Please provide an online demo to save each other's time.
-->
#### Steps to reproduce(问题复现步骤)
<!--
1. [xxx]
2. [xxx]
3. [xxxx]
-->
#### Screenshot or Gif(截图或动态图)
#### Link to minimal reproduction(最小可在线还原demo)
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version:
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4215/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4215/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4214 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4214/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4214/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4214/events | https://github.com/PanJiaChen/vue-element-admin/issues/4214 | 2,061,402,615 | I_kwDOBUXdQM563oH3 | 4,214 | Free fire hacing | {
"login": "fajarapdilah",
"id": 155351782,
"node_id": "U_kgDOCUJ65g",
"avatar_url": "https://avatars.githubusercontent.com/u/155351782?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fajarapdilah",
"html_url": "https://github.com/fajarapdilah",
"followers_url": "https://api.github.com/users/fajarapdilah/followers",
"following_url": "https://api.github.com/users/fajarapdilah/following{/other_user}",
"gists_url": "https://api.github.com/users/fajarapdilah/gists{/gist_id}",
"starred_url": "https://api.github.com/users/fajarapdilah/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/fajarapdilah/subscriptions",
"organizations_url": "https://api.github.com/users/fajarapdilah/orgs",
"repos_url": "https://api.github.com/users/fajarapdilah/repos",
"events_url": "https://api.github.com/users/fajarapdilah/events{/privacy}",
"received_events_url": "https://api.github.com/users/fajarapdilah/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2024-01-01T08:09:07 | 2024-01-01T08:09:25 | null | NONE | null | ![Screenshot_20240101_160114_998d3425f9e75a0428f0fabdce419960](https://github.com/PanJiaChen/vue-element-admin/assets/155351782/be030cab-579a-481b-991b-dd38b86acaf8)
https://github.com/PanJiaChen/vue-element-admin/blame/0caa975ee224074c77540107b1fe076081cdf306/src/settings.js#L191080269546 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4214/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4214/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4213 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4213/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4213/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4213/events | https://github.com/PanJiaChen/vue-element-admin/issues/4213 | 2,060,694,866 | I_kwDOBUXdQM5607VS | 4,213 | 点击左侧菜单栏,路由更新了,但是页面没有及时的响应更新 | {
"login": "xiaojunsen",
"id": 66793434,
"node_id": "MDQ6VXNlcjY2NzkzNDM0",
"avatar_url": "https://avatars.githubusercontent.com/u/66793434?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xiaojunsen",
"html_url": "https://github.com/xiaojunsen",
"followers_url": "https://api.github.com/users/xiaojunsen/followers",
"following_url": "https://api.github.com/users/xiaojunsen/following{/other_user}",
"gists_url": "https://api.github.com/users/xiaojunsen/gists{/gist_id}",
"starred_url": "https://api.github.com/users/xiaojunsen/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/xiaojunsen/subscriptions",
"organizations_url": "https://api.github.com/users/xiaojunsen/orgs",
"repos_url": "https://api.github.com/users/xiaojunsen/repos",
"events_url": "https://api.github.com/users/xiaojunsen/events{/privacy}",
"received_events_url": "https://api.github.com/users/xiaojunsen/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-12-30T09:38:54 | 2023-12-30T09:38:54 | null | NONE | null | ## Question(提问)
<!--
提问之前,请确定你已经过自己的努力,尝试解决过这个问题。
若是代码相关问题,请不要只截图,请提供在线 demo,以便节约彼此的时间。
Before asking a question, please make sure that you have tried your best to solve this problem.
If it's a code-related issue, please don't just take screenshots. Please provide an online demo to save each other's time.
-->
#### Steps to reproduce(问题复现步骤)
<!--
1. [xxx]
2. [xxx]
3. [xxxx]
-->
#### Screenshot or Gif(截图或动态图)
#### Link to minimal reproduction(最小可在线还原demo)
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version:
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4213/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4213/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4212 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4212/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4212/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4212/events | https://github.com/PanJiaChen/vue-element-admin/issues/4212 | 2,051,905,131 | I_kwDOBUXdQM56TZZr | 4,212 | 模拟股票交易系统 | {
"login": "edtrfyguhijo",
"id": 154483621,
"node_id": "U_kgDOCTU7pQ",
"avatar_url": "https://avatars.githubusercontent.com/u/154483621?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/edtrfyguhijo",
"html_url": "https://github.com/edtrfyguhijo",
"followers_url": "https://api.github.com/users/edtrfyguhijo/followers",
"following_url": "https://api.github.com/users/edtrfyguhijo/following{/other_user}",
"gists_url": "https://api.github.com/users/edtrfyguhijo/gists{/gist_id}",
"starred_url": "https://api.github.com/users/edtrfyguhijo/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/edtrfyguhijo/subscriptions",
"organizations_url": "https://api.github.com/users/edtrfyguhijo/orgs",
"repos_url": "https://api.github.com/users/edtrfyguhijo/repos",
"events_url": "https://api.github.com/users/edtrfyguhijo/events{/privacy}",
"received_events_url": "https://api.github.com/users/edtrfyguhijo/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-12-21T07:55:46 | 2023-12-21T07:55:46 | null | NONE | null | 各位大佬,求 模拟股票交易系统
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4212/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4212/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4211 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4211/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4211/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4211/events | https://github.com/PanJiaChen/vue-element-admin/issues/4211 | 2,032,051,984 | I_kwDOBUXdQM55HqcQ | 4,211 | el-table-column加了if判断切换显隐之后,渲染的原理是怎样的 | {
"login": "mmbbh",
"id": 68325185,
"node_id": "MDQ6VXNlcjY4MzI1MTg1",
"avatar_url": "https://avatars.githubusercontent.com/u/68325185?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mmbbh",
"html_url": "https://github.com/mmbbh",
"followers_url": "https://api.github.com/users/mmbbh/followers",
"following_url": "https://api.github.com/users/mmbbh/following{/other_user}",
"gists_url": "https://api.github.com/users/mmbbh/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mmbbh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mmbbh/subscriptions",
"organizations_url": "https://api.github.com/users/mmbbh/orgs",
"repos_url": "https://api.github.com/users/mmbbh/repos",
"events_url": "https://api.github.com/users/mmbbh/events{/privacy}",
"received_events_url": "https://api.github.com/users/mmbbh/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"加上key试试看"
] | 2023-12-08T07:07:06 | 2024-01-25T06:32:21 | null | NONE | null | 首次渲染,activeName=‘a',表格的列顺序是1|2|3|5|7,切换activeName=’b'时,表格的列顺序是6|5|4|7,这是为什么?
![企业微信截图_17020189631339](https://github.com/PanJiaChen/vue-element-admin/assets/68325185/2089a4a0-3bdd-46c9-ae52-e7ae646fd10c)
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4211/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4211/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4210 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4210/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4210/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4210/events | https://github.com/PanJiaChen/vue-element-admin/issues/4210 | 2,028,080,726 | I_kwDOBUXdQM544g5W | 4,210 | java整合后端代码问题 | {
"login": "yaoxiaofei-monkey",
"id": 69315014,
"node_id": "MDQ6VXNlcjY5MzE1MDE0",
"avatar_url": "https://avatars.githubusercontent.com/u/69315014?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yaoxiaofei-monkey",
"html_url": "https://github.com/yaoxiaofei-monkey",
"followers_url": "https://api.github.com/users/yaoxiaofei-monkey/followers",
"following_url": "https://api.github.com/users/yaoxiaofei-monkey/following{/other_user}",
"gists_url": "https://api.github.com/users/yaoxiaofei-monkey/gists{/gist_id}",
"starred_url": "https://api.github.com/users/yaoxiaofei-monkey/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/yaoxiaofei-monkey/subscriptions",
"organizations_url": "https://api.github.com/users/yaoxiaofei-monkey/orgs",
"repos_url": "https://api.github.com/users/yaoxiaofei-monkey/repos",
"events_url": "https://api.github.com/users/yaoxiaofei-monkey/events{/privacy}",
"received_events_url": "https://api.github.com/users/yaoxiaofei-monkey/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-12-06T09:09:08 | 2023-12-06T09:09:08 | null | NONE | null | 我买了java整合后端的代码,现在找不到那个页面了,是不再更新了吗 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4210/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4210/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4209 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4209/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4209/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4209/events | https://github.com/PanJiaChen/vue-element-admin/pull/4209 | 2,016,404,535 | PR_kwDOBUXdQM5gqMZ6 | 4,209 | Fix children hidden | {
"login": "caiyaonan",
"id": 9747682,
"node_id": "MDQ6VXNlcjk3NDc2ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/9747682?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/caiyaonan",
"html_url": "https://github.com/caiyaonan",
"followers_url": "https://api.github.com/users/caiyaonan/followers",
"following_url": "https://api.github.com/users/caiyaonan/following{/other_user}",
"gists_url": "https://api.github.com/users/caiyaonan/gists{/gist_id}",
"starred_url": "https://api.github.com/users/caiyaonan/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/caiyaonan/subscriptions",
"organizations_url": "https://api.github.com/users/caiyaonan/orgs",
"repos_url": "https://api.github.com/users/caiyaonan/repos",
"events_url": "https://api.github.com/users/caiyaonan/events{/privacy}",
"received_events_url": "https://api.github.com/users/caiyaonan/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-11-29T11:43:45 | 2023-11-29T11:43:45 | null | NONE | null | Fixed an issue where the hidden judgment of menus above the second level is invalid, resulting in blank spaces and arrow icons appearing in the menu. | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4209/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4209/timeline | null | null | false | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/pulls/4209",
"html_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4209",
"diff_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4209.diff",
"patch_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4209.patch",
"merged_at": null
} |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4208 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4208/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4208/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4208/events | https://github.com/PanJiaChen/vue-element-admin/issues/4208 | 2,001,533,579 | I_kwDOBUXdQM53TPqL | 4,208 | tagsView中 tab切换刷新问题,如果入参变更需要刷新,反之不需要 | {
"login": "You00",
"id": 31501975,
"node_id": "MDQ6VXNlcjMxNTAxOTc1",
"avatar_url": "https://avatars.githubusercontent.com/u/31501975?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/You00",
"html_url": "https://github.com/You00",
"followers_url": "https://api.github.com/users/You00/followers",
"following_url": "https://api.github.com/users/You00/following{/other_user}",
"gists_url": "https://api.github.com/users/You00/gists{/gist_id}",
"starred_url": "https://api.github.com/users/You00/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/You00/subscriptions",
"organizations_url": "https://api.github.com/users/You00/orgs",
"repos_url": "https://api.github.com/users/You00/repos",
"events_url": "https://api.github.com/users/You00/events{/privacy}",
"received_events_url": "https://api.github.com/users/You00/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"监听路由变化",
"> 监听路由变化\r\n\r\n监听路由变化,好像只是监听从哪个页面跳转过来(to, from),同一个页面的话是不是得每次都缓存前一次的路由参数,然后对比当前的路由看参数有没有变化?还是有更优雅的实现方案吗?",
"> > 监听路由变化\r\n> \r\n> 监听路由变化,好像只是监听从哪个页面跳转过来(to, from),同一个页面的话是不是得每次都缓存前一次的路由参数,然后对比当前的路由看参数有没有变化?还是有更优雅的实现方案吗?\r\n\r\nwatch: {\r\n $route: {\r\n handler(newRoute, oldRoute) {\r\n console.log(newRoute, oldRoute)\r\n },\r\n deep: true,\r\n immediate: true,\r\n },\r\n }\r\n参数变化也能监听到吧,打印一下不就知道了"
] | 2023-11-20T07:24:43 | 2023-11-28T01:08:09 | null | NONE | null | 问题:tagsView中 tab切换刷新不刷新问题,针对那种有url地址传参的详情页,因为入参不一样,需要重新加载页面(要刷新),但是对于用户只是点击切换tab,这种情况url地址不变入参不变的,是不需要刷新页面的
请问有什么好的实现方案! | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4208/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4208/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4207 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4207/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4207/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4207/events | https://github.com/PanJiaChen/vue-element-admin/issues/4207 | 1,995,892,236 | I_kwDOBUXdQM529uYM | 4,207 | 与服务器交互问题 | {
"login": "18850331601",
"id": 58161210,
"node_id": "MDQ6VXNlcjU4MTYxMjEw",
"avatar_url": "https://avatars.githubusercontent.com/u/58161210?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/18850331601",
"html_url": "https://github.com/18850331601",
"followers_url": "https://api.github.com/users/18850331601/followers",
"following_url": "https://api.github.com/users/18850331601/following{/other_user}",
"gists_url": "https://api.github.com/users/18850331601/gists{/gist_id}",
"starred_url": "https://api.github.com/users/18850331601/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/18850331601/subscriptions",
"organizations_url": "https://api.github.com/users/18850331601/orgs",
"repos_url": "https://api.github.com/users/18850331601/repos",
"events_url": "https://api.github.com/users/18850331601/events{/privacy}",
"received_events_url": "https://api.github.com/users/18850331601/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"已经修改了api的地址,正常情况是请求数据的时候才走api,但是跳转页面也是走的这个api地址,这怎么回事"
] | 2023-11-16T01:58:37 | 2023-11-16T02:00:20 | null | NONE | null | ## Question(提问)
<!--
提问之前,请确定你已经过自己的努力,尝试解决过这个问题。
若是代码相关问题,请不要只截图,请提供在线 demo,以便节约彼此的时间。
Before asking a question, please make sure that you have tried your best to solve this problem.
If it's a code-related issue, please don't just take screenshots. Please provide an online demo to save each other's time.
-->
#### Steps to reproduce(问题复现步骤)
<!--
1. 当修改了 .env.development 里面的 api接口以后
2. 所有路径都会跳 这个api,案例说应该只是发请求的时候请求的是api,而跳转页面应该是只跳前端才对,然而跳转路由而已,也是走api地址,导致错误,这个改如何解决
-->
#### Screenshot or Gif(截图或动态图)
![image](https://github.com/PanJiaChen/vue-element-admin/assets/58161210/4a5f4d5a-fabd-48ee-b1e0-6625b7aeac3e)
#### Link to minimal reproduction(最小可在线还原demo)
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version:
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4207/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4207/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4205 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4205/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4205/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4205/events | https://github.com/PanJiaChen/vue-element-admin/issues/4205 | 1,993,983,011 | I_kwDOBUXdQM522cQj | 4,205 | Buil fail: svg-baker-runtime/browser-symbol | {
"login": "zoueature",
"id": 19370579,
"node_id": "MDQ6VXNlcjE5MzcwNTc5",
"avatar_url": "https://avatars.githubusercontent.com/u/19370579?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zoueature",
"html_url": "https://github.com/zoueature",
"followers_url": "https://api.github.com/users/zoueature/followers",
"following_url": "https://api.github.com/users/zoueature/following{/other_user}",
"gists_url": "https://api.github.com/users/zoueature/gists{/gist_id}",
"starred_url": "https://api.github.com/users/zoueature/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/zoueature/subscriptions",
"organizations_url": "https://api.github.com/users/zoueature/orgs",
"repos_url": "https://api.github.com/users/zoueature/repos",
"events_url": "https://api.github.com/users/zoueature/events{/privacy}",
"received_events_url": "https://api.github.com/users/zoueature/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/svg-baker-runtime/browser-symbol.git\r\nnpm ERR! ERROR: Repository not found.\r\nnpm ERR! fatal: Could not read from remote repository."
] | 2023-11-15T03:47:13 | 2023-11-15T03:48:23 | null | NONE | null | This dependency was not found:
* svg-baker-runtime/browser-symbol in ./src/icons/svg/clipboard.svg
To install it, you can run: npm install --save svg-baker-runtime/browser-symbol
ERROR Build failed with errors.
ELIFECYCLE Command failed with exit code 1. | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4205/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4205/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4204 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4204/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4204/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4204/events | https://github.com/PanJiaChen/vue-element-admin/pull/4204 | 1,992,198,476 | PR_kwDOBUXdQM5fYcei | 4,204 | the path repeat bug | {
"login": "JerryCousin",
"id": 84833569,
"node_id": "MDQ6VXNlcjg0ODMzNTY5",
"avatar_url": "https://avatars.githubusercontent.com/u/84833569?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JerryCousin",
"html_url": "https://github.com/JerryCousin",
"followers_url": "https://api.github.com/users/JerryCousin/followers",
"following_url": "https://api.github.com/users/JerryCousin/following{/other_user}",
"gists_url": "https://api.github.com/users/JerryCousin/gists{/gist_id}",
"starred_url": "https://api.github.com/users/JerryCousin/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/JerryCousin/subscriptions",
"organizations_url": "https://api.github.com/users/JerryCousin/orgs",
"repos_url": "https://api.github.com/users/JerryCousin/repos",
"events_url": "https://api.github.com/users/JerryCousin/events{/privacy}",
"received_events_url": "https://api.github.com/users/JerryCousin/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-11-14T08:07:44 | 2023-11-14T08:07:44 | null | NONE | null | 在使用多级目录index发现的index最后一个path会发生重复,故修复 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4204/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4204/timeline | null | null | false | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/pulls/4204",
"html_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4204",
"diff_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4204.diff",
"patch_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4204.patch",
"merged_at": null
} |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4203 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4203/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4203/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4203/events | https://github.com/PanJiaChen/vue-element-admin/issues/4203 | 1,987,199,643 | I_kwDOBUXdQM52ckKb | 4,203 | npm run dev以后,改代码会经常自动退出 | {
"login": "rayle2",
"id": 17264314,
"node_id": "MDQ6VXNlcjE3MjY0MzE0",
"avatar_url": "https://avatars.githubusercontent.com/u/17264314?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rayle2",
"html_url": "https://github.com/rayle2",
"followers_url": "https://api.github.com/users/rayle2/followers",
"following_url": "https://api.github.com/users/rayle2/following{/other_user}",
"gists_url": "https://api.github.com/users/rayle2/gists{/gist_id}",
"starred_url": "https://api.github.com/users/rayle2/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/rayle2/subscriptions",
"organizations_url": "https://api.github.com/users/rayle2/orgs",
"repos_url": "https://api.github.com/users/rayle2/repos",
"events_url": "https://api.github.com/users/rayle2/events{/privacy}",
"received_events_url": "https://api.github.com/users/rayle2/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-11-10T08:59:33 | 2023-11-10T08:59:33 | null | NONE | null | - 控制台npm run dev启动服务
- 修改代码
- 控制台报错
-FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
截图或动态图
![QQ截图20231110165908](https://github.com/PanJiaChen/vue-element-admin/assets/17264314/89d11838-8902-49ac-9d0f-871fab28aa4f)
- Your OS:win10
- Node.js version:12.12.0
- vue-element-admin version:4.4.0
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4203/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4203/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4202 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4202/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4202/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4202/events | https://github.com/PanJiaChen/vue-element-admin/pull/4202 | 1,986,321,260 | PR_kwDOBUXdQM5fEm5B | 4,202 | Login page cleanup | {
"login": "kpdyer16",
"id": 33674240,
"node_id": "MDQ6VXNlcjMzNjc0MjQw",
"avatar_url": "https://avatars.githubusercontent.com/u/33674240?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kpdyer16",
"html_url": "https://github.com/kpdyer16",
"followers_url": "https://api.github.com/users/kpdyer16/followers",
"following_url": "https://api.github.com/users/kpdyer16/following{/other_user}",
"gists_url": "https://api.github.com/users/kpdyer16/gists{/gist_id}",
"starred_url": "https://api.github.com/users/kpdyer16/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/kpdyer16/subscriptions",
"organizations_url": "https://api.github.com/users/kpdyer16/orgs",
"repos_url": "https://api.github.com/users/kpdyer16/repos",
"events_url": "https://api.github.com/users/kpdyer16/events{/privacy}",
"received_events_url": "https://api.github.com/users/kpdyer16/received_events",
"type": "User",
"site_admin": false
} | [] | closed | false | null | [] | null | [] | 2023-11-09T20:05:21 | 2023-11-09T20:16:08 | 2023-11-09T20:09:09 | NONE | null | # EDIT
Sorry, this was meant for a different repository. My mistake
## Summary
- Removed unwanted elements from the login page
- Cleaned up commented vestigial code
New look:
<img width="684" alt="image" src="https://github.com/PanJiaChen/vue-element-admin/assets/33674240/d4d54d70-dbc7-4b7c-b35e-dcf40755018d"> | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4202/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4202/timeline | null | null | true | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/pulls/4202",
"html_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4202",
"diff_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4202.diff",
"patch_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4202.patch",
"merged_at": null
} |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4201 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4201/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4201/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4201/events | https://github.com/PanJiaChen/vue-element-admin/issues/4201 | 1,927,742,653 | I_kwDOBUXdQM5y5wS9 | 4,201 | 大佬们,跨域请求403报错,后端已经允许跨域了 | {
"login": "bobian29c6e",
"id": 70415754,
"node_id": "MDQ6VXNlcjcwNDE1NzU0",
"avatar_url": "https://avatars.githubusercontent.com/u/70415754?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bobian29c6e",
"html_url": "https://github.com/bobian29c6e",
"followers_url": "https://api.github.com/users/bobian29c6e/followers",
"following_url": "https://api.github.com/users/bobian29c6e/following{/other_user}",
"gists_url": "https://api.github.com/users/bobian29c6e/gists{/gist_id}",
"starred_url": "https://api.github.com/users/bobian29c6e/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/bobian29c6e/subscriptions",
"organizations_url": "https://api.github.com/users/bobian29c6e/orgs",
"repos_url": "https://api.github.com/users/bobian29c6e/repos",
"events_url": "https://api.github.com/users/bobian29c6e/events{/privacy}",
"received_events_url": "https://api.github.com/users/bobian29c6e/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"<img width=\"629\" alt=\"截屏2023-10-05 16 55 32\" src=\"https://github.com/PanJiaChen/vue-element-admin/assets/70415754/87c6f1b9-6f88-4694-ae7c-c9cb77c67920\">\r\n",
"<img width=\"627\" alt=\"截屏2023-10-05 16 55 54\" src=\"https://github.com/PanJiaChen/vue-element-admin/assets/70415754/388e0a34-1a8b-4096-ac01-c1b2968e94a2\">\r\n<img width=\"479\" alt=\"截屏2023-10-05 16 56 05\" src=\"https://github.com/PanJiaChen/vue-element-admin/assets/70415754/550d3564-4393-4c36-8ec5-66ae1e7f0222\">\r\n",
"```\r\nexport function adminlist(data) {\r\n return request({\r\n url: '/user/adminlist',\r\n method: 'post',\r\n data\r\n })\r\n}\r\n```\r\n\r\n不需要写死地址。可以利用不同的启动命令去启动不同环境。\r\n\r\n```\r\n# just a flag\r\nENV = 'development'\r\n\r\n# base api\r\nVUE_APP_BASE_API = 'http://127.0.0.1:8000/api/'\r\n\r\n```\r\n\r\n挂到生产环境上去后。在去用nginx反向代理。可以解决跨域问题。",
"你的Java跨域不正确,如果有使用第三方鉴权框架例如 Shiro或者Sa-token等需要额外配置 对应的跨域配置",
"前端使用代理试试",
"后端是不是用Spring Security了?用了拦截器这样配置是不生效的"
] | 2023-10-05T08:54:41 | 2024-01-15T02:09:04 | null | NONE | null | 555真的没辙了哎
![Uploading 截屏2023-10-05 16.55.06.png…]()
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4201/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4201/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4200 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4200/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4200/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4200/events | https://github.com/PanJiaChen/vue-element-admin/pull/4200 | 1,920,321,647 | PR_kwDOBUXdQM5bl2Wx | 4,200 | Added testcases for HeaderSearch Component | {
"login": "NitinRamnani",
"id": 16476523,
"node_id": "MDQ6VXNlcjE2NDc2NTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/16476523?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NitinRamnani",
"html_url": "https://github.com/NitinRamnani",
"followers_url": "https://api.github.com/users/NitinRamnani/followers",
"following_url": "https://api.github.com/users/NitinRamnani/following{/other_user}",
"gists_url": "https://api.github.com/users/NitinRamnani/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NitinRamnani/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NitinRamnani/subscriptions",
"organizations_url": "https://api.github.com/users/NitinRamnani/orgs",
"repos_url": "https://api.github.com/users/NitinRamnani/repos",
"events_url": "https://api.github.com/users/NitinRamnani/events{/privacy}",
"received_events_url": "https://api.github.com/users/NitinRamnani/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-09-30T16:26:07 | 2023-09-30T16:26:07 | null | NONE | null | Please add "hacktoberfest-accepted" (without quotes) as label to this PR.
Added testcases for HeaderSearch Component and improved code coverage | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4200/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4200/timeline | null | null | false | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/pulls/4200",
"html_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4200",
"diff_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4200.diff",
"patch_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4200.patch",
"merged_at": null
} |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4199 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4199/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4199/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4199/events | https://github.com/PanJiaChen/vue-element-admin/issues/4199 | 1,917,084,433 | I_kwDOBUXdQM5yRGMR | 4,199 | 隐藏<tag-view>组件,导致菜单的nochache:false 失效 | {
"login": "godcloudy",
"id": 48950489,
"node_id": "MDQ6VXNlcjQ4OTUwNDg5",
"avatar_url": "https://avatars.githubusercontent.com/u/48950489?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/godcloudy",
"html_url": "https://github.com/godcloudy",
"followers_url": "https://api.github.com/users/godcloudy/followers",
"following_url": "https://api.github.com/users/godcloudy/following{/other_user}",
"gists_url": "https://api.github.com/users/godcloudy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/godcloudy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/godcloudy/subscriptions",
"organizations_url": "https://api.github.com/users/godcloudy/orgs",
"repos_url": "https://api.github.com/users/godcloudy/repos",
"events_url": "https://api.github.com/users/godcloudy/events{/privacy}",
"received_events_url": "https://api.github.com/users/godcloudy/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"我把tags-view标签的v-if改为v-show就没有这个问题了tags-view v-show=\"needTagsView\" ref=\"tv\" "
] | 2023-09-28T09:27:50 | 2023-09-28T09:31:08 | null | NONE | null | <!--
注意:为更好的解决你的问题,请参考模板提供完整信息,准确描述问题,信息不全的 issue 将被关闭。
Note: In order to better solve your problem, please refer to the template to provide complete information, accurately describe the problem, and the incomplete information issue will be closed.
-->
## 我把needTagsView的needTagsView值设置为false后(tags-view v-if="needTagsView" ref="tv"),来回点击切换菜单,会不断触发菜单页的mounted事件,也就是路由中的nochache:false设置失效了
#### Steps to reproduce(问题复现步骤)
<!--
1. [xxx]
2. [xxx]
3. [xxxx]
-->
#### Screenshot or Gif(截图或动态图)
#### Link to minimal reproduction(最小可在线还原demo)
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version:
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4199/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4199/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4198 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4198/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4198/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4198/events | https://github.com/PanJiaChen/vue-element-admin/issues/4198 | 1,916,983,243 | I_kwDOBUXdQM5yQtfL | 4,198 | 侧边栏的关闭和打开导致default-openeds默认展开菜单失效 | {
"login": "godcloudy",
"id": 48950489,
"node_id": "MDQ6VXNlcjQ4OTUwNDg5",
"avatar_url": "https://avatars.githubusercontent.com/u/48950489?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/godcloudy",
"html_url": "https://github.com/godcloudy",
"followers_url": "https://api.github.com/users/godcloudy/followers",
"following_url": "https://api.github.com/users/godcloudy/following{/other_user}",
"gists_url": "https://api.github.com/users/godcloudy/gists{/gist_id}",
"starred_url": "https://api.github.com/users/godcloudy/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/godcloudy/subscriptions",
"organizations_url": "https://api.github.com/users/godcloudy/orgs",
"repos_url": "https://api.github.com/users/godcloudy/repos",
"events_url": "https://api.github.com/users/godcloudy/events{/privacy}",
"received_events_url": "https://api.github.com/users/godcloudy/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-09-28T08:29:53 | 2023-09-28T08:30:42 | null | NONE | null | ## 我需要默认展开所有的submenu菜单,所以我在data里定义了一个openeds变量,并且在mounted方法里读取所有路由的path赋值给openeds变量,el-menu的:default-openeds="openeds" 绑定了openeds变量。页面初始进入菜单都全部展开了,但是当我使用<hamburger/>组件关闭侧边栏后,再打开侧边栏,el-menu菜单只展开了activeMenu的菜单,其他的没有展开!如果把:default-openeds写死,如::default-openeds="['/example', '/charts']",关闭和展开侧边栏都会展开example和charts菜单,但是一旦用data响应式变量就不行
#### Steps to reproduce(问题复现步骤)
<!--
1.
2. [xxx]
3. [xxxx]
-->
#### Screenshot or Gif(截图或动态图)
![prob](http://www.weichengyun.top/prob.PNG)
![prob2](http://www.weichengyun.top/prob2.PNG)
#### Link to minimal reproduction(最小可在线还原demo)
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information(格外信息)
- Your OS: windows10
- Node.js version:12.13。1
- vue-element-admin version:latest
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4198/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4198/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4197 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4197/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4197/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4197/events | https://github.com/PanJiaChen/vue-element-admin/issues/4197 | 1,897,778,618 | I_kwDOBUXdQM5xHc26 | 4,197 | 无法将Google recaptcha 机器人识别的Token发送向后端 | {
"login": "EITSxiaozhai",
"id": 35754355,
"node_id": "MDQ6VXNlcjM1NzU0MzU1",
"avatar_url": "https://avatars.githubusercontent.com/u/35754355?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/EITSxiaozhai",
"html_url": "https://github.com/EITSxiaozhai",
"followers_url": "https://api.github.com/users/EITSxiaozhai/followers",
"following_url": "https://api.github.com/users/EITSxiaozhai/following{/other_user}",
"gists_url": "https://api.github.com/users/EITSxiaozhai/gists{/gist_id}",
"starred_url": "https://api.github.com/users/EITSxiaozhai/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/EITSxiaozhai/subscriptions",
"organizations_url": "https://api.github.com/users/EITSxiaozhai/orgs",
"repos_url": "https://api.github.com/users/EITSxiaozhai/repos",
"events_url": "https://api.github.com/users/EITSxiaozhai/events{/privacy}",
"received_events_url": "https://api.github.com/users/EITSxiaozhai/received_events",
"type": "User",
"site_admin": false
} | [] | closed | false | null | [] | null | [
"# 需要在user.js上添加新的代码\r\n\r\n```\r\nconst actions = {\r\n // user login\r\n login({ commit }, userInfo) {\r\n const { username, password, googlerecaptcha } = userInfo\r\n return new Promise((resolve, reject) => {\r\n login({ username: username.trim(), password: password, googlerecaptcha:googlerecaptcha }).then(response => {\r\n const { data } = response\r\n commit('SET_TOKEN', data.token)\r\n setToken(data.token)\r\n resolve()\r\n }).catch(error => {\r\n reject(error)\r\n })\r\n })\r\n },\r\n```"
] | 2023-09-15T06:17:06 | 2023-09-15T07:55:51 | 2023-09-15T07:54:57 | NONE | null | ## 前端代码
```
<div prop="password2" id="grecaptcha"></div>
return {
loginForm: {
username: '',
password: '',
googlerecaptcha: '',
},
loginRules: {
username: [{ required: true, trigger: 'blur', validator: validateUsername }],
password: [{ required: true, trigger: 'blur', validator: validatePassword }],
googlerecaptcha: [{ required: true}],
},
methods: {
submit: function(token) {
if (this.loginForm.googlerecaptcha) { // 确保password2不为空
this.loginForm.googlerecaptcha = token;
console.log(this.loginForm);
} else {
console.error('googlerecaptcha is empty');
}
},
loaded() {
setTimeout(() => {
window.grecaptcha.render('grecaptcha',
{
sitekey: this.sitekey,
callback: this.submit
});
}, 200)
},
handleLogin() {
this.$refs.loginForm.validate(valid => {
if (valid) {
this.loading = true
this.$store.dispatch('user/login', this.loginForm)
.then(() => {
this.$router.push({ path: this.redirect || '/', query: this.otherQuery })
this.loading = false
})
.catch(() => {
this.loading = false
})
} else {
console.log('error submit!!')
return false
}
})
},
```
# 尝试使用抓包工具查询它发出去的包
```
POST /api/user/login HTTP/1.1
Host: 127.0.0.1:8000
Content-Length: 71
sec-ch-ua: "Chromium";v="113", "Not-A.Brand";v="24"
Accept: application/json, text/plain, */*
Content-Type: application/json;charset=UTF-8
sec-ch-ua-mobile: ?0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.5672.93 Safari/537.36
sec-ch-ua-platform: "Windows"
Origin: http://192.168.0.32:9527
Sec-Fetch-Site: cross-site
Sec-Fetch-Mode: cors
Sec-Fetch-Dest: empty
Referer: http://192.168.0.32:9527/
Accept-Encoding: gzip, deflate
Accept-Language: zh-CN,zh;q=0.9
Connection: close
{"username":"1231","password":"23123123",}
```
**它还是无法向后端发送password2的字段。是因为需要修改登录部分的api接口吗?**
# 登录部分。还未修改过。
```
export function login(data) {
return request({
url: '/user/login',
method: 'post',
data
})
}
```
前端页面上可以正常显示Google验证码。用log也能打印出来。但是就是无法发送到后端。
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4197/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4197/timeline | null | completed | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4196 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4196/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4196/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4196/events | https://github.com/PanJiaChen/vue-element-admin/issues/4196 | 1,897,573,646 | I_kwDOBUXdQM5xGq0O | 4,196 | npx react app error | {
"login": "vatiba1",
"id": 134582590,
"node_id": "U_kgDOCAWRPg",
"avatar_url": "https://avatars.githubusercontent.com/u/134582590?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vatiba1",
"html_url": "https://github.com/vatiba1",
"followers_url": "https://api.github.com/users/vatiba1/followers",
"following_url": "https://api.github.com/users/vatiba1/following{/other_user}",
"gists_url": "https://api.github.com/users/vatiba1/gists{/gist_id}",
"starred_url": "https://api.github.com/users/vatiba1/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/vatiba1/subscriptions",
"organizations_url": "https://api.github.com/users/vatiba1/orgs",
"repos_url": "https://api.github.com/users/vatiba1/repos",
"events_url": "https://api.github.com/users/vatiba1/events{/privacy}",
"received_events_url": "https://api.github.com/users/vatiba1/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"I have the same problem.\r\nDid you solve this error?\r\n![Uploading k.jpg…]()\r\n"
] | 2023-09-15T01:57:47 | 2023-11-17T16:57:38 | null | NONE | null | ![Screenshot 2023-09-15 013806](https://github.com/PanJiaChen/vue-element-admin/assets/134582590/8f622167-6657-418b-80e3-86f151cf3af8)
C:\Users\kwaku>npx create-react-app myfirstreactapp
npm ERR! code ENOENT
npm ERR! syscall lstat
npm ERR! path C:\Users\kwaku\AppData\Roaming\npm
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\User
s\kwaku\AppData\Roaming\npm'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in: C:\Users\kwa ku\AppData\Local\npm-cache\_logs\2023-09-15T01_37_09_864Z-debug-0 .log
After I installed Node js, checked the version in the terminal and it was v18. 17, 1 and the npm version was v9. 6. 7
but when I tried creating a react app it was showing the above | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4196/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4196/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4194 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4194/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4194/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4194/events | https://github.com/PanJiaChen/vue-element-admin/pull/4194 | 1,891,549,704 | PR_kwDOBUXdQM5aFBLT | 4,194 | pull | {
"login": "flyjing0",
"id": 29720458,
"node_id": "MDQ6VXNlcjI5NzIwNDU4",
"avatar_url": "https://avatars.githubusercontent.com/u/29720458?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/flyjing0",
"html_url": "https://github.com/flyjing0",
"followers_url": "https://api.github.com/users/flyjing0/followers",
"following_url": "https://api.github.com/users/flyjing0/following{/other_user}",
"gists_url": "https://api.github.com/users/flyjing0/gists{/gist_id}",
"starred_url": "https://api.github.com/users/flyjing0/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/flyjing0/subscriptions",
"organizations_url": "https://api.github.com/users/flyjing0/orgs",
"repos_url": "https://api.github.com/users/flyjing0/repos",
"events_url": "https://api.github.com/users/flyjing0/events{/privacy}",
"received_events_url": "https://api.github.com/users/flyjing0/received_events",
"type": "User",
"site_admin": false
} | [] | closed | false | null | [] | null | [] | 2023-09-12T02:14:33 | 2023-09-12T02:17:15 | 2023-09-12T02:17:14 | NONE | null | null | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4194/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4194/timeline | null | null | false | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/pulls/4194",
"html_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4194",
"diff_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4194.diff",
"patch_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4194.patch",
"merged_at": null
} |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4193 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4193/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4193/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4193/events | https://github.com/PanJiaChen/vue-element-admin/issues/4193 | 1,885,108,636 | I_kwDOBUXdQM5wXHmc | 4,193 | 如何在打包时优雅的输出config文件 | {
"login": "weitaoYan6515",
"id": 45583036,
"node_id": "MDQ6VXNlcjQ1NTgzMDM2",
"avatar_url": "https://avatars.githubusercontent.com/u/45583036?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/weitaoYan6515",
"html_url": "https://github.com/weitaoYan6515",
"followers_url": "https://api.github.com/users/weitaoYan6515/followers",
"following_url": "https://api.github.com/users/weitaoYan6515/following{/other_user}",
"gists_url": "https://api.github.com/users/weitaoYan6515/gists{/gist_id}",
"starred_url": "https://api.github.com/users/weitaoYan6515/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/weitaoYan6515/subscriptions",
"organizations_url": "https://api.github.com/users/weitaoYan6515/orgs",
"repos_url": "https://api.github.com/users/weitaoYan6515/repos",
"events_url": "https://api.github.com/users/weitaoYan6515/events{/privacy}",
"received_events_url": "https://api.github.com/users/weitaoYan6515/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-09-07T04:47:08 | 2023-09-07T04:47:08 | null | NONE | null | 打包后可以动态修改一些参数配置项 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4193/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4193/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4192 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4192/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4192/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4192/events | https://github.com/PanJiaChen/vue-element-admin/issues/4192 | 1,870,810,618 | I_kwDOBUXdQM5vgk36 | 4,192 | ⚡️是时候用Vue3和Vite了 | {
"login": "zclzone",
"id": 49337591,
"node_id": "MDQ6VXNlcjQ5MzM3NTkx",
"avatar_url": "https://avatars.githubusercontent.com/u/49337591?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zclzone",
"html_url": "https://github.com/zclzone",
"followers_url": "https://api.github.com/users/zclzone/followers",
"following_url": "https://api.github.com/users/zclzone/following{/other_user}",
"gists_url": "https://api.github.com/users/zclzone/gists{/gist_id}",
"starred_url": "https://api.github.com/users/zclzone/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/zclzone/subscriptions",
"organizations_url": "https://api.github.com/users/zclzone/orgs",
"repos_url": "https://api.github.com/users/zclzone/repos",
"events_url": "https://api.github.com/users/zclzone/events{/privacy}",
"received_events_url": "https://api.github.com/users/zclzone/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"很强大"
] | 2023-08-29T03:19:43 | 2023-10-20T08:38:11 | null | NONE | null | 想升级和体验 Vue3 + Vite 的可以试试 [Vue Naive Admin](https://github.com/zclzone/vue-naive-admin),简洁、清新、优雅,基于vite4+Vue3+Naive UI+Pinia+Unocss,全部使用最新的技术栈,js和ts版本都有。
- 预览:https://template.qszone.com
- github: https://github.com/zclzone/vue-naive-admin | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4192/reactions",
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4192/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4191 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4191/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4191/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4191/events | https://github.com/PanJiaChen/vue-element-admin/issues/4191 | 1,860,774,761 | I_kwDOBUXdQM5u6Stp | 4,191 | 使用导出EXCEL功能报错 | {
"login": "ayamzh",
"id": 20828679,
"node_id": "MDQ6VXNlcjIwODI4Njc5",
"avatar_url": "https://avatars.githubusercontent.com/u/20828679?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ayamzh",
"html_url": "https://github.com/ayamzh",
"followers_url": "https://api.github.com/users/ayamzh/followers",
"following_url": "https://api.github.com/users/ayamzh/following{/other_user}",
"gists_url": "https://api.github.com/users/ayamzh/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ayamzh/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ayamzh/subscriptions",
"organizations_url": "https://api.github.com/users/ayamzh/orgs",
"repos_url": "https://api.github.com/users/ayamzh/repos",
"events_url": "https://api.github.com/users/ayamzh/events{/privacy}",
"received_events_url": "https://api.github.com/users/ayamzh/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"我也一样\r\n"
] | 2023-08-22T07:19:25 | 2023-11-28T07:01:30 | null | NONE | null | <!--
注意:为更好的解决你的问题,请参考模板提供完整信息,准确描述问题,信息不全的 issue 将被关闭。
Note: In order to better solve your problem, please refer to the template to provide complete information, accurately describe the problem, and the incomplete information issue will be closed.
-->
## Bug report(问题描述)
使用导出excel功能时报错
代码参考文档的
import('@/vendor/Export2Excel').then(excel => {
excel.export_json_to_excel({
header: tHeader, //表头 必填
data, //具体数据 必填
filename: 'excel-list', //非必填
autoWidth: true, //非必填
bookType: 'xlsx' //非必填
})
})
#### Steps to reproduce(问题复现步骤)
<!--
1. 报错Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'utils')
at sheet_from_array_of_arrays (Export2Excel.js:84:1)
at Module.export_json_to_excel (Export2Excel.js:168:1)
at eval (send-batch.vue:31:1)
实际输出Export2Excel.js里得XLSX是undefind
-->
#### Screenshot or Gif(截图或动态图)
![image](https://github.com/PanJiaChen/vue-element-admin/assets/20828679/f1cf942d-210f-44d8-8994-323c2fea067d)
![image](https://github.com/PanJiaChen/vue-element-admin/assets/20828679/9d59a967-2754-4617-8701-5cdcc6155267)
![image](https://github.com/PanJiaChen/vue-element-admin/assets/20828679/a1e77aba-1b37-4fa1-ad27-63e698b02541)
#### Link to minimal reproduction(最小可在线还原demo)
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version:
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4191/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4191/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4190 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4190/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4190/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4190/events | https://github.com/PanJiaChen/vue-element-admin/issues/4190 | 1,858,162,268 | I_kwDOBUXdQM5uwU5c | 4,190 | 遇到npm安装依赖的问题,看过来 | {
"login": "snowdream",
"id": 737958,
"node_id": "MDQ6VXNlcjczNzk1OA==",
"avatar_url": "https://avatars.githubusercontent.com/u/737958?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/snowdream",
"html_url": "https://github.com/snowdream",
"followers_url": "https://api.github.com/users/snowdream/followers",
"following_url": "https://api.github.com/users/snowdream/following{/other_user}",
"gists_url": "https://api.github.com/users/snowdream/gists{/gist_id}",
"starred_url": "https://api.github.com/users/snowdream/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/snowdream/subscriptions",
"organizations_url": "https://api.github.com/users/snowdream/orgs",
"repos_url": "https://api.github.com/users/snowdream/repos",
"events_url": "https://api.github.com/users/snowdream/events{/privacy}",
"received_events_url": "https://api.github.com/users/snowdream/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-08-20T15:25:36 | 2023-08-20T15:25:36 | null | NONE | null | <!--
注意:为更好的解决你的问题,请参考模板提供完整信息,准确描述问题,信息不全的 issue 将被关闭。
Note: In order to better solve your problem, please refer to the template to provide complete information, accurately describe the problem, and the incomplete information issue will be closed.
-->
## Bug report(问题描述)
#### Steps to reproduce(问题复现步骤)
随着Node版本的提高,目前这个项目已经运行不起来了。
我解决了几个问题,同步在这里,大家可以参考一下。
https://github.com/snowdreamtech/vue-element-admin
#### Screenshot or Gif(截图或动态图)
#### Link to minimal reproduction(最小可在线还原demo)
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version:
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4190/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4190/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4189 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4189/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4189/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4189/events | https://github.com/PanJiaChen/vue-element-admin/issues/4189 | 1,856,856,803 | I_kwDOBUXdQM5urWLj | 4,189 | 主分支切换不了中文 | {
"login": "liutao2428118",
"id": 28528179,
"node_id": "MDQ6VXNlcjI4NTI4MTc5",
"avatar_url": "https://avatars.githubusercontent.com/u/28528179?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/liutao2428118",
"html_url": "https://github.com/liutao2428118",
"followers_url": "https://api.github.com/users/liutao2428118/followers",
"following_url": "https://api.github.com/users/liutao2428118/following{/other_user}",
"gists_url": "https://api.github.com/users/liutao2428118/gists{/gist_id}",
"starred_url": "https://api.github.com/users/liutao2428118/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/liutao2428118/subscriptions",
"organizations_url": "https://api.github.com/users/liutao2428118/orgs",
"repos_url": "https://api.github.com/users/liutao2428118/repos",
"events_url": "https://api.github.com/users/liutao2428118/events{/privacy}",
"received_events_url": "https://api.github.com/users/liutao2428118/received_events",
"type": "User",
"site_admin": false
} | [] | closed | false | null | [] | null | [] | 2023-08-18T14:51:33 | 2023-08-18T15:18:36 | 2023-08-18T15:17:28 | NONE | null | 主分支切换不了中文 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4189/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4189/timeline | null | completed | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4188 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4188/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4188/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4188/events | https://github.com/PanJiaChen/vue-element-admin/issues/4188 | 1,856,207,518 | I_kwDOBUXdQM5uo3qe | 4,188 | 生产环境中的跨域问题。 | {
"login": "he-jiahao",
"id": 55737653,
"node_id": "MDQ6VXNlcjU1NzM3NjUz",
"avatar_url": "https://avatars.githubusercontent.com/u/55737653?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/he-jiahao",
"html_url": "https://github.com/he-jiahao",
"followers_url": "https://api.github.com/users/he-jiahao/followers",
"following_url": "https://api.github.com/users/he-jiahao/following{/other_user}",
"gists_url": "https://api.github.com/users/he-jiahao/gists{/gist_id}",
"starred_url": "https://api.github.com/users/he-jiahao/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/he-jiahao/subscriptions",
"organizations_url": "https://api.github.com/users/he-jiahao/orgs",
"repos_url": "https://api.github.com/users/he-jiahao/repos",
"events_url": "https://api.github.com/users/he-jiahao/events{/privacy}",
"received_events_url": "https://api.github.com/users/he-jiahao/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-08-18T07:26:06 | 2023-08-18T07:26:06 | null | NONE | null | 我在.env.production文件中以域名的形式配置了后端地址
![image](https://github.com/PanJiaChen/vue-element-admin/assets/55737653/ca7c9eb1-1142-4169-ac71-b47a222c62c8)
但是我用域名对应的内网ip却只能获取到静态资源,在向后端请求数据时报错
![image](https://github.com/PanJiaChen/vue-element-admin/assets/55737653/b8a144c1-1d8d-412a-8e7b-1d249eace67f)
是否不能这样访问。或者有其他的解决办法 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4188/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4188/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4187 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4187/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4187/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4187/events | https://github.com/PanJiaChen/vue-element-admin/issues/4187 | 1,840,563,695 | I_kwDOBUXdQM5ttMXv | 4,187 | 关于vue单文件中使用import path from 'path' | {
"login": "NimbleWing",
"id": 74694848,
"node_id": "MDQ6VXNlcjc0Njk0ODQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/74694848?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NimbleWing",
"html_url": "https://github.com/NimbleWing",
"followers_url": "https://api.github.com/users/NimbleWing/followers",
"following_url": "https://api.github.com/users/NimbleWing/following{/other_user}",
"gists_url": "https://api.github.com/users/NimbleWing/gists{/gist_id}",
"starred_url": "https://api.github.com/users/NimbleWing/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/NimbleWing/subscriptions",
"organizations_url": "https://api.github.com/users/NimbleWing/orgs",
"repos_url": "https://api.github.com/users/NimbleWing/repos",
"events_url": "https://api.github.com/users/NimbleWing/events{/privacy}",
"received_events_url": "https://api.github.com/users/NimbleWing/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"**同问**,目前猜测可以用path模块的原因,是因为构建工具,而且用的也只是path.resolve方法。在别的项目中,我看他们用的是import path from \"path-browserify\";包。"
] | 2023-08-08T04:56:09 | 2023-12-18T06:48:11 | null | NONE | null | ![image](https://github.com/PanJiaChen/vue-element-admin/assets/74694848/b14bd7e7-14f5-42d2-b799-e8d371cb1a0c)
请问下vue中为什么能直接使用nodejs模块呢 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4187/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4187/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4186 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4186/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4186/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4186/events | https://github.com/PanJiaChen/vue-element-admin/issues/4186 | 1,834,554,609 | I_kwDOBUXdQM5tWRTx | 4,186 | vue-element-admin vue3版本(更强大) | {
"login": "jzfai",
"id": 35098590,
"node_id": "MDQ6VXNlcjM1MDk4NTkw",
"avatar_url": "https://avatars.githubusercontent.com/u/35098590?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jzfai",
"html_url": "https://github.com/jzfai",
"followers_url": "https://api.github.com/users/jzfai/followers",
"following_url": "https://api.github.com/users/jzfai/following{/other_user}",
"gists_url": "https://api.github.com/users/jzfai/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jzfai/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jzfai/subscriptions",
"organizations_url": "https://api.github.com/users/jzfai/orgs",
"repos_url": "https://api.github.com/users/jzfai/repos",
"events_url": "https://api.github.com/users/jzfai/events{/privacy}",
"received_events_url": "https://api.github.com/users/jzfai/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-08-03T08:32:48 | 2023-08-03T08:32:48 | null | NONE | null |
![image](https://github.com/PanJiaChen/vue-element-admin/assets/35098590/d350e174-f8fc-417f-a62b-101b64fdd0d7)
## Feature request(新功能建议)
# vue3-admin-plus
The plus version of vue3-admin-ts , provide enterprise-class using demo
suggestion the Node.js >= 16.0.0。
## Documents
- [Official Documentation](https://github.jzfai.top/vue3-admin-doc/)
- [中文官网](https://github.jzfai.top/vue3-admin-cn-doc/)
## Online experience
[Access address](https://github.jzfai.top/vue3-admin-plus)
[国内体验地址](https://github.jzfai.top/vue3-admin-plus)
## Related items
The framework is available in js,ts, plus and electron versions
- js version:[vue3-admin-template](https://github.com/jzfai/vue3-admin-template.git) -- basic version
- ts version:[vue3-element-ts](https://github.com/jzfai/vue3-admin-ts.git)
- ts version for plus:[vue3-element-plus](https://github.com/jzfai/vue3-admin-plus.git)
- ts version for electron:[vue3-element-electron](https://github.com/jzfai/vue3-admin-electron.git)
- java Micro-service background data:[micro-service-single](https://github.com/jzfai/micro-service-single)
## Build Setup
```bash
# clone the project
git clone https://github.com/jzfai/vue3-admin-plus.git
# enter the project directory
cd vue3-admin-plus
# pnpm address https://pnpm.io/zh/motivation
# install dependency(Recommend use pnpm)
# you can use "npm -g i [email protected]" to install pnpm
pnpm i
# develop
pnpm run dev
```
## Build
```bash
# build for test environment
pnpm run build-test
# build for production environment
pnpm run build
```
## Others
```bash
# preview the release environment effect
pnpm run preview
# code format check
pnpm run lint
```
## Browsers support
Note: Vue3 is not supported the Internet Explorer
## Discussion and Communication
[WeChat group](https://github.jzfai.top/file/images/wx-groud.png)
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4186/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 2
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4186/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4185 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4185/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4185/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4185/events | https://github.com/PanJiaChen/vue-element-admin/pull/4185 | 1,817,507,561 | PR_kwDOBUXdQM5WLwBV | 4,185 | 优化 PanelGroup 某个Panel被选中时保持hover的状态 | {
"login": "surkaa",
"id": 98200894,
"node_id": "U_kgDOBdptPg",
"avatar_url": "https://avatars.githubusercontent.com/u/98200894?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/surkaa",
"html_url": "https://github.com/surkaa",
"followers_url": "https://api.github.com/users/surkaa/followers",
"following_url": "https://api.github.com/users/surkaa/following{/other_user}",
"gists_url": "https://api.github.com/users/surkaa/gists{/gist_id}",
"starred_url": "https://api.github.com/users/surkaa/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/surkaa/subscriptions",
"organizations_url": "https://api.github.com/users/surkaa/orgs",
"repos_url": "https://api.github.com/users/surkaa/repos",
"events_url": "https://api.github.com/users/surkaa/events{/privacy}",
"received_events_url": "https://api.github.com/users/surkaa/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-07-24T02:57:41 | 2023-07-24T02:57:41 | null | NONE | null | ### 效果图:
![image](https://github.com/PanJiaChen/vue-element-admin/assets/98200894/4e987627-cefa-439c-b026-f19bfd00184b)
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4185/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4185/timeline | null | null | false | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/pulls/4185",
"html_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4185",
"diff_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4185.diff",
"patch_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4185.patch",
"merged_at": null
} |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4184 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4184/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4184/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4184/events | https://github.com/PanJiaChen/vue-element-admin/issues/4184 | 1,815,198,445 | I_kwDOBUXdQM5sMbrt | 4,184 | 运行npm run dev出错 | {
"login": "iiceCoke",
"id": 95014744,
"node_id": "U_kgDOBanPWA",
"avatar_url": "https://avatars.githubusercontent.com/u/95014744?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iiceCoke",
"html_url": "https://github.com/iiceCoke",
"followers_url": "https://api.github.com/users/iiceCoke/followers",
"following_url": "https://api.github.com/users/iiceCoke/following{/other_user}",
"gists_url": "https://api.github.com/users/iiceCoke/gists{/gist_id}",
"starred_url": "https://api.github.com/users/iiceCoke/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/iiceCoke/subscriptions",
"organizations_url": "https://api.github.com/users/iiceCoke/orgs",
"repos_url": "https://api.github.com/users/iiceCoke/repos",
"events_url": "https://api.github.com/users/iiceCoke/events{/privacy}",
"received_events_url": "https://api.github.com/users/iiceCoke/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-07-21T05:55:21 | 2023-07-21T05:55:21 | null | NONE | null | 运行npm run dev出现以下错误,有没有大佬知道什么原因:
INFO Starting development server...
ERROR ValidationError: Invalid configuration object. Object has been initialized using a configuration object that does not match the API schema.
- configuration[0] should be an array:
[non-empty string | object { from, to?, context?, toType?, test?, force?, ignore?, flatten?, cache?, transform?, transformPath?, … }, ...]
ValidationError: Invalid configuration object. Object has been initialized using a configuration object that does not match the API schema.
- configuration[0] should be an array:
[non-empty string | object { from, to?, context?, toType?, test?, force?, ignore?, flatten?, cache?, transform?, transformPath?, … }, ...]
at validate (/Users/zhangtao/Documents/Development/workspace/Tsingland/tsingland-web/node_modules/schema-utils/dist/validate.js:98:11)
at new CopyPlugin (/Users/zhangtao/Documents/Development/workspace/Tsingland/tsingland-web/node_modules/copy-webpack-plugin/dist/index.js:26:30)
at /Users/zhangtao/Documents/Development/workspace/Tsingland/tsingland-web/node_modules/webpack-chain/src/Plugin.js:14:18
at Object.toConfig (/Users/zhangtao/Documents/Development/workspace/Tsingland/tsingland-web/node_modules/webpack-chain/src/Plugin.js:78:22)
at /Users/zhangtao/Documents/Development/workspace/Tsingland/tsingland-web/node_modules/webpack-chain/src/Config.js:129:63
at Array.map (<anonymous>)
at module.exports.toConfig (/Users/zhangtao/Documents/Development/workspace/Tsingland/tsingland-web/node_modules/webpack-chain/src/Config.js:129:40)
at Service.resolveWebpackConfig (/Users/zhangtao/Documents/Development/workspace/Tsingland/tsingland-web/node_modules/@vue/cli-service/lib/Service.js:245:34)
at PluginAPI.resolveWebpackConfig (/Users/zhangtao/Documents/Development/workspace/Tsingland/tsingland-web/node_modules/@vue/cli-service/lib/PluginAPI.js:132:25)
at serve (/Users/zhangtao/Documents/Development/workspace/Tsingland/tsingland-web/node_modules/@vue/cli-service/lib/commands/serve.js:75:31)
at Service.run (/Users/zhangtao/Documents/Development/workspace/Tsingland/tsingland-web/node_modules/@vue/cli-service/lib/Service.js:230:12)
at Object.<anonymous> (/Users/zhangtao/Documents/Development/workspace/Tsingland/tsingland-web/node_modules/@vue/cli-service/bin/vue-cli-service.js:36:9)
at Module._compile (node:internal/modules/cjs/loader:1103:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
#### Other relevant information(格外信息)
- My OS:MacOS 12.5.1
- Node.js version:v16.14.2
- vue-element-admin version:2.9.6
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4184/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4184/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4183 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4183/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4183/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4183/events | https://github.com/PanJiaChen/vue-element-admin/issues/4183 | 1,806,580,027 | I_kwDOBUXdQM5rrjk7 | 4,183 | npm run build:prod打包,通过Nginx代理后访问java后台,在登陆页面不能跳转。 | {
"login": "abangv",
"id": 49540123,
"node_id": "MDQ6VXNlcjQ5NTQwMTIz",
"avatar_url": "https://avatars.githubusercontent.com/u/49540123?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/abangv",
"html_url": "https://github.com/abangv",
"followers_url": "https://api.github.com/users/abangv/followers",
"following_url": "https://api.github.com/users/abangv/following{/other_user}",
"gists_url": "https://api.github.com/users/abangv/gists{/gist_id}",
"starred_url": "https://api.github.com/users/abangv/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/abangv/subscriptions",
"organizations_url": "https://api.github.com/users/abangv/orgs",
"repos_url": "https://api.github.com/users/abangv/repos",
"events_url": "https://api.github.com/users/abangv/events{/privacy}",
"received_events_url": "https://api.github.com/users/abangv/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"![image](https://github.com/PanJiaChen/vue-element-admin/assets/49540123/f6caa894-9fc6-4381-9431-a99915e13374)\r\n![image](https://github.com/PanJiaChen/vue-element-admin/assets/49540123/764a874f-b399-496c-8b1c-ad92d03a66fb)\r\n",
"已解决:问题的关键在于token的读取。因为存储在头信息中的token键名不一样,所以导致的错误。\r\n大概思路:需要处理request.js 中geiInfo()中的响应的token信息。建议统一键的名称,如:“X-Token”,\"My-Token\",其次const {}(解析表达式不能获取嵌套的token值),token需要从response.data中获取。",
"> sahte hata ) vue.config.js //空白页面问题 // .plugin('ScriptExtHtmlWebpackPlugin') // .after('html') // .use('script-ext-html-webpack-plugin', [{ // // `runtime`runtimeChunk adıyla aynı olmalıdır. varsayılan `runtime` // satır içi: /runtime..*. js$/ // }]) // .end() //取消请求mock数据 // , before: require('./mock/mock-server.js') main.js //取消请求mock数据 // if (process.env.NODE_ENV === 'üretim') { // const { maketXHR } = require('../mock') // maketXHR() // }\r\n> \r\n> nginx: konum / { kök html; indeks indeksi.html indeks.htm; try_files $uri $uri/ /index.html; } konum ^~/prod-api { proxy_pass http://localhost:8080/ ; } giriş yapın ve getInfo'yu ziyaret edin.\r\n> \r\n> nginx için sahte bir örnek main.js:\r\n> \r\n> , önce: require('./mock/mock-server.js')\r\n> \r\n> if (process.env.NODE_ENV === 'üretim') { const { maketXHR } = require('../mock') maketXHR() }\r\n\r\n"
] | 2023-07-16T13:20:38 | 2023-12-20T10:23:11 | null | NONE | null | mock部分已处理。请求和返回值正常,不能跳转。页面提示error。(无其他报错或说找不到其他错误)
vue.config.js
//空白页面问题
// .plugin('ScriptExtHtmlWebpackPlugin')
// .after('html')
// .use('script-ext-html-webpack-plugin', [{
// // `runtime` must same as runtimeChunk name. default is `runtime`
// inline: /runtime\..*\.js$/
// }])
// .end()
//取消请求mock数据
// , before: require('./mock/mock-server.js')
main.js
//取消请求mock数据
// if (process.env.NODE_ENV === 'production') {
// const { mockXHR } = require('../mock')
// mockXHR()
// }
nginx配置:
location / {
root html;
index index.html index.htm;
try_files $uri $uri/ /index.html;
}
location ^~/prod-api {
proxy_pass http://localhost:8080/;
}
login和getInfo请求返回值均正常。
nginx中mock下正常跳转,(放开以下注释)
main.js:
, before: require('./mock/mock-server.js')
if (process.env.NODE_ENV === 'production') {
const { mockXHR } = require('../mock')
mockXHR()
} | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4183/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4183/timeline | null | reopened | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4182 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4182/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4182/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4182/events | https://github.com/PanJiaChen/vue-element-admin/issues/4182 | 1,804,318,022 | I_kwDOBUXdQM5ri7VG | 4,182 | tui-editor依赖中的依赖包 raphael 安装失败 | {
"login": "xiaojiangK",
"id": 30304529,
"node_id": "MDQ6VXNlcjMwMzA0NTI5",
"avatar_url": "https://avatars.githubusercontent.com/u/30304529?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xiaojiangK",
"html_url": "https://github.com/xiaojiangK",
"followers_url": "https://api.github.com/users/xiaojiangK/followers",
"following_url": "https://api.github.com/users/xiaojiangK/following{/other_user}",
"gists_url": "https://api.github.com/users/xiaojiangK/gists{/gist_id}",
"starred_url": "https://api.github.com/users/xiaojiangK/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/xiaojiangK/subscriptions",
"organizations_url": "https://api.github.com/users/xiaojiangK/orgs",
"repos_url": "https://api.github.com/users/xiaojiangK/repos",
"events_url": "https://api.github.com/users/xiaojiangK/events{/privacy}",
"received_events_url": "https://api.github.com/users/xiaojiangK/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"![微信截图_20230714145925](https://github.com/PanJiaChen/vue-element-admin/assets/30304529/872bf02e-91ec-4910-85a8-da7d7fa7183f)\r\n"
] | 2023-07-14T07:01:19 | 2023-07-14T07:16:08 | null | NONE | null | tui-editor依赖中的依赖包 raphael 安装失败
单独装可以装成功,npm install 就会提示这个包安装失败 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4182/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4182/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4181 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4181/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4181/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4181/events | https://github.com/PanJiaChen/vue-element-admin/issues/4181 | 1,802,345,809 | I_kwDOBUXdQM5rbZ1R | 4,181 | 到我这里的时候已经没有java代码购买的链接了 | {
"login": "shialiya",
"id": 71616196,
"node_id": "MDQ6VXNlcjcxNjE2MTk2",
"avatar_url": "https://avatars.githubusercontent.com/u/71616196?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shialiya",
"html_url": "https://github.com/shialiya",
"followers_url": "https://api.github.com/users/shialiya/followers",
"following_url": "https://api.github.com/users/shialiya/following{/other_user}",
"gists_url": "https://api.github.com/users/shialiya/gists{/gist_id}",
"starred_url": "https://api.github.com/users/shialiya/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/shialiya/subscriptions",
"organizations_url": "https://api.github.com/users/shialiya/orgs",
"repos_url": "https://api.github.com/users/shialiya/repos",
"events_url": "https://api.github.com/users/shialiya/events{/privacy}",
"received_events_url": "https://api.github.com/users/shialiya/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-07-13T07:04:10 | 2023-07-13T07:04:10 | null | NONE | null | 看前辈的评论说是链接失效了?,有前辈有java后端代码源码的吗,实在没找到链接 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4181/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4181/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4180 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4180/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4180/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4180/events | https://github.com/PanJiaChen/vue-element-admin/pull/4180 | 1,799,193,877 | PR_kwDOBUXdQM5VN2wI | 4,180 | I18n | {
"login": "izhxxx",
"id": 28704815,
"node_id": "MDQ6VXNlcjI4NzA0ODE1",
"avatar_url": "https://avatars.githubusercontent.com/u/28704815?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/izhxxx",
"html_url": "https://github.com/izhxxx",
"followers_url": "https://api.github.com/users/izhxxx/followers",
"following_url": "https://api.github.com/users/izhxxx/following{/other_user}",
"gists_url": "https://api.github.com/users/izhxxx/gists{/gist_id}",
"starred_url": "https://api.github.com/users/izhxxx/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/izhxxx/subscriptions",
"organizations_url": "https://api.github.com/users/izhxxx/orgs",
"repos_url": "https://api.github.com/users/izhxxx/repos",
"events_url": "https://api.github.com/users/izhxxx/events{/privacy}",
"received_events_url": "https://api.github.com/users/izhxxx/received_events",
"type": "User",
"site_admin": false
} | [] | closed | false | null | [] | null | [] | 2023-07-11T15:25:56 | 2023-07-11T15:29:18 | 2023-07-11T15:29:18 | NONE | null | I18n | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4180/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4180/timeline | null | null | false | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/pulls/4180",
"html_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4180",
"diff_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4180.diff",
"patch_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4180.patch",
"merged_at": null
} |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4179 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4179/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4179/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4179/events | https://github.com/PanJiaChen/vue-element-admin/issues/4179 | 1,791,609,848 | I_kwDOBUXdQM5qycv4 | 4,179 | 为啥下载还会有git的内容 | {
"login": "Watimer",
"id": 28770958,
"node_id": "MDQ6VXNlcjI4NzcwOTU4",
"avatar_url": "https://avatars.githubusercontent.com/u/28770958?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Watimer",
"html_url": "https://github.com/Watimer",
"followers_url": "https://api.github.com/users/Watimer/followers",
"following_url": "https://api.github.com/users/Watimer/following{/other_user}",
"gists_url": "https://api.github.com/users/Watimer/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Watimer/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Watimer/subscriptions",
"organizations_url": "https://api.github.com/users/Watimer/orgs",
"repos_url": "https://api.github.com/users/Watimer/repos",
"events_url": "https://api.github.com/users/Watimer/events{/privacy}",
"received_events_url": "https://api.github.com/users/Watimer/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-07-06T13:51:07 | 2023-07-07T05:36:10 | null | NONE | null | ## Question(提问)
<!--
提问之前,请确定你已经过自己的努力,尝试解决过这个问题。
若是代码相关问题,请不要只截图,请提供在线 demo,以便节约彼此的时间。
Before asking a question, please make sure that you have tried your best to solve this problem.
If it's a code-related issue, please don't just take screenshots. Please provide an online demo to save each other's time.
-->
#### Steps to reproduce(问题复现步骤)
<!--
1. [xxx]
2. [xxx]
3. [xxxx]
-->
#### Screenshot or Gif(截图或动态图)
#### Link to minimal reproduction(最小可在线还原demo)
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version:
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4179/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4179/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4178 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4178/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4178/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4178/events | https://github.com/PanJiaChen/vue-element-admin/issues/4178 | 1,767,067,173 | I_kwDOBUXdQM5pU04l | 4,178 | 是不是停止更新了啊。2022年上半年更新过就没有再更新了。 | {
"login": "ypcxjc715",
"id": 121125376,
"node_id": "U_kgDOBzg6AA",
"avatar_url": "https://avatars.githubusercontent.com/u/121125376?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ypcxjc715",
"html_url": "https://github.com/ypcxjc715",
"followers_url": "https://api.github.com/users/ypcxjc715/followers",
"following_url": "https://api.github.com/users/ypcxjc715/following{/other_user}",
"gists_url": "https://api.github.com/users/ypcxjc715/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ypcxjc715/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ypcxjc715/subscriptions",
"organizations_url": "https://api.github.com/users/ypcxjc715/orgs",
"repos_url": "https://api.github.com/users/ypcxjc715/repos",
"events_url": "https://api.github.com/users/ypcxjc715/events{/privacy}",
"received_events_url": "https://api.github.com/users/ypcxjc715/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-06-21T08:31:57 | 2023-06-21T08:31:57 | null | NONE | null | ## Question(提问)
<!--
提问之前,请确定你已经过自己的努力,尝试解决过这个问题。
若是代码相关问题,请不要只截图,请提供在线 demo,以便节约彼此的时间。
Before asking a question, please make sure that you have tried your best to solve this problem.
If it's a code-related issue, please don't just take screenshots. Please provide an online demo to save each other's time.
-->
#### Steps to reproduce(问题复现步骤)
<!--
1. [xxx]
2. [xxx]
3. [xxxx]
-->
#### Screenshot or Gif(截图或动态图)
#### Link to minimal reproduction(最小可在线还原demo)
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version:
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4178/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4178/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4177 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4177/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4177/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4177/events | https://github.com/PanJiaChen/vue-element-admin/issues/4177 | 1,762,369,069 | I_kwDOBUXdQM5pC54t | 4,177 | vue-element-admin4.4.0从服务端加载菜单数据无法显示? | {
"login": "zhangjian-cn",
"id": 45560010,
"node_id": "MDQ6VXNlcjQ1NTYwMDEw",
"avatar_url": "https://avatars.githubusercontent.com/u/45560010?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhangjian-cn",
"html_url": "https://github.com/zhangjian-cn",
"followers_url": "https://api.github.com/users/zhangjian-cn/followers",
"following_url": "https://api.github.com/users/zhangjian-cn/following{/other_user}",
"gists_url": "https://api.github.com/users/zhangjian-cn/gists{/gist_id}",
"starred_url": "https://api.github.com/users/zhangjian-cn/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/zhangjian-cn/subscriptions",
"organizations_url": "https://api.github.com/users/zhangjian-cn/orgs",
"repos_url": "https://api.github.com/users/zhangjian-cn/repos",
"events_url": "https://api.github.com/users/zhangjian-cn/events{/privacy}",
"received_events_url": "https://api.github.com/users/zhangjian-cn/received_events",
"type": "User",
"site_admin": false
} | [] | closed | false | null | [] | null | [] | 2023-06-18T16:38:23 | 2023-06-19T07:25:56 | 2023-06-19T07:25:56 | NONE | null | 在permission.js文件修改请求后端菜单数据,路由结构与官网的路由结构一致,只对component进行修改(使用component: (resolve) => require([`@/views${item.component}`], resolve) 和 require方式动态加载),重新登录后查看路由页面不显示或进入404页面? | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4177/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4177/timeline | null | completed | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4176 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4176/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4176/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4176/events | https://github.com/PanJiaChen/vue-element-admin/issues/4176 | 1,759,713,616 | I_kwDOBUXdQM5o4xlQ | 4,176 | 登陆密码框显示两个“眼睛”图标 | {
"login": "aqingGitHub",
"id": 29811999,
"node_id": "MDQ6VXNlcjI5ODExOTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/29811999?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aqingGitHub",
"html_url": "https://github.com/aqingGitHub",
"followers_url": "https://api.github.com/users/aqingGitHub/followers",
"following_url": "https://api.github.com/users/aqingGitHub/following{/other_user}",
"gists_url": "https://api.github.com/users/aqingGitHub/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aqingGitHub/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aqingGitHub/subscriptions",
"organizations_url": "https://api.github.com/users/aqingGitHub/orgs",
"repos_url": "https://api.github.com/users/aqingGitHub/repos",
"events_url": "https://api.github.com/users/aqingGitHub/events{/privacy}",
"received_events_url": "https://api.github.com/users/aqingGitHub/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-06-16T00:33:05 | 2023-06-16T00:33:05 | null | NONE | null | ## Bug report(问题描述)
登陆界面,密码框显示两个“眼睛”图标
#### Steps to reproduce(问题复现步骤)
1. 进入登陆界面
2. 将密码删除
3. 随便输入密码,在键入第一个字符时会出现一个“眼睛”图标,删除密码后该图标不再显示
问题:密码框原本就有一个“eye”图标一直显示着的,在如上操作情况下会显示两个图标
#### Screenshot or Gif(截图或动态图)
![image](https://github.com/PanJiaChen/vue-element-admin/assets/29811999/4cdce222-f9d0-4c15-9d96-2b13576189ea)
#### Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version: 4.4.0
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4176/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4176/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4175 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4175/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4175/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4175/events | https://github.com/PanJiaChen/vue-element-admin/issues/4175 | 1,749,188,868 | I_kwDOBUXdQM5oQoEE | 4,175 | 当只有一个菜单时,样式不正常 | {
"login": "liuzm7188",
"id": 20579366,
"node_id": "MDQ6VXNlcjIwNTc5MzY2",
"avatar_url": "https://avatars.githubusercontent.com/u/20579366?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/liuzm7188",
"html_url": "https://github.com/liuzm7188",
"followers_url": "https://api.github.com/users/liuzm7188/followers",
"following_url": "https://api.github.com/users/liuzm7188/following{/other_user}",
"gists_url": "https://api.github.com/users/liuzm7188/gists{/gist_id}",
"starred_url": "https://api.github.com/users/liuzm7188/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/liuzm7188/subscriptions",
"organizations_url": "https://api.github.com/users/liuzm7188/orgs",
"repos_url": "https://api.github.com/users/liuzm7188/repos",
"events_url": "https://api.github.com/users/liuzm7188/events{/privacy}",
"received_events_url": "https://api.github.com/users/liuzm7188/received_events",
"type": "User",
"site_admin": false
} | [] | closed | false | null | [] | null | [] | 2023-06-09T06:08:59 | 2023-06-09T06:49:53 | 2023-06-09T06:49:53 | NONE | null | 只需要一个菜单时,显示离左侧太宽
![O QJ1@88BBW(( Z2_ CF1F4](https://github.com/PanJiaChen/vue-element-admin/assets/20579366/879b103e-4f53-4be0-a875-49eeffbd4315)
加个首页就正常
![$7Z168 FTOXTXDU5@8ASL%9](https://github.com/PanJiaChen/vue-element-admin/assets/20579366/4f0f6f93-d0d3-4880-8df3-b001edfb2758)
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4175/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4175/timeline | null | completed | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4174 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4174/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4174/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4174/events | https://github.com/PanJiaChen/vue-element-admin/issues/4174 | 1,743,369,967 | I_kwDOBUXdQM5n6bbv | 4,174 | node-sass安装失败 | {
"login": "shaojunjieSJJ",
"id": 48408401,
"node_id": "MDQ6VXNlcjQ4NDA4NDAx",
"avatar_url": "https://avatars.githubusercontent.com/u/48408401?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shaojunjieSJJ",
"html_url": "https://github.com/shaojunjieSJJ",
"followers_url": "https://api.github.com/users/shaojunjieSJJ/followers",
"following_url": "https://api.github.com/users/shaojunjieSJJ/following{/other_user}",
"gists_url": "https://api.github.com/users/shaojunjieSJJ/gists{/gist_id}",
"starred_url": "https://api.github.com/users/shaojunjieSJJ/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/shaojunjieSJJ/subscriptions",
"organizations_url": "https://api.github.com/users/shaojunjieSJJ/orgs",
"repos_url": "https://api.github.com/users/shaojunjieSJJ/repos",
"events_url": "https://api.github.com/users/shaojunjieSJJ/events{/privacy}",
"received_events_url": "https://api.github.com/users/shaojunjieSJJ/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-06-06T08:36:46 | 2023-06-06T08:36:46 | null | NONE | null | ### 我这边的问题是,node版本与node-sass版本不匹配
修改`package.json`中的`node-sass`版本号即可
### Below is a quick guide for minimum and maximum supported versions of node-sass:
NodeJS | Supported node-sass version | Node Module
--------|-----------------------------|------------
Node 20 | 9.0+ | 115
Node 19 | 8.0+ | 111
Node 18 | 8.0+ | 108
Node 17 | 7.0+, <8.0 | 102
Node 16 | 6.0+ | 93
Node 15 | 5.0+, <7.0 | 88
Node 14 | 4.14+, <9.0 | 83
Node 13 | 4.13+, <5.0 | 79
Node 12 | 4.12+, <8.0 | 72
Node 11 | 4.10+, <5.0 | 67
Node 10 | 4.9+, <6.0 | 64
Node 8 | 4.5.3+, <5.0 | 57
Node <8 | <5.0 | <57 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4174/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4174/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4173 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4173/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4173/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4173/events | https://github.com/PanJiaChen/vue-element-admin/issues/4173 | 1,740,710,887 | I_kwDOBUXdQM5nwSPn | 4,173 | Excel→上传Excel: 导入包含中文的csv文件时,中文乱码 | {
"login": "aqingGitHub",
"id": 29811999,
"node_id": "MDQ6VXNlcjI5ODExOTk5",
"avatar_url": "https://avatars.githubusercontent.com/u/29811999?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aqingGitHub",
"html_url": "https://github.com/aqingGitHub",
"followers_url": "https://api.github.com/users/aqingGitHub/followers",
"following_url": "https://api.github.com/users/aqingGitHub/following{/other_user}",
"gists_url": "https://api.github.com/users/aqingGitHub/gists{/gist_id}",
"starred_url": "https://api.github.com/users/aqingGitHub/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/aqingGitHub/subscriptions",
"organizations_url": "https://api.github.com/users/aqingGitHub/orgs",
"repos_url": "https://api.github.com/users/aqingGitHub/repos",
"events_url": "https://api.github.com/users/aqingGitHub/events{/privacy}",
"received_events_url": "https://api.github.com/users/aqingGitHub/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-06-05T01:08:45 | 2023-06-05T01:08:45 | null | NONE | null | ## Bug report(问题描述)
在Excel→上传Excel菜单: 导入包含中文的csv文件时,中文乱码
#### Steps to reproduce(问题复现步骤)
拖拽含中文的csv文件上传文件,必现中文乱码,excel的正常
#### Screenshot or Gif(截图或动态图)
csv的乱码:
![image](https://github.com/PanJiaChen/vue-element-admin/assets/29811999/f966214a-38c7-4638-a4ad-f996e04fc1d7)
xlsx正常:
![image](https://github.com/PanJiaChen/vue-element-admin/assets/29811999/7922507a-7eae-4857-9eaf-538fe3c9af43)
#### Other relevant information(格外信息)
- Your OS: window 10
- Node.js version:
- vue-element-admin version: 4.4.0
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4173/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4173/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4172 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4172/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4172/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4172/events | https://github.com/PanJiaChen/vue-element-admin/issues/4172 | 1,730,456,842 | I_kwDOBUXdQM5nJK0K | 4,172 | .env.development | {
"login": "weitaoYan6515",
"id": 45583036,
"node_id": "MDQ6VXNlcjQ1NTgzMDM2",
"avatar_url": "https://avatars.githubusercontent.com/u/45583036?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/weitaoYan6515",
"html_url": "https://github.com/weitaoYan6515",
"followers_url": "https://api.github.com/users/weitaoYan6515/followers",
"following_url": "https://api.github.com/users/weitaoYan6515/following{/other_user}",
"gists_url": "https://api.github.com/users/weitaoYan6515/gists{/gist_id}",
"starred_url": "https://api.github.com/users/weitaoYan6515/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/weitaoYan6515/subscriptions",
"organizations_url": "https://api.github.com/users/weitaoYan6515/orgs",
"repos_url": "https://api.github.com/users/weitaoYan6515/repos",
"events_url": "https://api.github.com/users/weitaoYan6515/events{/privacy}",
"received_events_url": "https://api.github.com/users/weitaoYan6515/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-05-29T09:56:37 | 2023-05-29T09:56:37 | null | NONE | null | ## Question(提问)
.env.development文件
![image](https://github.com/PanJiaChen/vue-element-admin/assets/45583036/89282a7e-2836-4bb1-b4c3-b029a6fd2f6c)
![image](https://github.com/PanJiaChen/vue-element-admin/assets/45583036/d4d701d2-6619-4a5e-a367-c8332544885d)
websocket使用url地址拼接多了引号
之前一直没问题,今天跑起来才发现的
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4172/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4172/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4171 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4171/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4171/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4171/events | https://github.com/PanJiaChen/vue-element-admin/issues/4171 | 1,726,951,576 | I_kwDOBUXdQM5m7zCY | 4,171 | 基于vue3的? | {
"login": "mhxy13867806343",
"id": 4418166,
"node_id": "MDQ6VXNlcjQ0MTgxNjY=",
"avatar_url": "https://avatars.githubusercontent.com/u/4418166?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mhxy13867806343",
"html_url": "https://github.com/mhxy13867806343",
"followers_url": "https://api.github.com/users/mhxy13867806343/followers",
"following_url": "https://api.github.com/users/mhxy13867806343/following{/other_user}",
"gists_url": "https://api.github.com/users/mhxy13867806343/gists{/gist_id}",
"starred_url": "https://api.github.com/users/mhxy13867806343/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/mhxy13867806343/subscriptions",
"organizations_url": "https://api.github.com/users/mhxy13867806343/orgs",
"repos_url": "https://api.github.com/users/mhxy13867806343/repos",
"events_url": "https://api.github.com/users/mhxy13867806343/events{/privacy}",
"received_events_url": "https://api.github.com/users/mhxy13867806343/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"这项目3年没更新过了. 哪来的vue3",
"vue3只能看看其他框架,比如 [Fantastic-admin](https://fantastic-admin.gitee.io/)"
] | 2023-05-26T05:54:39 | 2023-05-31T06:36:29 | null | NONE | null | ## Feature request(新功能建议)
有基于vue3版本的吗? | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4171/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4171/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4170 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4170/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4170/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4170/events | https://github.com/PanJiaChen/vue-element-admin/issues/4170 | 1,725,510,032 | I_kwDOBUXdQM5m2TGQ | 4,170 | 关于table组件添加row-key=“id”属性控制台报错的问题 | {
"login": "anxiaofeinice",
"id": 41187976,
"node_id": "MDQ6VXNlcjQxMTg3OTc2",
"avatar_url": "https://avatars.githubusercontent.com/u/41187976?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/anxiaofeinice",
"html_url": "https://github.com/anxiaofeinice",
"followers_url": "https://api.github.com/users/anxiaofeinice/followers",
"following_url": "https://api.github.com/users/anxiaofeinice/following{/other_user}",
"gists_url": "https://api.github.com/users/anxiaofeinice/gists{/gist_id}",
"starred_url": "https://api.github.com/users/anxiaofeinice/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/anxiaofeinice/subscriptions",
"organizations_url": "https://api.github.com/users/anxiaofeinice/orgs",
"repos_url": "https://api.github.com/users/anxiaofeinice/repos",
"events_url": "https://api.github.com/users/anxiaofeinice/events{/privacy}",
"received_events_url": "https://api.github.com/users/anxiaofeinice/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-05-25T10:05:21 | 2023-05-26T03:53:28 | null | NONE | null | <!--
注意:为更好的解决你的问题,请参考模板提供完整信息,准确描述问题,信息不全的 issue 将被关闭。
Note: In order to better solve your problem, please refer to the template to provide complete information, accurately describe the problem, and the incomplete information issue will be closed.
-->
## Bug report(问题描述)
elemnt-ui中table组件添加row-key="id"之后,可以正常显示数据,但是控制台会如下错误,请问有什么解决办法吗
#### Steps to reproduce(问题复现步骤)
<!--
-->
#### Screenshot or Gif(截图或动态图)
![image](https://github.com/PanJiaChen/vue-element-admin/assets/41187976/46a3d968-a392-4dd3-b310-bbd76803d10a)
#### Link to minimal reproduction(最小可在线还原demo)
<!--
Please only use Codepen, JSFiddle, CodeSandbox or a github repo
-->
#### Other relevant information(格外信息)
- Your OS:
- Node.js version:
- vue-element-admin version: master分支
@PanJiaChen 问题解决了,我本身是想对template基础版的table做再次封装,好像table里初始化的list定义的是null,然后引用rowkey=“id”这个属性的时候,会报如上的错误,修改为[] 类型就好了。我想请问下,这个是有目的的定义为null,还是失误了?
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4170/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4170/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4169 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4169/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4169/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4169/events | https://github.com/PanJiaChen/vue-element-admin/issues/4169 | 1,722,132,231 | I_kwDOBUXdQM5mpacH | 4,169 | clone 下载下来以后 npm i 报错问题 | {
"login": "Joshua-leyer",
"id": 40789418,
"node_id": "MDQ6VXNlcjQwNzg5NDE4",
"avatar_url": "https://avatars.githubusercontent.com/u/40789418?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Joshua-leyer",
"html_url": "https://github.com/Joshua-leyer",
"followers_url": "https://api.github.com/users/Joshua-leyer/followers",
"following_url": "https://api.github.com/users/Joshua-leyer/following{/other_user}",
"gists_url": "https://api.github.com/users/Joshua-leyer/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Joshua-leyer/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Joshua-leyer/subscriptions",
"organizations_url": "https://api.github.com/users/Joshua-leyer/orgs",
"repos_url": "https://api.github.com/users/Joshua-leyer/repos",
"events_url": "https://api.github.com/users/Joshua-leyer/events{/privacy}",
"received_events_url": "https://api.github.com/users/Joshua-leyer/received_events",
"type": "User",
"site_admin": false
} | [] | closed | false | null | [] | null | [
"降低node版本到16,同样的npm版本也跟着降低。\r\n通常时候,我为了学习几年前的教程视频的时候,由于版本老旧的原因都会出问题。其实绝大多数我都会觉得很费劲,几乎都没有坚持下来。中间会遇到很多莫名其妙的因为版本问题带来的bug。\r\n\r\n\r\n从 Windows 版邮件发送\r\n\r\n发件人: RyanoLin\r\n发送时间: 2023年7月26日 10:40\r\n收件人: PanJiaChen/vue-element-admin\r\n抄送: Patrick star and Sponge bob; State change\r\n主题: Re: [PanJiaChen/vue-element-admin] clone 下载下来以后 npm i 报错问题 (Issue #4169)\r\n\r\n遇到相同的问题了 请问你咋处理的?\r\n—\r\nReply to this email directly, view it on GitHub, or unsubscribe.\r\nYou are receiving this because you modified the open/close state.Message ID: ***@***.***>\r\n\r\n"
] | 2023-05-23T13:51:30 | 2023-07-26T08:29:22 | 2023-05-23T13:56:18 | NONE | null | ## 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://[email protected]/nhn/raphael.git
npm ERR! [email protected]: Permission denied (publickey).
npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Canon\AppData\Local\npm-cache\_logs\2023-05-23T13_44_37_512Z-debug-0.log
#### Other relevant information(格外信息)
- Your OS: windows 10
- Node.js version: 18.14.2
- npm version: 9.5.0
- vue-element-admin version: 不清楚就是刚才,从这里下载下来
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4169/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4169/timeline | null | completed | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4168 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4168/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4168/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4168/events | https://github.com/PanJiaChen/vue-element-admin/issues/4168 | 1,719,229,404 | I_kwDOBUXdQM5meVvc | 4,168 | vue-element-admin vue3版本(更强大) | {
"login": "jzfai",
"id": 35098590,
"node_id": "MDQ6VXNlcjM1MDk4NTkw",
"avatar_url": "https://avatars.githubusercontent.com/u/35098590?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jzfai",
"html_url": "https://github.com/jzfai",
"followers_url": "https://api.github.com/users/jzfai/followers",
"following_url": "https://api.github.com/users/jzfai/following{/other_user}",
"gists_url": "https://api.github.com/users/jzfai/gists{/gist_id}",
"starred_url": "https://api.github.com/users/jzfai/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/jzfai/subscriptions",
"organizations_url": "https://api.github.com/users/jzfai/orgs",
"repos_url": "https://api.github.com/users/jzfai/repos",
"events_url": "https://api.github.com/users/jzfai/events{/privacy}",
"received_events_url": "https://api.github.com/users/jzfai/received_events",
"type": "User",
"site_admin": false
} | [] | closed | false | null | [] | null | [] | 2023-05-22T08:57:53 | 2023-08-03T08:19:28 | 2023-08-03T08:19:28 | NONE | null | ## Feature request(新功能建议)
# vue3-admin-plus
The plus version of vue3-admin-ts , provide enterprise-class using demo
suggestion the Node.js >= 16.0.0。
## Documents
- [Official Documentation](https://github.jzfai.top/vue3-admin-doc/)
- [中文官网](https://github.jzfai.top/vue3-admin-cn-doc/)
## Online experience
[Access address](https://github.jzfai.top/vue3-admin-plus)
[国内体验地址](https://github.jzfai.top/vue3-admin-plus)
## Related items
The framework is available in js,ts, plus and electron versions
- js version:[vue3-admin-template](https://github.com/jzfai/vue3-admin-template.git) -- basic version
- ts version:[vue3-element-ts](https://github.com/jzfai/vue3-admin-ts.git)
- ts version for plus:[vue3-element-plus](https://github.com/jzfai/vue3-admin-plus.git)
- ts version for electron:[vue3-element-electron](https://github.com/jzfai/vue3-admin-electron.git)
- java Micro-service background data:[micro-service-single](https://github.com/jzfai/micro-service-single)
## Build Setup
```bash
# clone the project
git clone https://github.com/jzfai/vue3-admin-plus.git
# enter the project directory
cd vue3-admin-plus
# pnpm address https://pnpm.io/zh/motivation
# install dependency(Recommend use pnpm)
# you can use "npm -g i [email protected]" to install pnpm
pnpm i
# develop
pnpm run dev
```
## Build
```bash
# build for test environment
pnpm run build-test
# build for production environment
pnpm run build
```
## Others
```bash
# preview the release environment effect
pnpm run preview
# code format check
pnpm run lint
```
## Browsers support
Note: Vue3 is not supported the Internet Explorer
## Discussion and Communication
[WeChat group](https://github.jzfai.top/file/images/wx-groud.png)
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4168/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4168/timeline | null | completed | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4167 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4167/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4167/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4167/events | https://github.com/PanJiaChen/vue-element-admin/issues/4167 | 1,716,573,063 | I_kwDOBUXdQM5mUNOH | 4,167 | 不兼容node的情况 | {
"login": "CrazyJexon",
"id": 11882791,
"node_id": "MDQ6VXNlcjExODgyNzkx",
"avatar_url": "https://avatars.githubusercontent.com/u/11882791?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/CrazyJexon",
"html_url": "https://github.com/CrazyJexon",
"followers_url": "https://api.github.com/users/CrazyJexon/followers",
"following_url": "https://api.github.com/users/CrazyJexon/following{/other_user}",
"gists_url": "https://api.github.com/users/CrazyJexon/gists{/gist_id}",
"starred_url": "https://api.github.com/users/CrazyJexon/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/CrazyJexon/subscriptions",
"organizations_url": "https://api.github.com/users/CrazyJexon/orgs",
"repos_url": "https://api.github.com/users/CrazyJexon/repos",
"events_url": "https://api.github.com/users/CrazyJexon/events{/privacy}",
"received_events_url": "https://api.github.com/users/CrazyJexon/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"使用nvm管理node, 将node降低版本至{ node: '8 || 10 || 12 || 14 || 16 || 17' }"
] | 2023-05-19T04:05:39 | 2023-05-19T05:44:55 | null | NONE | null | 执行 npm install的时候出现以下不支持的现象,node是18.16.0版本的
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@achrinza/[email protected]',
npm WARN EBADENGINE required: { node: '8 || 10 || 12 || 14 || 16 || 17' },
npm WARN EBADENGINE current: { node: 'v18.16.0', npm: '9.5.1' }
npm WARN EBADENGINE }
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4167/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4167/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4166 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4166/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4166/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4166/events | https://github.com/PanJiaChen/vue-element-admin/issues/4166 | 1,714,957,776 | I_kwDOBUXdQM5mOC3Q | 4,166 | 有后端代码吗? | {
"login": "ihaveacat",
"id": 55615914,
"node_id": "MDQ6VXNlcjU1NjE1OTE0",
"avatar_url": "https://avatars.githubusercontent.com/u/55615914?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ihaveacat",
"html_url": "https://github.com/ihaveacat",
"followers_url": "https://api.github.com/users/ihaveacat/followers",
"following_url": "https://api.github.com/users/ihaveacat/following{/other_user}",
"gists_url": "https://api.github.com/users/ihaveacat/gists{/gist_id}",
"starred_url": "https://api.github.com/users/ihaveacat/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/ihaveacat/subscriptions",
"organizations_url": "https://api.github.com/users/ihaveacat/orgs",
"repos_url": "https://api.github.com/users/ihaveacat/repos",
"events_url": "https://api.github.com/users/ihaveacat/events{/privacy}",
"received_events_url": "https://api.github.com/users/ihaveacat/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"应该没有吧作者只是做了前端的脚手架"
] | 2023-05-18T04:21:32 | 2023-08-01T16:03:49 | null | NONE | null | 有后端代码吗? | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4166/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4166/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4165 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4165/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4165/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4165/events | https://github.com/PanJiaChen/vue-element-admin/pull/4165 | 1,706,844,482 | PR_kwDOBUXdQM5QWMRI | 4,165 | Update README.md recommend yarn | {
"login": "chenyy101",
"id": 15992346,
"node_id": "MDQ6VXNlcjE1OTkyMzQ2",
"avatar_url": "https://avatars.githubusercontent.com/u/15992346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chenyy101",
"html_url": "https://github.com/chenyy101",
"followers_url": "https://api.github.com/users/chenyy101/followers",
"following_url": "https://api.github.com/users/chenyy101/following{/other_user}",
"gists_url": "https://api.github.com/users/chenyy101/gists{/gist_id}",
"starred_url": "https://api.github.com/users/chenyy101/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/chenyy101/subscriptions",
"organizations_url": "https://api.github.com/users/chenyy101/orgs",
"repos_url": "https://api.github.com/users/chenyy101/repos",
"events_url": "https://api.github.com/users/chenyy101/events{/privacy}",
"received_events_url": "https://api.github.com/users/chenyy101/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-05-12T03:01:31 | 2023-05-12T03:01:31 | null | NONE | null | Update README.md recommend yarn | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4165/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4165/timeline | null | null | false | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/pulls/4165",
"html_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4165",
"diff_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4165.diff",
"patch_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4165.patch",
"merged_at": null
} |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4164 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4164/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4164/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4164/events | https://github.com/PanJiaChen/vue-element-admin/issues/4164 | 1,706,796,499 | I_kwDOBUXdQM5lu6XT | 4,164 | vue3+ts的版本有吗? | {
"login": "WangGang6656",
"id": 67503773,
"node_id": "MDQ6VXNlcjY3NTAzNzcz",
"avatar_url": "https://avatars.githubusercontent.com/u/67503773?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/WangGang6656",
"html_url": "https://github.com/WangGang6656",
"followers_url": "https://api.github.com/users/WangGang6656/followers",
"following_url": "https://api.github.com/users/WangGang6656/following{/other_user}",
"gists_url": "https://api.github.com/users/WangGang6656/gists{/gist_id}",
"starred_url": "https://api.github.com/users/WangGang6656/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/WangGang6656/subscriptions",
"organizations_url": "https://api.github.com/users/WangGang6656/orgs",
"repos_url": "https://api.github.com/users/WangGang6656/repos",
"events_url": "https://api.github.com/users/WangGang6656/events{/privacy}",
"received_events_url": "https://api.github.com/users/WangGang6656/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [
"https://github.com/HalseySpicy/Geeker-Admin",
"推荐可以了解下 [Fantastic-admin](https://hooray.gitee.io/fantastic-admin/)",
"> 推荐可以了解下 [Fantastic-admin](https://hooray.gitee.io/fantastic-admin/)\r\n\r\n跟具体代码或者开发者技术水平没关系,任何早期提供收费版商业版的”伪开源“项目,都建议大家慎重考虑。",
"> > 推荐可以了解下 [Fantastic-admin](https://hooray.gitee.io/fantastic-admin/)\r\n> \r\n> 跟具体代码或者开发者技术水平没关系,任何早期提供收费版商业版的”伪开源“项目,都建议大家慎重考虑。\r\n\r\n建议先了解再评论,基础版开源,专业版付费,我也从不避讳这个事实,而且也不是“早期”,我做这款产品已经快3年了"
] | 2023-05-12T01:45:23 | 2023-06-30T07:44:51 | null | NONE | null | ## Feature request(新功能建议)
vue3+ts的项目版本,建议完善一下哈 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4164/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4164/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4163 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4163/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4163/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4163/events | https://github.com/PanJiaChen/vue-element-admin/issues/4163 | 1,706,149,048 | I_kwDOBUXdQM5lscS4 | 4,163 | 增加前台 | {
"login": "Mysteryno",
"id": 117579973,
"node_id": "U_kgDOBwIgxQ",
"avatar_url": "https://avatars.githubusercontent.com/u/117579973?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Mysteryno",
"html_url": "https://github.com/Mysteryno",
"followers_url": "https://api.github.com/users/Mysteryno/followers",
"following_url": "https://api.github.com/users/Mysteryno/following{/other_user}",
"gists_url": "https://api.github.com/users/Mysteryno/gists{/gist_id}",
"starred_url": "https://api.github.com/users/Mysteryno/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/Mysteryno/subscriptions",
"organizations_url": "https://api.github.com/users/Mysteryno/orgs",
"repos_url": "https://api.github.com/users/Mysteryno/repos",
"events_url": "https://api.github.com/users/Mysteryno/events{/privacy}",
"received_events_url": "https://api.github.com/users/Mysteryno/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-05-11T16:19:33 | 2023-05-11T16:19:33 | null | NONE | null | 怎么修改默认打开界面,打开新增的前台,前台跳转到后台。
尝试修改路由没有成功,启动还是默认登录界面
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4163/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4163/timeline | null | null | null | null |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4162 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4162/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4162/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4162/events | https://github.com/PanJiaChen/vue-element-admin/pull/4162 | 1,705,368,888 | PR_kwDOBUXdQM5QROpj | 4,162 | fix issue4161 navbar show name error | {
"login": "MeloXuk",
"id": 77432113,
"node_id": "MDQ6VXNlcjc3NDMyMTEz",
"avatar_url": "https://avatars.githubusercontent.com/u/77432113?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MeloXuk",
"html_url": "https://github.com/MeloXuk",
"followers_url": "https://api.github.com/users/MeloXuk/followers",
"following_url": "https://api.github.com/users/MeloXuk/following{/other_user}",
"gists_url": "https://api.github.com/users/MeloXuk/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MeloXuk/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MeloXuk/subscriptions",
"organizations_url": "https://api.github.com/users/MeloXuk/orgs",
"repos_url": "https://api.github.com/users/MeloXuk/repos",
"events_url": "https://api.github.com/users/MeloXuk/events{/privacy}",
"received_events_url": "https://api.github.com/users/MeloXuk/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-05-11T08:52:20 | 2023-05-11T08:52:20 | null | NONE | null | Bug report(问题描述)
用用户1登录系统,手动在控制台去除cookie信息后,在地址栏上跳转到login页面,用用户2登录,结果navbar显示的用户名字还是用户1的
Steps to reproduce(问题复现步骤)
1.使用admin账户登录系统
![image](https://github.com/PanJiaChen/vue-element-admin/assets/77432113/5cfe75eb-f058-4176-88e9-db80247f0c7b)
2.控制台手动去除cookie中的token,地址栏访问到login页面
![image](https://github.com/PanJiaChen/vue-element-admin/assets/77432113/4dd1de42-2182-48ef-9a75-78d11fae0d65)
3.使用editor账户登录系统
![image](https://github.com/PanJiaChen/vue-element-admin/assets/77432113/6d611376-36a3-4b2f-a6cf-66af343b7220)
4.发现navbar显示的还是admin的用户名字
![image](https://github.com/PanJiaChen/vue-element-admin/assets/77432113/95a5854e-d717-435b-a44c-25f971fe3e67)
Other relevant information(格外信息)
Your OS: win10
Node.js version: 14.17.6
vue-element-admin version: 4.4.0 | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4162/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4162/timeline | null | null | false | {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/pulls/4162",
"html_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4162",
"diff_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4162.diff",
"patch_url": "https://github.com/PanJiaChen/vue-element-admin/pull/4162.patch",
"merged_at": null
} |
https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4161 | https://api.github.com/repos/PanJiaChen/vue-element-admin | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4161/labels{/name} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4161/comments | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4161/events | https://github.com/PanJiaChen/vue-element-admin/issues/4161 | 1,705,322,587 | I_kwDOBUXdQM5lpShb | 4,161 | navbar显示用户名字信息错误 | {
"login": "MeloXuk",
"id": 77432113,
"node_id": "MDQ6VXNlcjc3NDMyMTEz",
"avatar_url": "https://avatars.githubusercontent.com/u/77432113?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MeloXuk",
"html_url": "https://github.com/MeloXuk",
"followers_url": "https://api.github.com/users/MeloXuk/followers",
"following_url": "https://api.github.com/users/MeloXuk/following{/other_user}",
"gists_url": "https://api.github.com/users/MeloXuk/gists{/gist_id}",
"starred_url": "https://api.github.com/users/MeloXuk/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/MeloXuk/subscriptions",
"organizations_url": "https://api.github.com/users/MeloXuk/orgs",
"repos_url": "https://api.github.com/users/MeloXuk/repos",
"events_url": "https://api.github.com/users/MeloXuk/events{/privacy}",
"received_events_url": "https://api.github.com/users/MeloXuk/received_events",
"type": "User",
"site_admin": false
} | [] | open | false | null | [] | null | [] | 2023-05-11T08:27:35 | 2023-05-11T08:27:35 | null | NONE | null |
## Bug report(问题描述)
用用户1登录系统,手动在控制台去除cookie信息后,在地址栏上跳转到login页面,用用户2登录,结果navbar显示的用户名字还是用户1的
#### Steps to reproduce(问题复现步骤)
1. 使用admin账户登录系统
![image](https://github.com/PanJiaChen/vue-element-admin/assets/77432113/c9ff881e-98c4-47a9-9904-4acf28b0371b)
2.控制台手动去除cookie中的token,地址栏访问到login页面
![image](https://github.com/PanJiaChen/vue-element-admin/assets/77432113/0753170e-07ad-4abb-a6c8-6ba055ebb127)
3.使用editor账户登录系统
![image](https://github.com/PanJiaChen/vue-element-admin/assets/77432113/427ee774-b4cc-4388-8b65-fbf69ea72852)
4.发现navbar显示的还是admin的用户名字
![image](https://github.com/PanJiaChen/vue-element-admin/assets/77432113/a84ab6c9-57b3-47af-ba39-38ad600c2cea)
#### Other relevant information(格外信息)
- Your OS: win10
- Node.js version: 14.17.6
- vue-element-admin version: 4.4.0
| {
"url": "https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4161/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/PanJiaChen/vue-element-admin/issues/4161/timeline | null | null | null | null |
End of preview. Expand
in Dataset Viewer.
YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/datasets-cards)
- Downloads last month
- 8