Commit c0f275b0d04ef2c71df1416f0a09ea68123c703e
1 parent
5afec5e3
分享传参27
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/instantTea/instantTea.vue
| @@ -36,7 +36,7 @@ | @@ -36,7 +36,7 @@ | ||
| 36 | <!--头部返回和分享--> | 36 | <!--头部返回和分享--> |
| 37 | <div v-show="isCNLive.value" :style="'top:'+ $parent.top.value + 'px'" class="top_box"> | 37 | <div v-show="isCNLive.value" :style="'top:'+ $parent.top.value + 'px'" class="top_box"> |
| 38 | <img @click="$parent.back()" src="../../../static/img/back.jpg" alt=""/> | 38 | <img @click="$parent.back()" src="../../../static/img/back.jpg" alt=""/> |
| 39 | - <img @click="$parent.toShare('22','1')" src="../../../static/img/share.jpg" alt=""/> | 39 | + <img @click="$parent.toShare('27','1')" src="../../../static/img/share.jpg" alt=""/> |
| 40 | </div> | 40 | </div> |
| 41 | </div> | 41 | </div> |
| 42 | </div> | 42 | </div> |