diff --git a/packages/uni-app-plus/dist/index.js b/packages/uni-app-plus/dist/index.js index b5c9f32b8507521ac430cd663f50c3bb648373f1..ac8b94efb0d891716c88bfd653dd6a83c6156769 100644 --- a/packages/uni-app-plus/dist/index.js +++ b/packages/uni-app-plus/dist/index.js @@ -1452,7 +1452,8 @@ if (typeof Proxy !== 'undefined' && "app-plus" !== 'app-plus') { return promisify(name, wrapper(name, wx[name])) }, set (target, name, value) { - target[name] = value; + target[name] = value; + return true } }); } else { diff --git a/packages/uni-app-plus/package.json b/packages/uni-app-plus/package.json index e936762667bc6d19bc7b9dfd40f2b20f9eb870e7..4d0f38e633ad267aaf5c30a1aa1db372a0577ec9 100644 --- a/packages/uni-app-plus/package.json +++ b/packages/uni-app-plus/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-app-plus", - "version": "0.0.250", + "version": "0.0.251", "description": "uni-app app-plus", "main": "dist/index.js", "scripts": { diff --git a/packages/uni-mp-alipay/dist/index.js b/packages/uni-mp-alipay/dist/index.js index 8e5c2867544b415429a81c5c0f581254797c9463..0ea57d3e3fd262acf933ac220a13f1006810422c 100644 --- a/packages/uni-mp-alipay/dist/index.js +++ b/packages/uni-mp-alipay/dist/index.js @@ -2035,7 +2035,8 @@ if (typeof Proxy !== 'undefined' && "mp-alipay" !== 'app-plus') { return promisify(name, wrapper(name, my[name])) }, set (target, name, value) { - target[name] = value; + target[name] = value; + return true } }); } else { diff --git a/packages/uni-mp-alipay/package.json b/packages/uni-mp-alipay/package.json index d964ac1a1f48d2bffbbb6c26d560e0878eeec581..84f5306e9dd59a9d69bb47111bfb43dddd7c3f29 100644 --- a/packages/uni-mp-alipay/package.json +++ b/packages/uni-mp-alipay/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-alipay", - "version": "0.0.824", + "version": "0.0.825", "description": "uni-app mp-alipay", "main": "dist/index.js", "scripts": { diff --git a/packages/uni-mp-baidu/dist/index.js b/packages/uni-mp-baidu/dist/index.js index f0f11e7425e1eab69d421ace464fb89256d83fe5..fbefbf7bc7c554319e250c7f6e9c1225308edd50 100644 --- a/packages/uni-mp-baidu/dist/index.js +++ b/packages/uni-mp-baidu/dist/index.js @@ -1618,7 +1618,8 @@ if (typeof Proxy !== 'undefined' && "mp-baidu" !== 'app-plus') { return promisify(name, wrapper(name, swan[name])) }, set (target, name, value) { - target[name] = value; + target[name] = value; + return true } }); } else { diff --git a/packages/uni-mp-baidu/package.json b/packages/uni-mp-baidu/package.json index bfd305847bbce49741e23cbb2ef81de8ff3662e4..eb59f88206fbccb090ce4b6b9dc8302a9345eb21 100644 --- a/packages/uni-mp-baidu/package.json +++ b/packages/uni-mp-baidu/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-baidu", - "version": "0.0.854", + "version": "0.0.855", "description": "uni-app mp-baidu", "main": "dist/index.js", "scripts": { diff --git a/packages/uni-mp-qq/dist/index.js b/packages/uni-mp-qq/dist/index.js index 63a22e2df000f8fc3b124e4b6e37de250e4665ec..8a947891df8c8fdde6b979c32fa1688854f7c304 100644 --- a/packages/uni-mp-qq/dist/index.js +++ b/packages/uni-mp-qq/dist/index.js @@ -1499,7 +1499,8 @@ if (typeof Proxy !== 'undefined' && "mp-qq" !== 'app-plus') { return promisify(name, wrapper(name, wx[name])) }, set (target, name, value) { - target[name] = value; + target[name] = value; + return true } }); } else { diff --git a/packages/uni-mp-qq/package.json b/packages/uni-mp-qq/package.json index d19816f05b63dafe0dd15367336ccac5b4352207..8b8feb73e523c5642225f8aae5bd30b18eb8d3fb 100644 --- a/packages/uni-mp-qq/package.json +++ b/packages/uni-mp-qq/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-qq", - "version": "0.0.108", + "version": "0.0.109", "description": "uni-app mp-qq", "main": "dist/index.js", "scripts": { diff --git a/packages/uni-mp-toutiao/dist/index.js b/packages/uni-mp-toutiao/dist/index.js index 425f7a006f559bdae6c853b7a5dadd7481f351ea..cb80851dfb2416854c23a464f157d1bd8c02ca9b 100644 --- a/packages/uni-mp-toutiao/dist/index.js +++ b/packages/uni-mp-toutiao/dist/index.js @@ -1678,7 +1678,8 @@ if (typeof Proxy !== 'undefined' && "mp-toutiao" !== 'app-plus') { return promisify(name, wrapper(name, tt[name])) }, set (target, name, value) { - target[name] = value; + target[name] = value; + return true } }); } else { diff --git a/packages/uni-mp-toutiao/package.json b/packages/uni-mp-toutiao/package.json index 793f9afe746453afecf16eac449f67104daa9a1b..f2aff6e8f1c33c69df7111270588756b1bcfa336 100644 --- a/packages/uni-mp-toutiao/package.json +++ b/packages/uni-mp-toutiao/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-toutiao", - "version": "0.0.348", + "version": "0.0.349", "description": "uni-app mp-toutiao", "main": "dist/index.js", "scripts": { diff --git a/packages/uni-mp-weixin/dist/index.js b/packages/uni-mp-weixin/dist/index.js index fc59732eb5357a8078efd6569f60a80f7dc0a638..7fd50691d1343a97e738550e4c1366a469bfbc23 100644 --- a/packages/uni-mp-weixin/dist/index.js +++ b/packages/uni-mp-weixin/dist/index.js @@ -1430,7 +1430,8 @@ if (typeof Proxy !== 'undefined' && "mp-weixin" !== 'app-plus') { return promisify(name, wrapper(name, wx[name])) }, set (target, name, value) { - target[name] = value; + target[name] = value; + return true } }); } else { diff --git a/packages/uni-mp-weixin/package.json b/packages/uni-mp-weixin/package.json index 79a7153cb44c39fc98619522d9e92f974dc57289..9536a4ac2c45c3745652d1de1ef4be1e17459855 100644 --- a/packages/uni-mp-weixin/package.json +++ b/packages/uni-mp-weixin/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-weixin", - "version": "0.0.970", + "version": "0.0.971", "description": "uni-app mp-weixin", "main": "dist/index.js", "scripts": { diff --git a/src/core/runtime/index.js b/src/core/runtime/index.js index 0904c180ed3d519ca59c60110a40c955e5cd17a7..d7d2e63406ea4a1524bd26dea9c168a15615ad74 100644 --- a/src/core/runtime/index.js +++ b/src/core/runtime/index.js @@ -71,7 +71,8 @@ if (typeof Proxy !== 'undefined' && __PLATFORM__ !== 'app-plus') { return promisify(name, wrapper(name, __GLOBAL__[name])) }, set (target, name, value) { - target[name] = value + target[name] = value + return true } }) } else {