From c8c4eba96d5e9f0890063014b2c6a34c97695fc7 Mon Sep 17 00:00:00 2001
From: luosongbai <15272473386@163.com>
Date: Mon, 7 Feb 2022 14:20:20 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8C=E6=AF=94=EF=BC=8C?=
=?UTF-8?q?=E7=8E=AF=E6=AF=94?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
web/pages/modeltable.html | 18 +++++++++---------
web/src/x.min.js | 2 +-
web/srczip/common.js | 2 +-
3 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/web/pages/modeltable.html b/web/pages/modeltable.html
index f3c9a2a..8e1acf6 100644
--- a/web/pages/modeltable.html
+++ b/web/pages/modeltable.html
@@ -14,16 +14,16 @@
{{# if(d.wowtype != ''){ }}
{{# if(d.wowtype == '+'){ }}
-
+
{{# } else { }}
-
- {{# } }}
+
+ {{# } }}
{{# } }}
{{# if(d.chain_ratiotype != ''){ }}
{{# if(d.chain_ratiotype == "+"){ }}
-
+
{{# } else { }}
-
+
{{# } }}
{{# } }}
@@ -147,16 +147,16 @@
{{# if(d.wowtype != ''){ }}
{{# if(d.wowtype == '+'){ }}
-
+
{{# } else { }}
-
+
{{# } }}
{{# } }}
{{# if(d.chain_ratiotype != ''){ }}
{{# if(d.chain_ratiotype == "+"){ }}
-
+
{{# } else { }}
-
+
{{# } }}
{{# } }}
diff --git a/web/src/x.min.js b/web/src/x.min.js
index 6c7966c..a4522ee 100644
--- a/web/src/x.min.js
+++ b/web/src/x.min.js
@@ -130,7 +130,7 @@ var X = window.X || {
(function(){
//本地
- // var ipurl = "http://10.0.0.240:7899/api/v1/";
+ // var ipurl = "http://10.0.0.240:7899/api/v1/";
// 线上
var ipurl = "http://139.159.159.3:9865/api/v1/";
//线上测试
diff --git a/web/srczip/common.js b/web/srczip/common.js
index 4478309..484451b 100644
--- a/web/srczip/common.js
+++ b/web/srczip/common.js
@@ -129,7 +129,7 @@ var X = window.X || {
(function(){
//本地
- // var ipurl = "http://10.0.0.240:7899/api/v1/";
+ // var ipurl = "http://10.0.0.240:7899/api/v1/";
// 线上
var ipurl = "http://139.159.159.3:9865/api/v1/";
//线上测试