15591641157 пре 3 месеци
родитељ
комит
a96805f95b
1 измењених фајлова са 17 додато и 1 уклоњено
  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": []
-}
+}