瀏覽代碼

[edit][style]

zhangwei 2 年之前
父節點
當前提交
b4a6e14029
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/view/iframe/red-packet/red-packet.vue

+ 1 - 1
src/view/iframe/red-packet/red-packet.vue

@@ -557,7 +557,6 @@ const openFollowTabs = () => {
 }
 }
 
 
 async function clickFollowAll(item, is_all) {
 async function clickFollowAll(item, is_all) {
-  debugger
   let _userInfo = await checkIsLogin()
   let _userInfo = await checkIsLogin()
   if (!_userInfo) {
   if (!_userInfo) {
     return
     return
@@ -1453,6 +1452,7 @@ body {
 }
 }
 
 
 .content {
 .content {
+  position: relative;
   width: 375px;
   width: 375px;
   height: 500px;
   height: 500px;
   background: #fafafa;
   background: #fafafa;