{
  "pages": [
    "example/index",

    "example/button/button",
    "example/button/button_default",
    "example/button/button_bottom_fixed",
    "example/form/form",
    "example/form/form_page",
    "example/form/form_primary",
    "example/form/form_input_status",
    "example/form/form_vcode",
    "example/form/form_bottom_fixed",
    "example/form/form_access",
    "example/form/form_checkbox",
    "example/form/form_radio",
    "example/form/form_switch",
    "example/form/form_select",
    "example/form/form_textarea",
    "example/form/form_vertical",
    "example/list/list",
    "example/slideview/slideview",
    "example/slider/slider",
    "example/uploader/uploader",

    "example/article/article",
    "example/badge/badge",
    "example/flex/flex",
    "example/footer/footer",
    "example/gallery/gallery",
    "example/grid/grid",
    "example/icons/icons",
    "example/loading/loading",
    "example/loadmore/loadmore",
    "example/panel/panel",
    "example/preview/preview",
    "example/progress/progress",
    "example/steps/steps",
    "example/steps/steps_horizonal",
    "example/steps/steps_vertical",

    "example/actionsheet/actionsheet",
    "example/half-screen-dialog/half-screen-dialog",
    "example/dialog/dialog",
    "example/msg/msg",
    "example/msg/msg_text",
    "example/msg/msg_text_primary",
    "example/msg/msg_success",
    "example/msg/msg_warn",
    "example/msg/msg_custom_area_preview",
    "example/msg/msg_custom_area_tips",
    "example/msg/msg_custom_area_cell",
    "example/picker/picker",
    "example/toast/toast",
    "example/top-tips/top-tips",
    "example/information-bar/information-bar",

    "example/navigation-bar/navigation-bar",
    "example/tabbar/tabbar",

    "example/searchbar/searchbar",
    "example/searchbar/searchbar_filled",
    "example/searchbar/searchbar_grey",
    "example/searchbar/searchbar_outlined",
    "example/searchbar/searchbar_homepage"
  ],
  "window": {
    "navigationBarTextStyle": "black",
    "navigationBarTitleText": "WeUI for 小程序",
    "navigationBarBackgroundColor": "#EDEDED",
    "backgroundColor": "#EDEDED"
  },
  "networkTimeout": {
    "request": 10000,
    "connectSocket": 10000,
    "uploadFile": 10000,
    "downloadFile": 10000
  },
  "style": "v2",
  "debug": true
}
