3.18提交

This commit is contained in:
zoujiandong
2026-03-18 17:19:05 +08:00
parent b5cc11ddd3
commit 18c7f7386d
14 changed files with 592 additions and 143 deletions
+2 -2
View File
@@ -204,12 +204,12 @@
<view class="share-popup">
<view class="share-title">分享到</view>
<view class="share-content">
<view class="share-item" @click="shareToPatient" v-if="type == 'patientVideo'">
<!-- <view class="share-item" @click="shareToPatient" v-if="type == 'patientVideo'">
<view class="share-icon wechat-icon" style="background: none;">
<image class="share-img" :src="paitientImg" mode="aspectFill" />
</view>
<text class="share-text">患者</text>
</view>
</view> -->
<view class="share-item" @click="shareToWechat">
<view class="share-icon wechat-icon">
<image class="share-img" :src="wxImg" mode="aspectFill" />