更新
@@ -148,7 +148,7 @@
|
|||||||
@confirm="validationIv" @cancel="()=>{ this.showIv = false, this.iv = '' }">
|
@confirm="validationIv" @cancel="()=>{ this.showIv = false, this.iv = '' }">
|
||||||
<slot name="default">
|
<slot name="default">
|
||||||
<view class="mnemonic-pwass">
|
<view class="mnemonic-pwass">
|
||||||
<input class="iv-input" :focus="true" type="password" v-model="iv" maxlength="10"
|
<input class="iv-input" :focus="true" type="number" password v-model="iv" maxlength="10"
|
||||||
placeholder="输入支付密码" />
|
placeholder="输入支付密码" />
|
||||||
</view>
|
</view>
|
||||||
</slot>
|
</slot>
|
||||||
|
|||||||
3
unpackage/dist/dev/app-plus/app-view.js
vendored
@@ -4221,7 +4221,8 @@ var render = function() {
|
|||||||
staticClass: _vm._$g(90, "sc"),
|
staticClass: _vm._$g(90, "sc"),
|
||||||
attrs: {
|
attrs: {
|
||||||
focus: true,
|
focus: true,
|
||||||
type: "password",
|
type: "number",
|
||||||
|
password: true,
|
||||||
maxlength: "10",
|
maxlength: "10",
|
||||||
placeholder: "输入支付密码",
|
placeholder: "输入支付密码",
|
||||||
_i: 90
|
_i: 90
|
||||||
|
|||||||
2
unpackage/dist/dev/app-plus/manifest.json
vendored
BIN
unpackage/res/icons/1024x1024.png
Normal file
|
After Width: | Height: | Size: 345 KiB |
BIN
unpackage/res/icons/120x120.png
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
unpackage/res/icons/144x144.png
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
unpackage/res/icons/152x152.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
unpackage/res/icons/167x167.png
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
unpackage/res/icons/180x180.png
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
unpackage/res/icons/192x192.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
unpackage/res/icons/20x20.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
unpackage/res/icons/29x29.png
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
unpackage/res/icons/40x40.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
unpackage/res/icons/58x58.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
unpackage/res/icons/60x60.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
unpackage/res/icons/72x72.png
Normal file
|
After Width: | Height: | Size: 6.8 KiB |
BIN
unpackage/res/icons/76x76.png
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
BIN
unpackage/res/icons/80x80.png
Normal file
|
After Width: | Height: | Size: 7.9 KiB |
BIN
unpackage/res/icons/87x87.png
Normal file
|
After Width: | Height: | Size: 9.1 KiB |
BIN
unpackage/res/icons/96x96.png
Normal file
|
After Width: | Height: | Size: 10 KiB |