From b81b7153f3e22d7819b50e443223aa764c6509f4 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Mon, 22 Jun 2020 10:24:10 +0800 Subject: [PATCH] 文字提示 --- js/list.js | 2 +- listnew.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/list.js b/js/list.js index bcb89fa..ab086c2 100644 --- a/js/list.js +++ b/js/list.js @@ -67,7 +67,7 @@ jsajax.defaultReq( var data = data.data.dataList; if (data.length == 0) { - $('#tip-title').text('暂无停车记录') + $('#tip-title').text('您的停车费用为0元,无需缴费,谢谢!') return } var htmls = ''; diff --git a/listnew.html b/listnew.html index 6008476..46d5592 100644 --- a/listnew.html +++ b/listnew.html @@ -204,7 +204,7 @@
- +