Initial commit of akmon project
This commit is contained in:
5
todo.md
Normal file
5
todo.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## Task Plan
|
||||
|
||||
1. Audit `pages/sense/healthble.uvue` styles for selectors/properties not allowed by uni-app-x Android (child combinators, pseudo selectors, unsupported units).
|
||||
2. Refactor the stylesheet to use only class selectors and supported properties, introducing helper utility classes if needed for spacing.
|
||||
3. Verify template bindings still render correctly after class adjustments and ensure small-screen layout remains scrollable without hidden sections.
|
||||
Reference in New Issue
Block a user