no message

This commit is contained in:
2025-08-13 23:18:06 +08:00
parent 6a27d7b04f
commit c8fac3103a
6 changed files with 103 additions and 15 deletions
+2 -1
View File
@@ -4,7 +4,7 @@
<Header title="查看合同" />
<view class="contract-view">
<view class="top-info flex-r-lr">
<image src="../../static/logo.png"></image>
<image src="@/static/new/he.png"></image>
<view class="right-view">
<text class="text-36 text-zu">消费型合伙人协议</text>
<view class="bottom-panel">
@@ -32,6 +32,7 @@
</view>
</view>
</view>
<up-toast ref="uToastRef"></up-toast>
</view>
</template>