Rieko-wang 2 years ago
parent
commit
fd7979a040
  1. 1
      index.html

1
index.html

@ -163,6 +163,7 @@
url: "https://parking.houzhisoft.com/json.php?id=1",
type: "GET",
success(result) {
renderBillingDom([])
const currentDate = moment();
const nearlyWeekS = moment().subtract(7, 'days');
const nearlyMonthS = moment().subtract(1, 'months');

Loading…
Cancel
Save