Commit 47dd0b29 authored by zhengke's avatar zhengke

Merge branch 'master' of http://gitlab.oytour.com/zk123/jz_travel

parents e00f1c23 7ee86425
......@@ -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