Commit 546e6ff9 authored by Mac's avatar Mac

1

parent a83a1a6d
...@@ -126,7 +126,7 @@ ...@@ -126,7 +126,7 @@
<div class='mynews'> <div class='mynews'>
<view class="mynews-top"> <view class="mynews-top">
<view class="top-box"> <view class="top-box">
<image src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/wodehufong.png" mode="widthFix" style="width: 16px;"></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>
</view> </view>
</view> </view>
......
This diff is collapsed.
...@@ -185,9 +185,6 @@ ...@@ -185,9 +185,6 @@
educationteacher educationteacher
}, },
onLoad(options) { onLoad(options) {
uni.navigateTo({
url: '/pages/friendcircle/friendcircle'
})
let that = this; let that = this;
uni.getSystemInfo({ uni.getSystemInfo({
success(res) { success(res) {
......
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