Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: web gui by nuxt #787

Merged
merged 1 commit into from
Jun 3, 2023
Merged

refactor: web gui by nuxt #787

merged 1 commit into from
Jun 3, 2023

Conversation

kecrily
Copy link
Contributor

@kecrily kecrily commented Jan 6, 2023

Used Vue 3, Nuxt 3 and Element Plus.

@kecrily kecrily force-pushed the refactor/gui branch 3 times, most recently from f2c05e3 to 7c9dafb Compare February 14, 2023 15:07
@kecrily kecrily marked this pull request as ready for review February 14, 2023 15:08
@mzz2017 mzz2017 merged commit 9b21697 into feat_v5 Jun 3, 2023
@mzz2017 mzz2017 deleted the refactor/gui branch June 3, 2023 05:01
@CroMarmot
Copy link
Contributor

CroMarmot commented Jun 3, 2023

注册 登录 导入 http批量测试 启动core 可用


这个选择成功以后(能真实成功),有弹出提示,但是前端table里UI没有变化,刷新后也没有

时延没有排序功能,而且时延在http 按钮测试之后不会自动更新

image


/setting 页面 会因为局部错误,导致整个页面无法渲染,

image


分享只有二维码,没有文本文字的内容


测试环境

  • commit 44ea9db
  • Ubuntu 22.04.02 (Linux 5.19.0-43-generic)
  • go1.18.1 linux/amd64
  • node v16.15.0
  • yarn 1.22.19
  • v2ray-core: v5.7.0 v2ray-linux-64.zip
  • chrome Version 113.0.5672.126 (Official Build) (64-bit)

测试步骤

服务端

rm -rf /tmp/cfg
cd service
go run pre.go main.go --lite --address "0.0.0.0:8080" --config /tmp/cfg

前端

cd ngui
sed -i 's/2017/8080/g' composables/system.ts
yarn
yarn dev

@CroMarmot
Copy link
Contributor

image

这个href也不对, 应该是 https://github.com/v2rayA/dist-v2ray-rules-dat/tags

@CroMarmot
Copy link
Contributor

CroMarmot commented Jun 3, 2023

image

节点列表->操作->(vmess协议)查看按钮 会触发上面的报错

@CroMarmot
Copy link
Contributor

/setting 报错 应该已经解决: v2rayA/dist-v2ray-rules-dat#5

Gaojianli pushed a commit that referenced this pull request Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants