menu.json 4.3 KB
Newer Older
M
init  
miaodian 已提交
1 2 3 4
{
  "en-US": {
    "overview": {
      "name": "Overview",
D
doc  
dolymood 已提交
5
      "angle": "01",
M
init  
miaodian 已提交
6 7 8
      "subList": {
        "introduction": "Introduction",
        "quick-start": "QuickStart",
D
dolymood 已提交
9
        "post-compile": "PostCompile",
D
dolymood 已提交
10 11
        "theme": "Theme",
        "singleton": "Singleton"
M
init  
miaodian 已提交
12 13 14 15
      }
    },
    "components": {
      "name": "Components",
D
doc  
dolymood 已提交
16
      "angle": "02",
M
init  
miaodian 已提交
17 18 19 20 21
      "subList": {
        "basic": {
          "name": "Basic",
          "subList": {
            "button": "Button",
D
fix doc  
dolymood 已提交
22
            "loading": "Loading",
D
dolymood 已提交
23
            "tip": "Tip",
J
JiZhi 已提交
24 25
            "toolbar": "Toolbar",
            "tab-bar": "TabBar"
D
fix doc  
dolymood 已提交
26 27 28 29 30
          }
        },
        "form": {
          "name": "Form",
          "subList": {
M
init  
miaodian 已提交
31 32
            "checkbox": "Checkbox",
            "checkbox-group": "CheckboxGroup",
D
doly mood 已提交
33
            "radio": "Radio",
C
christlala 已提交
34
            "checker": "Checker",
A
update  
AmyFoxFN 已提交
35
            "input": "Input",
A
AmyFoxFN 已提交
36
            "textarea": "Textarea",
A
Amy 已提交
37
            "select": "Select",
A
AmyFoxFN 已提交
38
            "switch": "Switch",
A
AmyFoxFN 已提交
39
            "rate": "Rate",
A
update  
AmyFoxFN 已提交
40
            "validator": "Validator",
D
fix doc  
dolymood 已提交
41
            "upload": "Upload",
D
doly mood 已提交
42
            "form": "Form"
M
init  
miaodian 已提交
43 44 45 46 47 48 49 50
          }
        },
        "popup": {
          "name": "Popup",
          "subList": {
            "popup": "Popup",
            "toast": "Toast",
            "picker": "Picker",
A
AmyFoxFN 已提交
51
            "cascade-picker": "CascadePicker",
A
AmyFoxFN 已提交
52
            "date-picker": "DatePicker",
M
init  
miaodian 已提交
53
            "time-picker": "TimePicker",
A
AmyFoxFN 已提交
54
            "segment-picker": "SegmentPicker",
M
init  
miaodian 已提交
55
            "dialog": "Dialog",
D
doly mood 已提交
56
            "action-sheet": "ActionSheet",
D
doly mood 已提交
57 58
            "drawer": "Drawer",
            "image-preview": "ImagePreview"
M
init  
miaodian 已提交
59 60 61 62 63 64 65
          }
        },
        "scroll": {
          "name": "Scroll",
          "subList": {
            "scroll": "Scroll",
            "slide": "Slide",
U
ustbhuangyi 已提交
66
            "index-list": "IndexList",
67 68 69 70
            "swipe": "Swipe",
            "sticky": "Sticky",
            "scroll-nav-bar": "ScrollNavBar",
            "scroll-nav": "ScrollNav"
M
init  
miaodian 已提交
71 72 73 74 75 76
          }
        }
      }
    },
    "modules": {
      "name": "Modules",
D
doc  
dolymood 已提交
77
      "angle": "03",
M
init  
miaodian 已提交
78 79 80 81 82 83 84 85 86 87
      "subList": {
        "style": "style",
        "create-api": "create-api",
        "better-scroll": "better-scroll"
      }
    }
  },
  "zh-CN": {
    "overview": {
      "name": "概览",
L
liyirui_i 已提交
88
      "angle": "01",
M
init  
miaodian 已提交
89 90 91
      "subList": {
        "introduction": "介绍",
        "quick-start": "快速上手",
D
dolymood 已提交
92
        "post-compile": "后编译",
D
dolymood 已提交
93 94
        "theme": "主题",
        "singleton": "单例模式"
M
init  
miaodian 已提交
95 96 97 98
      }
    },
    "components": {
      "name": "组件",
L
liyirui_i 已提交
99
      "angle": "02",
M
init  
miaodian 已提交
100 101 102 103 104
      "subList": {
        "basic": {
          "name": "基础",
          "subList": {
            "button": "Button",
D
fix doc  
dolymood 已提交
105
            "loading": "Loading",
A
Amy 已提交
106
            "tip": "Tip",
J
JiZhi 已提交
107 108
            "toolbar": "Toolbar",
            "tab-bar": "TabBar"
D
fix doc  
dolymood 已提交
109 110 111 112 113
          }
        },
        "form": {
          "name": "表单",
          "subList": {
M
init  
miaodian 已提交
114 115
            "checkbox": "Checkbox",
            "checkbox-group": "CheckboxGroup",
D
doly mood 已提交
116
            "radio": "Radio",
C
christlala 已提交
117
            "checker": "Checker",
A
update  
AmyFoxFN 已提交
118
            "input": "Input",
A
AmyFoxFN 已提交
119
            "textarea": "Textarea",
A
Amy 已提交
120
            "select": "Select",
A
AmyFoxFN 已提交
121
            "switch": "Switch",
A
AmyFoxFN 已提交
122
            "rate": "Rate",
A
update  
AmyFoxFN 已提交
123
            "validator": "Validator",
D
fix doc  
dolymood 已提交
124
            "upload": "Upload",
D
doly mood 已提交
125
            "form": "Form"
M
init  
miaodian 已提交
126 127 128 129 130 131 132 133
          }
        },
        "popup": {
          "name": "弹出层",
          "subList": {
            "popup": "Popup",
            "toast": "Toast",
            "picker": "Picker",
A
AmyFoxFN 已提交
134
            "cascade-picker": "CascadePicker",
A
Amy 已提交
135
            "date-picker": "DatePicker",
M
init  
miaodian 已提交
136
            "time-picker": "TimePicker",
A
AmyFoxFN 已提交
137
            "segment-picker": "SegmentPicker",
M
init  
miaodian 已提交
138
            "dialog": "Dialog",
D
doly mood 已提交
139
            "action-sheet": "ActionSheet",
D
doly mood 已提交
140 141
            "drawer": "Drawer",
            "image-preview": "ImagePreview"
M
init  
miaodian 已提交
142 143 144 145 146 147 148
          }
        },
        "scroll": {
          "name": "滚动",
          "subList": {
            "scroll": "Scroll",
            "slide": "Slide",
H
HuangYi 已提交
149
            "index-list": "IndexList",
150 151 152 153
            "swipe": "Swipe",
            "sticky": "Sticky",
            "scroll-nav-bar": "ScrollNavBar",
            "scroll-nav": "ScrollNav"
M
init  
miaodian 已提交
154 155 156 157 158 159
          }
        }
      }
    },
    "modules": {
      "name": "模块",
L
liyirui_i 已提交
160
      "angle": "03",
M
init  
miaodian 已提交
161 162 163 164 165 166 167 168
      "subList": {
        "style": "style",
        "create-api": "create-api",
        "better-scroll": "better-scroll"
      }
    }
  }
}