btxui 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/demo.html +1 -0
- package/index.common.js +93 -0
- package/index.common.js.map +1 -0
- package/index.umd.js +104 -0
- package/index.umd.js.map +1 -0
- package/index.umd.min.js +2 -0
- package/index.umd.min.js.map +1 -0
- package/package.json +12 -23
- package/README.md +0 -42
- package/app.vue +0 -162
- package/assets/css/_main.js +0 -73
- package/assets/css/btx.min.css +0 -1
- package/assets/css/btx.mob.min.css +0 -1
- package/assets/css/btx.pad.min.css +0 -1
- package/assets/css/btx.webapp.min.css +0 -1
- package/assets/css/custom_fonts/iconfont.css +0 -37
- package/assets/css/custom_fonts/iconfont.eot +0 -0
- package/assets/css/custom_fonts/iconfont.svg +0 -47
- package/assets/css/custom_fonts/iconfont.ttf +0 -0
- package/assets/css/custom_fonts/iconfont.woff +0 -0
- package/assets/css/custom_fonts/iconfont.woff2 +0 -0
- package/assets/css/res-l.css +0 -47
- package/assets/css/res-m.css +0 -47
- package/assets/css/res-s.css +0 -61
- package/assets/custom_fonts/iconfont.css +0 -37
- package/assets/custom_fonts/iconfont.eot +0 -0
- package/assets/custom_fonts/iconfont.svg +0 -47
- package/assets/custom_fonts/iconfont.ttf +0 -0
- package/assets/custom_fonts/iconfont.woff +0 -0
- package/assets/custom_fonts/iconfont.woff2 +0 -0
- package/assets/js/Btx.js +0 -196
- package/assets/js/Utils.js +0 -421
- package/assets/js/fastclick.js +0 -802
- package/assets/js/lazy.min.js +0 -2
- package/assets/js/touchwipe.js +0 -111
- package/assets/server.js +0 -8
- package/assets/start_site_code_str.js +0 -119
- package/cdn/css/btx.min.css +0 -1
- package/cdn/css/btx.min.css.map +0 -1
- package/cdn/fonts/iconfont.ttf +0 -0
- package/cdn/fonts/iconfont.woff +0 -0
- package/cdn/fonts/iconfont.woff2 +0 -0
- package/components/BTXUI/app/app-wid.vue +0 -182
- package/components/BTXUI/btn/btn-wid.vue +0 -128
- package/components/BTXUI/carousel/carousel-wid.vue +0 -138
- package/components/BTXUI/checkbox/checkbox-wid.vue +0 -72
- package/components/BTXUI/confirm/confirm-wid.vue +0 -279
- package/components/BTXUI/content/content-checkbox-wid.vue +0 -44
- package/components/BTXUI/content/content-node-wid.vue +0 -114
- package/components/BTXUI/content/content-tag-wid.vue +0 -25
- package/components/BTXUI/content/content-wid.vue +0 -254
- package/components/BTXUI/core/anis/ani-fail.vue +0 -46
- package/components/BTXUI/core/anis/ani-loading.vue +0 -32
- package/components/BTXUI/core/anis/ani-notic.vue +0 -47
- package/components/BTXUI/core/anis/ani-success.vue +0 -48
- package/components/BTXUI/core/b-drag.vue +0 -258
- package/components/BTXUI/core/b-grid.vue +0 -84
- package/components/BTXUI/core/b-hot.vue +0 -171
- package/components/BTXUI/core/b-icon.vue +0 -76
- package/components/BTXUI/core/b-img.vue +0 -84
- package/components/BTXUI/core/b-input.vue +0 -198
- package/components/BTXUI/core/b-list.vue +0 -276
- package/components/BTXUI/core/b-text/doc.ts +0 -9
- package/components/BTXUI/core/b-text/index.vue +0 -16
- package/components/BTXUI/core/b-textarea.vue +0 -58
- package/components/BTXUI/core/b-video.vue +0 -35
- package/components/BTXUI/core/b-view/doc.ts +0 -10
- package/components/BTXUI/core/b-view/index.vue +0 -20
- package/components/BTXUI/core/b-webview.vue +0 -20
- package/components/BTXUI/core/lib/ChapterLink.js +0 -49
- package/components/BTXUI/core/lib/Search.vue +0 -60
- package/components/BTXUI/core/styles/doc.ts +0 -55
- package/components/BTXUI/core/styles/index.vue +0 -98
- package/components/BTXUI/core/styles/prestyles.ts +0 -471
- package/components/BTXUI/core/styles/theme.ts +0 -29
- package/components/BTXUI/drawer/drawer-wid.vue +0 -165
- package/components/BTXUI/drawer/title-tag-wid.vue +0 -114
- package/components/BTXUI/form/form-select-wid.vue +0 -57
- package/components/BTXUI/form/form-wid.vue +0 -324
- package/components/BTXUI/formPannel/form-pannel-wid.vue +0 -133
- package/components/BTXUI/imgsUpload/imgs-upload-wid.vue +0 -149
- package/components/BTXUI/index.js +0 -83
- package/components/BTXUI/pageFlip/page-flip-wid.vue +0 -206
- package/components/BTXUI/pannel/pannel-wid.vue +0 -167
- package/components/BTXUI/range/range-wid.vue +0 -134
- package/components/BTXUI/search/search-wid.vue +0 -80
- package/components/BTXUI/select/select-wid.vue +0 -186
- package/components/BTXUI/slider/slider-wid.vue +0 -444
- package/components/BTXUI/tab/tab-wid.vue +0 -109
- package/components/BTXUI/table/table-wid.vue +0 -324
- package/components/BTXUI/tag/tag-wid.vue +0 -183
- package/components/BTXUI/tags/tags-wid.vue +0 -121
- package/components/BTXUI/tooltip/tooltip-wid.vue +0 -146
- package/components/BTXUI/upload/upload-wid.vue +0 -215
- package/components/BTXUI/waterfall/waterfall-wid.vue +0 -166
- package/components/header-info.vue +0 -167
- package/composables/@types.ts +0 -4
- package/composables/api.ts +0 -18
- package/env.d.ts +0 -5
- package/main.js +0 -16
- package/nuxt.config.ts +0 -51
- package/pages/article.vue +0 -16
- package/pages/download.vue +0 -50
- package/pages/example/app_wid/app/data_demo.vue +0 -9
- package/pages/example/app_wid/app/download_demo.vue +0 -9
- package/pages/example/app_wid/app/list_demo.vue +0 -11
- package/pages/example/app_wid/app/system_demo.vue +0 -9
- package/pages/example/app_wid/app_wid_demo.vue +0 -198
- package/pages/example/app_wid/btn_wid_demo.vue +0 -179
- package/pages/example/app_wid/carousel_wid_demo.vue +0 -152
- package/pages/example/app_wid/checkbox_wid_demo.vue +0 -65
- package/pages/example/app_wid/confirm_wid_demo.vue +0 -197
- package/pages/example/app_wid/content_wid_demo.vue +0 -369
- package/pages/example/app_wid/drawer_wid_demo.vue +0 -155
- package/pages/example/app_wid/form_pannel_wid_demo.vue +0 -338
- package/pages/example/app_wid/form_wid_demo.vue +0 -550
- package/pages/example/app_wid/imgs_upload_wid_demo.vue +0 -159
- package/pages/example/app_wid/index.js +0 -158
- package/pages/example/app_wid/page_flip_wid_demo.vue +0 -99
- package/pages/example/app_wid/pannel_wid_demo.vue +0 -177
- package/pages/example/app_wid/range_wid_demo.vue +0 -101
- package/pages/example/app_wid/search_wid_demo.vue +0 -75
- package/pages/example/app_wid/select_wid_demo.vue +0 -217
- package/pages/example/app_wid/slider_wid_demo.vue +0 -143
- package/pages/example/app_wid/tab_wid_demo.vue +0 -170
- package/pages/example/app_wid/table_wid_demo.vue +0 -377
- package/pages/example/app_wid/tag_wid_demo.vue +0 -133
- package/pages/example/app_wid/tags_wid_demo.vue +0 -143
- package/pages/example/app_wid/tooltip_wid_demo.vue +0 -117
- package/pages/example/app_wid/upload_wid_demo.vue +0 -123
- package/pages/example/base_wid/b_drag_demo.vue +0 -159
- package/pages/example/base_wid/b_grid_demo.vue +0 -225
- package/pages/example/base_wid/b_hot_demo.vue +0 -135
- package/pages/example/base_wid/b_icon_demo.vue +0 -80
- package/pages/example/base_wid/b_img_demo.vue +0 -95
- package/pages/example/base_wid/b_input_demo.vue +0 -171
- package/pages/example/base_wid/b_list_demo.vue +0 -241
- package/pages/example/base_wid/b_style_demo.vue +0 -928
- package/pages/example/base_wid/b_text_demo.vue +0 -36
- package/pages/example/base_wid/b_textarea_demo.vue +0 -64
- package/pages/example/base_wid/b_video_demo.vue +0 -42
- package/pages/example/base_wid/b_view_demo.vue +0 -36
- package/pages/example/base_wid/index.js +0 -76
- package/pages/example/content.js +0 -49
- package/pages/example/global_style/animation.vue +0 -197
- package/pages/example/global_style/color.vue +0 -134
- package/pages/example/global_style/decoration.vue +0 -546
- package/pages/example/global_style/icon.vue +0 -345
- package/pages/example/global_style/index.js +0 -52
- package/pages/example/global_style/layout.vue +0 -846
- package/pages/example/global_style/special.vue +0 -37
- package/pages/example/global_style/table.vue +0 -298
- package/pages/example/global_style/text.vue +0 -159
- package/pages/index.vue +0 -43
- package/pages/level_widget.vue +0 -11
- package/pages/start.vue +0 -200
- package/plugins/index.ts +0 -2
- package/public/favicon.gif +0 -0
- package/public/fonts/iconfont.ttf +0 -0
- package/public/fonts/iconfont.woff +0 -0
- package/public/fonts/iconfont.woff2 +0 -0
- package/public/img/banner.jpg +0 -0
- package/public/img/banner2.jpg +0 -0
- package/public/img/bg_pattern.png +0 -0
- package/public/img/btx.jpg +0 -0
- package/public/img/btx_ui.jpg +0 -0
- package/public/img/dir.png +0 -0
- package/public/img/f.png +0 -0
- package/public/img/head.jpg +0 -0
- package/public/img/head2.jpg +0 -0
- package/public/img/home_ico.png +0 -0
- package/public/img/icons.svg +0 -164
- package/public/img/mechanism/b-style.png +0 -0
- package/public/img/mechanism/slider-wid.png +0 -0
- package/public/img/mechanism/upload-wid.png +0 -0
- package/public/img/transform_origin.png +0 -0
- package/sass/animation.scss +0 -400
- package/sass/btx.mob.scss +0 -10
- package/sass/btx.pad.scss +0 -3
- package/sass/btx.scss +0 -22
- package/sass/btx.webapp.scss +0 -22
- package/sass/colors.scss +0 -65
- package/sass/decoration.scss +0 -220
- package/sass/flex.scss +0 -29
- package/sass/icons.scss +0 -100
- package/sass/layout.scss +0 -88
- package/sass/reset.scss +0 -111
- package/sass/response/flex_mixin.scss +0 -91
- package/sass/response/layout_mixin.scss +0 -227
- package/sass/response/main.scss +0 -59
- package/sass/response/text_mixin.scss +0 -65
- package/sass/scroll.scss +0 -100
- package/sass/special.scss +0 -13
- package/sass/table.scss +0 -103
- package/sass/text.scss +0 -86
- package/sass/webpack.config.js +0 -31
- package/tsconfig.json +0 -4
|
@@ -1,345 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<article>
|
|
3
|
-
<p>BTX·UI 精选了一套常用的字体图标集合。其类名都是以 <code>.ico-*</code> 作为前缀的,比如删除图标:<code>.ico-del</code>。</p>
|
|
4
|
-
<p>在实际项目中为了灵活控制字体图标大小,推荐使用 <code><i></code> 标签进行样式类绑定,可配合字号样式类 <code>.fsize-*</code> 及放缩微调类 <code>.scale-*</code> 协同使用。</p>
|
|
5
|
-
<p></p>
|
|
6
|
-
|
|
7
|
-
<!-- 图标 -->
|
|
8
|
-
<h5>图标汇总</h5>
|
|
9
|
-
<div class="pcenter fsize-d8">
|
|
10
|
-
<div class="grid">
|
|
11
|
-
<div class="col-2 pad-d5 mrg-b-2 mrg-b-0-s col-4-s" v-for="(ico, i) of icons" :key="i">
|
|
12
|
-
<div class="w-10 h-10 round-sm line-lgray line thick-1 pad-t-1 max-w-s h-auto-s pad-b-1-s">
|
|
13
|
-
<i :class="`ico-${ico.name} scale-${ico.scale || 1}`" class="fsize-2d5 dark"></i><br>
|
|
14
|
-
<span>{{ico.name}}</span><br>
|
|
15
|
-
<span class="fsize-d8 color-mgray">{{ico.code}}</span>
|
|
16
|
-
</div>
|
|
17
|
-
</div>
|
|
18
|
-
</div>
|
|
19
|
-
</div>
|
|
20
|
-
|
|
21
|
-
</article>
|
|
22
|
-
</template>
|
|
23
|
-
|
|
24
|
-
<script>
|
|
25
|
-
export default {
|
|
26
|
-
name: "icon",
|
|
27
|
-
data(){
|
|
28
|
-
return {
|
|
29
|
-
|
|
30
|
-
//图标集合
|
|
31
|
-
icons: [
|
|
32
|
-
{
|
|
33
|
-
name: "success",
|
|
34
|
-
code: "\e620"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
name: "fail",
|
|
38
|
-
code: "\e60c"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
name: "xiala",
|
|
42
|
-
code: "\e6b9"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
name: "arrow-right",
|
|
46
|
-
code: "\e607"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
name: "arrow-left",
|
|
50
|
-
code: "\e608"
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
name: "sousuo",
|
|
54
|
-
code: "\e66e"
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
name: "play",
|
|
58
|
-
code: "\e6a4"
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
name: "pause",
|
|
62
|
-
code: "\e6a5"
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
name: "close",
|
|
66
|
-
code: "\e663"
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
name: "add",
|
|
70
|
-
code: "\e664"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
name: "more",
|
|
74
|
-
code: "\e654"
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
name: "link",
|
|
78
|
-
code: "\e66d",
|
|
79
|
-
scale: "d8"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
name: "save",
|
|
83
|
-
code: "\e602",
|
|
84
|
-
scale: "d8"
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
name: "del",
|
|
88
|
-
code: "\e612",
|
|
89
|
-
scale: "d8"
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
name: "mobile",
|
|
93
|
-
code: "\e712"
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
name: "weibo",
|
|
97
|
-
code: "\e609"
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
name: "wechat",
|
|
101
|
-
code: "\e62d"
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
name: "dy",
|
|
105
|
-
code: "\e615"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
name: "bili",
|
|
109
|
-
code: "\e617"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
name: "github",
|
|
113
|
-
code: "\e761",
|
|
114
|
-
scale: "d9"
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
name: "download",
|
|
118
|
-
code: "\e600",
|
|
119
|
-
scale: "d9"
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
name: "ui",
|
|
123
|
-
code: "\e63c",
|
|
124
|
-
scale: "d9"
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
name: "home",
|
|
128
|
-
code: "\e68e",
|
|
129
|
-
scale: "d8"
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
name: "list",
|
|
133
|
-
code: "\e665",
|
|
134
|
-
scale: "d9"
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
name: "no-data",
|
|
138
|
-
code: "\e62c",
|
|
139
|
-
scale: "d9"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
name: "brightness",
|
|
143
|
-
code: "\e632",
|
|
144
|
-
scale: "d9"
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
name: "data",
|
|
148
|
-
code: "\e690"
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
name: "user",
|
|
152
|
-
code: "\e62b",
|
|
153
|
-
scale: "d9"
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
name: "system",
|
|
157
|
-
code: "\e611",
|
|
158
|
-
scale: "d9"
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
name: "order",
|
|
162
|
-
code: "\e684"
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
name: "exit",
|
|
166
|
-
code: "\e618",
|
|
167
|
-
scale: "d8"
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
name: "log",
|
|
171
|
-
code: "\e60f",
|
|
172
|
-
scale: "d9"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
name: "edit",
|
|
176
|
-
code: "\e70c"
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
name: "btxstudio-zh",
|
|
180
|
-
code: "\e606",
|
|
181
|
-
scale: "1d4"
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
name: "company-pad",
|
|
185
|
-
code: "\e603",
|
|
186
|
-
scale: "d8"
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
name: "company-line",
|
|
190
|
-
code: "\e604",
|
|
191
|
-
scale: "d8"
|
|
192
|
-
},
|
|
193
|
-
{
|
|
194
|
-
name: "company-zh",
|
|
195
|
-
code: "\e605",
|
|
196
|
-
scale: "1d7"
|
|
197
|
-
},
|
|
198
|
-
{
|
|
199
|
-
name: "level",
|
|
200
|
-
code: "\e60a",
|
|
201
|
-
scale: "1d2"
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
name: "level_round",
|
|
205
|
-
code: "\e60e"
|
|
206
|
-
},
|
|
207
|
-
{
|
|
208
|
-
name: "btxstudio",
|
|
209
|
-
code: "\e60b",
|
|
210
|
-
scale: "1d2"
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
name: "btxstudio-round",
|
|
214
|
-
code: "\e60d"
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
name: "qq",
|
|
218
|
-
code: "\e63f"
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
name: "weibo2",
|
|
222
|
-
code: "\e64c"
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
name: "email",
|
|
226
|
-
code: "\e619",
|
|
227
|
-
scale: "1d1"
|
|
228
|
-
},
|
|
229
|
-
{
|
|
230
|
-
name: "tel",
|
|
231
|
-
code: "\e768"
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
name: "fix",
|
|
235
|
-
code: "\e614"
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
name: "website",
|
|
239
|
-
code: "\e63d",
|
|
240
|
-
scale: "1d1"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
name: "wechat2",
|
|
244
|
-
code: "\e62a",
|
|
245
|
-
scale: "1d1"
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
name: "eye",
|
|
249
|
-
code: "\e7d3"
|
|
250
|
-
},
|
|
251
|
-
{
|
|
252
|
-
name: "brand",
|
|
253
|
-
code: "\e610"
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
name: "chart",
|
|
257
|
-
code: "\e6cc"
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
name: "addr",
|
|
261
|
-
code: "\e613"
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
name: "space",
|
|
265
|
-
code: "\e89f"
|
|
266
|
-
},
|
|
267
|
-
{
|
|
268
|
-
name: "directory",
|
|
269
|
-
code: "\e666"
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
name: "mail-list",
|
|
273
|
-
code: "\e645"
|
|
274
|
-
},
|
|
275
|
-
{
|
|
276
|
-
name: "book",
|
|
277
|
-
code: "\e68b"
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
name: "tesk",
|
|
281
|
-
code: "\e601"
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
name: "talk",
|
|
285
|
-
code: "\e81a"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
name: "trophy",
|
|
289
|
-
code: "\e723"
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
name: "edit",
|
|
293
|
-
code: "\eed2"
|
|
294
|
-
},
|
|
295
|
-
{
|
|
296
|
-
name: "work",
|
|
297
|
-
code: "\eee0"
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
name: "circle",
|
|
301
|
-
code: "\e633",
|
|
302
|
-
scale: "1d1"
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
name: "shop",
|
|
306
|
-
code: "\e699",
|
|
307
|
-
scale: "1d1"
|
|
308
|
-
},
|
|
309
|
-
{
|
|
310
|
-
name: "group",
|
|
311
|
-
code: "\e68f"
|
|
312
|
-
},
|
|
313
|
-
{
|
|
314
|
-
name: "about",
|
|
315
|
-
code: "\e674"
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
name: "pwd",
|
|
319
|
-
code: "\e616"
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
name: "book-block-list",
|
|
323
|
-
code: "\e688",
|
|
324
|
-
scale: "d8"
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
name: "book-list",
|
|
328
|
-
code: "\e689",
|
|
329
|
-
scale: "d8"
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
name: "check-code",
|
|
333
|
-
code: "\e626"
|
|
334
|
-
},
|
|
335
|
-
{
|
|
336
|
-
name: "time",
|
|
337
|
-
code: "\e61a",
|
|
338
|
-
scale: "d9"
|
|
339
|
-
},
|
|
340
|
-
]
|
|
341
|
-
|
|
342
|
-
}
|
|
343
|
-
}
|
|
344
|
-
};
|
|
345
|
-
</script>
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
//全局样式
|
|
2
|
-
import layout from './layout' //布局
|
|
3
|
-
import table from './table' //表格
|
|
4
|
-
import color from './color' //色彩
|
|
5
|
-
import text from './text' //文本
|
|
6
|
-
import decoration from './decoration' //装饰
|
|
7
|
-
import icon from './icon' //图标
|
|
8
|
-
import special from './special' //特殊
|
|
9
|
-
import animation from './animation' //动画
|
|
10
|
-
|
|
11
|
-
export default [
|
|
12
|
-
{
|
|
13
|
-
path: '/text',
|
|
14
|
-
component: text,
|
|
15
|
-
text: "文本"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
path: '/layout',
|
|
19
|
-
component: layout,
|
|
20
|
-
text: "布局"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
path: '/table',
|
|
24
|
-
component: table,
|
|
25
|
-
text: "表格"
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
path: '/decoration',
|
|
29
|
-
component: decoration,
|
|
30
|
-
text: "装饰"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
path: '/icon',
|
|
34
|
-
component: icon,
|
|
35
|
-
text: "图标"
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
path: '/color',
|
|
39
|
-
component: color,
|
|
40
|
-
text: "色彩"
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
path: '/special',
|
|
44
|
-
component: special,
|
|
45
|
-
text: "特殊"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
path: '/animation',
|
|
49
|
-
component: animation,
|
|
50
|
-
text: "动画"
|
|
51
|
-
}
|
|
52
|
-
];
|