shitengteng

Results 3 issues of shitengteng

async onLoad () { let res = await wepy.getSystemInfo() this.sliderLeft = (res.windowWidth / this.tabs.length - sliderWidth) / 2 this.sliderOffset = res.windowWidth / this.tabs.length * this.activeIndex this.height = res.windowWidth + 'px'...

我感觉 分类 标签 入口不是很明显 我在侧边栏根据 react 路由 配置了 分类标签入口 href: /tags/ 但是没有传 name 点击效果之后 好像没有跳转 准备研究下实现代码 改动一下

更改js 有效果 html没效果