Commit 860794ee authored by wuwangwolihui's avatar wuwangwolihui

Merge remote-tracking branch 'origin/master'

# Conflicts:
#	src/views/index/camp/Index.vue
parents 50bf3782 d9bd5aac
......@@ -17,14 +17,14 @@
:class="{ active: campindex_type === index }"
@click="ToSignUp(index)"
>
<img :src="item.image"/>
<img :src="item.image" />
{{ item.desc }}
</li>
</ul>
</div>
<div class="camp_right" ref="rightBox">
<router-view/>
<router-view />
</div>
</div>
</div>
......
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