@@ -49,9 +49,7 @@
/* ios打包配置 */
"ios" : {},
/* SDK配置 */
- "sdkConfigs" : {
- "share" : {}
- }
+ "sdkConfigs" : {}
}
},
/* 快应用特有相关 */
@@ -252,14 +252,6 @@ export default {
mounted() {
this.getSupplierLanding()
- onShow() {
- uni.onCopyUrl(() => {
- return { query: 'a=1&b=2' }
- })
- },
- destroyed() {
- uni.offCopyUrl()
onShareAppMessage(res) {
return {
title: '供应商登录',