Commit 17da7935 authored by Mac's avatar Mac

1

parent 6645612b
...@@ -225,7 +225,7 @@ ...@@ -225,7 +225,7 @@
</style> </style>
<template> <template>
<div class='friendcircle'> <div class='friendcircle'>
<view class="mynews-top" > <view class="mynews-top" v-if="Messagecount>0">
<view class="top-box" @click="gomymessage()"> <view class="top-box" @click="gomymessage()">
<image src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/wodehufong.png" mode="widthFix" style="width: 16px;height: auto;"></image> <image src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/wodehufong.png" mode="widthFix" style="width: 16px;height: auto;"></image>
<text style="margin-left: 6px;">我的互动消息</text> <text style="margin-left: 6px;">我的互动消息</text>
......
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