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