Commit f0a84af877fed3f92cab4457a146a06f7859bd42
1 parent
e4090046
注释分享按钮
Showing
1 changed file
with
7 additions
and
7 deletions
src/pages/morePoints/morePoints.vue
| @@ -241,13 +241,13 @@ export default { | @@ -241,13 +241,13 @@ export default { | ||
| 241 | funcs: { | 241 | funcs: { |
| 242 | back: { | 242 | back: { |
| 243 | icon: "static/img/icon_back.png" | 243 | icon: "static/img/icon_back.png" |
| 244 | - }, | ||
| 245 | - funcArray: [ | ||
| 246 | - { | ||
| 247 | - icon: "static/img/icon_share.png", | ||
| 248 | - func: this.toShare | ||
| 249 | - } | ||
| 250 | - ] | 244 | + } |
| 245 | + // funcArray: [ | ||
| 246 | + // { | ||
| 247 | + // icon: "static/img/icon_share.png", | ||
| 248 | + // func: this.toShare | ||
| 249 | + // } | ||
| 250 | + // ] | ||
| 251 | } | 251 | } |
| 252 | }); | 252 | }); |
| 253 | } | 253 | } |