From 848a169221668413691f44e1fcbd219e32c1431c Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期一, 31 七月 2023 16:19:49 +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