sdwew
This commit is contained in:
parent
5b2a6edea0
commit
b3d6e68356
@ -230,6 +230,9 @@ Page({
|
||||
* 用户点击右上角分享
|
||||
*/
|
||||
onShareAppMessage() {
|
||||
|
||||
return {
|
||||
path: '/pages/mmp-7/index',
|
||||
imageUrl: ''
|
||||
}
|
||||
}
|
||||
})
|
||||
@ -70,7 +70,7 @@
|
||||
</view>
|
||||
<text class="iconfont icon-youjiantou thumbnail_3"></text>
|
||||
</view>
|
||||
<view class="block_6"></view>
|
||||
<!-- <view class="block_6"></view> -->
|
||||
<view class="block_7" data-url="/pages/articleList/index" bind:tap="toPath">
|
||||
<view class="image-text_6">
|
||||
<image src="https://image-fudan.oss-cn-beijing.aliyuncs.com/mini_images/my/jkjy.svg" class="thumbnail_4"></image>
|
||||
@ -78,13 +78,13 @@
|
||||
</view>
|
||||
<text class="iconfont icon-youjiantou thumbnail_3"></text>
|
||||
</view>
|
||||
<!-- <view class="block_7" data-url="/pages/mmp-7/index" bind:tap="toPath">
|
||||
<view class="block_7" data-url="/pages/mmp-7/index" bind:tap="toPath">
|
||||
<view class="image-text_6">
|
||||
<image src="https://image-fudan.oss-cn-beijing.aliyuncs.com/mini_images/my/jkjy.svg" class="thumbnail_4"></image>
|
||||
<text lines="1" class="text-group_7">MMP-7</text>
|
||||
</view>
|
||||
<text class="iconfont icon-youjiantou thumbnail_3"></text>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user