lsc 1 year ago
parent
commit
d0c51ecdee

+ 1 - 1
dist/index.html

@@ -25,7 +25,7 @@
       height: 100%;
       height: 100%;
       width: 100%;
       width: 100%;
       background: #e6eaf0;
       background: #e6eaf0;
-    }</style><link href=./static/css/app.f3b279a864061a2784b085df6838998d.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3512a67a6213c2df4180.js></script><script type=text/javascript src=./static/js/vendor.b99f0ffaf6e2bdd0ae12.js></script><script type=text/javascript src=./static/js/app.d89aa56f0b1118c82986.js></script></body></html><script>function stopSafari() {
+    }</style><link href=./static/css/app.8e4cae0d709038ffc0b5d40b80c1ae36.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3512a67a6213c2df4180.js></script><script type=text/javascript src=./static/js/vendor.b99f0ffaf6e2bdd0ae12.js></script><script type=text/javascript src=./static/js/app.26405fd22663e3690af6.js></script></body></html><script>function stopSafari() {
     //阻止safari浏览器双击放大功能
     //阻止safari浏览器双击放大功能
     let lastTouchEnd = 0  //更新手指弹起的时间
     let lastTouchEnd = 0  //更新手指弹起的时间
     document.documentElement.addEventListener("touchstart", function (event) {
     document.documentElement.addEventListener("touchstart", function (event) {

File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.8e4cae0d709038ffc0b5d40b80c1ae36.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.8e4cae0d709038ffc0b5d40b80c1ae36.css.map


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.26405fd22663e3690af6.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.26405fd22663e3690af6.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/manifest.3512a67a6213c2df4180.js.map


+ 2 - 0
src/components/pages/test/shareBox/index.vue

@@ -153,6 +153,8 @@ export default {
             if (newValue) {
             if (newValue) {
                 this.setQr()
                 this.setQr()
                 this.getData()
                 this.getData()
+                console.log(top.origin);
+                this.origin = top.origin
             }
             }
         }
         }
     },
     },

Some files were not shown because too many files changed in this diff