更新vconsole
This commit is contained in:
@@ -101,7 +101,6 @@ function getConfig() {
|
||||
$(`.recharge${i + 1} .bottom .but`).attr('level', res.level);
|
||||
// 处理按钮状态
|
||||
if (res.receiveStatus == false) {
|
||||
console.log(i);
|
||||
if (res.receiveSwitch) {
|
||||
$(`.recharge${i + 1} .bottom .but`).attr('click', 1);
|
||||
$(`.recharge${i + 1} .bottom .but`).addClass('act');
|
||||
@@ -138,7 +137,6 @@ function getConfig() {
|
||||
$('.myRecharge .but').click(function () {
|
||||
if (browser.android) {
|
||||
let channel = pubInfo.deviceInfo.channel;
|
||||
console.log(pubInfo.deviceInfo);
|
||||
if (channel == "google") {
|
||||
window.androidJsObj.openChargePage(6);
|
||||
} else {
|
||||
|
8
view/molistar/common/js/vconsole.min.js
vendored
8
view/molistar/common/js/vconsole.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user