Browse Source

git第一个项目完成

XUYangWei 2 months ago
parent
commit
6353f73174
1 changed files with 2 additions and 0 deletions
  1. 2 0
      entry/src/main/ets/views/Note.ets

+ 2 - 0
entry/src/main/ets/views/Note.ets

@@ -45,6 +45,8 @@ export struct Note {
   })
 
 
+
+
   private colors:string[]=[
     'rgba(254, 222, 155, 1)',
     'rgba(255, 191, 220,1)',