- 11 Oct, 2025 1 commit
-
-
- Introduced a new filter for contract signing status in the form, allowing users to select between "待签署" and "已签署". - Added a new column to the table to display the electronic contract signing status. - Updated the data model to include the new signing status property for better tracking and management.
liangjianmin committed
-
- 18 Sep, 2025 1 commit
-
-
liangjianmin committed
-
- 17 Sep, 2025 4 commits
-
-
- 猎芯科技及其分公司支持中文语言选项 - 其他公司支持中文和英文双语选项 - 设定默认语言选择为中文 - 更新注释说明公司ID对应关系及语言支持规则
liangjianmin committed -
refactor(orderTrack): update conditional rendering for company information in goods detail component - Enhanced the conditional rendering logic for displaying company-related information based on the company ID. - Ensured that the checks for `pdfInfo` and `orderInfo` are robust to prevent potential errors. - Improved code clarity by restructuring template conditions for better maintainability.
liangjianmin committed -
liangjianmin committed
-
- Commented out the "新增合同" button in the goods detail component to streamline the user interface. - This change is part of ongoing adjustments to enhance the overall functionality and user experience.
liangjianmin committed
-
- 16 Sep, 2025 4 commits
-
-
- Adjusted the rendering logic for the company logo and stamp icons based on the company ID. - Introduced conditional templates to ensure proper display of elements for different company scenarios. - Improved code clarity and maintainability by restructuring the conditional statements.
liangjianmin committed -
liangjianmin committed
-
- Commented out the "新增合同" button in the goods detail component to prevent its display. - This change is part of ongoing adjustments to the user interface and functionality.
liangjianmin committed -
- Updated the message column in the store list to handle both object and string types. - Added conditional rendering to display modification details or the message directly based on its type. - Improved user experience by ensuring clarity in the displayed messages.
liangjianmin committed
-
- 15 Sep, 2025 5 commits
-
-
- 新增“新增合同”弹窗组件,支持选择并上传PDF格式合同文件 - 添加表单验证,确保只能上传PDF格式文件 - 实现上传成功和失败的消息提示及处理逻辑 - 上传成功后自动关闭弹窗并刷新页面数据 - 扩展组件依赖,增加element-ui中Form和FormItem的使用 - 新增相关状态数据和方法,管理弹窗显示和文件列表清理
liangjianmin committed -
- Introduced a new method for adding contracts in the goods detail component. - Enhanced the existing contract download functionality to ensure proper handling of PDF files. - Improved code clarity by adjusting variable declarations for better readability.
liangjianmin committed -
- Enhanced the formatting of confirmation messages in the goods detail component for better readability. - Adjusted HTML structure and indentation for improved code clarity and maintainability.
liangjianmin committed -
- Updated the goods detail component to improve layout consistency and user experience. - Added a button for adding new contracts and ensured proper handling of contract data display. - Refined the sign contract dialog for better usability and streamlined the contract signing process. - Adjusted styles for improved visual appeal and responsiveness.
liangjianmin committed -
- Changed the log retrieval ID from 507 to 508 in the handleClick method to ensure correct logging functionality. - This adjustment improves the accuracy of log data associated with goods interactions.
liangjianmin committed
-
- 12 Sep, 2025 2 commits
-
-
- Modified the file upload URL to dynamically adjust based on the hostname, improving flexibility for different environments. - Ensured consistent API endpoint management for file uploads across development and production settings.
liangjianmin committed -
- Changed the file upload URL to dynamically use NODE_ENVS for better environment configuration. - Ensured consistency in API endpoint management across the application.
liangjianmin committed
-
- 11 Sep, 2025 2 commits
-
-
- Updated the width properties of several columns in the goods table to enhance visual consistency and layout. - Ensured alignment and tooltip display remain intact for improved user experience.
liangjianmin committed -
- Removed redundant checks for WeChat binding during login success and after successful binding. - Simplified the redirection process to the homepage, enhancing code clarity and user experience.
liangjianmin committed
-
- 10 Sep, 2025 13 commits
-
-
- 修改密码弹窗关闭时触发handlePasswordDialogClose方法 - 点击取消按钮调用handlePasswordDialogClose以统一处理关闭逻辑 - 增加cookie标记记录密码弹窗是否关闭,防止重复弹出 - 初始化和获取用户信息时检测cookie决定是否显示修改密码弹窗 - 修改changePwd方法,检测cookie决定是否直接显示弹窗 - 登录成功时清除密码弹窗关闭的cookie,保证重新登录后弹窗逻辑生效
liangjianmin committed -
- Updated the condition to check if the mobile number is not bound, ensuring the binding interface is displayed correctly during login. - This change improves user experience by prompting mobile binding only when necessary.
liangjianmin committed -
- Added a new header section for mobile binding with a back button for improved user navigation. - Implemented a method to handle returning to the login page, resetting the binding form and countdown state. - Updated the login logic to correctly switch to the binding interface when the mobile number is already associated with an account.
liangjianmin committed -
- 移除手机号已绑定时的提示信息显示 - 直接跳转首页,简化用户流程 - 删除延迟跳转的定时器,提升响应速度
liangjianmin committed -
- Introduced a 1-second delay before redirecting to the homepage upon successful login to enhance user experience. - Cleaned up unnecessary whitespace in the login form validation logic.
liangjianmin committed -
- Removed redundant mobile number validation check to streamline the login process. - Maintained existing error handling for password input to ensure user feedback remains intact.
liangjianmin committed -
- Eliminated unnecessary loading instance creation in the login, SMS login, and mobile binding methods to streamline the code. - Retained message handling for user feedback upon successful operations.
liangjianmin committed -
- Changed validation trigger for password and SMS forms from 'blur' to 'submit' to improve user experience. - Added a method to clear form validation states when switching verification types, ensuring a smoother transition between input methods.
liangjianmin committed -
- 修改确认新密码输入框的placeholder为“请再次输入新密码” - 新增两次密码输入一致性校验,防止提交不匹配密码 - 优化成功和失败提示信息的显示类型,区分成功与错误状态 - 提交后添加延迟跳转和刷新操作确保状态更新及时反馈用户
liangjianmin committed -
- Added autocomplete attributes to password fields in both password and SMS verification forms to enhance security and usability. - Ensured that the original password input field uses 'current-password' and new password fields use 'new-password' for improved browser handling.
liangjianmin committed -
liangjianmin committed
-
liangjianmin committed
-
- 更新 lockfileVersion 从 1 到 2 以支持更现代的依赖管理特性 - 扩展并细化 package-lock.json 内容,包含详细依赖包元数据 - 统一并锁定所有依赖及子依赖的版本和完整性信息 - 增加对多个 @babel 相关依赖及其子模块的精确版本控制 - 优化依赖解析和安装过程,提高安装的确定性和一致性
liangjianmin committed
-
- 01 Sep, 2025 3 commits
-
-
liangjianmin committed
-
- 在菜单组件中添加通用密码强度验证函数 - 修改密码表单中新增密码校验规则,要求包含字母和数字且长度不少于6位 - 增加对用户初始密码状态的检测,首次登录强制弹出修改密码对话框 - 新增提示信息,提醒用户及时更换初始密码 - 优化用户信息获取逻辑,统一初始密码检测处理 - 增加提交修改密码表单的验证逻辑
liangjianmin committed -
- 移除签署合作协议弹窗组件开发规范 - 删除Element UI日期选择器最佳实践规范 - 去除Element UI文件上传组件使用规范 - 删除OrderTrack商品签署合作协议弹窗功能规范 - 移除登录页面组件开发规范与约定 - 删除Menu组件开发规范 - 清理Node.js版本兼容性和环境配置规范 - 去除用户认证和账户管理规范 - 删除Vue项目结构和开发规范文档
liangjianmin committed
-
- 27 Aug, 2025 5 commits
-
-
liangjianmin committed
-
# Conflicts: # src/views/OrderTrack/goods.vue
liangjianmin committed -
liangjianmin committed
-
liangjianmin committed
-
liangjianmin committed
-