ycm 2 жил өмнө
parent
commit
cd61ea7a1e

+ 0 - 1
pages/my/cashier/cashier.js

@@ -60,7 +60,6 @@ Page({
 
     pay() {
         let that = this
-
         if (that.data.price > 0) {
             this.wxPay();
         } else {