This commit is contained in:
2024-07-02 15:34:02 +08:00
parent 683d990016
commit 8159096c08

View File

@ -224,7 +224,7 @@
<span v-if="item.officialPushSign == 1"> <span v-if="item.officialPushSign == 1">
公众号 公众号
</span> </span>
<span v-if="item.AppletPushSign == 1"> <span v-if="item.appletPushSign == 1">
小程序 小程序
</span> </span>
</div> </div>