Handy_Cao 3 rokov pred
rodič
commit
c976814669

+ 14 - 0
GuangZuan/.gitignore

@@ -0,0 +1,14 @@
+# Windows
+[Dd]esktop.ini
+Thumbs.db
+$RECYCLE.BIN/
+
+# macOS
+.DS_Store
+.fseventsd
+.Spotlight-V100
+.TemporaryItems
+.Trashes
+
+# Node.js
+node_modules/

+ 1 - 1
GuangZuan/miniprogram/pages/home/home/home.wxml

@@ -1,6 +1,6 @@
 <!--pages/home/home/home.wxml-->
 
-<!-- 首页视图 -->
+<!-- 首页 -->
 
 
 <!-- banner轮播图 -->