diff --git a/resources/pay/index.html b/resources/pay/index.html new file mode 100644 index 0000000..0e7cfc6 --- /dev/null +++ b/resources/pay/index.html @@ -0,0 +1,71 @@ +{{extend defaultLayout}} +{{block 'css'}} + +{{/block}} +{{block 'main'}} +
+
+ +
+
+
uid:{{uid}}
+ +
订单号:{{data.order_no}}
+
商品:{{goods.goods_name}} x {{goods.goods_unit}}
+
价格:{{goods.price/100}}
+
+
+ +
+
+ +
+ 免责声明:请勿随意扫码,谁触发谁扫码,bot仅提供功能。
如果恶意抢码导致账号充值未到账的请自行承担后果
ps来源:米游社>联系客服>米游社>原神网页充值 +
+ + + +{{/block}} \ No newline at end of file