update:qq群聊

v1.0
bobi 2019-11-05 11:57:52 +08:00
parent 42ab7b6be2
commit 37fa771fca
4 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
![输入图片说明](https://images.gitee.com/uploads/images/2019/0525/161436_23cd5fd8_1152471.png "屏幕截图.png")
# QQ群交流
964222534
833539807
# 技术栈

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

BIN
imgs/qq.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -81,7 +81,7 @@ layui.use(["element", "layer", "okTab", "okMenu", "okUtils", "okLayer"], functio
area: ["330px", "350px"],
tab: [{
title: "QQ群",
content: "<img src='imgs/qq.jpeg' width='200' height='300' style='margin-left: 60px'>"
content: "<img src='imgs/qq.png' width='200' height='300' style='display: block;margin: 0 auto'>"
}]
});
});