diff --git a/static/detail/haibao.png b/static/detail/haibao.png new file mode 100644 index 0000000..415e036 Binary files /dev/null and b/static/detail/haibao.png differ diff --git a/static/detail/jubao.png b/static/detail/jubao.png new file mode 100644 index 0000000..12ae464 Binary files /dev/null and b/static/detail/jubao.png differ diff --git a/static/detail/weixin.png b/static/detail/weixin.png new file mode 100644 index 0000000..2ec57a3 Binary files /dev/null and b/static/detail/weixin.png differ diff --git a/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue b/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue index ea98fa2..12c65bb 100644 --- a/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue +++ b/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue @@ -45,17 +45,17 @@ return { bottomData: [{ text: '微信', - icon: 'https://vkceyugu.cdn.bspapp.com/VKCEYUGU-dc-site/c2b17470-50be-11eb-b680-7980c8a877b8.png', + icon: '/static/detail/weixin.png', name: 'wx' }, { text: '海报', - icon: 'https://vkceyugu.cdn.bspapp.com/VKCEYUGU-dc-site/d684ae40-50be-11eb-8ff1-d5dcf8779628.png', + icon: '/static/detail/haibao.png', name: 'hb' }, { text: '举报', - icon: 'https://vkceyugu.cdn.bspapp.com/VKCEYUGU-dc-site/e7a79520-50be-11eb-b997-9918a5dda011.png', + icon: '/static/detail/jubao.png', name: 'jb' }, // {