Browse Source

分销首页添加分享

kele 1 year ago
parent
commit
568836a56e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/commission/index.vue

+ 1 - 1
pages/commission/index.vue

@@ -1,6 +1,6 @@
 <!-- 分销中心  -->
 <template>
-  <s-layout navbar="inner" class="index-wrap" title="分销中心" :bgStyle="bgStyle">
+  <s-layout navbar="inner" class="index-wrap" title="分销中心" :bgStyle="bgStyle" onShareAppMessage>
     <!-- 分销商信息 -->
     <commission-info />
     <!-- 账户信息 -->