@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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@10yun/cv-mobile-ui",
3
- "version": "0.4.2",
3
+ "version": "0.4.3",
4
4
  "description": "十云cvjs移动端ui,适用uniapp",
5
5
  "author": "",
6
6
  "license": "Apache-2.0",
@@ -1,173 +1,181 @@
1
1
  import amap from '@/components/amap-wx/lib/amap-wx.js';
2
2
  // 地铁颜色图
3
3
  const line = {
4
- '1号线': '#C43B33',
5
- '2号线': '#016299',
6
- '4号线/大兴线': '#008E9C',
7
- '5号线': '#A42380',
8
- '6号线': '#D09900',
9
- '7号线': '#F2C172',
10
- '8号线': '#009D6A',
11
- '9号线': '#8FC41E',
12
- '10号线': '#009DBE',
13
- '13号线': '#F9E701',
14
- '14号线东段': '#D4A7A2',
15
- '14号线西段': '#D4A7A2',
16
- '15号线': '#5D2D69',
17
- 八通线: '#C33A32',
18
- 昌平线: '#DE82B1',
19
- 亦庄线: '#E40177',
20
- 房山线: '#E66021',
21
- 机场线: '#A29BBC'
22
- };
4
+ '1号线': '#C43B33',
5
+ '2号线': '#016299',
6
+ '4号线/大兴线': '#008E9C',
7
+ '5号线': '#A42380',
8
+ '6号线': '#D09900',
9
+ '7号线': '#F2C172',
10
+ '8号线': '#009D6A',
11
+ '9号线': '#8FC41E',
12
+ '10号线': '#009DBE',
13
+ '13号线': '#F9E701',
14
+ '14号线东段': '#D4A7A2',
15
+ '14号线西段': '#D4A7A2',
16
+ '15号线': '#5D2D69',
17
+ '八通线': '#C33A32',
18
+ '昌平线': '#DE82B1',
19
+ '亦庄线': '#E40177',
20
+ '房山线': '#E66021',
21
+ '机场线': '#A29BBC',
22
+ }
23
23
 
24
24
  // 150500:地铁站 ,150700:公交站 , 190700:地名地址
25
- const typecode = [
26
- {
27
- id: '150500',
28
- icon: 'icon-ditie'
29
- },
30
- {
31
- id: '150700',
32
- icon: 'icon-gongjiao'
33
- },
34
- {
35
- id: '190700',
36
- icon: 'icon-gonglu'
37
- }
38
- ];
25
+ const typecode = [{
26
+ id: '150500',
27
+ icon: 'icon-ditie'
28
+ }, {
29
+ id: '150700',
30
+ icon: 'icon-gongjiao'
31
+ }, {
32
+ id: '190700',
33
+ icon: 'icon-gonglu'
34
+ }];
39
35
 
40
36
  const util = {
41
- key: 'b526b09b86cd2996e7732be8ab8c4430',
42
- /**
43
- * 初始化高德地图api
44
- */
45
- mapInit() {
46
- return new amap.AMapWX({
47
- key: this.key
48
- });
49
- },
50
- // 服务状态吗
51
- typecode,
52
- /**
53
- * 获取地图颜色
54
- */
55
- lineColor(name) {
56
- if (line[name]) {
57
- return line[name];
58
- } else {
59
- return '#ccc';
60
- }
61
- },
62
- /**
63
- * 关键字颜色变化
64
- */
65
- serachNmme(val, name) {
66
- let namestr = new RegExp(val);
67
- let nameresult = `<div style="font-size: 14px;color: #333;line-height: 1.5;">
37
+ key:'b526b09b86cd2996e7732be8ab8c4430',
38
+ /**
39
+ * 初始化高德地图api
40
+ */
41
+ mapInit() {
42
+ return new amap.AMapWX({
43
+ key: this.key
44
+ });
45
+ },
46
+ // 服务状态吗
47
+ typecode,
48
+ /**
49
+ * 获取地图颜色
50
+ */
51
+ lineColor(name) {
52
+ if (line[name]) {
53
+ return line[name];
54
+ } else {
55
+ return '#ccc';
56
+ }
57
+ },
58
+ /**
59
+ * 关键字颜色变化
60
+ */
61
+ serachNmme(val, name) {
62
+ let namestr = new RegExp(val);
63
+ let nameresult =
64
+ `<div style="font-size: 14px;color: #333;line-height: 1.5;">
68
65
  ${name.replace(namestr, "<span style='color:#66ccff;'>" + val + '</span>')}
69
- </div>`.trim();
66
+ </div>`
67
+ .trim();
70
68
 
71
- return nameresult;
72
- },
73
- /**
74
- * 地址转地铁线路
75
- */
76
- addressToLine(address, type) {
77
- let addr = address.split(';');
78
- let dt = '';
79
- addr.forEach((elm) => {
80
- let color = '#cccccc';
81
- if (type === typecode[0].id) {
82
- color = this.lineColor(elm);
83
- } else if (type === typecode[1].id) {
84
- color = '#4075cb';
85
- }
86
- let style =
87
- 'margin:5px 0;margin-right:5px;padding:0 5px;background:' + color + ';font-size:12px;color:#fff;border-radius:3px;';
88
- dt += `<div style=\'${style}\'>${elm}</div>`;
89
- });
90
- return `<div style="display:flex;flex-wrap: wrap;">${dt}</div>`;
91
- },
92
- /**
93
- * 数据处理
94
- */
95
- dataHandle(item, val) {
96
- // 改变字体颜色
97
- if (val) {
98
- item.nameNodes = util.serachNmme(val, item.name);
99
- } else {
100
- item.nameNodes = `<div style="font-size: 14px;color: #333;line-height: 1.5;">${item.name}</div>`;
101
- }
102
- // 地址解析 地铁
103
- if (item.typecode === util.typecode[0].id || item.typecode === util.typecode[1].id) {
104
- item.addressNodes = util.addressToLine(item.address, item.typecode);
105
- if (item.typecode === util.typecode[0].id) {
106
- item.icon = util.typecode[0].icon;
107
- } else if (item.typecode === util.typecode[1].id) {
108
- item.icon = util.typecode[1].icon;
109
- }
110
- } else {
111
- item.addressNodes = `<span>${item.district}${item.address.length > 0 ? '·' + item.address : ''}</span>`.trim();
112
- item.icon = 'icon-weizhi';
113
- }
69
+ return nameresult;
70
+ },
71
+ /**
72
+ * 地址转地铁线路
73
+ */
74
+ addressToLine(address, type) {
75
+ let addr = address.split(';');
76
+ let dt = '';
77
+ addr.forEach(elm => {
78
+ let color = '#cccccc';
79
+ if (type === typecode[0].id) {
80
+ color = this.lineColor(elm)
81
+ } else if (type === typecode[1].id) {
82
+ color = '#4075cb'
83
+ }
84
+ let style = 'margin:5px 0;margin-right:5px;padding:0 5px;background:' + color +
85
+ ';font-size:12px;color:#fff;border-radius:3px;';
86
+ dt += `<div style=\'${style}\'>${elm}</div>`;
114
87
 
115
- if (item.location && item.location.length === 0) {
116
- item.icon = 'icon-sousuo';
117
- }
88
+ });
89
+ return `<div style="display:flex;flex-wrap: wrap;">${dt}</div>`;
90
+ },
91
+ /**
92
+ * 数据处理
93
+ */
94
+ dataHandle(item, val) {
95
+ // 改变字体颜色
96
+ if (val) {
97
+ item.nameNodes = util.serachNmme(val, item.name);
98
+ } else {
99
+ item.nameNodes = `<div style="font-size: 14px;color: #333;line-height: 1.5;">${item.name}</div>`;
118
100
 
119
- return item;
120
- },
121
- /**
122
- * 存储历史数据
123
- * val [string | object]需要存储的内容
124
- */
125
- setHistory(val) {
126
- let searchHistory = uni.getStorageSync('search:history');
127
- if (!searchHistory) searchHistory = [];
128
- let serachData = {};
129
- if (typeof val === 'string') {
130
- serachData = {
131
- adcode: [],
132
- address: [],
133
- city: [],
134
- district: [],
135
- id: [],
136
- location: [],
137
- name: val,
138
- typecode: []
139
- };
140
- } else {
141
- serachData = val;
142
- }
101
+ }
102
+ // 地址解析 地铁
103
+ if (
104
+ item.typecode === util.typecode[0].id ||
105
+ item.typecode === util.typecode[1].id
106
+ ) {
107
+ item.addressNodes = util.addressToLine(item.address, item.typecode);
108
+ if (item.typecode === util.typecode[0].id) {
109
+ item.icon = util.typecode[0].icon;
110
+ } else if (item.typecode === util.typecode[1].id) {
111
+ item.icon = util.typecode[1].icon;
112
+ }
113
+ } else {
114
+ item.addressNodes = `<span>${item.district}${
115
+ item.address.length > 0 ? '·' + item.address : ''
116
+ }</span>`.trim();
117
+ item.icon = 'icon-weizhi';
118
+ }
143
119
 
144
- // 判断数组是否存在,如果存在,那么将放到最前面
145
- for (var i = 0; i < searchHistory.length; i++) {
146
- if (searchHistory[i].name === serachData.name) {
147
- searchHistory.splice(i, 1);
148
- break;
149
- }
150
- }
120
+ if (item.location && item.location.length === 0) {
121
+ item.icon = 'icon-sousuo';
122
+ }
151
123
 
152
- searchHistory.unshift(util.dataHandle(serachData));
153
- uni.setStorage({
154
- key: 'search:history',
155
- data: searchHistory,
156
- success: function () {
157
- // console.log('success');
158
- }
159
- });
160
- },
161
- getHistory() {},
162
- removeHistory() {
163
- uni.removeStorage({
164
- key: 'search:history',
165
- success: function (res) {
166
- console.log('success');
167
- }
168
- });
169
- return [];
170
- }
171
- };
124
+ return item;
125
+ },
126
+ /**
127
+ * 存储历史数据
128
+ * val [string | object]需要存储的内容
129
+ */
130
+ setHistory(val) {
131
+ let searchHistory = uni.getStorageSync('search:history');
132
+ if (!searchHistory) searchHistory = [];
133
+ let serachData = {};
134
+ if (typeof(val) === 'string') {
135
+ serachData = {
136
+ adcode: [],
137
+ address: [],
138
+ city: [],
139
+ district: [],
140
+ id: [],
141
+ location: [],
142
+ name: val,
143
+ typecode: []
144
+ };
145
+ } else {
146
+ serachData = val
147
+ }
148
+
149
+ // 判断数组是否存在,如果存在,那么将放到最前面
150
+ for (var i = 0; i < searchHistory.length; i++) {
151
+ if (searchHistory[i].name === serachData.name) {
152
+ searchHistory.splice(i, 1);
153
+ break;
154
+ }
155
+ }
156
+
157
+ searchHistory.unshift(util.dataHandle(serachData));
158
+ uni.setStorage({
159
+ key: 'search:history',
160
+ data: searchHistory,
161
+ success: function() {
162
+ // console.log('success');
163
+ }
164
+ });
165
+ },
166
+ getHistory() {
167
+
168
+ },
169
+ removeHistory() {
170
+ uni.removeStorage({
171
+ key: 'search:history',
172
+ success: function(res) {
173
+ console.log('success');
174
+ }
175
+ });
176
+ return []
177
+ }
178
+
179
+ }
172
180
 
173
181
  export default util;
@@ -0,0 +1,38 @@
1
+ <template name="page-foot">
2
+ <view class="page-share-title">
3
+ <text>感谢{{name}}提供本示例,</text>
4
+ <text class="submit" @click="submit">我也提交</text>
5
+ </view>
6
+ </template>
7
+
8
+ <script>
9
+ export default {
10
+ name: "page-foot",
11
+ props: {
12
+ name: {
13
+ type: String,
14
+ default: ""
15
+ }
16
+ },
17
+ methods: {
18
+ submit() {
19
+ uni.showModal({
20
+ content:"hello uni-app开源地址为https://github.com/dcloudio/uni-app/tree/master/examples,请在这个开源项目上贡献你的代码",
21
+ showCancel:false
22
+ })
23
+ }
24
+ }
25
+ }
26
+ </script>
27
+ <style>
28
+ .page-share-title {
29
+ text-align: center;
30
+ font-size: 30rpx;
31
+ color: #BEBEBE;
32
+ padding: 20rpx 0;
33
+ }
34
+
35
+ .submit {
36
+ border-bottom: 1rpx solid #BEBEBE;
37
+ }
38
+ </style>
@@ -0,0 +1,16 @@
1
+ <template name="page-head">
2
+ <view class="common-page-head">
3
+ <view class="common-page-head-title">{{title}}</view>
4
+ </view>
5
+ </template>
6
+ <script>
7
+ export default {
8
+ name: "page-head",
9
+ props: {
10
+ title: {
11
+ type: String,
12
+ default: ""
13
+ }
14
+ }
15
+ }
16
+ </script>
@@ -1,66 +1,66 @@
1
1
  <template>
2
- <view class="product">
3
- <image class="product-image" :src="image ? image : 'https://via.placeholder.com/150x200'"></image>
4
- <view class="product-title">{{ title }}</view>
5
- <view class="product-price">
6
- <text class="product-price-favour">¥{{ originalPrice }}</text>
7
- <text class="product-price-original">¥{{ favourPrice }}</text>
8
- <text class="product-tip">{{ tip }}</text>
9
- </view>
10
- </view>
2
+ <view class="product">
3
+ <image class="product-image" :src="image ? image : 'https://via.placeholder.com/150x200'"></image>
4
+ <view class="product-title">{{title}}</view>
5
+ <view class="product-price">
6
+ <text class="product-price-favour">¥{{originalPrice}}</text>
7
+ <text class="product-price-original">¥{{favourPrice}}</text>
8
+ <text class="product-tip">{{tip}}</text>
9
+ </view>
10
+ </view>
11
11
  </template>
12
12
 
13
13
  <script>
14
- export default {
15
- name: 'product',
16
- props: ['image', 'title', 'originalPrice', 'favourPrice', 'tip']
17
- };
14
+ export default {
15
+ name: 'product',
16
+ props: ['image', 'title', 'originalPrice', 'favourPrice', 'tip']
17
+ }
18
18
  </script>
19
19
 
20
20
  <style>
21
- .product {
22
- padding: 10rpx 20rpx;
23
- display: flex;
24
- flex-direction: column;
25
- }
21
+ .product {
22
+ padding: 10rpx 20rpx;
23
+ display: flex;
24
+ flex-direction: column;
25
+ }
26
26
 
27
- .product-image {
28
- height: 330rpx;
29
- width: 330rpx;
30
- }
27
+ .product-image {
28
+ height: 330rpx;
29
+ width: 330rpx;
30
+ }
31
31
 
32
- .product-title {
33
- width: 300rpx;
34
- font-size: 32rpx;
35
- word-break: break-all;
36
- display: -webkit-box;
37
- overflow: hidden;
38
- text-overflow: ellipsis;
39
- -webkit-box-orient: vertical;
40
- -webkit-line-clamp: 2;
41
- }
32
+ .product-title {
33
+ width: 300rpx;
34
+ font-size: 32rpx;
35
+ word-break: break-all;
36
+ display: -webkit-box;
37
+ overflow: hidden;
38
+ text-overflow: ellipsis;
39
+ -webkit-box-orient: vertical;
40
+ -webkit-line-clamp: 2;
41
+ }
42
42
 
43
- .product-price {
44
- font-size: 28rpx;
45
- position: relative;
46
- }
43
+ .product-price {
44
+ font-size: 28rpx;
45
+ position: relative;
46
+ }
47
47
 
48
- .product-price-original {
49
- color: #e80080;
50
- }
48
+ .product-price-original {
49
+ color: #E80080;
50
+ }
51
51
 
52
- .product-price-favour {
53
- color: #888888;
54
- text-decoration: line-through;
55
- margin-left: 10rpx;
56
- }
52
+ .product-price-favour {
53
+ color: #888888;
54
+ text-decoration: line-through;
55
+ margin-left: 10rpx;
56
+ }
57
57
 
58
- .product-tip {
59
- position: absolute;
60
- right: 10rpx;
61
- background-color: #ff3333;
62
- color: #ffffff;
63
- padding: 0 10rpx;
64
- border-radius: 5rpx;
65
- }
58
+ .product-tip {
59
+ position: absolute;
60
+ right: 10rpx;
61
+ background-color: #FF3333;
62
+ color: #FFFFFF;
63
+ padding: 0 10rpx;
64
+ border-radius: 5rpx;
65
+ }
66
66
  </style>