Logo white

antissoft / lvqianmeiye_ERP

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 575
  • Compare
  • Branches 2
  • Tags 0
  • lvqianmeiye_ERP
10 Mar, 2026
1 commit
  • Refactor Form.vue to enhance layout and functionality. Updated form fields for b… ...
    ee89710c
    …etter user experience, added map location feature with longitude and latitude inputs, and improved fence status display. Adjusted dialog width for improved visibility.
    “wangming” authored
    2026-03-10 18:24:36 +0800  
    Browse Code »

09 Mar, 2026
5 commits
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    9b4afe08
    李宇 authored
    2026-03-09 22:55:48 +0800  
    Browse Code »
  • 1
    d048b412
    “wangming” authored
    2026-03-09 22:50:36 +0800  
    Browse Code »
  • 最新
    e9813d19
    李宇 authored
    2026-03-09 22:46:19 +0800  
    Browse Code »
  • Update README and configuration for store PC and admin backend. Added descriptio… ...
    ae4faf34
    …ns for management backend and store PC applications, updated environment variables for local development, and removed unused CSS and JS files to optimize the build.
    “wangming” authored
    2026-03-09 15:46:56 +0800  
    Browse Code »
  • Remove unused CSS and JavaScript files from the build directory to optimize the … ...
    944a1bdd
    …application size and improve load times. This includes several chunk files and the main app script.
    “wangming” authored
    2026-03-09 09:40:10 +0800  
    Browse Code »

07 Mar, 2026
2 commits
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    f9d59cce
    “wangming” authored
    2026-03-07 21:34:27 +0800  
    Browse Code »
  • 1111
    20099e65
    “wangming” authored
    2026-03-07 21:34:26 +0800  
    Browse Code »

05 Mar, 2026
2 commits
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    e2c481d6
    李宇 authored
    2026-03-05 01:16:35 +0800  
    Browse Code »
  • 最新
    3258d9a8
    李宇 authored
    2026-03-05 01:16:25 +0800  
    Browse Code »

04 Mar, 2026
4 commits
  • Update MemberProfileDialog and Dashboard components with improved styling and la… ...
    ed6ada0d
    …yout adjustments. Increased font sizes and padding for better readability, and streamlined the member search input for a cleaner look.
    “wangming” authored
    2026-03-04 18:02:29 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    1c7cb610
    “wangming” authored
    2026-03-04 17:52:45 +0800  
    Browse Code »
  • 完成了基本的门店PC的设计
    ad197adf
    “wangming” authored
    2026-03-04 17:52:44 +0800  
    Browse Code »
  • 最新
    6834271f
    李宇 authored
    2026-03-04 17:43:07 +0800  
    Browse Code »

03 Mar, 2026
4 commits
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    c8922e91
    李宇 authored
    2026-03-03 23:46:09 +0800  
    Browse Code »
  • 最新
    42a54de6
    李宇 authored
    2026-03-03 23:45:45 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    f621efe8
    “wangming” authored
    2026-03-03 17:58:32 +0800  
    Browse Code »
  • 对门店PC进行设计
    58083915
    “wangming” authored
    2026-03-03 17:58:31 +0800  
    Browse Code »

02 Mar, 2026
1 commit
  • 最新
    af6a273d
    李宇 authored
    2026-03-02 17:13:21 +0800  
    Browse Code »

01 Mar, 2026
2 commits
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    859c1b8d
    李宇 authored
    2026-03-01 13:20:13 +0800  
    Browse Code »
  • 最新日报
    e5706597
    李宇 authored
    2026-03-01 13:19:24 +0800  
    Browse Code »

28 Feb, 2026
1 commit
  • refactor: update worker scripts and remove unused CSS file ...
    019ac960
    - Refactored multiple worker scripts (css.worker.js, editor.worker.js, html.worker.js, json.worker.js, ts.worker.js) for improved performance and maintainability.
    - Removed the unused CSS file (app.26c706cb.css) to streamline the project structure and reduce unnecessary file bloat.
    “wangming” authored
    2026-02-28 13:00:40 +0800  
    Browse Code »

25 Feb, 2026
2 commits
  • docs: correct performance statistics module description in README.md
    4c981d91
    “wangming” authored
    2026-02-25 14:13:46 +0800  
    Browse Code »
  • docs: update README.md to correct performance statistics description ...
    5a52f90c
    - Revised the description of the performance statistics module to clarify the distinction between total performance metrics for individual and store-level reporting.
    “wangming” authored
    2026-02-25 13:17:54 +0800  
    Browse Code »

14 Feb, 2026
2 commits
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    59177fd9
    “wangming” authored
    2026-02-14 22:22:28 +0800  
    Browse Code »
  • feat: implement duplicate usage record fix in inventory service ...
    0bf53482
    - Added a new endpoint to fix duplicate inventory usage records by merging entries based on UsageBatchId, ProductId, and StoreId.
    - Implemented logic to retain the earliest record while summing quantities and amounts, marking others as invalid.
    - Enhanced the service to log the repair process and provide feedback on the number of processed and invalidated records.
    “wangming” authored
    2026-02-14 22:22:26 +0800  
    Browse Code »

11 Feb, 2026
1 commit
  • 最新
    c6a2646b
    李宇 authored
    2026-02-11 17:13:00 +0800  
    Browse Code »

10 Feb, 2026
1 commit
  • docs: update README.md for project overview and structure ...
    ba386929
    - Simplified project description to focus on core functionalities of the ERP system.
    - Revised the project structure section for clarity and organization.
    - Updated environment requirements and quick start instructions for better accessibility.
    “wangming” authored
    2026-02-10 13:54:52 +0800  
    Browse Code »

09 Feb, 2026
4 commits
  • chore: remove PROJECT_RULES.md file ...
    073fdd9a
    - Deleted the comprehensive project development guidelines document, which included technical stacks, development standards, and database norms.
    “wangming” authored
    2026-02-09 21:44:54 +0800  
    Browse Code »
  • docs: enhance ui-ux-pro-max skill documentation ...
    31673a02
    - Updated the description to reflect a comprehensive design guide for web and mobile applications.
    - Revised usage instructions to emphasize generating a design system as a required step.
    - Added detailed command examples for generating and persisting design systems.
    - Improved clarity on the workflow steps and included additional search options for UX guidelines and typography.
    - Expanded the list of available technology stacks to include new options.
    “wangming” authored
    2026-02-09 21:42:33 +0800  
    Browse Code »
  • fix: update .gitignore to correct cursor IDE directory entry
    3c422de2
    “wangming” authored
    2026-02-09 21:26:17 +0800  
    Browse Code »
  • docs: 添加绿纤系统业绩与SaaS计划 PPT说明文档 ...
    5bbb2f13
    Co-authored-by: Cursor <cursoragent@cursor.com>
    “wangming” authored
    2026-02-09 21:25:14 +0800  
    Browse Code »

06 Feb, 2026
4 commits
  • feat: update member portrait and birthday features ...
    747ab6fb
    - Swapped the API base URL in the development environment to use localhost for local testing.
    - Enhanced the member portrait dialog with improved layout and additional member attributes, including age and birthday type.
    - Added birthday type filtering options in the birthday view, allowing users to display members with solar and lunar birthdays.
    - Updated the backend to support querying members based on specified date ranges and birthday types.
    - Introduced new performance metrics in the personal performance statistics view, categorizing performance by various service types.
    “wangming” authored
    2026-02-06 17:58:02 +0800  
    Browse Code »
  • 修改全屏和移动顺序
    9a267e98
    李宇 authored
    2026-02-06 00:44:14 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    73f2a08b
    李宇 authored
    2026-02-06 00:02:31 +0800  
    Browse Code »
  • 最新
    339e6bbc
    李宇 authored
    2026-02-06 00:02:12 +0800  
    Browse Code »

05 Feb, 2026
4 commits
  • fix: remove unused SQL file and clean up ExcelImportHelper.cs ...
    8551702e
    - Deleted an obsolete SQL file related to member information table modifications.
    - Removed a hidden character from the ExcelImportHelper.cs file for cleaner code.
    “wangming” authored
    2026-02-05 18:02:49 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    86ba68cf
    李宇 authored
    2026-02-05 17:12:58 +0800  
    Browse Code »
  • 最新
    a0ca280e
    李宇 authored
    2026-02-05 17:12:48 +0800  
    Browse Code »
  • Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP
    786d4a7e
    “wangming” authored
    2026-02-05 17:11:24 +0800  
    Browse Code »