main
parent
d6ffa348cc
commit
6aa85fd68d
|
|
@ -8,9 +8,9 @@
|
||||||
</template>
|
</template>
|
||||||
</CuNavbar>
|
</CuNavbar>
|
||||||
<view class="bg-primary p-base text-center text-white relative">
|
<view class="bg-primary p-base text-center text-white relative">
|
||||||
<view class="absolute top-20rpx right-20rpx">
|
<view class="absolute top-20rpx right-20rpx z-888" @click="goPath('/pages/message/index')">
|
||||||
<uv-icon
|
<uv-icon
|
||||||
@click="goPath('/pages/message/index')"
|
|
||||||
color="#fff"
|
color="#fff"
|
||||||
size="48rpx"
|
size="48rpx"
|
||||||
name="chat"
|
name="chat"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue