no message

cyl/master-0804
jscyl13849007907 4 months ago
parent 9e0912888e
commit 5beace5bd1

@ -1,6 +1,12 @@
<template>
<div class="p-root-detail-user g_w_all g_bg_page g_kuaishou" style="position: fixed; top: 0; left: 0; ">
<u-navbar backIconColor="#333" :borderBottom="false" :immersive="true" :customBack="goHome" :background="{ background: navColor }" :backIconName="fromShare ? 'home' : 'arrow-left'"></u-navbar>
<u-navbar backIconColor="#333"
:borderBottom="false"
:immersive="true"
:customBack="goHome"
:background="background"
:backIconName="fromShare ? 'home' : 'arrow-left'"
></u-navbar>
<scroll-view
class="scroll-container"
:scroll-y="true"

Loading…
Cancel
Save