tplus-components-touch 3.20.1 → 3.21.1
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/dist/components/settlement/settlement.js +117 -88
- package/dist/components/settlement/settlement.js.map +1 -1
- package/dist/components/settlement/settlement.less +62 -10
- package/dist/components/settlement/settlementStore.js +330 -156
- package/dist/components/settlement/settlementStore.js.map +1 -1
- package/dist/components/ticon/iconfont/demo_index.html +95 -3
- package/dist/components/ticon/iconfont/iconfont.css +19 -3
- package/dist/components/ticon/iconfont/iconfont.js +4 -4
- package/dist/components/ticon/iconfont/iconfont.js.map +1 -1
- package/dist/components/ticon/iconfont/iconfont.json +28 -0
- package/dist/components/ticon/iconfont/iconfont.ttf +0 -0
- package/dist/components/ticon/iconfont/iconfont.woff +0 -0
- package/dist/components/ticon/iconfont/iconfont.woff2 +0 -0
- package/package.json +35 -35
|
@@ -54,6 +54,30 @@
|
|
|
54
54
|
<div class="content unicode" style="display: block;">
|
|
55
55
|
<ul class="icon_lists dib-box">
|
|
56
56
|
|
|
57
|
+
<li class="dib">
|
|
58
|
+
<span class="icon iconfont"></span>
|
|
59
|
+
<div class="name">选中</div>
|
|
60
|
+
<div class="code-name">&#xe7a8;</div>
|
|
61
|
+
</li>
|
|
62
|
+
|
|
63
|
+
<li class="dib">
|
|
64
|
+
<span class="icon iconfont"></span>
|
|
65
|
+
<div class="name">绑卡</div>
|
|
66
|
+
<div class="code-name">&#xe66c;</div>
|
|
67
|
+
</li>
|
|
68
|
+
|
|
69
|
+
<li class="dib">
|
|
70
|
+
<span class="icon iconfont"></span>
|
|
71
|
+
<div class="name">会员绑定</div>
|
|
72
|
+
<div class="code-name">&#xe695;</div>
|
|
73
|
+
</li>
|
|
74
|
+
|
|
75
|
+
<li class="dib">
|
|
76
|
+
<span class="icon iconfont"></span>
|
|
77
|
+
<div class="name">退储值</div>
|
|
78
|
+
<div class="code-name">&#xe696;</div>
|
|
79
|
+
</li>
|
|
80
|
+
|
|
57
81
|
<li class="dib">
|
|
58
82
|
<span class="icon iconfont"></span>
|
|
59
83
|
<div class="name">智+POS-首页-采购入库</div>
|
|
@@ -1314,9 +1338,9 @@
|
|
|
1314
1338
|
<pre><code class="language-css"
|
|
1315
1339
|
>@font-face {
|
|
1316
1340
|
font-family: 'iconfont';
|
|
1317
|
-
src: url('iconfont.woff2?t=
|
|
1318
|
-
url('iconfont.woff?t=
|
|
1319
|
-
url('iconfont.ttf?t=
|
|
1341
|
+
src: url('iconfont.woff2?t=1633681536155') format('woff2'),
|
|
1342
|
+
url('iconfont.woff?t=1633681536155') format('woff'),
|
|
1343
|
+
url('iconfont.ttf?t=1633681536155') format('truetype');
|
|
1320
1344
|
}
|
|
1321
1345
|
</code></pre>
|
|
1322
1346
|
<h3 id="-iconfont-">第二步:定义使用 iconfont 的样式</h3>
|
|
@@ -1342,6 +1366,42 @@
|
|
|
1342
1366
|
<div class="content font-class">
|
|
1343
1367
|
<ul class="icon_lists dib-box">
|
|
1344
1368
|
|
|
1369
|
+
<li class="dib">
|
|
1370
|
+
<span class="icon iconfont icon-xuanzhong1"></span>
|
|
1371
|
+
<div class="name">
|
|
1372
|
+
选中
|
|
1373
|
+
</div>
|
|
1374
|
+
<div class="code-name">.icon-xuanzhong1
|
|
1375
|
+
</div>
|
|
1376
|
+
</li>
|
|
1377
|
+
|
|
1378
|
+
<li class="dib">
|
|
1379
|
+
<span class="icon iconfont icon-bangka"></span>
|
|
1380
|
+
<div class="name">
|
|
1381
|
+
绑卡
|
|
1382
|
+
</div>
|
|
1383
|
+
<div class="code-name">.icon-bangka
|
|
1384
|
+
</div>
|
|
1385
|
+
</li>
|
|
1386
|
+
|
|
1387
|
+
<li class="dib">
|
|
1388
|
+
<span class="icon iconfont icon-huiyuanbangding"></span>
|
|
1389
|
+
<div class="name">
|
|
1390
|
+
会员绑定
|
|
1391
|
+
</div>
|
|
1392
|
+
<div class="code-name">.icon-huiyuanbangding
|
|
1393
|
+
</div>
|
|
1394
|
+
</li>
|
|
1395
|
+
|
|
1396
|
+
<li class="dib">
|
|
1397
|
+
<span class="icon iconfont icon-tuichuzhi"></span>
|
|
1398
|
+
<div class="name">
|
|
1399
|
+
退储值
|
|
1400
|
+
</div>
|
|
1401
|
+
<div class="code-name">.icon-tuichuzhi
|
|
1402
|
+
</div>
|
|
1403
|
+
</li>
|
|
1404
|
+
|
|
1345
1405
|
<li class="dib">
|
|
1346
1406
|
<span class="icon iconfont icon-a-zhiPOS-shouye-caigouruku"></span>
|
|
1347
1407
|
<div class="name">
|
|
@@ -3232,6 +3292,38 @@
|
|
|
3232
3292
|
<div class="content symbol">
|
|
3233
3293
|
<ul class="icon_lists dib-box">
|
|
3234
3294
|
|
|
3295
|
+
<li class="dib">
|
|
3296
|
+
<svg class="icon svg-icon" aria-hidden="true">
|
|
3297
|
+
<use xlink:href="#icon-xuanzhong1"></use>
|
|
3298
|
+
</svg>
|
|
3299
|
+
<div class="name">选中</div>
|
|
3300
|
+
<div class="code-name">#icon-xuanzhong1</div>
|
|
3301
|
+
</li>
|
|
3302
|
+
|
|
3303
|
+
<li class="dib">
|
|
3304
|
+
<svg class="icon svg-icon" aria-hidden="true">
|
|
3305
|
+
<use xlink:href="#icon-bangka"></use>
|
|
3306
|
+
</svg>
|
|
3307
|
+
<div class="name">绑卡</div>
|
|
3308
|
+
<div class="code-name">#icon-bangka</div>
|
|
3309
|
+
</li>
|
|
3310
|
+
|
|
3311
|
+
<li class="dib">
|
|
3312
|
+
<svg class="icon svg-icon" aria-hidden="true">
|
|
3313
|
+
<use xlink:href="#icon-huiyuanbangding"></use>
|
|
3314
|
+
</svg>
|
|
3315
|
+
<div class="name">会员绑定</div>
|
|
3316
|
+
<div class="code-name">#icon-huiyuanbangding</div>
|
|
3317
|
+
</li>
|
|
3318
|
+
|
|
3319
|
+
<li class="dib">
|
|
3320
|
+
<svg class="icon svg-icon" aria-hidden="true">
|
|
3321
|
+
<use xlink:href="#icon-tuichuzhi"></use>
|
|
3322
|
+
</svg>
|
|
3323
|
+
<div class="name">退储值</div>
|
|
3324
|
+
<div class="code-name">#icon-tuichuzhi</div>
|
|
3325
|
+
</li>
|
|
3326
|
+
|
|
3235
3327
|
<li class="dib">
|
|
3236
3328
|
<svg class="icon svg-icon" aria-hidden="true">
|
|
3237
3329
|
<use xlink:href="#icon-a-zhiPOS-shouye-caigouruku"></use>
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "iconfont"; /* Project id 1096671 */
|
|
3
|
-
src: url('iconfont.woff2?t=
|
|
4
|
-
url('iconfont.woff?t=
|
|
5
|
-
url('iconfont.ttf?t=
|
|
3
|
+
src: url('iconfont.woff2?t=1633681536155') format('woff2'),
|
|
4
|
+
url('iconfont.woff?t=1633681536155') format('woff'),
|
|
5
|
+
url('iconfont.ttf?t=1633681536155') format('truetype');
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
.iconfont {
|
|
@@ -13,6 +13,22 @@
|
|
|
13
13
|
-moz-osx-font-smoothing: grayscale;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
|
+
.icon-xuanzhong1:before {
|
|
17
|
+
content: "\e7a8";
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.icon-bangka:before {
|
|
21
|
+
content: "\e66c";
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.icon-huiyuanbangding:before {
|
|
25
|
+
content: "\e695";
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.icon-tuichuzhi:before {
|
|
29
|
+
content: "\e696";
|
|
30
|
+
}
|
|
31
|
+
|
|
16
32
|
.icon-a-zhiPOS-shouye-caigouruku:before {
|
|
17
33
|
content: "\e7a7";
|
|
18
34
|
}
|