分支
用户 zhaowei <zhaowei>
星期五, 八月 2, 2024 17:55 +0800
提交者 zhaowei <zhaowei>
星期五, 八月 2, 2024 17:55 +0800
提交15792ad8baea4ab886dbfc58009847f26de45df8
目录 546ac66debdf32cc028b578ea782ef1c2a4bb618 目录 | zip | gz
上一版本 b3003122503bf956b9e5b1332adc4a83e2f79b1c 查看 | 对比
1、利用viewport完成PC端页面响应式布局,其他端还未适配
2、基本完成语言大模型页面布局及部分功能
3、实现对于侧边栏图标在首页与其他页面时不同的展示风格
4、使用压缩后的背景图与首页gif(效果不好,跳转路由后仍会出现短暂背景图片未加载出情况)
5、修改项目浏览器页签图标
已添加7个文件
已修改19个文件
1493 ■■■■■ 文件已修改
public/color.less 18 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
public/index.html 4 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
public/logo.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/icons/logo-dark.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/page/background.svg 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/page/index/background.svg 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/assets/page/index/gif1.gif 对比 | 查看 | 原始文档 | blame | 历史
src/assets/page/index/gif2.gif 对比 | 查看 | 原始文档 | blame | 历史
src/assets/page/index/gif3.gif 对比 | 查看 | 原始文档 | blame | 历史
src/assets/page/languageModel/ai-avatar.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/page/languageModel/logo.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/page/languageModel/send-message.png 对比 | 查看 | 原始文档 | blame | 历史
src/assets/page/login/background.svg 4 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/layouts/TabLayout.vue 39 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/menu/CustomIcons.vue 59 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/menu/SideMenu.vue 102 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/page/GlobalLayout.vue 437 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/components/tools/Logo.vue 9 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/ai/LanguageModel.vue 500 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/ai/PreFilter.vue 20 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/dashboard/Analysis.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/user/Login.vue 79 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/user/LoginAccount.vue 36 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/user/LoginPhone.vue 153 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
src/views/user/UserManagement.vue 5 ●●●● 对比 | 查看 | 原始文档 | blame | 历史
vue.config.js 19 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史