个人中心
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<view class="user">
|
||||
<view class="head">
|
||||
<view class="head" @click="toOthersPage('info')">
|
||||
<view class="info">
|
||||
<image></image>
|
||||
<view class="name">
|
||||
@@ -15,7 +15,7 @@
|
||||
<text>我的粉丝</text>
|
||||
<image src="/static/image/user/1.png"></image>
|
||||
</view>
|
||||
<view class="nav" @click="toOthersPage('fans')">
|
||||
<view class="nav" @click="toOthersPage('content')">
|
||||
<text>内容管理</text>
|
||||
<image src="/static/image/user/1.png"></image>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user