映三色家装设计专用项目管理系统,对接企业微信入口

ryanemax f9e567f44a feat: task wxwork project 3 dni temu
.trae 73cd01e2b4 feat(项目详情): 添加项目状态显示功能并重构头部布局 2 tygodni temu
.vscode f1d3141028 feat: 添加尾款跟进功能并优化设计师日历组件 6 dni temu
copy 1ab00bdf11 fix: project status with 订单分配 4 dni temu
docs f9e567f44a feat: task wxwork project 3 dni temu
public b2877eb5ae feat: scripts/color-get report.html 3 tygodni temu
rules f9e567f44a feat: task wxwork project 3 dni temu
scripts b2877eb5ae feat: scripts/color-get report.html 3 tygodni temu
src 372fbe1c35 feat: new project schemas.md 3 dni temu
.editorconfig bbd386dfe5 init: yss-project 0.0.1 1 miesiąc temu
.gitignore bbd386dfe5 init: yss-project 0.0.1 1 miesiąc temu
CLAUDE.md 372fbe1c35 feat: new project schemas.md 3 dni temu
COMPLAINT-DETAIL-TAG-IMPLEMENTATION.md ae1618f535 feat(complaint-detail): 实现投诉处理模块的查看详情与添加标签功能 4 dni temu
CUSTOMER-SERVICE-CALENDAR-ENHANCEMENT.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 3 dni temu
DESIGN-IMPROVEMENTS-SUMMARY.md 894f0b2ec1 feat(design-improvements): 添加设计师分配与日历视图改进总结文档 5 dni temu
DESIGNER-ASSIGNMENT-MODAL-FIX.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 3 dni temu
DUPLICATE-FUNCTION-FIX.md 722ae960ca feat:fixBug 3 dni temu
FEATURE-ENHANCEMENTS-SUMMARY.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 3 dni temu
FINAL-IMPLEMENTATION-SUMMARY.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 3 dni temu
IMPLEMENTATION-SUMMARY.md ae1618f535 feat(complaint-detail): 实现投诉处理模块的查看详情与添加标签功能 4 dni temu
ISSUES-FIX-SUMMARY.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 3 dni temu
MODAL-AND-SCORE-FIXES.md ae1618f535 feat(complaint-detail): 实现投诉处理模块的查看详情与添加标签功能 4 dni temu
MODAL-CLARIFICATION.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 3 dni temu
MODAL-DISPLAY-VERIFICATION.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 3 dni temu
MODAL-FIX-FINAL.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 3 dni temu
ORDER-CREATION-BEAUTIFICATION-SUMMARY.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 3 dni temu
QUICK-FIX-GUIDE.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 3 dni temu
README.md 2e06f036c4 feet:readme2 2 tygodni temu
angular.json 1e8b750693 fix: deploy with hcloud 2 tygodni temu
create-minimal-template.js 79efbd5cc2 feat: 添加氛围感预览图测试组件和需求映射功能 6 dni temu
deploy.ps1 1e8b750693 fix: deploy with hcloud 2 tygodni temu
direct-fix-placeholder-issues.js a7d00b292e feat:t-leader,designer-01 1 miesiąc temu
eslint.config.js e715794b07 feat:team-leader-demo01 1 miesiąc temu
fix-html-structure.js 79efbd5cc2 feat: 添加氛围感预览图测试组件和需求映射功能 6 dni temu
fix-if-blocks.js 79efbd5cc2 feat: 添加氛围感预览图测试组件和需求映射功能 6 dni temu
fix-placeholder-images.js a7d00b292e feat:t-leader,designer-01 1 miesiąc temu
package-lock.json 372fbe1c35 feat: new project schemas.md 3 dni temu
package.json 372fbe1c35 feat: new project schemas.md 3 dni temu
replace-picsum-links.js 15c1b02083 feet:admin4 1 miesiąc temu
replace-placeholder-links.js a7d00b292e feat:t-leader,designer-01 1 miesiąc temu
temp.txt 53fb276ab8 feat:shouhou 1 tydzień temu
tsconfig.app.json 1f12ec3ded designer(project-detail): 移除分阶段结算记录卡片,遵循@for/@if 规范;不再展示结算记录模块 1 miesiąc temu
tsconfig.json bbd386dfe5 init: yss-project 0.0.1 1 miesiąc temu
tsconfig.spec.json bbd386dfe5 init: yss-project 0.0.1 1 miesiąc temu

README.md

YssProject-xiaoguotuproject

This project was generated using Angular CLI version 20.1.5.

Development server

To start a local development server, run:

ng serve

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

Code scaffolding

Angular CLI includes powerful code scaffolding tools. To generate a new component, run:

ng generate component component-name

For a complete list of available schematics (such as components, directives, or pipes), run:

ng generate --help

Building

To build the project run:

ng build

This will compile your project and store the build artifacts in the dist/ directory. By default, the production build optimizes your application for performance and speed.

Running unit tests

To execute unit tests with the Karma test runner, use the following command:

ng test

Running end-to-end tests

For end-to-end (e2e) testing, run:

ng e2e

Angular CLI does not come with an end-to-end testing framework by default. You can choose one that suits your needs.

Additional Resources

For more information on using the Angular CLI, including detailed command references, visit the Angular CLI Overview and Command Reference page.