微信端的alert

2021-07-15 18:39:20 字數 2726 閱讀 1066

新出來個,嘗試下

qinxiaotong

2015-06-25 22:17:40

給你乙個taobao的,我用的是zepto,應該和jquery相容 msg.js:

function compareversion(v1, v2) 

if (window.isnan(n2))

if (n1 < n2) else }}

return 0

}function callback(func, result) , 1)

} else

}(function(e) ,

h = d.exports = {};

e(null, h, d);

window.floatnotify = window.notification = d.exports

} else define(e)

})(function(require, exports, module) , a || {});

this._init()

} var d = $,

h = d(window),

c = d('

u786eu5b9a

u53d6u6d88

'), m = c.find(".warnmsg"),

n = c.find(".content"),

o = c.find(".dobtn .ok"),

p = c.find(".dobtn .cancel"),

j = !1,

f; d.extend(e.prototype, );

p.off(b).on(b, function(b) );

function() , 500)

}))},

_pos: function() ))

}, isshow: function() ,

ishide: function() ,

_cbshow: function() ,

show: function() , 300), settimeout(function() , 300,"linear")

}, 1))

}, _cbhide: function() ,

hide: function() , 300), settimeout(function() , 300,"linear")

}, 1))

}, flash: function(a) , a)

};b.show()

}});

module.exports = new function() );

d.flash(c || 2e3);

return d

}; this.msg = function(a, b) , b || {}))

}; this.alert = function(a, b, c) , c || {}))

}; this.confirm = function(a, b, c, f) );

d.show();

return d

}; this.pop = function(a)

}});

用到了公用的樣式中的.hidemsg.css:

.c-float-modepop 

.c-float-modepop .warnmsg

.c-float-modepop .dobtn

.c-float-modepop button

.c-float-shade

.c-float-shade.hide

.c-float-popwrap

.c-float-popwrap .c-float-modepop

.c-float-popwrap .c-float-modepop .warnmsg

.c-float-popwrap .c-float-modepop .content

.c-float-popwrap .c-float-modepop .dobtn

.c-float-popwrap .c-float-modepop button

.c-float-popwrap.hide

.c-float-popwrap.show

.c-float-popwrap.msgmode .c-float-modepop .content, .c-float-popwrap.msgmode .c-float-modepop .dobtn

.c-float-popwrap.alertmode .c-float-modepop .content

.c-float-popwrap.alertmode .c-float-modepop .dobtn .cancel

.c-float-popwrap.confirmmode .c-float-modepop .content, .c-float-popwrap.confirmmode .c-float-modepop .dobtn

2000為可選引數,即多少毫秒自動消失

2.確認提示框:

floatnotify.confirm('提示文字','留空擴充套件',['確定按鈕的文字','取消按鈕的文字'],

function(e)

if(button == 'cancel')

});

3.其他的可自行擴充套件

微信電腦端多開

全選目標位址後滑鼠右擊選擇 複製 電腦桌面滑鼠右擊選擇 新建 選擇 文字文件 將步驟2複製的位址貼上到文字中 d program files x86 tencent wechat wechat.exe 修改文字的資訊 d program files x86 tencent wechat wechat...

PHP APP端微信支付

1.我封裝好的乙個支付類檔案,多餘的東西都去除掉了,並且把配置引數放到了這個支付類中,只需要修改weixinpayandroid方法內的幾個引數就可以直接複製使用 class wxpayandroid else 介面輸出 function echoresult errorcode 0,errorms...

微信PC端多開的秘密

小林告訴我他是這樣做的,寫了乙個批處理 start d wechat wechat.exe start d wechat wechat.exe 我試了一下,果然如此!隨後我又加了一行,竟然還能啟動3個 接著我在網路上搜了一下,原來這一招早就被人用過了,看來是我火星了。不過到底為什麼用這種方式就能多開...