修改
This commit is contained in:
parent
293b8e5355
commit
14ee3aae5d
@ -1,7 +1,8 @@
|
||||
<template>
|
||||
<view class="app">
|
||||
<u-tabs :list="GoodsCategorychildrenlist" :current="tabIndex" @change="toggleTab"></u-tabs>
|
||||
<view class="fenlei" @tap='toggleTab(1111111111111)'>
|
||||
<u-tabs :list="GoodsCategorychildrenlist" :current="tabIndex" @change="toggleTab"
|
||||
v-if="GoodsCategorychildrenlist.length>=2"></u-tabs>
|
||||
<view class="fenlei" @tap='toggleTab(1111111111111)' v-if="GoodsCategorychildrenlist.length>=2">
|
||||
<image src="../../static/fenlei.png" mode=""></image>
|
||||
<view class="">
|
||||
分类
|
||||
|
||||
Loading…
Reference in New Issue
Block a user