XCX2

\es6-promise.min.js

!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):t.ES6Promise=e()}(this,function(){"use strict";function t(t){var e=typeof t;return null!==t&&("object"===e||"function"===e)}function e(t){return"function"==typeof t}function n(t){I=t}function r(t){J=t}function o(){return function(){return process.nextTick(a)}}function i(){return"undefined"!=typeof H?function(){H(a)}:c()}function s(){var t=0,e=new V(a),n=document.createTextNode("");return e.observe(n,{characterData:!0}),function(){n.data=t=++t%2}}function u(){var t=new MessageChannel;return t.port1.onmessage=a,function(){return t.port2.postMessage(0)}}function c(){var t=setTimeout;return function(){return t(a,1)}}function a(){for(var t=0;t


\project.config.json

{

"description": "项目配置文件。",

"setting": {

"urlCheck": false,

"es6": true,

"postcss": true,

"minified": true,

"newFeature": true

},

"compileType": "miniprogram",

"libVersion": "2.0.8",

"appid": "wx15cd5d7964bcf326",

"projectname": "%E4%BF%9D%E9%99%A9%E5%95%86%E5%9F%8E",

"condition": {

"search": {

"current": -1,

"list": []

},

"conversation": {

"current": -1,

"list": []

},

"plugin": {

"current": -1,

"list": []

},

"game": {

"list": []

},

"miniprogram": {

"current": -1,

"list": [

{

"id": 0,

"name": "带参二维码",

"pathName": "pages/index/index",

"query": "mediaSource=PPXC-YLB0601",

"scene": "1048"

}

]

}

}

}


转载于:https://blog.51cto.com/iicoo/2135062


本文来自互联网用户投稿,文章观点仅代表作者本人,不代表本站立场,不承担相关法律责任。如若转载,请注明出处。 如若内容造成侵权/违法违规/事实不符,请点击【内容举报】进行投诉反馈!

相关文章

立即
投稿

微信公众账号

微信扫一扫加关注

返回
顶部