Browse Source

扫码验卷标题

15591641157 3 months ago
parent
commit
a96805f95b
1 changed files with 17 additions and 1 deletions
  1. 17 1
      packages/merchant/src/pages.json

+ 17 - 1
packages/merchant/src/pages.json

@@ -167,6 +167,14 @@
       }
     },
     {
+      "path": "pages/home/result/orderConfirm",
+      "type": "page",
+      "style": {
+      "navigationBarTitleText": "确认卷码信息",
+      "navigationBarBackgroundColor": "#fff"
+      }
+    },
+    {
       "path": "pages/home/result/success",
       "type": "page",
       "style": {
@@ -247,6 +255,14 @@
       }
     },
     {
+      "path": "pages/agent/designer/archives/activity/index",
+      "type": "page",
+      "style": {
+        "navigationBarTitleText": "数据明细",
+        "navigationBarBackgroundColor": "#fff"
+      }
+    },
+    {
       "path": "pages/agent/designer/archives/award/imgs",
       "type": "page",
       "style": {
@@ -304,4 +320,4 @@
     }
   ],
   "subPackages": []
-}
+}