188f13dea5ffc5ba4b220cb240d58a53.php 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  1. <?php /*a:2:{s:99:"E:\phpstudy_pro_8.1.0.1_64bit_Green\phpstudy_pro\WWW\yueshengshop\app\admin\view\message\lists.html";i:1587039196;s:90:"E:\phpstudy_pro_8.1.0.1_64bit_Green\phpstudy_pro\WWW\yueshengshop\app\admin\view\base.html";i:1587517806;}*/ ?>
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5. <meta name="renderer" content="webkit" />
  6. <meta http-equiv="X-UA-COMPATIBLE" content="IE=edge,chrome=1" />
  7. <title><?php echo htmlentities((isset($menu_info['title']) && ($menu_info['title'] !== '')?$menu_info['title']:"")); ?> - <?php echo htmlentities((isset($website['title']) && ($website['title'] !== '')?$website['title']:"Niushop开源商城")); ?></title>
  8. <meta name="keywords" content="<?php echo htmlentities((isset($website['keywords']) && ($website['keywords'] !== '')?$website['keywords']:'Niushop开源商城')); ?>">
  9. <meta name="description" content="<?php echo htmlentities((isset($website['desc']) && ($website['desc'] !== '')?$website['desc']:'描述')); ?>}">
  10. <link rel="icon" type="image/x-icon" href="http://yueshengshop.top/public/static/img/bitbug_favicon.ico" />
  11. <link rel="stylesheet" type="text/css" href="http://yueshengshop.top/public/static/css/iconfont.css" />
  12. <link rel="stylesheet" type="text/css" href="http://yueshengshop.top/public/static/ext/layui/css/layui.css" />
  13. <link rel="stylesheet" type="text/css" href="http://yueshengshop.top/public/static/loading/msgbox.css"/>
  14. <link rel="stylesheet" type="text/css" href="http://yueshengshop.top/app/admin/view/public/css/common.css" />
  15. <script src="http://yueshengshop.top/public/static/js/jquery-3.1.1.js"></script>
  16. <script src="http://yueshengshop.top/public/static/ext/layui/layui.js"></script>
  17. <script>
  18. layui.use(['layer', 'upload', 'element'], function() {});
  19. window.ns_url = {
  20. baseUrl: "http://yueshengshop.top/",
  21. route: ['<?php echo request()->module(); ?>', '<?php echo request()->controller(); ?>', '<?php echo request()->action(); ?>'],
  22. };
  23. </script>
  24. <script src="http://yueshengshop.top/public/static/js/common.js"></script>
  25. <style>
  26. .ns-calendar{background: url("http://yueshengshop.top/public/static/img/ns_calendar.png") no-repeat center / 16px 16px;}
  27. </style>
  28. <style type="text/css">
  29. .layui-field-box{display: flex;flex-wrap: wrap;}
  30. .block-list{padding: 16px;width: 32.3%;box-sizing: border-box;margin-right: 1%; margin-bottom: 20px;}
  31. .block-list .block-title{margin-bottom: 10px;height: 20px;line-height: 20px;font-size: 14px;color: #333;}
  32. .block-list .block-content{display: flex;flex-wrap: wrap;}
  33. .block-list .block-content a{height: 25px;line-height: 25px;width: 33.3%;display: inline-block;vertical-align: middle;color: #454545; font-size: 12px;}
  34. .block-list .block-content a i{display: inline-block; margin-right: 5px;}
  35. </style>
  36. <script type="text/javascript">
  37. </script>
  38. </head>
  39. <body>
  40. <!-- logo -->
  41. <div class="ns-logo">
  42. <div class="logo-box">
  43. <img src="http://yueshengshop.top/app/admin/view/public/img/logo.png">
  44. </div>
  45. <span>B2B2C多商户平台端</span>
  46. <span>
  47. 服务电话:400-886-7993
  48. </span>
  49. </div>
  50. <div class="layui-layout layui-layout-admin">
  51. <div class="layui-header">
  52. <!-- 一级菜单 -->
  53. <ul class="layui-nav layui-layout-left">
  54. <?php $serond_menu = []; foreach($menu as $menu_k => $menu_v): ?>
  55. <li class="layui-nav-item <?php if($menu_v['selected']): ?> layui-this<?php endif; ?>">
  56. <a href="<?php echo htmlentities($menu_v['url']); ?>"><?php echo htmlentities($menu_v['title']); ?></a>
  57. </li>
  58. <?php if($menu_v['selected']):
  59. $serond_menu = $menu_v['child_list'];
  60. ?>
  61. <?php endif; ?>
  62. <?php endforeach; ?>
  63. </ul>
  64. <ul class="layui-nav layui-layout-right">
  65. <li class="layui-nav-item">
  66. <a href="javascript:;">
  67. <div class="ns-img-box">
  68. <img src="http://yueshengshop.top/app/admin/view/public/img/default_headimg.png" alt="">
  69. </div>
  70. <?php echo htmlentities($user_info['username']); ?>
  71. </a>
  72. <dl class="layui-nav-child">
  73. <dd class="ns-reset-pass" onclick="resetPassword();">
  74. <a href="javascript:;">修改密码</a>
  75. </dd>
  76. <dd>
  77. <a onclick="clearCache()" href="javascript:;">清除缓存</a>
  78. </dd>
  79. <dd>
  80. <a href="<?php echo addon_url('admin/login/logout'); ?>" class="login-out">退出登录</a>
  81. </dd>
  82. </dl>
  83. </li>
  84. </ul>
  85. </div>
  86. <?php if(!(empty($serond_menu) || (($serond_menu instanceof \think\Collection || $serond_menu instanceof \think\Paginator ) && $serond_menu->isEmpty()))): ?>
  87. <div class="layui-side">
  88. <div class="layui-side-scroll">
  89. <span class="ns-side-title"><?php echo htmlentities($crumbs[0]['title']); ?></span>
  90. <!-- 二三级菜单-->
  91. <ul class="layui-nav layui-nav-tree" lay-filter="test">
  92. <?php foreach($serond_menu as $menu_second_k => $menu_second_v): ?>
  93. <li class="layui-nav-item <?php if($menu_second_v['selected']): ?> layui-nav-itemed <?php endif; if(!$menu_second_v['child_list'] && $menu_second_v['selected']): ?> layui-this<?php endif; ?>">
  94. <a class="layui-menu-tips" href="<?php if(!$menu_second_v['child_list']): ?> <?php echo htmlentities($menu_second_v['url']); else: ?>javascript:;<?php endif; ?>"><?php echo htmlentities($menu_second_v['title']); ?></a>
  95. <?php if(!(empty($menu_second_v['child_list']) || (($menu_second_v['child_list'] instanceof \think\Collection || $menu_second_v['child_list'] instanceof \think\Paginator ) && $menu_second_v['child_list']->isEmpty()))): ?>
  96. <dl class="layui-nav-child">
  97. <?php foreach($menu_second_v["child_list"] as $menu_third_k => $menu_third_v): ?>
  98. <dd class="<?php if($menu_third_v['selected']): ?> layui-this<?php endif; ?>">
  99. <a href="<?php echo htmlentities($menu_third_v['url']); ?>"><?php echo htmlentities($menu_third_v['title']); ?></a>
  100. </dd>
  101. <?php endforeach; ?>
  102. </dl>
  103. <?php endif; ?>
  104. </li>
  105. <?php endforeach; ?>
  106. </ul>
  107. </div>
  108. </div>
  109. <?php endif; ?>
  110. <div class="layui-body<?php if(empty($serond_menu) || (($serond_menu instanceof \think\Collection || $serond_menu instanceof \think\Paginator ) && $serond_menu->isEmpty())): ?> child_no_exit<?php endif; ?>">
  111. <!-- 面包屑 -->
  112. <?php if(count($serond_menu) > 0): ?>
  113. <div class="ns-crumbs<?php if(empty($serond_menu) || (($serond_menu instanceof \think\Collection || $serond_menu instanceof \think\Paginator ) && $serond_menu->isEmpty())): ?> child_no_exit<?php endif; ?>">
  114. <span class="layui-breadcrumb" lay-separator="-">
  115. <?php foreach($crumbs as $crumbs_k => $crumbs_v): if(count($crumbs) == ($crumbs_k + 1)): ?>
  116. <a href="<?php echo htmlentities($crumbs_v['url']); ?>"><cite><?php echo htmlentities($crumbs_v['title']); ?></cite></a>
  117. <?php else: ?>
  118. <a href="<?php echo htmlentities($crumbs_v['url']); ?>"><?php echo htmlentities($crumbs_v['title']); ?></a>
  119. <?php endif; ?>
  120. <?php endforeach; ?>
  121. </span>
  122. </div>
  123. <?php endif; ?>
  124. <div class="ns-body-content <?php if(count($serond_menu) < 1): ?> crumbs_no_exit<?php endif; ?>">
  125. <div class="ns-body">
  126. <!-- 四级导航 -->
  127. <?php if(isset($forth_menu) && !empty($forth_menu)): ?>
  128. <div class="fourstage-nav layui-tab layui-tab-brief" lay-filter="edit_user_tab">
  129. <ul class="layui-tab-title">
  130. <?php if(is_array($forth_menu) || $forth_menu instanceof \think\Collection || $forth_menu instanceof \think\Paginator): $i = 0; $__LIST__ = $forth_menu;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$menu): $mod = ($i % 2 );++$i;?>
  131. <li class="<?php echo $menu['selected']==1 ? 'layui-this' : ''; ?>" lay-id="basic_info"><a href="<?php echo htmlentities($menu['parse_url']); ?>"><?php echo htmlentities($menu['title']); ?></a></li>
  132. <?php endforeach; endif; else: echo "" ;endif; ?>
  133. </ul>
  134. </div>
  135. <?php endif; ?>
  136. <!-- 买家消息 -->
  137. <div class="layui-card ns-card-common ns-card-brief">
  138. <div class="layui-card-header">
  139. <span class="ns-card-title">买家消息</span>
  140. </div>
  141. <div class="layui-card-body layui-field-box">
  142. <?php foreach($member_message_list as $member_message_k => $member_message_v): ?>
  143. <div class="block-list ns-bg-color-light-gray">
  144. <div class="block-title">
  145. <?php echo htmlentities($member_message_v['title']); ?>
  146. </div>
  147. <div class="block-content">
  148. <!--<a><i class="iconfont iconseleted <?php if($member_message_v['weapp_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>微信小程序</a>-->
  149. <a href="<?php echo addon_url('admin/message/editEmailMessage',['keywords' => $member_message_v['keywords']]); ?>"><i class="iconfont iconseleted <?php if($member_message_v['email_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>邮箱</a>
  150. <a href="<?php echo addon_url('admin/message/editSmsMessage',['keywords' => $member_message_v['keywords']]); ?>"><i class="iconfont iconseleted <?php if($member_message_v['sms_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>短信</a>
  151. <!--<a href="<?php echo addon_url('wechat://admin/message/edit',['keywords' => $member_message_v['keywords']]); ?>"><i class="iconfont iconseleted <?php if($member_message_v['wechat_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>微信公众号</a>-->
  152. <!--<a><i class="iconfont iconseleted <?php if($member_message_v['aliapp_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>支付宝小程序</a>-->
  153. </div>
  154. </div>
  155. <?php endforeach; ?>
  156. </div>
  157. </div>
  158. <!-- <fieldset class="layui-elem-field layui-field-title">
  159. <legend>买家消息</legend>
  160. <div class="layui-field-box">
  161. <?php foreach($member_message_list as $member_message_k => $member_message_v): ?>
  162. <div class="block-list ns-bg-color-light-gray">
  163. <div class="block-title">
  164. <?php echo htmlentities($member_message_v['title']); ?>
  165. </div>
  166. <div class="block-content">
  167. <a><i class="iconfont iconseleted <?php if($member_message_v['weapp_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>微信小程序</a>
  168. <a href="<?php echo addon_url('admin/message/editEmailMessage',['keywords' => $member_message_v['keywords']]); ?>"><i class="iconfont iconseleted <?php if($member_message_v['email_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>邮箱</a>
  169. <a href="<?php echo addon_url('admin/message/editSmsMessage',['keywords' => $member_message_v['keywords']]); ?>"><i class="iconfont iconseleted <?php if($member_message_v['sms_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>短信</a>
  170. <a href="<?php echo addon_url('wechat://admin/message/edit',['keywords' => $member_message_v['keywords']]); ?>"><i class="iconfont iconseleted <?php if($member_message_v['wechat_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>微信公众号</a>
  171. <a><i class="iconfont iconseleted <?php if($member_message_v['aliapp_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>支付宝小程序</a>
  172. </div>
  173. </div>
  174. <?php endforeach; ?>
  175. </div>
  176. </fieldset> -->
  177. <!-- 卖家通知 -->
  178. <div class="layui-card ns-card-common ns-card-brief">
  179. <div class="layui-card-header">
  180. <span class="ns-card-title">卖家通知</span>
  181. </div>
  182. <div class="layui-card-body layui-field-box">
  183. <?php foreach($shop_message_list as $shop_message_k => $shop_message_v): ?>
  184. <div class="block-list ns-bg-color-light-gray">
  185. <div class="block-title">
  186. <?php echo htmlentities($shop_message_v['title']); ?>
  187. </div>
  188. <div class="block-content">
  189. <a href="<?php echo addon_url('admin/message/editEmailMessage',['keywords' => $shop_message_v['keywords']]); ?>"><i class="iconfont iconseleted <?php if($shop_message_v['email_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>邮箱</a>
  190. <a href="<?php echo addon_url('admin/message/editSmsMessage',['keywords' => $shop_message_v['keywords']]); ?>"><i class="iconfont iconseleted <?php if($shop_message_v['sms_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>短信</a>
  191. </div>
  192. </div>
  193. <?php endforeach; ?>
  194. </div>
  195. </div>
  196. <!-- <fieldset class="layui-elem-field layui-field-title">
  197. <legend>卖家通知</legend>
  198. <div class="layui-field-box">
  199. <?php foreach($shop_message_list as $shop_message_k => $shop_message_v): ?>
  200. <div class="block-list ns-bg-color-light-gray">
  201. <div class="block-title">
  202. <?php echo htmlentities($shop_message_v['title']); ?>
  203. </div>
  204. <div class="block-content">
  205. <a><i class="iconfont iconseleted <?php if($shop_message_v['weapp_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>微信小程序</a>
  206. <a href="<?php echo addon_url('admin/message/editEmailMessage',['keywords' => $member_message_v['keywords']]); ?>"><i class="iconfont iconseleted <?php if($shop_message_v['email_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>邮箱</a>
  207. <a href="<?php echo addon_url('admin/message/editSmsMessage',['keywords' => $member_message_v['keywords']]); ?>"><i class="iconfont iconseleted <?php if($shop_message_v['sms_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>短信</a>
  208. <a href="<?php echo addon_url('wechat://admin/message/edit',['keywords' => $member_message_v['keywords']]); ?>"><i class="iconfont iconseleted <?php if($shop_message_v['wechat_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>微信公众号</a>
  209. <a><i class="iconfont iconseleted <?php if($shop_message_v['aliapp_is_open'] == 1): ?>ns-text-color-red<?php endif; ?>"></i>支付宝小程序</a>
  210. </div>
  211. </div>
  212. <?php endforeach; ?>
  213. </div>
  214. </fieldset> -->
  215. </div>
  216. <!-- 版权信息 -->
  217. <div class="ns-footer">
  218. <div class="ns-footer-img">
  219. <a href="#"><img style="-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;" src="<?php if(!empty($copyright['logo'])): ?> <?php echo img($copyright['logo']); else: ?>http://yueshengshop.top/public/static/img/copyright_logo.png<?php endif; ?>" /></a>
  220. </div>
  221. </div>
  222. </div>
  223. </div>
  224. </div>
  225. <!-- 重置密码弹框html -->
  226. <div class="layui-form" id="reset_pass" style="display: none;">
  227. <div class="layui-form-item">
  228. <label class="layui-form-label"><span class="required">*</span>原密码</label>
  229. <div class="layui-input-block">
  230. <input type="password" id="old_pass" name="old_pass" required class="layui-input ns-len-mid" maxlength="18" autocomplete="off" readonly onfocus="this.removeAttribute('readonly');" onblur="this.setAttribute('readonly',true);">
  231. <span class="required"></span>
  232. </div>
  233. </div>
  234. <div class="layui-form-item">
  235. <label class="layui-form-label"><span class="required">*</span>新密码</label>
  236. <div class="layui-input-block">
  237. <input type="password" id="new_pass" name="new_pass" required class="layui-input ns-len-mid" maxlength="18" autocomplete="off" readonly onfocus="this.removeAttribute('readonly');" onblur="this.setAttribute('readonly',true);">
  238. <span class="required"></span>
  239. </div>
  240. </div>
  241. <div class="layui-form-item">
  242. <label class="layui-form-label"><span class="required">*</span>确认新密码</label>
  243. <div class="layui-input-block">
  244. <input type="password" id="repeat_pass" name="repeat_pass" required class="layui-input ns-len-mid" maxlength="18" autocomplete="off" readonly onfocus="this.removeAttribute('readonly');" onblur="this.setAttribute('readonly',true);">
  245. <span class="required"></span>
  246. </div>
  247. </div>
  248. <div class="ns-form-row">
  249. <button class="layui-btn ns-bg-color" onclick="repass()">确定</button>
  250. <button class="layui-btn layui-btn-primary" onclick="closePass()">返回</button>
  251. </div>
  252. </div>
  253. <script type="text/javascript">
  254. layui.use('element',function () {
  255. var element = layui.element;
  256. element.render('breadcrumb');
  257. });
  258. function clearCache () {
  259. $.ajax({
  260. type: 'post',
  261. url: ns.url("admin/Login/clearCache"),
  262. dataType: 'JSON',
  263. success: function(res) {
  264. layer.msg(res.message);
  265. location.reload();
  266. }
  267. })
  268. }
  269. /**
  270. * 重置密码
  271. */
  272. var index;
  273. function resetPassword() {
  274. index = layer.open({
  275. type:1,
  276. content:$('#reset_pass'),
  277. offset: 'auto',
  278. area: ['650px']
  279. });
  280. setTimeout(function() {
  281. $(".ns-reset-pass").removeClass('layui-this');
  282. }, 1000);
  283. }
  284. // $(".ns-reset-pass").on('click', function() {
  285. // $(this).removeClass('layui-this');
  286. // })
  287. var repeat_flag = false;
  288. function repass(){
  289. var old_pass = $("#old_pass").val();
  290. var new_pass = $("#new_pass").val();
  291. var repeat_pass = $("#repeat_pass").val();
  292. if (old_pass == '') {
  293. $("#old_pass").focus();
  294. layer.msg("原密码不能为空");
  295. return;
  296. }
  297. if (new_pass == '') {
  298. $("#new_pass").focus();
  299. layer.msg("密码不能为空");
  300. return;
  301. } else if ($("#new_pass").val().length < 6) {
  302. $("#new_pass").focus();
  303. layer.msg("密码不能少于6位数");
  304. return;
  305. }
  306. if (repeat_pass == '') {
  307. $("#repeat_pass").focus();
  308. layer.msg("密码不能为空");
  309. return;
  310. } else if ($("#repeat_pass").val().length < 6) {
  311. $("#repeat_pass").focus();
  312. layer.msg("密码不能少于6位数");
  313. return;
  314. }
  315. if (new_pass != repeat_pass) {
  316. $("#repeat_pass").focus();
  317. layer.msg("两次密码输入不一样,请重新输入");
  318. return;
  319. }
  320. if(repeat_flag)return;
  321. repeat_flag = true;
  322. $.ajax({
  323. type: "POST",
  324. dataType: 'JSON',
  325. url: ns.url("admin/login/modifypassword"),
  326. data: {"old_pass": old_pass,"new_pass": new_pass},
  327. success: function(res) {
  328. layer.msg(res.message);
  329. repeat_flag = false;
  330. if (res.code == 0) {
  331. layer.close(index);
  332. location.reload();
  333. }
  334. }
  335. });
  336. }
  337. function closePass() {
  338. layer.close(index);
  339. }
  340. layui.use('element', function() {
  341. var element = layui.element;
  342. element.init();
  343. });
  344. </script>
  345. </body>
  346. </html>