细节优化
This commit is contained in:
@@ -162,7 +162,7 @@ onBeforeUnmount(() => {
|
||||
</block>
|
||||
</view>
|
||||
<image
|
||||
:style="{ opacity: showLoader && loading ? 1 : 0 }"
|
||||
:style="{ opacity: showLoader && loading ? 0 : 0 }"
|
||||
src="../static/btn-loading.png"
|
||||
mode="widthFix"
|
||||
class="loading"
|
||||
|
||||
Reference in New Issue
Block a user