lsc 1 year ago
parent
commit
6adf5cae99

+ 1 - 1
dist/index.html

@@ -18,7 +18,7 @@
       border-radius: 10px;
       -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
       background-color: rgba(0, 0, 0, 0.1);
-    }</style><link href=./static/css/app.0182c6154a9dcaa5c8e48c8b0c9707bf.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.8d7171b1fe858bda1433.js></script><script type=text/javascript src=./static/js/app.4989129806bceb0ef8c4.js></script></body></html><script>function stopSafari() {
+    }</style><link href=./static/css/app.2f12e452eb925969d033416b6334c1ec.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.8d7171b1fe858bda1433.js></script><script type=text/javascript src=./static/js/app.a62e4dd8b1076023238e.js></script></body></html><script>function stopSafari() {
     //阻止safari浏览器双击放大功能
     let lastTouchEnd = 0  //更新手指弹起的时间
     document.documentElement.addEventListener("touchstart", function (event) {

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


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


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


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


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


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


+ 1 - 1
src/components/group/group.vue

@@ -601,7 +601,7 @@ export default {
                 {
                     gid: this.groupid,
                     g: this.checkChair,
-                    uid: this.userid,
+                    uid: this.updateGroupUser.userid,
                 },
             ];
             this.ajax

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