13 lines
380 B
Markdown
13 lines
380 B
Markdown
---
|
|
description:
|
|
---
|
|
|
|
- When coding pages, clearly understand the purpose of the page.
|
|
|
|
- Do not add extra layout components when coding the pages.
|
|
|
|
- Take style guide rules into account.
|
|
|
|
- Code the pages section by section under components/futures and combine them on the page.
|
|
|
|
- Perform a detailed error analysis after each page. Run a build test. Do not provide faulty code. |