diff --git a/application/index/view/wap.payqrc.html b/application/index/view/wap.payqrc.html
index fb9a4ef49..c22fc6a85 100644
--- a/application/index/view/wap.payqrc.html
+++ b/application/index/view/wap.payqrc.html
@@ -29,7 +29,7 @@
ret.url = '__STATIC__/theme/default/img/wechat/qrc_payed.jpg';
}
console.log(ret);
- $('#showbox').html('
');
+ $('#showbox').html('
');
$('#orderno').html('订单号:' + ret.order_no);
});
}