Browse Source

新增拍摄界面,优化UI布局,美化样式,js逻辑没动

zhangxike 3 ngày trước cách đây
mục cha
commit
fd67fc051d
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      pages.json

+ 6 - 0
pages.json

@@ -49,6 +49,12 @@
                 "navigationBarTitleText" : "拍照列表"
             }
         },
+		{
+		    "path" : "pages/work/record/Camera",
+		    "style" : {
+		        "navigationBarTitleText" : "拍照界面"
+		    }
+		},
         {
             "path" : "pages/work/report/InspectionList",
             "style" : {