project init

This commit is contained in:
2023-01-09 10:20:17 +08:00
parent ac9b479805
commit fa1176f658
22 changed files with 800 additions and 39 deletions

4
ec-canvas/ec-canvas.wxss Normal file
View File

@@ -0,0 +1,4 @@
.ec-canvas {
width: 100%;
height: 100%;
}