From ee6d723e700be9e3a0a67f60f9ac9ba0bf8cee61 Mon Sep 17 00:00:00 2001
From: dabai <dabai@yazhai.co>
Date: Thu, 3 Dec 2020 17:34:18 +0800
Subject: [PATCH] ios ceshi  下载修改

---
 text3.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/text3.html b/text3.html
index 1599a8d..923431e 100644
--- a/text3.html
+++ b/text3.html
@@ -80,7 +80,7 @@
 	}
 	  ShareTrace.init({	
 	  		appkey: "cd3ba48d0699c7fa", // 此值必填
-        param: params,
+        param: JSON.stringify(params),
         success: function() {
             console.log("init success...")
         },
--
libgit2 0.25.0