{
  "pages": [
    {
      "path": "pages/index/index",
      "style": {
        "enablePullDownRefresh": true,
        "navigationStyle": "custom",
        "app-plus": {
          "bounce": "none"
        }
      }
    },
    {
      "path": "pages/agreement/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        "enablePullDownRefresh": false,
        "app-plus": {
          "bounce": "none",
          "animationType": "fade-in",
          "background": "transparent",
          "backgroundColor": "rgba(0,0,0,0)",
          "webviewBGTransparent": true,
          "mask": "none",
          "popGesture": "none"
        }
      }
    },
    {
      "path": "pages/starPage/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": ""
      }
    },
    {
      "path": "pages/login/login",
      "style": {
        "navigationStyle": "custom",
        "enablePullDownRefresh": false,
        "navigationBarTitleText": "登录",
        "app-plus": {
          "softinputMode": "adjustResize"
        }
      }
    },

    {
      "path": "pages/sort/index",
      "style": {
        "navigationBarTitleText": "款式"
      }
    },

    {
      "path": "pages/my/index",
      "style": {
        "enablePullDownRefresh": true,
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/contact/contact",
      "style": {
        "navigationBarTitleText": "通讯录",
        "enablePullDownRefresh": false
      }
    },
    {
      "path": "pages/web/contact",
      "style": {
        "navigationBarTitleText": "通讯录",
        "enablePullDownRefresh": false
      }
    },
    {
      "path": "pages/web/face",
      "style": {
        "navigationBarTitleText": "人脸识别",
        "enablePullDownRefresh": false
      }
    },
    {
      "path": "pages/web/web",
      "style": {
        "navigationStyle": "custom",
        "enablePullDownRefresh": false,
        "navigationBarTitleText": "",
        "app-plus": {
          "subNVues": [
            {
              "id": "loadingSubnvue", // 唯一标识
              "path": "components/loading", // 页面路径
              "type": "popup",
              "style": {
                "position": "absolute",
                "dock": "bottom",
                "width": "100rpx",
                "height": "150rpx",
                "background": "transparent",
                "mask": "rgba(0,0,0,0)"
              }
            }
          ]
        }
      }
    },
    {
      "path": "pages/web/websrc",
      "style": {
        "navigationStyle": "custom",
        "enablePullDownRefresh": false
      }
    },
    {
      "path": "pages/websrc/websrc",
      "style": {
         "navigationBarTitleText": "",
        "enablePullDownRefresh": false
      }
    },
    {
      "path": "uni_modules/uni-frv-external/pages/common/webview/webview",
      "style": {
        "enablePullDownRefresh": false,
        "navigationBarTitleText": ""
      }
    }
  ],

  "subPackages": [
    {
      "root": "subPackage",
      "pages": [
        {
          "path": "recruit/index",
          "style": {
            "enablePullDownRefresh": false,
            "navigationBarTitleText": "鉴定师招聘"
          }
        },
        {
          "path": "recruitResult/index",
          "style": {
            "enablePullDownRefresh": false,
            "navigationStyle": "custom"
          }
        },
        {
          "path": "category/category",
          "style": {
            "enablePullDownRefresh": false,
            "navigationBarTitleText": "选择鉴定品类"
          }
        },
        {
          "path": "application/application",
          "style": {
            "enablePullDownRefresh": false,
            "navigationBarTitleText": "我的鉴定申请"
          }
        },
        {
          "path": "myneed/myneed",
          "style": {
            "enablePullDownRefresh": false,
            "navigationBarTitleText": "我需要的"
          }
        },
        {
          "path": "Ineed/Ineed",
          "style": {
            "enablePullDownRefresh": false,
            "navigationBarTitleText": "我需要"
          }
        },
        {
          "path": "productDetails/productDetails",
          "style": {
            "enablePullDownRefresh": false,
            "navigationBarTitleText": "商品详情"
          }
        },
        {
          "path": "detailResult/detailResult",
          "style": {
            "enablePullDownRefresh": false,
            "navigationStyle": "custom"
          }
        },
        {
          "path": "useFeed/useFeed",
          "style": {
            "enablePullDownRefresh": false,
            "navigationBarTitleText": "用户反馈"
          }
        },
        {
          "path": "lookGoods/lookGoods",
          "style": {
            "enablePullDownRefresh": false,
            "navigationBarTitleText": ""
          }
        },

        {
          "path": "prolist/prolist",
          "style": {
            "navigationBarTitleText": "相关协议"
          }
        },
        {
          "path": "setting/setting",
          "style": {
            "enablePullDownRefresh": false,
            "navigationBarTitleText": "设置"
          }
        },
        {
          "path": "webview/webview",
          "style": {
            "enablePullDownRefresh": false,
            "navigationBarTitleText": ""
          }
        },
        {
        	"path" : "privacy/privacy",
        	"style" : 
        	{
        		"navigationBarTitleText" : "隐私管理"
        	}
        }
      ]
    }
  ],
  "preloadRule": {
 
    "pages/starPage/index": {
      "network": "all",
      "packages": ["__APP__"]
    },
    "pages/index/index": {
      "network": "all",
      "packages": ["subPackage"]
    }
  },

  "tabBar": {
    "borderStyle": "white",
    "color": "#BBBBBB",
    "selectedColor": "#2263E6",
    "list": [
      {
        "pagePath": "pages/index/index",
        "iconPath": "/static/tab/indexfh.png",
        "selectedIconPath": "/static/tab/indexf.png",
        "text": "首页"
      },
      {
        "pagePath": "pages/web/web",
        "iconPath": "/static/tab/index-h.png",
        "selectedIconPath": "/static/tab/index.png",
        "text": "贷款"
      },
      {
        "pagePath": "pages/sort/index",
        "iconPath": "/static/tab/sort-h.png",
        "selectedIconPath": "/static/tab/sort.png",
        "text": "分类"
      },
      {
        "pagePath": "pages/my/index",
        "iconPath": "/static/tab/my-h.png",
        "selectedIconPath": "/static/tab/my.png",
        "text": "我的"
      }
    ]
  },
  "globalStyle": {
    "navigationBarTextStyle": "black",
    "navigationBarTitleText": "uni-app",
    "navigationBarBackgroundColor": "#FFFFFF",
    "backgroundColor": "#F8F8F8",
    "app-plus": {
      "bounce": "none"
    }
  }
}