e8f31a3b79
Merge branch 'master' of http://49.232.154.205:10100/DeXun/.shoudate
2026-05-23 18:47:25 +08:00
0d764c8fee
build(demo-vue): adjust production build config and add terser
...
1. 新增terser依赖包用于代码压缩
2. 关闭terser压缩并注释rollup打包配置
3. 修改生产环境的NODE_ENV和API接口地址
2026-05-23 18:47:22 +08:00
0a1fbdd038
chore: 更新数据库连接端口
...
- 将数据库连接端口从3306修改为13306
- 保持数据库地址、数据库名称、字符编码和时区配置不变
2026-05-23 18:20:54 +08:00
e848898981
Merge branch 'master' of http://49.232.154.205:10100/DeXun/.shoudate
2026-05-23 16:54:19 +08:00
87bb5030f7
chore: 更新数据库连接配置
...
- 将数据库连接地址从 localhost 修改为远程服务器地址 67.209.178.202
- 更新数据库连接密码为 123456
- 保持日志开关配置不变
2026-05-23 16:10:54 +08:00
王文昊
fe185c1ed1
refactor: 统一公司名称语序并整理gitignore规则
...
1. 调整中英文站点、多语言页面的公司名称为标准语序"山东首达特科技工程有限公司"
2. 重构demo-vue和根目录的.gitignore文件,整理分类忽略规则
3. 注释掉闲置的三轮车产品配置项
2026-05-23 15:14:46 +08:00
7679c82968
chore: add gitignore file for project
...
add standard frontend project gitignore rules including logs, dependencies, build outputs, editor files and test artifacts
2026-05-21 13:35:47 +08:00
王文昊
7d47030bb4
chore: 删除无用的武汉传奇目录PPT文件
2026-05-20 16:52:03 +08:00
王文昊
6bd7774847
feat(demo-vue): update contact information with i18n support
...
- Replaced hardcoded contact details in FooterComponent.vue with localized strings using the t() function.
- Updated English and Chinese locale files to include new contact information for phone, email, and WeChat/WhatsApp.
2026-05-08 11:13:43 +08:00
王文昊
02a23df5f1
feat(demo-vue): 新闻页面与行业动态页面新增多语言支持
...
- 升级组件与页面,支持根据语言环境(中/英)条件渲染标题与内容
- 在 IndustryNews 和 News 实体类中新增英文标题、英文内容字段
- sql导出demo_news_full_dump_utf8mb4_2026-04-28.sql
2026-04-28 20:57:24 +08:00
王文昊
a74f3e9401
feat(demo-vue): 全站 i18n 抽文案、中英文资源与页面接入
...
- 引入 vue-i18n,集中维护 zh-CN / en-US 文案与产品 catalog、长文 HTML
- 前台与后台列表/弹窗/校验/删除确认等改为 t(),顶栏与新闻/行业列表与详情页多语言
- 修正 Industry 等页面文首误粘贴;请求头 Accept-Language 与 Element 语言随 locale 切换
2026-04-27 13:48:42 +08:00
王文昊
8b8ae61f4b
feat(demo-vue): 全站 i18n 抽文案、中英文资源与页面接入
...
- 引入 vue-i18n,集中维护 zh-CN / en-US 文案与产品 catalog、长文 HTML
- 前台与后台列表/弹窗/校验/删除确认等改为 t(),顶栏与新闻/行业列表与详情页多语言
- 修正 Industry 等页面文首误粘贴;请求头 Accept-Language 与 Element 语言随 locale 切换
2026-04-27 13:47:47 +08:00
dhp
dfd77fe83b
first commit
2026-04-23 17:03:40 +08:00