Commit 88742e15 authored by pengguangpu's avatar pengguangpu

修改文案“继续收款”为“完成”;

parent ebf75bd1
...@@ -345,7 +345,7 @@ ...@@ -345,7 +345,7 @@
</view> </view>
</view> </view>
<view hidden="{{isPrinting}}"> <view hidden="{{isPrinting}}">
<button type="primary" style="height:60rpx;margin-top:8rpx;border-radius:5rpx;background-color:#007AFF;border-color:#007AFF;opacity: 0.7;width:252rpx;line-height:60rpx;text-align:center;font-size:24rpx;" size="mini" hover-class="loginButtonHover" onTap="onNextPayFromPayResult">继续收款</button> <button type="primary" style="height:60rpx;margin-top:8rpx;border-radius:5rpx;background-color:#007AFF;border-color:#007AFF;opacity: 0.7;width:252rpx;line-height:60rpx;text-align:center;font-size:24rpx;" size="mini" hover-class="loginButtonHover" onTap="onNextPayFromPayResult">完成</button>
</view> </view>
</block> </block>
<block a:else> <block a:else>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment