|
|
|
|
@ -45,7 +45,7 @@
|
|
|
|
|
return [1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'J', 'K', 'L', 'M', 'N',
|
|
|
|
|
'P', 'Q',
|
|
|
|
|
'R',
|
|
|
|
|
'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', '港', '澳', '学', '领'
|
|
|
|
|
'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', '警','港', '澳', '学', '领'
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
@ -212,7 +212,7 @@
|
|
|
|
|
position: absolute;
|
|
|
|
|
bottom: 10upx;
|
|
|
|
|
right: 22upx;
|
|
|
|
|
width: 100upx;
|
|
|
|
|
width: 62upx;
|
|
|
|
|
height: 84upx;
|
|
|
|
|
background-color: #adb2bc;
|
|
|
|
|
border-radius: 10upx;
|
|
|
|
|
|