Commit da1c02e2 authored by 黄奎's avatar 黄奎

页面修改

parent f37d7f22
......@@ -97,12 +97,10 @@
</view>
</scroll-view>
</view>
</template>
<script>
export default {
data() {
return {
navs: [{
......@@ -156,7 +154,6 @@
},
changeHandler(i) {
this.active = i;
console.log(this.navs[i].position)
this.goToPosition(this.navs[i].position)
// this.clickItem={};
// this.$nextTick(function(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment