diff --git a/index.html b/index.html index 2beb880..07ceb34 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,6 @@
- 接触项目接手测试,无实际意义 @@ -124,6 +123,8 @@ //获取链接携带的参数 let linkId = getQueryString('id'); let keyCode = getQueryString('key'); + // linkId = '3438' + // keyCode="AAACm5p65D48ZquM" if (!linkId) {//地址栏无携带id let path = window.location.pathname; diff --git a/xw-pages/reduce.html b/xw-pages/reduce.html index 0c2b566..b59c809 100644 --- a/xw-pages/reduce.html +++ b/xw-pages/reduce.html @@ -35,6 +35,7 @@
+ 随便测试,无实际改动