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

0235711 8561f6ad50 refactor(requirements-confirm-card): 移除需求映射测试组件及相关文件 9 часов назад
.trae 73cd01e2b4 feat(项目详情): 添加项目状态显示功能并重构头部布局 2 недель назад
.vscode f1d3141028 feat: 添加尾款跟进功能并优化设计师日历组件 1 день назад
copy 8561f6ad50 refactor(requirements-confirm-card): 移除需求映射测试组件及相关文件 9 часов назад
docs 9565d6958f docs(Database): 添加设计师端与客服端统一数据范式文档 3 дней назад
public b2877eb5ae feat: scripts/color-get report.html 2 недель назад
scripts b2877eb5ae feat: scripts/color-get report.html 2 недель назад
src 8561f6ad50 refactor(requirements-confirm-card): 移除需求映射测试组件及相关文件 9 часов назад
.editorconfig bbd386dfe5 init: yss-project 0.0.1 1 месяц назад
.gitignore bbd386dfe5 init: yss-project 0.0.1 1 месяц назад
README.md 2e06f036c4 feet:readme2 1 неделя назад
angular.json 1e8b750693 fix: deploy with hcloud 1 неделя назад
create-minimal-template.js 79efbd5cc2 feat: 添加氛围感预览图测试组件和需求映射功能 23 часов назад
deploy.ps1 1e8b750693 fix: deploy with hcloud 1 неделя назад
direct-fix-placeholder-issues.js a7d00b292e feat:t-leader,designer-01 1 месяц назад
eslint.config.js e715794b07 feat:team-leader-demo01 1 месяц назад
fix-html-structure.js 79efbd5cc2 feat: 添加氛围感预览图测试组件和需求映射功能 23 часов назад
fix-if-blocks.js 79efbd5cc2 feat: 添加氛围感预览图测试组件和需求映射功能 23 часов назад
fix-placeholder-images.js a7d00b292e feat:t-leader,designer-01 1 месяц назад
package-lock.json bb31410995 feet:customer19 2 недель назад
package.json f1d3141028 feat: 添加尾款跟进功能并优化设计师日历组件 1 день назад
replace-picsum-links.js 15c1b02083 feet:admin4 1 месяц назад
replace-placeholder-links.js a7d00b292e feat:t-leader,designer-01 1 месяц назад
temp.txt 53fb276ab8 feat:shouhou 5 дней назад
tsconfig.app.json 1f12ec3ded designer(project-detail): 移除分阶段结算记录卡片,遵循@for/@if 规范;不再展示结算记录模块 3 недель назад
tsconfig.json bbd386dfe5 init: yss-project 0.0.1 1 месяц назад
tsconfig.spec.json bbd386dfe5 init: yss-project 0.0.1 1 месяц назад

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.