From b2c0b7efb1c7cd1c909178715ae76a4b9793cf5a Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期二, 25 七月 2023 10:51:45 +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