Commit 43756a07 authored by zhoucong's avatar zhoucong

vlog

parent 20480cd5
export default{
//调用方法时--this.$commonjs.aaa()
aaa(){
console.log(123456)
}
}
\ No newline at end of file
......@@ -6,7 +6,7 @@
</view>
<view class="top-content">
<view>
<navigator url="../vlog/vlogIndex/vlogIndex">
<navigator url="../scenic/scenic">
<image src="../../static/img/index/classify1.png"></image>
<view>景区门票</view>
</navigator>
......@@ -69,9 +69,6 @@
<!-- <button @click="getUserInfo()"> 授权获取头像昵称 </button> -->
<!-- <view class="bottom" v-show="showBottom"> -->
<!--#ifdef MP-WEIXIN -->
<navigator url="../vlog/vlogIndex/vlogIndex">
<button type="default">vlog</button>
</navigator>
<!-- <web-view src="https://wx.pangdly.com"></web-view> -->
<!--#endif-->
<!-- </view> -->
......
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