Bez popisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

media_index.htm 15KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340
  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>订单列表-{eyou:global name='web_name' /}</title>
  6. <meta name="renderer" content="webkit">
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  8. <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
  9. <link href="{eyou:global name='web_cmspath'/}/favicon.ico" rel="shortcut icon" type="image/x-icon" />
  10. {eyou:static file="users/skin/css/bootstrap.min.css"/}
  11. {eyou:static file="users/skin/css/eyoucms.css"/}
  12. {eyou:static file="users/skin/css/shop.css"/}
  13. {eyou:include file="users/skin/css/diy_css.htm"/}
  14. {eyou:static file="/public/static/common/js/jquery.min.js"/}
  15. {eyou:static file="/public/plugins/layer-v3.1.0/layer.js"/}
  16. {eyou:static file="/public/static/common/js/tag_global.js"/}
  17. </head>
  18. <body class="centre shop">
  19. <!-- 头部 -->
  20. {eyou:include file="users/users_header.htm" /}
  21. <!-- 头部结束 -->
  22. <div class="member-profile ey-member">
  23. <div class="container">
  24. <div class="member-profile-content">
  25. <div class="row">
  26. <!-- 侧边 -->
  27. {eyou:include file="users/users_left.htm" /}
  28. <!-- 侧边结束 -->
  29. <!-- 中部 -->
  30. <div class="col-xs-12 col-sm-10 ey-member-safety" >
  31. <div class="panel m-b-0">
  32. <div class="panel-body ey-member-index ey-member-profile">
  33. <div class="panel panel-default m-b-0 basic">
  34. <!-- 订单导航栏 -->
  35. <div class="topsub">
  36. <!-- 查询栏 -->
  37. <form action="{$search.action}" method="get" class="serbox">
  38. {$search.hidden}
  39. <div class="shop-order-keyword m-y-20">
  40. <div class="form-group">
  41. <div class="input-search">
  42. <input type="text" class="form-control" name="order_code" value="{$Request.param.order_code}" placeholder="商品名称/订单号">
  43. <button type="submit" class="input-search-btn">
  44. <i class="icon wb-search" aria-hidden="true"></i>
  45. </button>
  46. </div>
  47. </div>
  48. </div>
  49. </form>
  50. <!-- 查询栏结束 -->
  51. <!-- 顶部导航栏 -->
  52. <ul class="nav nav-tabs nav-tabs-line m-b-0 shop-order -state" id='each'>
  53. <li class="nav-item">
  54. <a class="nav-link {empty name='$order_status'}active{/empty}" data-toggle="tab" href="{eyou:url link='user/Media/index'/}">
  55. 全部订单
  56. </a>
  57. </li>
  58. <li class="nav-item">
  59. <a class="nav-link {eq name='$order_status' value='-1'}active{/eq}" data-toggle="tab" href="{eyou:url link='user/Media/index' vars='order_status=-1'/}">
  60. 待付款
  61. {eyou:if condition="0 != $PendingPayment"}<em>{$PendingPayment}</em>{/eyou:if}
  62. </a>
  63. </li>
  64. <li class="nav-item">
  65. <a class="nav-link {eq name='$order_status' value='1'}active{/eq}" data-toggle="tab" href="{eyou:url link='user/Media/index' vars='order_status=1'/}">
  66. 已完成
  67. {eyou:if condition="0 != $Completed"}<em>{$Completed}</em>{/eyou:if}
  68. </a>
  69. </li>
  70. </ul>
  71. <!-- 顶部导航栏结束 -->
  72. </div>
  73. <!-- 订单导航栏结束 -->
  74. {eyou:empty name="$list"}
  75. <!-- 订单数据为空 -->
  76. <div class="panel p-y-50 text-xs-center cart-not">
  77. <div class="container">
  78. <div class="row">
  79. <div class="col-lg-4 text-lg-right iconbox"></div>
  80. <div class="col-lg-8 text-lg-left animation-fade txt">
  81. <p class="cart-not-title m-t-0 m-b-20 blue-grey-400">
  82. 没有查询到订单数据!
  83. </p>
  84. <a href="{eyou:global name='web_cmsurl' /}" class="btn btn-lg btn-squared btn-primary">马上去购物</a>
  85. </div>
  86. </div>
  87. </div>
  88. </div>
  89. {eyou:else/}
  90. <!-- 获取订单数据列表 -->
  91. {eyou:volist name="$list" id="vo"}
  92. <div class="shop-order-item page-1">
  93. <div class="shop-order-top">
  94. <div class="col-md-8 col-sm-8 ting">
  95. <h4>{$vo.OrderStatusName}</h4>
  96. <span class="info">订单号 : {$vo.order_code}</span>
  97. <span class="info">{$vo.add_time|date='Y-m-d H:i:s',###}</span>
  98. <span class="info">{$vo.pay_name}</span>
  99. </div>
  100. <div class="col-md-4 col-sm-4 ting text-sm-right">
  101. <span class="price">¥{$vo.order_amount}元</span><br>
  102. </div>
  103. <div class="clearfix"></div>
  104. </div>
  105. <div class="clearfix shop-order-bottom">
  106. <!-- 获取订单商品 -->
  107. <div class="col-sm-6 col-xl-7">
  108. <div class="media-xs m-t-10">
  109. <div class="media-left">
  110. <a href="{$vo.arcurl}" >
  111. <img class="media-object" src="{$vo.product_litpic}" alt="商品名称">
  112. </a>
  113. </div>
  114. <div class="media-body">
  115. <h4 class="media-heading">
  116. <a href="{$vo.arcurl}" >
  117. {$vo.product_name}
  118. </a>
  119. </h4>
  120. <p class="m-b-5"></p>
  121. </div>
  122. </div>
  123. </div>
  124. <!-- 获取订单商品结束 -->
  125. <div class="col-xl-5 text-xs-right">
  126. <!-- 订单状态判断,待付款 -->
  127. {eyou:eq name="$vo.order_status" value="0"}
  128. {eyou:eq name="is_wechat" value='2'}
  129. <a href="{$vo.PaymentUrl}" class="btn btn-primary btn-squared m-l-5 m-t-10">
  130. 立即付款
  131. </a>
  132. {eyou:else/}
  133. <a href="JavaScript:void(0);" class="btn btn-primary btn-squared m-l-5 m-t-10" onClick="UpdatePayMethod('{$vo.order_id}', '{$vo.order_code}', 2);">
  134. 立即付款
  135. </a>
  136. {/eyou:eq}
  137. {/eyou:eq}
  138. <!-- 待付款结束 -->
  139. </div>
  140. </div>
  141. </div>
  142. {/eyou:volist}
  143. <!-- 获取订单数据列表结束 -->
  144. </div>
  145. </div>
  146. </div>
  147. <!-- 分页输出 -->
  148. {$page}
  149. <!-- 分页输出结束 -->
  150. {/eyou:empty}
  151. </div>
  152. <!-- 中部结束 -->
  153. </div>
  154. </div>
  155. </div>
  156. <input type="hidden" id="unified_id">
  157. <input type="hidden" id="unified_number">
  158. <input type="hidden" id="transaction_type">
  159. </div>
  160. <script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.3.2.js"></script>
  161. <script type="text/javascript">
  162. $(function(){
  163. wx.miniProgram.getEnv( function(res) {
  164. if(res.miniprogram) {
  165. // 小程序
  166. var i = 0;
  167. i = setInterval('AppletsPay()', 1000);
  168. }
  169. });
  170. });
  171. // 小程序查询
  172. function AppletsPay(){
  173. var unified_id = $('#unified_id').val();
  174. var unified_number = $('#unified_number').val();
  175. var transaction_type = $('#transaction_type').val();
  176. if (unified_id && unified_number && transaction_type) {
  177. $.ajax({
  178. url: "{eyou:url link='user/Pay/ajax_applets_pay'/}",
  179. data: {unified_id:unified_id, unified_number:unified_number, transaction_type:transaction_type},
  180. type:'post',
  181. dataType:'json',
  182. success:function(res){
  183. if (1 == res.code) {
  184. if (!res.data.mobile && !res.data.email) window.location.href = res.url;
  185. if (res.data.mobile) SendMobile(res.data.mobile);
  186. if (res.data.email) SendEmail(res.data.email);
  187. window.location.href = res.url;
  188. }
  189. }
  190. });
  191. }
  192. }
  193. // 判断支付类型是否一致并且更新支付方式
  194. function UpdatePayMethod(unified_id, unified_number, transaction_type){
  195. layer_loading('正在处理');
  196. $.ajax({
  197. url: "{eyou:url link='user/Pay/update_pay_method'/}",
  198. data: {unified_id:unified_id,unified_number:unified_number,pay_method:'WeChatInternal',transaction_type:transaction_type,order_source:2},
  199. type:'post',
  200. dataType:'json',
  201. success:function(res){
  202. layer.closeAll();
  203. if (0 == res.code) {
  204. showErrorAlert(res.msg);
  205. }else{
  206. if (1 == res.data.is_gourl) {
  207. window.location.href = res.url;
  208. }else{
  209. $('#unified_id').val(unified_id);
  210. $('#unified_number').val(unified_number);
  211. $('#transaction_type').val(transaction_type);
  212. WeChatInternal(unified_id, unified_number, transaction_type);
  213. }
  214. }
  215. }
  216. });
  217. }
  218. // 微信内部中进行支付
  219. function WeChatInternal(unified_id, unified_number, transaction_type)
  220. {
  221. wx.miniProgram.getEnv( function(res) {
  222. if(res.miniprogram) {
  223. // 小程序
  224. wx.miniProgram.navigateTo({
  225. url: '/pages/pay/pay?unified_id='+ unified_id +'&unified_number=' + unified_number + '&type=' + transaction_type
  226. });
  227. } else {
  228. // 微信端
  229. $.ajax({
  230. url: "{eyou:url link='user/Pay/wechat_pay'/}",
  231. data: {unified_id:unified_id,unified_number:unified_number,transaction_type:transaction_type},
  232. type:'post',
  233. dataType:'json',
  234. success:function(res){
  235. layer.closeAll();
  236. if (1 == res.code) {
  237. callpay(res.msg);
  238. }else{
  239. showErrorAlert(res.msg);
  240. }
  241. }
  242. });
  243. }
  244. });
  245. }
  246. //调用微信JS api 支付
  247. function jsApiCall(data)
  248. {
  249. WeixinJSBridge.invoke(
  250. 'getBrandWCPayRequest',data,
  251. function(res){
  252. if(res.err_msg == "get_brand_wcpay_request:ok"){
  253. layer.msg('微信支付完成!', {time: 1000}, function(){
  254. pay_deal_with();
  255. });
  256. }else if(res.err_msg == "get_brand_wcpay_request:cancel"){
  257. showErrorAlert('用户取消支付!');
  258. }else{
  259. showErrorAlert('支付失败,原因可能是订单号已支付!');
  260. }
  261. }
  262. );
  263. }
  264. // 微信内部支付时,先进行数据判断
  265. function callpay(data)
  266. {
  267. if (typeof WeixinJSBridge == "undefined"){
  268. if( document.addEventListener ){
  269. document.addEventListener('WeixinJSBridgeReady', jsApiCall, false);
  270. }else if (document.attachEvent){
  271. document.attachEvent('WeixinJSBridgeReady', jsApiCall);
  272. document.attachEvent('onWeixinJSBridgeReady', jsApiCall);
  273. }
  274. }else{
  275. jsApiCall(data);
  276. }
  277. }
  278. function pay_deal_with(){
  279. var unified_number = $('#unified_number').val();
  280. var transaction_type = $('#transaction_type').val();
  281. $.ajax({
  282. url: "{eyou:url link='user/Pay/pay_deal_with'/}",
  283. data: {unified_number:unified_number,transaction_type:transaction_type},
  284. type:'post',
  285. dataType:'json',
  286. success:function(res){
  287. if (1 == res.data.status) {
  288. if (!res.data.mobile && !res.data.email) window.location.href = res.url;
  289. if (res.data.mobile) SendMobile(res.data.mobile);
  290. if (res.data.email) SendEmail(res.data.email);
  291. window.location.href = res.url;
  292. }
  293. }
  294. });
  295. }
  296. // 发送短信
  297. function SendMobile(result) {
  298. if (result) {
  299. $.ajax({
  300. url: result.url,
  301. data: result.data,
  302. type:'post',
  303. dataType:'json'
  304. });
  305. }
  306. }
  307. // 发送邮件
  308. function SendEmail(result) {
  309. if (result) {
  310. $.ajax({
  311. url: result.url,
  312. data: result.data,
  313. type:'post',
  314. dataType:'json'
  315. });
  316. }
  317. }
  318. </script>
  319. {eyou:include file="users/users_footer.htm" /}