feat(order): 更新订单页面表单内容与提示信息

- 修改页面提示标题为"欢迎留言"
- 简化表单字段,移除产品选择、参考链接及文件上传功能
- 调整表单布局和标签文案,统一使用"留言标题"和"留言内容"
- 更新内容输入框的占位符文本
- 修改必填项验证提示信息,适配新的留言场景
This commit is contained in:
2025-12-23 23:29:51 +08:00
parent 370dc69948
commit bdcb779cf8
4 changed files with 74 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
# 应用模块接口
VITE_SERVER_URL=https://server.gxbsnx.com/api
API_BASE=https://server.gxbsnx.com/api
#API_BASE=https://server.gxbsnx.com/api
#API_BASE=http://127.0.0.1:9001/api
API_BASE=http://127.0.0.1:9001/api
#VITE_SERVER_URL=http://127.0.0.1:8000/api