From 34db7035c9c7880e00b9328d022be65a29c62cb2 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期一, 31 七月 2023 10:40:56 +0800
Subject: [PATCH] Merge branch 'feature/v1.1.5接口' into develop

---
 public/html/bottom_price.html |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/public/html/bottom_price.html b/public/html/bottom_price.html
index 0035c9d..5bf4c5f 100644
--- a/public/html/bottom_price.html
+++ b/public/html/bottom_price.html
@@ -69,7 +69,7 @@
 <body>
   <div class="box">
     <div class="list">
-<div id="app" style="background-color:#e7013a;padding-top:0.5rem" v-cloak>
+<div id="app" style="background-color:#e7013a;padding-top:0.7rem" v-cloak>
   <template v-if="isexplain && issource">
     <div class="main">
     </div>
@@ -254,7 +254,8 @@
         nav:[
         ],
       //posturl:"http://dfg.shop.com",
-      posturl:"http://appapitest.ushopvip.com",
+      posturl:"http://dfgapp.ushopvip.com",
+      //posturl:"http://appapitest.ushopvip.com",
       showDirect: false,
       codeId: vmRequest("code"),
 

--
Gitblit v1.9.3