Skip to content

realnoob007/xyhelpercarlist

 
 

Repository files navigation

基于Naiveui制作的ChatGPT-share 前端界面

无需编译,在 "chatgpt-share" 目录下执行以下脚本即可,源码已开源可随意更改。

默认加载48条数据,下拉滚动加载,/src/components/index.vue 第45行可自行更改加载条数。

提示:执行过后list目录下都会删除,请做好备份,docker有无映射目录都不影响。

Update

2024-01-22 更新横排五个,避免显示时长的时候穿模

一键快速替换前端页面:

curl -sSfL https://raw.githubusercontent.com/simkinhu/xyhelpercarlist/master/quick-install/quick-list.sh | bash

Image text

公告配置

在管理后台-系统设置-参数配置-参数列表中新增参数notice,值为公告内容,支持 html 标签

Image text Image text

使用前端框架

https://www.naiveui.com/

编译项目

npm install

运行项目

npm run dev

项目打包

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 29.5%
  • CSS 28.9%
  • Shell 21.8%
  • JavaScript 16.0%
  • HTML 3.8%