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

ryanemax bbe6a0b214 fix: fmode-ng for 0.0.225 hai 4 días
.trae d54de7e537 fix: rules md hai 1 semana
.vscode f1d3141028 feat: 添加尾款跟进功能并优化设计师日历组件 hai 2 semanas
copy 5a049b46b3 feat: div in project hai 1 semana
docs 84be9c9dab feat: survey dev hai 4 días
public c1e828aa0c feat: project bottom card in wxwork hai 1 semana
rules dcf4ae9c68 feat: survey for project prd hai 4 días
scripts 7d25469810 fix: schema with ProjectPayment hai 1 semana
src bbe6a0b214 fix: fmode-ng for 0.0.225 hai 4 días
.editorconfig bbd386dfe5 init: yss-project 0.0.1 hai 1 mes
.gitignore bbd386dfe5 init: yss-project 0.0.1 hai 1 mes
CHANGELOG.md e3e26823bf fix: changelog hai 4 días
CLAUDE.md 97bfe90d8b fix: parse with admin hai 1 semana
COMPLAINT-DETAIL-TAG-IMPLEMENTATION.md ae1618f535 feat(complaint-detail): 实现投诉处理模块的查看详情与添加标签功能 hai 2 semanas
CUSTOMER-SERVICE-CALENDAR-ENHANCEMENT.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 hai 2 semanas
DESIGN-IMPROVEMENTS-SUMMARY.md 894f0b2ec1 feat(design-improvements): 添加设计师分配与日历视图改进总结文档 hai 2 semanas
DESIGNER-ASSIGNMENT-MODAL-FIX.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 hai 2 semanas
DUPLICATE-FUNCTION-FIX.md 722ae960ca feat:fixBug hai 2 semanas
FEATURE-ENHANCEMENTS-SUMMARY.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 hai 2 semanas
FINAL-IMPLEMENTATION-SUMMARY.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 hai 2 semanas
IMPLEMENTATION-SUMMARY.md ae1618f535 feat(complaint-detail): 实现投诉处理模块的查看详情与添加标签功能 hai 2 semanas
ISSUES-FIX-SUMMARY.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 hai 2 semanas
MODAL-AND-SCORE-FIXES.md ae1618f535 feat(complaint-detail): 实现投诉处理模块的查看详情与添加标签功能 hai 2 semanas
MODAL-CLARIFICATION.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 hai 2 semanas
MODAL-DISPLAY-VERIFICATION.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 hai 2 semanas
MODAL-FIX-FINAL.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 hai 2 semanas
ORDER-CREATION-BEAUTIFICATION-SUMMARY.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 hai 2 semanas
QUICK-FIX-GUIDE.md 7379ac2cec feat(calendar-enhancements): 完成设计师日历样式优化与功能增强 hai 2 semanas
README.md 2e06f036c4 feet:readme2 hai 1 mes
angular.json 36ea49efb4 chore: update Angular build configurations and dependencies, improve HTML template bindings, and refactor search input handling hai 1 semana
create-minimal-template.js 79efbd5cc2 feat: 添加氛围感预览图测试组件和需求映射功能 hai 2 semanas
deploy.ps1 6ef571147d feat: after case hai 1 semana
direct-fix-placeholder-issues.js a7d00b292e feat:t-leader,designer-01 hai 1 mes
eslint.config.js e715794b07 feat:team-leader-demo01 hai 1 mes
fix-html-structure.js 79efbd5cc2 feat: 添加氛围感预览图测试组件和需求映射功能 hai 2 semanas
fix-if-blocks.js 79efbd5cc2 feat: 添加氛围感预览图测试组件和需求映射功能 hai 2 semanas
fix-placeholder-images.js a7d00b292e feat:t-leader,designer-01 hai 1 mes
npminstall-debug.log 97a5a93e21 fix: namedchunk & contact page hai 1 semana
package-lock.json b71fb006d0 chore: update package-lock.json, modify tsconfig.json settings, and add multiple documentation files for dashboard optimization and data handling improvements hai 5 días
package.json bbe6a0b214 fix: fmode-ng for 0.0.225 hai 4 días
replace-picsum-links.js 15c1b02083 feet:admin4 hai 1 mes
replace-placeholder-links.js a7d00b292e feat:t-leader,designer-01 hai 1 mes
temp.txt 53fb276ab8 feat:shouhou hai 3 semanas
tsconfig.app.json 1f12ec3ded designer(project-detail): 移除分阶段结算记录卡片,遵循@for/@if 规范;不再展示结算记录模块 hai 1 mes
tsconfig.json b71fb006d0 chore: update package-lock.json, modify tsconfig.json settings, and add multiple documentation files for dashboard optimization and data handling improvements hai 5 días
tsconfig.spec.json bbd386dfe5 init: yss-project 0.0.1 hai 1 mes

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.