|
|
@@ -29,8 +29,8 @@
|
|
|
</view>
|
|
|
|
|
|
<!-- 底部操作按钮 -->
|
|
|
- <view class="fixed bottom-0 left-0 right-0 bg-white p-24rpx">
|
|
|
- <view class="w-full flex gap-24rpx">
|
|
|
+ <view class="yd-detail-footer">
|
|
|
+ <view class="yd-detail-footer-actions">
|
|
|
<wd-button
|
|
|
v-if="hasAccessByCodes(['${permissionPrefix}:update'])"
|
|
|
class="flex-1" type="warning" @click="handleEdit"
|