PosMerchantInfo_Admin.js 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493
  1. var ExcelData;
  2. function ConfirmImport() {
  3. $.ajax({
  4. type: "POST",
  5. url: "/Admin/PosMerchantInfo/Import?r=" + Math.random(1),
  6. data: "ExcelData=" + encodeURIComponent(JSON.stringify(ExcelData)),
  7. dataType: "text",
  8. success: function (data) {
  9. if (data == "success") {
  10. layer.msg("导入成功", { time: 2000 }, function () {
  11. window.location.reload();
  12. });
  13. } else {
  14. layer.msg(data);
  15. }
  16. }
  17. });
  18. }
  19. var excel;
  20. layui.config({
  21. base: '/layuiadmin/' //静态资源所在路径
  22. }).extend({
  23. myexcel: 'layui/lay/modules/excel',
  24. index: 'lib/index' //主入口模块
  25. }).use(['index', 'table', 'excel', 'laydate'], function () {
  26. var $ = layui.$
  27. , form = layui.form
  28. , table = layui.table;
  29. //- 筛选条件-日期
  30. var laydate = layui.laydate;
  31. var layCreateDate = laydate.render({
  32. elem: '#CreateDate',
  33. type: 'date',
  34. range: true,
  35. trigger: 'click',
  36. change: function (value, date, endDate) {
  37. var op = true;
  38. if (date.year == endDate.year && endDate.month - date.month <= 1) {
  39. if (endDate.month - date.month == 1 && endDate.date > date.date) {
  40. op = false;
  41. layCreateDate.hint('日期范围请不要超过1个月');
  42. setTimeout(function () {
  43. $(".laydate-btns-confirm").addClass("laydate-disabled");
  44. }, 1);
  45. }
  46. } else {
  47. op = false;
  48. layCreateDate.hint('日期范围请不要超过1个月');
  49. setTimeout(function () {
  50. $(".laydate-btns-confirm").addClass("laydate-disabled");
  51. }, 1);
  52. }
  53. if (op) {
  54. $('#CreateDate').val(value);
  55. }
  56. }
  57. });
  58. var layKqRegTime = laydate.render({
  59. elem: '#KqRegTime',
  60. trigger: 'click',
  61. type: 'date',
  62. range: true,
  63. change: function (value, date, endDate) {
  64. var op = true;
  65. if (date.year == endDate.year && endDate.month - date.month <= 1) {
  66. if (endDate.month - date.month == 1 && endDate.date > date.date) {
  67. op = false;
  68. layKqRegTime.hint('日期范围请不要超过1个月');
  69. setTimeout(function () {
  70. $(".laydate-btns-confirm").addClass("laydate-disabled");
  71. }, 1);
  72. }
  73. } else {
  74. op = false;
  75. layKqRegTime.hint('日期范围请不要超过1个月');
  76. setTimeout(function () {
  77. $(".laydate-btns-confirm").addClass("laydate-disabled");
  78. }, 1);
  79. }
  80. if (op) {
  81. $('#KqRegTime').val(value);
  82. }
  83. }
  84. });
  85. //excel导入
  86. excel = layui.excel;
  87. $('#ExcelFile').change(function (e) {
  88. var files = e.target.files;
  89. excel.importExcel(files, { }, function (data) {
  90. ExcelData = data[0].sheet1;
  91. });
  92. });
  93. //监听单元格编辑
  94. table.on('edit(LAY-list-manage)', function(obj){
  95. var value = obj.value //得到修改后的值
  96. ,data = obj.data //得到所在行所有键值
  97. ,field = obj.field; //得到字段
  98. if(field == "Sort"){
  99. $.ajax({
  100. type: "POST",
  101. url: "/Admin/PosMerchantInfo/Sort?r=" + Math.random(1),
  102. data: "Id=" + data.Id + "&Sort=" + value,
  103. dataType: "text",
  104. success: function (data) {
  105. }
  106. });
  107. }
  108. });
  109. //列表数据
  110. table.render({
  111. elem: '#LAY-list-manage'
  112. , url: '/Admin/PosMerchantInfo/IndexData' //模拟接口
  113. , cols: [[
  114. { type: 'checkbox', fixed: 'left' }
  115. ,{field:'MerchantNo', width: 200, title:'商户编号', sort: true}
  116. ,{field:'MerchantName', width: 200, title:'商户名称', sort: true}
  117. ,{field:'MerchantMobile', width: 200, title:'商户手机号', sort: true}
  118. ,{field:'KqMerNo', width: 200, title:'快钱商户编码', sort: true}
  119. ,{field:'KqSnNo', width: 200, title:'快钱SN号', sort: true}
  120. ,{field:'SnType', width: 200, title:'机具类型', sort: true}
  121. ,{field:'RebateQual', width: 200, title:'返利资格', sort: true}
  122. ,{field:'ActType', width: 200, title:'激活类型', sort: true}
  123. ,{field:'MerStatus', width: 200, title:'商户状态', sort: true}
  124. ,{field:'ActiveStatus', width: 200, title:'商户激活状态', sort: true}
  125. ,{field:'MerMakerCode', width: 200, title:'商户创客编码', sort: true}
  126. ,{field:'MerRealName', width: 200, title:'商户创客名称', sort: true}
  127. ,{field:'MerUserType', width: 200, title:'商户创客类型', sort: true}
  128. ,{field:'MakerCode', width: 200, title:'直属创客编号', sort: true}
  129. ,{field:'RealName', width: 200, title:'直属创客姓名', sort: true}
  130. ,{field:'TopMakerCode', width: 200, title:'顶级创客编码', sort: true}
  131. ,{field:'TopRealName', width: 200, title:'顶级创客名称', sort: true}
  132. ,{field:'StoreNo', width: 200, title:'SN仓库编号', sort: true}
  133. ,{field:'StoreName', width: 200, title:'SN仓库名称', sort: true}
  134. ,{field:'SnApplyMakerCode', width: 200, title:'申请创客编号', sort: true}
  135. ,{field:'SnApplyRealName', width: 200, title:'申请创客姓名', sort: true}
  136. , { field: 'KqRegTime', width: 200, title: '注册时间', sort: true }
  137. , { title: '操作', width: 120, align: 'left', toolbar: '#table-list-tools', fixed: 'right' }
  138. ]]
  139. , where: {
  140. BrandId: BrandId
  141. }
  142. , page: true
  143. , limit: 30
  144. , height: 'full-' + String($('.layui-card-header').height() + 130)
  145. , text: '对不起,加载出现异常!'
  146. , done: function (res, curr, count) {
  147. $(".layui-none").text("无数据");
  148. }
  149. });
  150. //监听工具条
  151. table.on('tool(LAY-list-manage)', function (obj) {
  152. var data = obj.data;
  153. if (obj.event === 'del') {
  154. var index = layer.confirm('确定要删除吗?删除后不能恢复!', function (index) {
  155. $.ajax({
  156. type: "POST",
  157. url: "/Admin/PosMerchantInfo/Delete?r=" + Math.random(1),
  158. data: "Id=" + data.Id,
  159. dataType: "text",
  160. success: function (data) {
  161. if (data == "success") {
  162. obj.del();
  163. layer.close(index);
  164. } else {
  165. parent.layer.msg(data);
  166. }
  167. }
  168. });
  169. });
  170. } else if (obj.event === 'edit') {
  171. var tr = $(obj.tr);
  172. var perContent = layer.open({
  173. type: 2
  174. , title: '商户-编辑'
  175. , content: 'Edit?Id=' + data.Id + ''
  176. , maxmin: true
  177. , area: ['500px', '450px']
  178. , btn: ['确定', '取消']
  179. , yes: function (index, layero) {
  180. var iframeWindow = window['layui-layer-iframe' + index]
  181. , submitID = 'LAY-list-front-submit'
  182. , submit = layero.find('iframe').contents().find('#' + submitID);
  183. setTimeout(function () {
  184. layero.find('iframe').contents().find('.layui-tab-item').each(function (i) {
  185. var errObj = $(this).find('.layui-form-danger');
  186. if (errObj.length > 0) {
  187. iframeWindow.element.tabChange('mytabbar', String(i + 1));
  188. submit.click();
  189. }
  190. });
  191. }, 300);
  192. //监听提交
  193. iframeWindow.layui.form.on('submit(' + submitID + ')', function (data) {
  194. var field = data.field; //获取提交的字段
  195. var userdata = "";
  196. for (var prop in field) {
  197. userdata += prop + "=" + encodeURIComponent(field[prop]) + "&";
  198. }
  199. //提交 Ajax 成功后,静态更新表格中的数据
  200. //$.ajax({});
  201. $.ajax({
  202. type: "POST",
  203. url: "/Admin/PosMerchantInfo/Edit?r=" + Math.random(1),
  204. data: userdata,
  205. dataType: "text",
  206. success: function (data) {
  207. layer.close(index); //关闭弹层
  208. if (data == "success") {
  209. table.reload('LAY-list-manage'); //数据刷新
  210. } else {
  211. layer.msg(data);
  212. }
  213. }
  214. });
  215. });
  216. submit.trigger('click');
  217. }
  218. , success: function (layero, index) {
  219. }
  220. });
  221. layer.full(perContent);
  222. } else if (obj.event === 'sycntrade') {
  223. var tr = $(obj.tr);
  224. var perContent = layer.open({
  225. type: 2
  226. , title: '同步交易额'
  227. , content: 'SycnTradeAmount?Id=' + data.Id
  228. , maxmin: false
  229. , area: ['550px', '700px']
  230. , btn: ['确定', '取消']
  231. , yes: function (index, layero) {
  232. var iframeWindow = window['layui-layer-iframe' + index]
  233. , submitID = 'LAY-list-front-submit'
  234. , submit = layero.find('iframe').contents().find('#' + submitID);
  235. //监听提交
  236. iframeWindow.layui.form.on('submit(' + submitID + ')', function (data) {
  237. var field = data.field; //获取提交的字段
  238. var userdata = "";
  239. for (var prop in field) {
  240. userdata += prop + "=" + encodeURIComponent(field[prop]) + "&";
  241. }
  242. //提交 Ajax 成功后,静态更新表格中的数据
  243. //$.ajax({});
  244. var loadindex = layer.load(1, {
  245. shade: [0.5, '#000']
  246. });
  247. $.ajax({
  248. type: "POST",
  249. url: "/Admin/PosMerchantInfo/SycnTradeAmountDo?r=" + Math.random(1),
  250. data: userdata,
  251. dataType: "text",
  252. success: function (data) {
  253. layer.close(loadindex); //关闭弹层
  254. layer.close(index); //关闭弹层
  255. if (data == "success") {
  256. layer.alert('重置程序已启动,请稍后核对商户交易额');
  257. } else {
  258. layer.msg(data);
  259. }
  260. }
  261. });
  262. });
  263. submit.trigger('click');
  264. }
  265. , success: function (layero, index) {
  266. }
  267. });
  268. }
  269. });
  270. //监听搜索
  271. form.on('submit(LAY-list-front-search)', function (data) {
  272. var field = data.field;
  273. //执行重载
  274. table.reload('LAY-list-manage', {
  275. where: field
  276. });
  277. });
  278. form.on('submit(LAY-list-front-searchall)', function (data) {
  279. table.reload('LAY-list-manage', {
  280. where: {
  281. BrandId: BrandId
  282. }
  283. });
  284. });
  285. //事件
  286. var active = {
  287. batchdel: function () {
  288. var checkStatus = table.checkStatus('LAY-list-manage')
  289. , data = checkStatus.data; //得到选中的数据
  290. if (data.length < 1) {
  291. parent.layer.msg("请选择要删除的项");
  292. } else {
  293. var ids = "";
  294. $.each(data, function (index, value) {
  295. ids += data[index].Id + ",";
  296. });
  297. ids = ids.substring(0, ids.length - 1);
  298. var index = layer.confirm('确定要删除吗?删除后不能恢复!', function (index) {
  299. $.ajax({
  300. type: "POST",
  301. url: "/Admin/PosMerchantInfo/Delete?r=" + Math.random(1),
  302. data: "Id=" + ids,
  303. dataType: "text",
  304. success: function (data) {
  305. layer.close(index);
  306. if (data == "success") {
  307. table.reload('LAY-list-manage');
  308. } else {
  309. layer.msg(data);
  310. }
  311. }
  312. });
  313. });
  314. }
  315. }
  316. , add: function () {
  317. var perContent = layer.open({
  318. type: 2
  319. , title: '商户-添加'
  320. , content: 'Add'
  321. , maxmin: true
  322. , area: ['500px', '450px']
  323. , btn: ['确定', '取消']
  324. , yes: function (index, layero) {
  325. var iframeWindow = window['layui-layer-iframe' + index]
  326. , submitID = 'LAY-list-front-submit'
  327. , submit = layero.find('iframe').contents().find('#' + submitID);
  328. setTimeout(function () {
  329. layero.find('iframe').contents().find('.layui-tab-item').each(function (i) {
  330. var errObj = $(this).find('.layui-form-danger');
  331. if (errObj.length > 0) {
  332. iframeWindow.element.tabChange('mytabbar', String(i + 1));
  333. submit.click();
  334. }
  335. });
  336. }, 300);
  337. //监听提交
  338. iframeWindow.layui.form.on('submit(' + submitID + ')', function (data) {
  339. var field = data.field; //获取提交的字段
  340. var userdata = "";
  341. for (var prop in field) {
  342. userdata += prop + "=" + encodeURIComponent(field[prop]) + "&";
  343. }
  344. //提交 Ajax 成功后,静态更新表格中的数据
  345. //$.ajax({});
  346. $.ajax({
  347. type: "POST",
  348. url: "/Admin/PosMerchantInfo/Add?r=" + Math.random(1),
  349. data: userdata,
  350. dataType: "text",
  351. success: function (data) {
  352. layer.close(index); //关闭弹层
  353. if (data == "success") {
  354. table.reload('LAY-list-manage'); //数据刷新
  355. } else {
  356. layer.msg(data);
  357. }
  358. }
  359. });
  360. });
  361. submit.trigger('click');
  362. }
  363. });
  364. layer.full(perContent);
  365. }
  366. , ImportData: function () {
  367. layer.open({
  368. type: 1,
  369. title: '导入',
  370. maxmin: false,
  371. area: ['460px', '180px'],
  372. content: $('#excelForm'),
  373. cancel: function () {
  374. }
  375. });
  376. }
  377. , ExportExcel: function () {
  378. var userdata = '';
  379. $(".layuiadmin-card-header-auto input").each(function (i) {
  380. userdata += $(this).attr('name') + '=' + encodeURIComponent($(this).val()) + '&';
  381. });
  382. $(".layuiadmin-card-header-auto select").each(function (i) {
  383. userdata += $(this).attr('name') + '=' + encodeURIComponent($(this).val()) + '&';
  384. });
  385. $.ajax({
  386. type: "GET",
  387. url: "/Admin/PosMerchantInfo/ExportExcel?r=" + Math.random(1),
  388. data: userdata,
  389. dataType: "json",
  390. success: function (data) {
  391. data.Obj.unshift(data.Fields);
  392. excel.exportExcel(data.Obj, data.Info, 'xlsx');
  393. }
  394. });
  395. }
  396. , Open: function () {
  397. var checkStatus = table.checkStatus('LAY-list-manage')
  398. , data = checkStatus.data; //得到选中的数据
  399. if(data.length < 1){
  400. parent.layer.msg("请选择要开启的项");
  401. }else{
  402. var ids = "";
  403. $.each(data, function (index, value) {
  404. ids += data[index].Id + ",";
  405. });
  406. ids = ids.substring(0, ids.length - 1);
  407. var index = layer.confirm('确定要开启吗?', function (index) {
  408. $.ajax({
  409. type: "POST",
  410. url: "/Admin/PosMerchantInfo/Open?r=" + Math.random(1),
  411. data: "Id=" + ids,
  412. dataType: "text",
  413. success: function (data) {
  414. layer.close(index);
  415. if (data == "success") {
  416. table.reload('LAY-list-manage');
  417. } else {
  418. layer.msg(data);
  419. }
  420. }
  421. });
  422. });
  423. }
  424. }
  425. , Close: function () {
  426. var checkStatus = table.checkStatus('LAY-list-manage')
  427. , data = checkStatus.data; //得到选中的数据
  428. if(data.length < 1){
  429. parent.layer.msg("请选择要关闭的项");
  430. }else{
  431. var ids = "";
  432. $.each(data, function (index, value) {
  433. ids += data[index].Id + ",";
  434. });
  435. ids = ids.substring(0, ids.length - 1);
  436. var index = layer.confirm('确定要关闭吗?', function (index) {
  437. $.ajax({
  438. type: "POST",
  439. url: "/Admin/PosMerchantInfo/Close?r=" + Math.random(1),
  440. data: "Id=" + ids,
  441. dataType: "text",
  442. success: function (data) {
  443. layer.close(index);
  444. if (data == "success") {
  445. table.reload('LAY-list-manage');
  446. } else {
  447. layer.msg(data);
  448. }
  449. }
  450. });
  451. });
  452. }
  453. }
  454. };
  455. $('.layui-btn').on('click', function () {
  456. var type = $(this).data('type');
  457. active[type] ? active[type].call(this) : '';
  458. });
  459. });