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