From 73e8924ae3a93d4b6a69579ccc464cc599af2bd6 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期五, 04 八月 2023 10:06:43 +0800 Subject: [PATCH] no message --- public/html/bottom_price.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/public/html/bottom_price.html b/public/html/bottom_price.html index 0f1a381..5bf4c5f 100644 --- a/public/html/bottom_price.html +++ b/public/html/bottom_price.html @@ -488,7 +488,7 @@ headers:{ "token":that.getUrlPar("token") }, - url:that.posturl+'/api/activity/bottomPrice', + url:'/api/activity/bottomPrice', type:"post", dataType:"json", data:{ -- Gitblit v1.9.3