From 60e4aedc23d54a8f7e661f07a1757da4a44ec726 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期五, 12 九月 2025 18:24:37 +0800
Subject: [PATCH] 礼品卡领取页面调整

---
 pages.json |  966 +++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 669 insertions(+), 297 deletions(-)

diff --git a/pages.json b/pages.json
index 5c4714b..4a7378d 100644
--- a/pages.json
+++ b/pages.json
@@ -2,21 +2,19 @@
   "easycom": {
     "autoscan": true,
     "custom": {
-      "^u-(.*)": "@/components/uview-components/uview-ui/components/u-$1/u-$1.vue"
+      "^u-(.*)": "@/pages/subComponents/uview-components/uview-ui/components/u-$1/u-$1.vue",
+      "^l-(.*)": "@/pages/prize/lime-dialer_0.2.7/components/l-$1/l-$1.vue",
+      "__placeholder__": true
       //uview,
       // "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue" // uniapp缁勪欢
     }
   },
-  // "preloadRule": {
-  // 	"pages/tabbar/index/home": // 椤甸潰璺緞
-  // 	// 椤甸潰鐨勯涓嬭浇閰嶇疆
-  // 	{
-  // 		"network": "all", // all(涓嶉檺缃戠粶) wifi(浠厀ifi涓嬮涓嬭浇)
-  // 		"packages": [
-  // 			"components/uview-components"
-  // 		] // 棰勪笅杞藉垎鍖呯殑 root 鎴� name銆俖_APP__ 琛ㄧず涓诲寘
-  // 	}
-  // },
+  "preloadRule": {
+    "pages/prize/PrizeDetail/PrizeDetail": {
+      "network": "all",
+      "packages": ["pages/prize"]
+    }
+  },
   "pages": [
     // 绗竴涓氨鏄椤�
     {
@@ -28,6 +26,13 @@
         // 闅愯棌椤堕儴瀵艰埅鏍�
       }
     },
+    {
+      "path": "pages/ActivityPopup/ActivityPopup",
+      "style": {
+        "navigationBarTitleText": ""
+      }
+    }
+
     // {
     // 	"path": "pages/tabbar/home/index",
     // 	"style": {
@@ -91,26 +96,26 @@
     // 		}
     // 	}
     // },
-    {
-      "path": "components/m-search-revision/m-search-revision",
-      "style": {
-        "navigationBarTitleText": "",
-        "navigationStyle": "custom",
-        "app-plus": {
-          //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯
-          "scrollIndicator": "none",
-          "bottom": "0",
-          "contentAdjust": "false",
-          "bounce": "none",
-          "safearea": {
-            "bottom": "none"
-          }
-        },
-        "componentPlaceholder": {
-          "u-icon": "view"
-        }
-      }
-    },
+    // {
+    //   "path": "components/m-search-revision/m-search-revision",
+    //   "style": {
+    //     "navigationBarTitleText": "",
+    //     "navigationStyle": "custom",
+    //     "app-plus": {
+    //       //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯
+    //       "scrollIndicator": "none",
+    //       "bottom": "0",
+    //       "contentAdjust": "false",
+    //       "bounce": "none",
+    //       "safearea": {
+    //         "bottom": "none"
+    //       }
+    //     },
+    //     "componentPlaceholder": {
+    //       "u-icon": "view"
+    //     }
+    //   }
+    // },
     // {
     //   "path": "components/m-goods-list/list",
     //   "style": {
@@ -134,29 +139,29 @@
     //     }
     //   }
     // },
-    {
-      "path": "components/m-share/index",
-      "style": {
-        "navigationBarTitleText": "",
-        "navigationStyle": "custom",
-        "componentPlaceholder": {
-          "u-popup": "view",
-          "u-icon": "view"
-        }
-      }
-    }
-	// ,
- //    {
- //      "path": "components/m-buy/goods",
- //      "style": {
- //        "navigationBarTitleText": "",
- //        "componentPlaceholder": {
- //          "u-popup": "view",
- //          "u-image": "view",
- //          "u-alert-tips": "view"
- //        }
- //      }
- //    }
+    // {
+    //   "path": "components/m-share/index",
+    //   "style": {
+    //     "navigationBarTitleText": "",
+    //     "navigationStyle": "custom",
+    //     "componentPlaceholder": {
+    //       "u-popup": "view",
+    //       "u-icon": "view"
+    //     }
+    //   }
+    // }
+    // ,
+    //    {
+    //      "path": "components/m-buy/goods",
+    //      "style": {
+    //        "navigationBarTitleText": "",
+    //        "componentPlaceholder": {
+    //          "u-popup": "view",
+    //          "u-image": "view",
+    //          "u-alert-tips": "view"
+    //        }
+    //      }
+    //    }
     // {
     //   "path": "components/m-take-down-sale-goods/index",
     //   "style": {
@@ -395,17 +400,42 @@
     // 	]
     // },
     {
-      "root": "pages/mine",
+      "root": "pages/prizeRecord",
       "pages": [
         {
-          "path": "signIn",
+          "path": "prizeRecord",
           "style": {
-            "navigationBarTitleText": "绛惧埌",
+            "navigationBarTitleText": "",
             "componentPlaceholder": {
-              "u-icon": "view"
+              "u-form": "view",
+              "u-form-item": "view",
+              "u-input": "view",
+              "u-icon": "view",
+              "u-action-sheet": "view",
+              "u-checkbox-group": "view",
+              "u-checkbox": "view",
+              "u-navbar": "view",
+              "u-button": "view",
+              "u-image": "view",
+              "u-empty": "view",
+              "u-loadmore": "view"
             }
           }
-        },
+        }
+      ]
+    },
+    {
+      "root": "pages/mine",
+      "pages": [
+        // {
+        //   "path": "signIn",
+        //   "style": {
+        //     "navigationBarTitleText": "绛惧埌",
+        //     "componentPlaceholder": {
+        //       "u-icon": "view"
+        //     }
+        //   }
+        // },
         {
           "path": "myTracks",
           "style": {
@@ -422,119 +452,100 @@
             }
           }
         },
-        {
-          "path": "myCollect",
-          "style": {
-            "navigationBarTitleText": "鏀惰棌",
-            "enablePullDownRefresh": true,
-            //涓嬫媺鍒锋柊
-            "navigationStyle": "custom",
-            "app-plus": {
-              "scrollIndicator": "none"
-            },
-            "componentPlaceholder": {
-              "u-navbar": "view",
-              "u-tabs": "view",
-              "u-empty": "view",
-              "u-swipe-action": "view",
-              "u-image": "view",
-              "u-loading": "view",
-              "u-tag": "view"
-            }
-          }
-        },
-        {
-          "path": "distribution/list",
-          "style": {
-            "navigationBarTitleText": "鎺ㄥ箍鍒嗕剑",
-            "app-plus": {
-              //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯
-              "scrollIndicator": "none"
-            },
-            "componentPlaceholder": {
-              "u-swipe-action": "view",
-              "u-image": "view",
-              "u-modal": "view"
-            }
-          }
-        },
-        {
-          "path": "distribution/withdrawal",
-          "style": {
-            "navigationBarTitleText": "鎻愮幇",
-            "app-plus": {
-              //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯
-              "scrollIndicator": "none"
-            },
-            "componentPlaceholder": {
-              "u-input": "view"
-            }
-          }
-        },
-        {
-          "path": "distribution/join",
-          "style": {
-            "navigationBarTitleText": "鎺ㄥ箍璧勬牸鐢宠",
-            "navigationBarTextStyle": "black",
-            "app-plus": {
-              //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯
-              "scrollIndicator": "none"
-            },
-            "componentPlaceholder": {
-              "u-tabs": "view",
-              "u-form": "view",
-              "u-form-item": "view",
-              "u-input": "view",
-              "u-button": "view"
-            }
-          }
-        },
-        {
-          "path": "distribution/history",
-          "style": {
-            "navigationBarTitleText": "鎻愮幇鍘嗗彶",
-            "componentPlaceholder": {
-              "u-loadmore": "view"
-            }
-          }
-        },
-        {
-          "path": "distribution/auth",
-          "style": {
-            "navigationBarTitleText": "浼氬憳瀹炲悕璁よ瘉",
-            "componentPlaceholder": {
-              "u-form": "view",
-              "u-form-item": "view",
-              "u-input": "view",
-              "u-button": "view"
-            }
-          }
-        },
-        {
-          "path": "distribution/achievement",
-          "style": {
-            "navigationBarTitleText": "鎴戠殑鍒嗛攢涓氱哗"
-          }
-        },
-        {
-          "path": "distribution/home",
-          "style": {
-            "navigationBarTitleText": "鎺ㄥ箍鍒嗕剑",
-            "componentPlaceholder": {
-              "u-icon": "view"
-            }
-          }
-        },
+        // {
+        //   "path": "distribution/list",
+        //   "style": {
+        //     "navigationBarTitleText": "鎺ㄥ箍鍒嗕剑",
+        //     "app-plus": {
+        //       //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯
+        //       "scrollIndicator": "none"
+        //     },
+        //     "componentPlaceholder": {
+        //       "u-swipe-action": "view",
+        //       "u-image": "view",
+        //       "u-modal": "view"
+        //     }
+        //   }
+        // },
+        // {
+        //   "path": "distribution/withdrawal",
+        //   "style": {
+        //     "navigationBarTitleText": "鎻愮幇",
+        //     "app-plus": {
+        //       //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯
+        //       "scrollIndicator": "none"
+        //     },
+        //     "componentPlaceholder": {
+        //       "u-input": "view"
+        //     }
+        //   }
+        // },
+        // {
+        //   "path": "distribution/join",
+        //   "style": {
+        //     "navigationBarTitleText": "鎺ㄥ箍璧勬牸鐢宠",
+        //     "navigationBarTextStyle": "black",
+        //     "app-plus": {
+        //       //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯
+        //       "scrollIndicator": "none"
+        //     },
+        //     "componentPlaceholder": {
+        //       "u-tabs": "view",
+        //       "u-form": "view",
+        //       "u-form-item": "view",
+        //       "u-input": "view",
+        //       "u-button": "view"
+        //     }
+        //   }
+        // },
+        // {
+        //   "path": "distribution/history",
+        //   "style": {
+        //     "navigationBarTitleText": "鎻愮幇鍘嗗彶",
+        //     "componentPlaceholder": {
+        //       "u-loadmore": "view"
+        //     }
+        //   }
+        // },
+        // {
+        //   "path": "distribution/auth",
+        //   "style": {
+        //     "navigationBarTitleText": "浼氬憳瀹炲悕璁よ瘉",
+        //     "componentPlaceholder": {
+        //       "u-form": "view",
+        //       "u-form-item": "view",
+        //       "u-input": "view",
+        //       "u-button": "view"
+        //     }
+        //   }
+        // },
+        // {
+        //   "path": "distribution/achievement",
+        //   "style": {
+        //     "navigationBarTitleText": "鎴戠殑鍒嗛攢涓氱哗"
+        //   }
+        // },
+        // {
+        //   "path": "distribution/home",
+        //   "style": {
+        //     "navigationBarTitleText": "鎺ㄥ箍鍒嗕剑",
+        //     "componentPlaceholder": {
+        //       "u-icon": "view"
+        //     }
+        //   }
+        // },
         {
           "path": "deposit/index",
           "style": {
-            "navigationStyle": "custom"
+            // "navigationStyle": "custom"
+            "navigationBarTitleText": "棰勫瓨娆惧垪琛�"
           }
         },
         {
           "path": "deposit/operation",
           "style": {
-            "navigationStyle": "custom"
+            "navigationBarTitleText": "浣欓"
+            // "navigationStyle": "custom"
           }
         },
         {
@@ -543,12 +554,12 @@
             "navigationBarTitleText": "鍏呭�奸噾棰�"
           }
         },
-        {
-          "path": "deposit/withdrawal",
-          "style": {
-            "navigationBarTitleText": "鎻愮幇閲戦"
-          }
-        },
+        // {
+        //   "path": "deposit/withdrawal",
+        //   "style": {
+        //     "navigationBarTitleText": "鎻愮幇閲戦"
+        //   }
+        // },
         {
           "path": "deposit/info",
           "style": {
@@ -571,7 +582,12 @@
           "path": "address/storeAddress",
           "style": {
             "enablePullDownRefresh": true,
-            "navigationBarTitleText": "鑷彁鐐�"
+            "navigationBarTitleText": "鑷彁鐐�",
+            "componentPlaceholder": {
+              "u-empty": "view",
+              "u-icon": "view",
+              "u-action-sheet": "view"
+            }
           }
         },
         {
@@ -600,24 +616,24 @@
             }
           }
         },
-        {
-          "path": "set/versionFunctionList",
-          "style": {
-            "navigationBarTitleText": "鍔熻兘浠嬬粛"
-          }
-        },
-        {
-          "path": "set/securityCenter/fingerLogin",
-          "style": {
-            "navigationBarTitleText": "鎸囩汗鐧诲綍"
-          }
-        },
-        {
-          "path": "set/securityCenter/faceLogin",
-          "style": {
-            "navigationBarTitleText": "闈㈠鐧诲綍"
-          }
-        },
+        // {
+        //   "path": "set/versionFunctionList",
+        //   "style": {
+        //     "navigationBarTitleText": "鍔熻兘浠嬬粛"
+        //   }
+        // },
+        // {
+        //   "path": "set/securityCenter/fingerLogin",
+        //   "style": {
+        //     "navigationBarTitleText": "鎸囩汗鐧诲綍"
+        //   }
+        // },
+        // {
+        //   "path": "set/securityCenter/faceLogin",
+        //   "style": {
+        //     "navigationBarTitleText": "闈㈠鐧诲綍"
+        //   }
+        // },
         {
           "path": "set/securityCenter/editPassword",
           "style": {
@@ -629,7 +645,14 @@
           "path": "set/securityCenter/bindMobile",
           "style": {
             "navigationBarTitleText": "缁戝畾鎵嬫満鍙�",
-            "app-plus": {}
+            "app-plus": {},
+            "componentPlaceholder": {
+              "u-form": "view",
+              "u-form-item": "view",
+              "u-input": "view",
+              "u-verification-code": "view",
+              "u-icon": "view"
+            }
           }
         },
         {
@@ -647,7 +670,12 @@
             "navigationStyle": "custom",
             // 闅愯棌绯荤粺瀵艰埅鏍�
             "enablePullDownRefresh": true,
-            "app-plus": {}
+            "app-plus": {},
+            "componentPlaceholder": {
+              "u-navbar": "view",
+              "u-image": "view",
+              "u-avatar": "view"
+            }
           }
         },
         {
@@ -660,12 +688,12 @@
             }
           }
         },
-        {
-          "path": "set/securityCenter/securityCenter",
-          "style": {
-            "navigationBarTitleText": "瀹夊叏涓績"
-          }
-        },
+        // {
+        //   "path": "set/securityCenter/securityCenter",
+        //   "style": {
+        //     "navigationBarTitleText": "瀹夊叏涓績"
+        //   }
+        // },
         {
           "path": "set/editionIntro",
           "style": {
@@ -711,7 +739,8 @@
               "u-input": "view",
               "u-radio-group": "view",
               "u-radio": "view",
-              "u-picker": "view"
+              "u-picker": "view",
+              "u-icon": "view"
             }
           }
         },
@@ -734,24 +763,24 @@
             }
           }
         },
-        {
-          "path": "msgTips/main",
-          "style": {
-            "navigationBarTitleText": "娑堟伅涓績"
-          }
-        },
-        {
-          "path": "msgTips/sysMsg/index",
-          "style": {
-            "navigationBarTitleText": "绯荤粺娑堟伅"
-          }
-        },
-        {
-          "path": "msgTips/serviceMsg/index",
-          "style": {
-            "navigationBarTitleText": "瀹㈡湇璁板綍"
-          }
-        },
+        // {
+        //   "path": "msgTips/main",
+        //   "style": {
+        //     "navigationBarTitleText": "娑堟伅涓績"
+        //   }
+        // },
+        // {
+        //   "path": "msgTips/sysMsg/index",
+        //   "style": {
+        //     "navigationBarTitleText": "绯荤粺娑堟伅"
+        //   }
+        // },
+        // {
+        //   "path": "msgTips/serviceMsg/index",
+        //   "style": {
+        //     "navigationBarTitleText": "瀹㈡湇璁板綍"
+        //   }
+        // },
         {
           "path": "msgTips/packageMsg/index",
           "style": {
@@ -761,7 +790,13 @@
         {
           "path": "msgTips/packageMsg/logisticsDetail",
           "style": {
-            "navigationBarTitleText": "璁㈠崟璺熻釜"
+            "navigationBarTitleText": "璁㈠崟璺熻釜",
+            "componentPlaceholder": {
+              "u-time-line": "view",
+              "u-time-line-item": "view",
+              "u-icon": "view",
+              "u-empty": "view"
+            }
           }
         },
         {
@@ -805,6 +840,26 @@
           }
         },
         {
+          "path": "activity/applyActivityList",
+          "style": {
+            "navigationBarTitleText": "娲诲姩鐢宠",
+            "enablePullDownRefresh": true,
+            //涓嬫媺鍒锋柊
+            "componentPlaceholder": {
+              "u-empty": "view",
+              "u-loadmore": "view",
+              "u-input": "view",
+              "u-icon": "view",
+              "u-action-sheet": "view",
+              "u-checkbox-group": "view",
+              "u-checkbox": "view",
+              "u-navbar": "view",
+              "u-button": "view",
+              "u-image": "view"
+            }
+          }
+        },
+        {
           "path": "activity/reportActivity",
           "style": {
             "navigationBarTitleText": "娲诲姩",
@@ -823,16 +878,167 @@
               "u-navbar": "view",
               "u-button": "view",
               "u-image": "view",
-              "u-loadmore": "view"
+              "u-loadmore": "view",
+              "u-empty": "view"
+            }
+          }
+        },
+        // {
+        //   "path": "myCollect/myCollect",
+        //   "style": {
+        //     "navigationBarTitleText": "鎴戠殑鏀惰棌",
+        //     "enablePullDownRefresh": true,
+        //     //涓嬫媺鍒锋柊
+        //     "componentPlaceholder": {
+        //       "u-icon": "view",
+        //       "u-button": "view",
+        //       "u-form": "view",
+        //       "u-form-item": "view",
+        //       "u-input": "view",
+        //       "u-popup": "view",
+        //       "u-search": "view",
+        //       "u-loading": "view",
+        //       "u-navbar": "view",
+        //       "u-image": "view",
+        //       "u-loadmore": "view"
+        //     }
+        //   }
+        // },
+        {
+          "path": "myAttention",
+          "style": {
+            "navigationBarTitleText": "鍏虫敞鍒楄〃",
+            "enablePullDownRefresh": true
+          }
+        }
+      ]
+    },
+    {
+      "root": "pages/product",
+      // 鍏抽敭閰嶇疆
+      "pages": [
+        {
+          "path": "shopPage",
+          "style": {
+            "navigationBarTitleText": "",
+            "componentPlaceholder": {
+              "u-image": "view",
+              "u-navbar": "view",
+              "u-no-network": "view",
+              "u-icon": "view",
+              "tpl_banner": "view",
+              "tpl_title": "view",
+              "tpl_left_one_right_two": "view",
+              "tpl_left_two_right_one": "view",
+              "tpl_top_one_bottom_two": "view",
+              "tpl_top_two_bottom_one": "view",
+              "tpl_flex_three": "view",
+              "tpl_flex_five": "view",
+              "tpl_flex_four": "view",
+              "tpl_flex_two": "view",
+              "tpl_text_picture": "view",
+              "tpl_menu": "view",
+              "tpl_search": "view",
+              "tpl_flex_one": "view",
+              "tpl_goods": "view",
+              "tpl_group": "view"
             }
           }
         },
         {
-          "path": "myCollect/myCollect",
+          "path": "m-goods-list/list",
           "style": {
-            "navigationBarTitleText": "鎴戠殑鏀惰棌",
-            "enablePullDownRefresh": true,
-            //涓嬫媺鍒锋柊
+            "navigationBarTitleText": "",
+            "navigationStyle": "custom",
+            "app-plus": {
+              //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯
+              "scrollIndicator": "none",
+              "bottom": "0",
+              "contentAdjust": "false",
+              "bounce": "none",
+              "safearea": {
+                "bottom": "none"
+              }
+            },
+            "componentPlaceholder": {
+              "u-image": "view",
+              "u-loading": "view",
+              "u-tag": "view",
+              "u-icon": "view"
+            }
+          }
+        },
+        {
+          "path": "m-share/index",
+          "style": {
+            "navigationBarTitleText": "",
+            "navigationStyle": "custom",
+            "componentPlaceholder": {
+              "u-popup": "view",
+              "u-icon": "view"
+            }
+          }
+        },
+        {
+          "path": "m-buy/goods",
+          "style": {
+            "navigationBarTitleText": "",
+            "componentPlaceholder": {
+              "u-popup": "view",
+              "u-image": "view",
+              "u-alert-tips": "view"
+            }
+          }
+        },
+        {
+          "path": "m-take-down-sale-goods/index",
+          "style": {
+            "navigationBarTitleText": "",
+            "componentPlaceholder": {
+              "u-popup": "view"
+            }
+          }
+        },
+        // {
+        //   "path": "popups/popups",
+        //   "style": {
+        //     "navigationBarTitleText": "",
+        // 	"componentPlaceholder": {
+        // 	  "u-icon": "view",
+        // 	  "u-button": "view",
+        // 	  "u-form": "view",
+        // 	  "u-form-item": "view",
+        // 	  "u-input": "view",
+        // 	  "u-popup": "view",
+        // 	  "u-search": "view",
+        // 	  "u-loading": "view",
+        // 	  "u-navbar": "view",
+        // 	  "u-image": "view",
+        // 	  "u-loadmore": "view"
+        // 	}
+        //   }
+        // },
+        {
+          "path": "shopList",
+          "style": {
+            "navigationBarTitleText": "",
+            "navigationStyle": "custom"
+          }
+        },
+        {
+          "path": "licencePhoto",
+          "style": {
+            "navigationBarTitleText": "钀ヤ笟鎵х収",
+            "componentPlaceholder": {
+              "u-image": "view"
+            }
+          }
+        },
+        {
+          "path": "shopPageGoods",
+          "style": {
+            "navigationBarTitleText": "",
+            "navigationStyle": "custom",
             "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
@@ -846,44 +1052,6 @@
               "u-image": "view",
               "u-loadmore": "view"
             }
-          }
-        },
-        {
-          "path": "myAttention",
-          "style": {
-            "navigationBarTitleText": "鍏虫敞鍒楄〃",
-            "enablePullDownRefresh": true
-          }
-        }
-      ]
-    },
-    {
-      "root": "pages/product",
-      "pages": [
-        {
-          "path": "shopPage",
-          "style": {
-            "navigationBarTitleText": ""
-          }
-        },
-        {
-          "path": "shopList",
-          "style": {
-            "navigationBarTitleText": "",
-            "navigationStyle": "custom"
-          }
-        },
-        {
-          "path": "licencePhoto",
-          "style": {
-            "navigationBarTitleText": "钀ヤ笟鎵х収"
-          }
-        },
-        {
-          "path": "shopPageGoods",
-          "style": {
-            "navigationBarTitleText": "",
-            "navigationStyle": "custom"
           }
         },
         {
@@ -905,7 +1073,8 @@
             "componentPlaceholder": {
               "u-icon": "view",
               "u-navbar": "view",
-              "u-popup": "view"
+              "u-popup": "view",
+              "popups": "view"
             }
           }
         },
@@ -1005,7 +1174,13 @@
           "style": {
             "navigationBarTitleText": "鍟嗗搧璇勪环",
             //app椤甸潰涓嶆樉绀烘粴鍔ㄦ潯
-            "scrollIndicator": "none"
+            "scrollIndicator": "none",
+            "componentPlaceholder": {
+              "u-empty": "view",
+              "u-loadmore": "view",
+              "u-image": "view",
+              "u-empty": "view"
+            }
           }
         },
         {
@@ -1071,6 +1246,40 @@
           "style": {
             "navigationBarTitleText": ""
           }
+        },
+
+        {
+          "path": "video-goods-detail-swiper",
+          "style": {
+            "navigationBarTitleText": "瑙嗛鎺ㄨ崘鍟嗗搧",
+            "componentPlaceholder": {
+              "u-button": "view",
+              "u-icon": "view",
+              "u-navbar": "view",
+              "u-popup": "view",
+              "popups": "view",
+              "shares": "view",
+              "promotion-layout": "view",
+              "promotion-details-layout": "view",
+              "promotion-assemble-layout": "view",
+              "promotion-assemble-list-layout": "view",
+              "promotion-coupon": "view",
+              "goods-intro": "view",
+              "goods-recommend": "view",
+              "store-layout": "view",
+              "evaluation": "view",
+              "goods-swiper": "view",
+              "popup-goods": "view",
+              "popup-address": "view",
+              "take-down-form-sale-goods": "view"
+            }
+          }
+        },
+        {
+          "path": "video-similar",
+          "style": {
+            "navigationBarTitleText": "鍟嗗搧鐩稿叧瑙嗛"
+          }
         }
       ]
     },
@@ -1097,7 +1306,7 @@
         {
           "path": "entry/seller/index",
           "style": {
-            "navigationBarTitleText": "搴楅摵鍏ラ┗",
+            "navigationBarTitleText": "渚涘簲鍟嗗叆椹�",
             "navigationStyle": "custom",
             "componentPlaceholder": {
               "u-navbar": "view"
@@ -1283,7 +1492,11 @@
         {
           "path": "coupon/index",
           "style": {
-            "navigationBarTitleText": "浼樻儬鍒�"
+            "navigationBarTitleText": "浼樻儬鍒�",
+            "componentPlaceholder": {
+              "u-tabs": "view",
+              "u-empty": "view"
+            }
           }
         },
         {
@@ -1303,6 +1516,11 @@
             "app-plus": {
               "popGesture": "none"
               //绂佹渚ф粦閫�鍑�
+            },
+            "componentPlaceholder": {
+              "u-count-down": "view",
+              "u-row": "view",
+              "u-icon": "view"
             }
           }
         },
@@ -1398,7 +1616,18 @@
         {
           "path": "orderDetail",
           "style": {
-            "navigationBarTitleText": "璁㈠崟璇︽儏"
+            "navigationBarTitleText": "璁㈠崟璇︽儏",
+            "componentPlaceholder": {
+              "u-icon": "view",
+              "u-image": "view",
+              "u-tag": "view",
+              "u-button": "view",
+              "u-popup": "view",
+              "u-radio-group": "view",
+              "u-radio": "view",
+              "u-toast": "view",
+              "u-modal": "view"
+            }
           }
         },
         {
@@ -1410,13 +1639,24 @@
         {
           "path": "evaluate/evaluateDetail",
           "style": {
-            "navigationBarTitleText": "璇勪环璇︽儏"
+            "navigationBarTitleText": "璇勪环璇︽儏",
+            "componentPlaceholder": {
+              "u-image": "view"
+            }
           }
         },
         {
           "path": "evaluate/releaseEvaluate",
           "style": {
-            "navigationBarTitleText": "鍙戝竷璇勪环"
+            "navigationBarTitleText": "鍙戝竷璇勪环",
+            "componentPlaceholder": {
+              "u-icon": "view",
+              "u-image": "view",
+              "u-input": "view",
+              "u-upload": "view",
+              "u-rate": "view",
+              "u-toast": "view"
+            }
           }
         },
         {
@@ -1435,19 +1675,32 @@
         {
           "path": "afterSales/applyProgress",
           "style": {
-            "navigationBarTitleText": "鍞悗鏈嶅姟"
+            "navigationBarTitleText": "鍞悗鏈嶅姟",
+            "componentPlaceholder": {
+              "u-time-line": "view",
+              "u-time-line-item": "view",
+              "u-empty": "view"
+            }
           }
         },
         {
           "path": "afterSales/applyDetail",
           "style": {
-            "navigationBarTitleText": "鍞悗鏈嶅姟"
+            "navigationBarTitleText": "鍞悗鏈嶅姟",
+            "componentPlaceholder": {
+              "u-icon": "view",
+              "u-image": "view"
+            }
           }
         },
         {
           "path": "afterSales/applySuccess",
           "style": {
             "navigationBarTitleText": "鎻愪氦鎴愬姛",
+            "componentPlaceholder": {
+              "u-icon": "view",
+              "u-button": "view"
+            },
             "app-plus": {
               "bounce": "none",
               "titleNView": {
@@ -1471,13 +1724,28 @@
         {
           "path": "afterSales/afterSalesSelect",
           "style": {
-            "navigationBarTitleText": "鐢宠鍞悗"
+            "navigationBarTitleText": "鐢宠鍞悗",
+            "componentPlaceholder": {
+              "u-image": "view",
+              "u-icon": "view"
+            }
           }
         },
         {
           "path": "afterSales/afterSalesDetail",
           "style": {
-            "navigationBarTitleText": "鐢宠鍞悗"
+            "navigationBarTitleText": "鐢宠鍞悗",
+            "componentPlaceholder": {
+              "u-form": "view",
+              "u-image": "view",
+              "u-number-box": "view",
+              "u-form-item": "view",
+              "u-input": "view",
+              "u-upload": "view",
+              "u-button": "view",
+              "u-select": "view",
+              "u-toast": "view"
+            }
           }
         },
         {
@@ -1509,6 +1777,56 @@
               "u-notice-bar": "view"
             }
           }
+        },
+        {
+        	"path" : "claim-coupon/claim-coupon",
+        	"style" :
+        	{
+        		"navigationBarTitleText" : "浼樻儬鍒搁鍙�",
+        		"enablePullDownRefresh" : true,
+				"componentPlaceholder": {
+				  "u-image": "view",
+				  "u-tag": "view",
+				  "u-loading": "view",
+				  "u-empty": "view",
+				  "u-modal":"view"
+				}
+        	}
+        },
+        {
+        	"path" : "editOrderAddress/editOrderAddress",
+        	"style" :
+        	{
+        		"navigationBarTitleText" : "淇敼璁㈠崟",
+				"componentPlaceholder": {
+				  "u-image": "view",
+				  "u-row": "view",
+				  "u-col": "view",
+				  "u-input": "view",
+				  "u-icon": "view",
+				  "u-select": "view",
+				  "u-notice-bar": "view"
+				}
+        	}
+        },
+        {
+        	"path" : "cardPack",
+        	"style" :
+        	{
+        		"navigationBarTitleText" : "浼樻儬鍔靛崱鍖�",
+				"componentPlaceholder": {
+				  "u-navbar": "view",
+				  "u-checkbox-group": "view",
+				  "u-checkbox": "view",
+				  "u-swipe-action": "view",
+				  "u-image": "view",
+				  "u-icon": "view",
+				  "u-count-down": "view",
+				  "u-modal": "view",
+				  "u-popup": "view",
+				  "u-empty": "view"
+				}
+        	}
         }
       ]
     },
@@ -1546,17 +1864,42 @@
         }
       ]
     },
-	{
-	  "root": "pages/subComponents",
-	  "pages": [{
-	  	"path" : "empty/empty",
-	  	"style" : 
-	  	{
-	  		"navigationBarTitleText" : "鍒嗗寘鍗犱綅"
-	  	}
-	  }
-	  ]
-	},
+    {
+      "root": "pages/prize",
+      "pages": [
+        {
+          "path": "PrizeDetail/PrizeDetail",
+          "style": {
+            "navigationBarTitleText": "鎶藉娲诲姩",
+            "enablePullDownRefresh": false
+          }
+        }
+      ]
+    },
+    {
+      "root": "pages/subComponents",
+      "pages": [
+        {
+          "path": "empty/empty",
+          "style": {
+            "navigationBarTitleText": "鍒嗗寘鍗犱綅"
+          }
+        },
+        {
+          "path": "popups/popups",
+          "style": {
+            "componentPlaceholder": {
+              "u-modal": "view",
+              "u-tabs": "view",
+              "u-image": "view",
+              "u-search": "view",
+              "u-icon": "view",
+              "u-loadmore": "view"
+            }
+          }
+        }
+      ]
+    },
     {
       "root": "pages/tabbar/user",
       "pages": [
@@ -1581,14 +1924,28 @@
         {
           "path": "suppler-order",
           "style": {
-            "navigationBarTitleText": "渚涘簲鍟嗙"
+            "navigationBarTitleText": "渚涘簲鍟嗙",
             // "navigationStyle": "custom"
+            "componentPlaceholder": {
+              "u-empty": "view",
+              "u-image": "view"
+            }
           }
         },
         {
           "path": "order-detail",
           "style": {
-            "navigationBarTitleText": "璁㈠崟璇︽儏"
+            "navigationBarTitleText": "璁㈠崟璇︽儏",
+            "componentPlaceholder": {
+              "u-icon": "view",
+              "u-button": "view",
+              "u-form": "view",
+              "u-form-item": "view",
+              "u-input": "view",
+              "u-popup": "view",
+              "u-search": "view",
+              "u-upload": "view"
+            }
             // "navigationStyle": "custom"
           }
         }
@@ -1664,7 +2021,7 @@
         {
           "path": "news",
           "style": {
-            "navigationBarTitleText": "鏂伴椈",
+            "navigationBarTitleText": "蹇",
             "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
@@ -1675,21 +2032,22 @@
               "u-search": "view",
               "u-loading": "view",
               "u-navbar": "view",
-              "u-loadmore": "view"
+              "u-loadmore": "view",
+              "u-empty": "view"
             }
           }
         },
         {
           "path": "detail",
           "style": {
-            "navigationBarTitleText": "鏂伴椈璇︽儏",
+            "navigationBarTitleText": "蹇璇︽儏",
             "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
               "u-form": "view",
               "u-form-item": "view",
               "u-input": "view",
-              "u-popup": "view",
+              "u-toast": "view",
               "u-search": "view",
               "u-loading": "view",
               "u-navbar": "view",
@@ -1728,7 +2086,7 @@
         {
           "path": "userPermissions",
           "style": {
-            "navigationBarTitleText": "鐢ㄦ埛鏉冮檺",
+            "navigationBarTitleText": "搴楀憳绠$悊",
             "componentPlaceholder": {
               "u-icon": "view",
               "u-button": "view",
@@ -1761,7 +2119,21 @@
             "componentPlaceholder": {
               "u-navbar": "view",
               "u-search": "view",
-              "u-image": "view"
+              "u-image": "view",
+              "u-icon": "view"
+            }
+          }
+        },
+        {
+          "path": "coups-goods-list",
+          "style": {
+            "navigationStyle": "custom",
+            "navigationBarTitleText": "浼樻儬鍗峰晢鍝侀〉闈�",
+            "componentPlaceholder": {
+              "u-navbar": "view",
+              "u-search": "view",
+              "u-image": "view",
+              "u-icon": "view"
             }
           }
         }
@@ -1798,12 +2170,12 @@
     {
       "root": "pages/cusbar",
       "pages": [
-        {
-          "path": "special/special",
-          "style": {
-            "navigationBarTitleText": "涓撻"
-          }
-        },
+        // {
+        //   "path": "special/special",
+        //   "style": {
+        //     "navigationBarTitleText": "涓撻"
+        //   }
+        // },
         {
           "path": "cart/cartList",
           "style": {
@@ -1910,4 +2282,4 @@
     // 	"query": "" //鍚姩鍙傛暟锛屽湪椤甸潰鐨刼nLoad鍑芥暟閲岄潰寰楀埌
     // }]
   }
-}
\ No newline at end of file
+}

--
Gitblit v1.8.0