Authored by baoss

修复app中的适配 review by bevishuang

... ... @@ -35,7 +35,7 @@
</div>
{{#if isApp}}
{{!-- http://m.yohobuy.com/groupPurchase?union_type=undefined&type=2&title=%E6%9C%89%E8%B4%A7%E5%8F%8B%E6%8B%BC%E5%9B%A2&gender=1,2,3&showType=3&productPool=704&openby:yohobuy={%22action%22:%22go.activitytemplate%22,%22params%22:{%22gender%22:%221,2,3%22,%22showType%22:%223%22,%22type%22:%222%22,%22title%22:%22%E6%9C%89%E8%B4%A7%E5%8F%8B%E6%8B%BC%E5%9B%A2%22,%22productPool%22:%22704%22}} --}}
<a class="bottom" href="/activity/group/order?openby:yohobuy={%22action%22:%22go.mineGroupPurchase%22}">我的拼团</a>
<a class="bottom iphonex-bottom-tab" href="/activity/group/order?openby:yohobuy={%22action%22:%22go.mineGroupPurchase%22}">我的拼团</a>
{{else}}
{{#tabbarItems}}
{{> group/group-tabbar}}
... ...