
获得徽章 0
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
赞了这篇文章
为什么啊?
new Promise(function(res) {
console.log(1);
res();
Promise.resolve().then(function() {
console.log(2);
});
new Promise(function(res) {
res();
}).then(function() {
console.log(-1);
});
console.log(0);
}).then(function() {
console.log(3);
Promise.resolve().then(function() {
console.log(4);
});
}).then(function() {
console.log(5);
});
Promise.resolve().then(function() {
console.log(6);
Promise.resolve().then(function() {
console.log(7);
});
});
new Promise(function(res) {
console.log(1);
res();
Promise.resolve().then(function() {
console.log(2);
});
new Promise(function(res) {
res();
}).then(function() {
console.log(-1);
});
console.log(0);
}).then(function() {
console.log(3);
Promise.resolve().then(function() {
console.log(4);
});
}).then(function() {
console.log(5);
});
Promise.resolve().then(function() {
console.log(6);
Promise.resolve().then(function() {
console.log(7);
});
});
展开
评论
点赞
赞了这篇文章
赞了这篇文章
赞了这篇文章
昨天还好好的,今天微信突然就扫不开海报了!
复制出来链接竟是短链,莫不是短链服务有问题?
将链接复制到百度,可以打开,看来短链没问题
那难道是微信不支持外链?
试图用微信访问百度链接,果然打不开!
所以微信是什么时候禁严的,没看到相关新闻呀!若是禁了,那海报不是都打不开了!好方
测试老师:我这边怎么都没有背景,只有字?
内心OS:还能有字?我这边直接空白页啊?
再一番查看,什么鬼,链接地址是另一测试环境!
可我的手机怎么连字都不出现?
关机重启,弹出了百十条短信后,进入微信,可以打开海报了,还流畅的很呢!
手机!手机!你怎么了
复制出来链接竟是短链,莫不是短链服务有问题?
将链接复制到百度,可以打开,看来短链没问题
那难道是微信不支持外链?
试图用微信访问百度链接,果然打不开!
所以微信是什么时候禁严的,没看到相关新闻呀!若是禁了,那海报不是都打不开了!好方
测试老师:我这边怎么都没有背景,只有字?
内心OS:还能有字?我这边直接空白页啊?
再一番查看,什么鬼,链接地址是另一测试环境!
可我的手机怎么连字都不出现?
关机重启,弹出了百十条短信后,进入微信,可以打开海报了,还流畅的很呢!
手机!手机!你怎么了
展开
评论
点赞
赞了这篇文章