@10yun/cv-mobile-ui 0.4.2 → 0.4.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.
Files changed (166) hide show
  1. package/package.json +1 -1
  2. package/ui-uni/amap-wx/js/util.js +166 -158
  3. package/ui-uni/page-foot/page-foot.vue +38 -0
  4. package/ui-uni/page-head/page-head.vue +16 -0
  5. package/ui-uni/product.vue +52 -52
  6. package/ui-uni/u-charts/u-charts.js +743 -1092
  7. package/ui-uni/u-link/u-link.vue +59 -0
  8. package/ui-uni/uni-badge/uni-badge.vue +250 -0
  9. package/ui-uni/uni-calendar/calendar.js +546 -0
  10. package/ui-uni/uni-calendar/uni-calendar-item.vue +171 -0
  11. package/ui-uni/uni-calendar/uni-calendar.vue +504 -0
  12. package/{ui-cv/cv-calendar → ui-uni/uni-calendar}/util.js +0 -0
  13. package/ui-uni/uni-card/uni-card.vue +420 -0
  14. package/ui-uni/uni-col/uni-col.vue +2968 -0
  15. package/ui-uni/uni-collapse/uni-collapse.vue +146 -0
  16. package/ui-uni/uni-collapse-item/uni-collapse-item.vue +378 -0
  17. package/ui-uni/uni-combox/uni-combox.vue +237 -0
  18. package/ui-uni/uni-countdown/uni-countdown.vue +234 -0
  19. package/ui-uni/uni-data-checkbox/uni-data-checkbox.vue +792 -0
  20. package/{ui-cv/cv-data-indexed-list → ui-uni/uni-data-indexed-list}/clientdb.js +0 -0
  21. package/ui-uni/uni-data-indexed-list/uni-data-indexed-list-item.vue +142 -0
  22. package/ui-uni/uni-data-indexed-list/uni-data-indexed-list.vue +364 -0
  23. package/{ui-cv/cv-data-picker → ui-uni/uni-data-picker}/keypress.js +0 -0
  24. package/ui-uni/uni-data-picker/uni-data-picker.vue +468 -0
  25. package/{ui-cv/cv-data-pickerview/cv-data-picker.js → ui-uni/uni-data-pickerview/uni-data-picker.js} +0 -0
  26. package/ui-uni/uni-data-pickerview/uni-data-pickerview.vue +298 -0
  27. package/{ui-cv/cv-dateformat → ui-uni/uni-dateformat}/date-format.js +0 -0
  28. package/ui-uni/uni-dateformat/uni-dateformat.vue +88 -0
  29. package/{ui-cv/cv-datetime-picker → ui-uni/uni-datetime-picker}/calendar-item.vue +0 -0
  30. package/{ui-cv/cv-datetime-picker → ui-uni/uni-datetime-picker}/calendar.js +0 -0
  31. package/ui-uni/uni-datetime-picker/calendar.vue +747 -0
  32. package/{ui-cv/cv-datetime-picker → ui-uni/uni-datetime-picker}/keypress.js +0 -0
  33. package/ui-uni/uni-datetime-picker/time-picker.vue +899 -0
  34. package/ui-uni/uni-datetime-picker/uni-datetime-picker.vue +874 -0
  35. package/{ui-cv/cv-datetime-picker → ui-uni/uni-datetime-picker}/util.js +0 -0
  36. package/ui-uni/uni-drawer/keypress.js +45 -0
  37. package/ui-uni/uni-drawer/uni-drawer.vue +178 -0
  38. package/{ui-cv/cv-easyinput → ui-uni/uni-easyinput}/common.js +0 -0
  39. package/ui-uni/uni-easyinput/uni-easyinput.vue +438 -0
  40. package/ui-uni/uni-fab/uni-fab.vue +443 -0
  41. package/{ui-cv/cv-fab/cv-fab.vue.bak → ui-uni/uni-fab/uni-fab.vue.bak} +2 -2
  42. package/ui-uni/uni-fav/uni-fav.vue +136 -0
  43. package/{ui-cv/cv-file-picker → ui-uni/uni-file-picker}/choose-and-upload-file.js +0 -0
  44. package/ui-uni/uni-file-picker/uni-file-picker.vue +614 -0
  45. package/{ui-cv/cv-file-picker → ui-uni/uni-file-picker}/upload-file.vue +0 -0
  46. package/{ui-cv/cv-file-picker → ui-uni/uni-file-picker}/upload-image.vue +0 -0
  47. package/{ui-cv/cv-file-picker → ui-uni/uni-file-picker}/utils.js +0 -0
  48. package/ui-uni/uni-forms/uni-forms.vue +467 -0
  49. package/ui-uni/uni-forms/validate.js +486 -0
  50. package/ui-uni/uni-forms-item/uni-forms-item.vue +500 -0
  51. package/{ui-cv/cv-goods-nav/cv-goods-nav.vue → ui-uni/uni-goods-nav/uni-goods-nav.vue} +1 -1
  52. package/ui-uni/uni-grid/uni-grid.vue +141 -0
  53. package/ui-uni/uni-grid-item/uni-grid-item.vue +123 -0
  54. package/ui-uni/uni-group/uni-group.vue +123 -0
  55. package/ui-uni/uni-icons/icons.js +132 -0
  56. package/ui-uni/uni-icons/uni-icons.vue +72 -0
  57. package/{ui-cv/cv-icon2 → ui-uni/uni-icons}/uni.ttf +0 -0
  58. package/ui-uni/uni-indexed-list/uni-indexed-list-item.vue +142 -0
  59. package/ui-uni/uni-indexed-list/uni-indexed-list.vue +357 -0
  60. package/ui-uni/uni-link/uni-link.vue +117 -0
  61. package/ui-uni/uni-list/uni-list.vue +107 -0
  62. package/ui-uni/uni-list/uni-refresh.vue +65 -0
  63. package/{ui-cv/cv-list → ui-uni/uni-list}/uni-refresh.wxs +0 -0
  64. package/ui-uni/uni-list-ad/uni-list-ad.vue +106 -0
  65. package/{ui-cv/cv-list-chat/cv-list-chat.scss → ui-uni/uni-list-chat/uni-list-chat.scss} +0 -0
  66. package/{ui-cv/cv-list-chat/cv-list-chat.vue → ui-uni/uni-list-chat/uni-list-chat.vue} +0 -0
  67. package/ui-uni/uni-list-item/uni-list-item.vue +428 -0
  68. package/ui-uni/uni-load-more/uni-load-more.vue +366 -0
  69. package/ui-uni/uni-nav-bar/uni-nav-bar.vue +244 -0
  70. package/{ui-cv/cv-nav-bar/cv-status-bar.vue → ui-uni/uni-nav-bar/uni-status-bar.vue} +0 -0
  71. package/ui-uni/uni-notice-bar/uni-notice-bar.vue +394 -0
  72. package/ui-uni/uni-number-box/uni-number-box.vue +224 -0
  73. package/ui-uni/uni-pagination/uni-pagination.vue +376 -0
  74. package/{ui-cv/cv-popup → ui-uni/uni-popup}/keypress.js +0 -0
  75. package/{ui-cv/cv-popup → ui-uni/uni-popup}/popup.js +0 -0
  76. package/ui-uni/uni-popup/uni-popup.vue +412 -0
  77. package/{ui-cv/cv-popup-dialog → ui-uni/uni-popup-dialog}/keypress.js +0 -0
  78. package/{ui-cv/cv-popup-dialog/cv-popup-dialog.vue → ui-uni/uni-popup-dialog/uni-popup-dialog.vue} +0 -0
  79. package/ui-uni/uni-popup-message/uni-popup-message.vue +143 -0
  80. package/{ui-cv/cv-popup-share/cv-popup-share.vue → ui-uni/uni-popup-share/uni-popup-share.vue} +0 -0
  81. package/ui-uni/uni-rate/uni-rate.vue +357 -0
  82. package/ui-uni/uni-row/uni-row.vue +155 -0
  83. package/ui-uni/uni-search-bar/uni-search-bar.vue +262 -0
  84. package/{ui-cv/cv-section/cv-section.vue → ui-uni/uni-section/uni-section.vue} +0 -0
  85. package/{ui-cv/cv-segmented-control/cv-segmented-control.vue → ui-uni/uni-segmented-control/uni-segmented-control.vue} +0 -0
  86. package/{ui-cv/cv-status-bar/cv-status-bar.vue → ui-uni/uni-status-bar/uni-status-bar.vue} +0 -0
  87. package/ui-uni/uni-steps/uni-steps.vue +250 -0
  88. package/{ui-cv/cv-swipe-action/cv-swipe-action.vue → ui-uni/uni-swipe-action/uni-swipe-action.vue} +0 -0
  89. package/{ui-cv/cv-swipe-action-item → ui-uni/uni-swipe-action-item}/bindingx.js +0 -0
  90. package/{ui-cv/cv-swipe-action-item → ui-uni/uni-swipe-action-item}/index.wxs +0 -0
  91. package/{ui-cv/cv-swipe-action-item → ui-uni/uni-swipe-action-item}/isPC.js +0 -0
  92. package/{ui-cv/cv-swipe-action-item → ui-uni/uni-swipe-action-item}/mpalipay.js +0 -0
  93. package/{ui-cv/cv-swipe-action-item → ui-uni/uni-swipe-action-item}/mpother.js +0 -0
  94. package/{ui-cv/cv-swipe-action-item → ui-uni/uni-swipe-action-item}/mpwxs.js +0 -0
  95. package/{ui-cv/cv-swipe-action-item/cv-swipe-action-item.vue → ui-uni/uni-swipe-action-item/uni-swipe-action-item.vue} +0 -0
  96. package/ui-uni/uni-swiper-dot/uni-swiper-dot.vue +205 -0
  97. package/ui-uni/uni-table/uni-table.vue +455 -0
  98. package/ui-uni/uni-tag/uni-tag.vue +283 -0
  99. package/ui-uni/uni-tbody/uni-tbody.vue +30 -0
  100. package/ui-uni/uni-td/uni-td.vue +88 -0
  101. package/{ui-cv/cv-test/cv-test.vue → ui-uni/uni-test/uni-test.vue} +0 -0
  102. package/{ui-cv/cv-th → ui-uni/uni-th}/filter-dropdown.vue +0 -0
  103. package/ui-uni/uni-th/uni-th.vue +259 -0
  104. package/ui-uni/uni-thead/uni-thead.vue +114 -0
  105. package/ui-uni/uni-title/uni-title.vue +171 -0
  106. package/{ui-cv/cv-tr → ui-uni/uni-tr}/table-checkbox.vue +0 -0
  107. package/ui-uni/uni-tr/uni-tr.vue +156 -0
  108. package/{ui-cv/cv-transition → ui-uni/uni-transition}/createAnimation.js +0 -0
  109. package/ui-uni/uni-transition/uni-transition.vue +287 -0
  110. package/ui-cv/cv-badge/cv-badge.vue +0 -249
  111. package/ui-cv/cv-calendar/calendar.js +0 -963
  112. package/ui-cv/cv-calendar/cv-calendar-item.vue +0 -198
  113. package/ui-cv/cv-calendar/cv-calendar.vue +0 -508
  114. package/ui-cv/cv-card/cv-card.vue +0 -427
  115. package/ui-cv/cv-col/cv-col.vue +0 -2965
  116. package/ui-cv/cv-collapse/cv-collapse.vue +0 -146
  117. package/ui-cv/cv-collapse-item/cv-collapse-item.vue +0 -395
  118. package/ui-cv/cv-combox/cv-combox.vue +0 -250
  119. package/ui-cv/cv-countdown/cv-countdown.vue +0 -245
  120. package/ui-cv/cv-data-checkbox/cv-data-checkbox.vue +0 -841
  121. package/ui-cv/cv-data-indexed-list/cv-data-indexed-list-item.vue +0 -154
  122. package/ui-cv/cv-data-indexed-list/cv-data-indexed-list.vue +0 -376
  123. package/ui-cv/cv-data-picker/cv-data-picker.vue +0 -486
  124. package/ui-cv/cv-data-pickerview/cv-data-pickerview.vue +0 -304
  125. package/ui-cv/cv-dateformat/cv-dateformat.vue +0 -86
  126. package/ui-cv/cv-datetime-picker/calendar.vue +0 -761
  127. package/ui-cv/cv-datetime-picker/cv-datetime-picker.vue +0 -958
  128. package/ui-cv/cv-datetime-picker/time-picker.vue +0 -907
  129. package/ui-cv/cv-drawer/cv-drawer.vue +0 -185
  130. package/ui-cv/cv-drawer/keypress.js +0 -45
  131. package/ui-cv/cv-easyinput/cv-easyinput.vue +0 -514
  132. package/ui-cv/cv-fab/cv-fab.vue +0 -465
  133. package/ui-cv/cv-fav/cv-fav.vue +0 -150
  134. package/ui-cv/cv-file-picker/cv-file-picker.vue +0 -619
  135. package/ui-cv/cv-form-base/cv-form-base.vue +0 -470
  136. package/ui-cv/cv-form-base/validate.js +0 -477
  137. package/ui-cv/cv-grid-group/cv-grid-group.vue +0 -148
  138. package/ui-cv/cv-grid-item/cv-grid-item.vue +0 -132
  139. package/ui-cv/cv-icon2/cv-icon2.vue +0 -78
  140. package/ui-cv/cv-icon2/icons.js +0 -132
  141. package/ui-cv/cv-indexed-list/cv-indexed-list-item.vue +0 -154
  142. package/ui-cv/cv-indexed-list/cv-indexed-list.vue +0 -371
  143. package/ui-cv/cv-link2/cv-link2.vue +0 -130
  144. package/ui-cv/cv-list/cv-list.vue +0 -107
  145. package/ui-cv/cv-list/cv-refresh.vue +0 -65
  146. package/ui-cv/cv-list-ad/cv-list-ad.vue +0 -113
  147. package/ui-cv/cv-list-item/cv-list-item.vue +0 -449
  148. package/ui-cv/cv-nav-bar/cv-nav-bar.vue +0 -256
  149. package/ui-cv/cv-notice-bar/cv-notice-bar.vue +0 -453
  150. package/ui-cv/cv-number-box/cv-number-box.vue +0 -223
  151. package/ui-cv/cv-pagination/cv-pagination.vue +0 -397
  152. package/ui-cv/cv-popup/cv-popup.vue +0 -429
  153. package/ui-cv/cv-popup-message/cv-popup-message.vue +0 -143
  154. package/ui-cv/cv-row/cv-row.vue +0 -157
  155. package/ui-cv/cv-search-bar/cv-search-bar.vue +0 -280
  156. package/ui-cv/cv-steps/cv-steps.vue +0 -293
  157. package/ui-cv/cv-swiper-dot/cv-swiper-dot.vue +0 -255
  158. package/ui-cv/cv-table/cv-table.vue +0 -460
  159. package/ui-cv/cv-tag/cv-tag.vue +0 -276
  160. package/ui-cv/cv-tbody/cv-tbody.vue +0 -28
  161. package/ui-cv/cv-td/cv-td.vue +0 -93
  162. package/ui-cv/cv-th/cv-th.vue +0 -270
  163. package/ui-cv/cv-thead/cv-thead.vue +0 -114
  164. package/ui-cv/cv-title/cv-title.vue +0 -168
  165. package/ui-cv/cv-tr/cv-tr.vue +0 -166
  166. package/ui-cv/cv-transition/cv-transition.vue +0 -279
@@ -1,427 +0,0 @@
1
- <template>
2
- <view
3
- class="uni-card uni-border"
4
- :class="{
5
- 'uni-card--full': isFull === true || isFull === 'true',
6
- 'uni-card--shadow': isShadow === true || isShadow === 'true'
7
- }"
8
- >
9
- <!-- 基础 -->
10
- <view v-if="mode === 'basic' && title" @click.stop="onClick" class="uni-card__head-padding">
11
- <view class="uni-card__header uni-border-bottom">
12
- <slot name="header">
13
- <view v-if="thumbnail" class="uni-card__header-extra-img-view">
14
- <image :src="thumbnail" class="uni-card__header-extra-img" />
15
- </view>
16
- <text class="uni-card__header-title-text">{{ title }}</text>
17
- <text v-if="extra" class="uni-card__header-extra-text">{{ extra }}</text>
18
- </slot>
19
- </view>
20
- </view>
21
- <!-- 标题 -->
22
- <view v-if="mode === 'title'" @click.stop="onClick" class="uni-card__head-padding">
23
- <view class="uni-card__title uni-border-bottom">
24
- <slot name="header">
25
- <view class="uni-card__title-box">
26
- <view v-if="thumbnail" class="uni-card__title-header">
27
- <image class="uni-card__title-header-image" :src="thumbnail" mode="scaleToFill" />
28
- </view>
29
- <view class="uni-card__title-content">
30
- <text class="uni-card__title-content-title uni-ellipsis">{{ title }}</text>
31
- <text class="uni-card__title-content-extra uni-ellipsis">{{ subTitle }}</text>
32
- </view>
33
- </view>
34
- <view v-if="extra">
35
- <text class="uni-card__header-extra-text">{{ extra }}</text>
36
- </view>
37
- </slot>
38
- </view>
39
- </view>
40
- <!-- 图文 -->
41
- <view v-if="mode === 'style'" class="uni-card__thumbnailimage" @click.stop="onClick">
42
- <view class="uni-card__thumbnailimage-box">
43
- <image v-if="thumbnail" class="uni-card__thumbnailimage-image" :src="thumbnail" mode="aspectFill" />
44
- <cv-icon2 v-if="!thumbnail" type="image" size="30" color="#999" />
45
- </view>
46
- <view v-if="title" class="uni-card__thumbnailimage-title">
47
- <text class="uni-card__thumbnailimage-title-text">{{ title }}</text>
48
- </view>
49
- </view>
50
- <!-- 内容 -->
51
- <view class="uni-card__content uni-card__content--pd" @click.stop="onClick">
52
- <view v-if="mode === 'style' && extra" class="">
53
- <text class="uni-card__content-extra">{{ extra }}</text>
54
- </view>
55
- <slot />
56
- </view>
57
- <!-- 底部 -->
58
- <view v-if="note" class="uni-card__footer uni-border-top">
59
- <slot name="footer">
60
- <text class="uni-card__footer-text">{{ note }}</text>
61
- </slot>
62
- </view>
63
- </view>
64
- </template>
65
-
66
- <script>
67
- /**
68
- * Card 卡片
69
- * @description 卡片视图组件
70
- * @tutorial https://ext.dcloud.net.cn/plugin?id=22
71
- * @property {String} title 标题文字
72
- * @property {String} subTitle 副标题(仅仅mode=title下生效)
73
- * @property {String} extra 标题额外信息
74
- * @property {String} note 底部信息
75
- * @property {String} thumbnail 标题左侧缩略图
76
- * @property {String} mode = [basic|style|title] 卡片模式
77
- * @value basic 基础卡片
78
- * @value style 图文卡片
79
- * @value title 标题卡片
80
- * @property {Boolean} isFull = [true | false] 卡片内容是否通栏,为 true 时将去除padding值
81
- * @property {Boolean} isShadow = [true | false] 卡片内容是否开启阴影
82
- * @event {Function} click 点击 Card 触发事件
83
- * @example <cv-card title="标题文字" thumbnail="xxx.jpg" extra="额外信息" note="Tips">内容主体,可自定义内容及样式</cv-card>
84
- */
85
- export default {
86
- name: 'cvCard',
87
- emits: ['click'],
88
- props: {
89
- title: {
90
- type: String,
91
- default: ''
92
- },
93
- subTitle: {
94
- type: String,
95
- default: ''
96
- },
97
- extra: {
98
- type: String,
99
- default: ''
100
- },
101
- note: {
102
- type: String,
103
- default: ''
104
- },
105
- thumbnail: {
106
- type: String,
107
- default: ''
108
- },
109
- mode: {
110
- type: String,
111
- default: 'basic'
112
- },
113
- isFull: {
114
- // 内容区域是否通栏
115
- type: Boolean,
116
- default: false
117
- },
118
- isShadow: {
119
- // 是否开启阴影
120
- type: [Boolean, String],
121
- default: false
122
- }
123
- },
124
- methods: {
125
- onClick() {
126
- this.$emit('click');
127
- }
128
- }
129
- };
130
- </script>
131
-
132
- <style scoped>
133
- .uni-card {
134
- /* #ifndef APP-NVUE */
135
- display: flex;
136
- flex: 1;
137
- box-shadow: 0 0 0 rgba(0, 0, 0, 0);
138
- /* #endif */
139
- margin: 12px 15px;
140
- background-color: #ffffff;
141
- position: relative;
142
- flex-direction: column;
143
- border-radius: 5px;
144
- overflow: hidden;
145
- /* #ifdef H5 */
146
- cursor: pointer;
147
- /* #endif */
148
- }
149
-
150
- .uni-border {
151
- position: relative;
152
- /* #ifdef APP-NVUE */
153
- border-color: #e5e5e5;
154
- border-style: solid;
155
- border-width: 0.5px;
156
- /* #endif */
157
- z-index: 1;
158
- }
159
-
160
- /* #ifndef APP-NVUE */
161
- .uni-border:after {
162
- content: '';
163
- position: absolute;
164
- bottom: 0;
165
- left: 0;
166
- top: 0;
167
- right: 0;
168
- border: 1px solid #e5e5e5;
169
- border-radius: 10px;
170
- box-sizing: border-box;
171
- width: 200%;
172
- height: 200%;
173
- transform: scale(0.5);
174
- transform-origin: left top;
175
- z-index: -1;
176
- }
177
-
178
- /* #endif */
179
- .uni-border-bottom {
180
- position: relative;
181
- /* #ifdef APP-NVUE */
182
- border-bottom-color: #e5e5e5;
183
- border-bottom-style: solid;
184
- border-bottom-width: 0.5px;
185
- /* #endif */
186
- z-index: 1;
187
- }
188
-
189
- /* #ifndef APP-NVUE */
190
- .uni-border-bottom:after {
191
- content: '';
192
- position: absolute;
193
- bottom: 0;
194
- left: 0;
195
- top: 0;
196
- right: 0;
197
- border-bottom: 1px solid #e5e5e5;
198
- box-sizing: border-box;
199
- width: 200%;
200
- height: 200%;
201
- transform: scale(0.5);
202
- transform-origin: left top;
203
- z-index: -1;
204
- }
205
-
206
- /* #endif */
207
- .uni-border-top {
208
- position: relative;
209
- /* #ifdef APP-NVUE */
210
- border-top-color: #e5e5e5;
211
- border-top-style: solid;
212
- border-top-width: 0.5px;
213
- /* #endif */
214
- z-index: 1;
215
- }
216
-
217
- /* #ifndef APP-NVUE */
218
- .uni-border-top:after {
219
- content: '';
220
- position: absolute;
221
- bottom: 0;
222
- left: 0;
223
- top: 0;
224
- right: 0;
225
- border-top: 1px solid #e5e5e5;
226
- box-sizing: border-box;
227
- width: 200%;
228
- height: 200%;
229
- transform: scale(0.5);
230
- transform-origin: left top;
231
- z-index: -1;
232
- }
233
-
234
- /* #endif */
235
- .uni-card__thumbnailimage {
236
- position: relative;
237
- /* #ifndef APP-NVUE */
238
- /* #endif */
239
- flex-direction: column;
240
- justify-content: center;
241
- height: 150px;
242
- background-color: #f1f1f1;
243
- overflow: hidden;
244
- }
245
-
246
- .uni-card__thumbnailimage-box {
247
- /* #ifndef APP-NVUE */
248
- display: flex;
249
- /* #endif */
250
- flex: 1;
251
- height: 150px;
252
- flex-direction: row;
253
- justify-content: center;
254
- align-items: center;
255
- overflow: hidden;
256
- }
257
-
258
- .uni-card__thumbnailimage-image {
259
- flex: 1;
260
- }
261
-
262
- .uni-card__thumbnailimage-title {
263
- /* #ifndef APP-NVUE */
264
- display: flex;
265
- /* #endif */
266
- position: absolute;
267
- bottom: 0;
268
- left: 0;
269
- right: 0;
270
- flex-direction: row;
271
- padding: 8px 12px;
272
- background-color: rgba(0, 0, 0, 0.4);
273
- }
274
-
275
- .uni-card__thumbnailimage-title-text {
276
- flex: 1;
277
- font-size: 14px;
278
- color: #fff;
279
- }
280
-
281
- .uni-card__title {
282
- /* #ifndef APP-NVUE */
283
- display: flex;
284
- /* #endif */
285
- flex-direction: row;
286
- align-items: center;
287
- padding: 10px;
288
- }
289
-
290
- .uni-card__title-box {
291
- /* #ifndef APP-NVUE */
292
- display: flex;
293
- /* #endif */
294
- flex: 1;
295
- flex-direction: row;
296
- align-items: center;
297
- overflow: hidden;
298
- }
299
-
300
- .uni-card__title-header {
301
- width: 40px;
302
- height: 40px;
303
- overflow: hidden;
304
- border-radius: 5px;
305
- padding-right: 10px;
306
- }
307
-
308
- .uni-card__title-header-image {
309
- width: 40px;
310
- height: 40px;
311
- }
312
-
313
- .uni-card__title-content {
314
- /* #ifndef APP-NVUE */
315
- display: flex;
316
- /* #endif */
317
- flex-direction: column;
318
- justify-content: center;
319
- flex: 1;
320
- height: 40px;
321
- overflow: hidden;
322
- }
323
-
324
- .uni-card__title-content-title {
325
- font-size: 14px;
326
- line-height: 22px;
327
- }
328
-
329
- .uni-card__title-content-extra {
330
- font-size: 12px;
331
- line-height: 27px;
332
- color: #999;
333
- }
334
-
335
- .uni-card__header {
336
- /* #ifndef APP-NVUE */
337
- display: flex;
338
- /* #endif */
339
- position: relative;
340
- flex-direction: row;
341
- padding: 12px;
342
- align-items: center;
343
- }
344
-
345
- .uni-card__header-title {
346
- /* #ifndef APP-NVUE */
347
- display: flex;
348
- /* #endif */
349
- flex-direction: row;
350
- margin-right: 8px;
351
- justify-content: flex-start;
352
- align-items: center;
353
- }
354
-
355
- .uni-card__header-title-text {
356
- font-size: 16px;
357
- flex: 1;
358
- color: #333;
359
- }
360
-
361
- .uni-card__header-extra-img {
362
- height: 20px;
363
- width: 20px;
364
- margin-right: 8px;
365
- }
366
-
367
- .uni-card__header-extra-text {
368
- flex: 1;
369
- margin-left: 8px;
370
- font-size: 12px;
371
- text-align: right;
372
- color: #999;
373
- }
374
-
375
- .uni-card__content {
376
- color: #333;
377
- }
378
-
379
- .uni-card__content--pd {
380
- padding: 12px;
381
- }
382
-
383
- .uni-card__content-extra {
384
- font-size: 14px;
385
- padding-bottom: 10px;
386
- color: #999;
387
- }
388
-
389
- .uni-card__footer {
390
- justify-content: space-between;
391
- padding: 12px;
392
- }
393
-
394
- .uni-card__footer-text {
395
- color: #999;
396
- font-size: 12px;
397
- }
398
-
399
- .uni-card--shadow {
400
- position: relative;
401
- /* #ifndef APP-NVUE */
402
- box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
403
- /* #endif */
404
- }
405
-
406
- .uni-card--full {
407
- margin: 0;
408
- border-radius: 0;
409
- }
410
-
411
- /* #ifndef APP-NVUE */
412
- .uni-card--full:after {
413
- border-radius: 0;
414
- }
415
-
416
- /* #endif */
417
- .uni-ellipsis {
418
- /* #ifndef APP-NVUE */
419
- overflow: hidden;
420
- white-space: nowrap;
421
- text-overflow: ellipsis;
422
- /* #endif */
423
- /* #ifdef APP-NVUE */
424
- lines: 1;
425
- /* #endif */
426
- }
427
- </style>