File tree Expand file tree Collapse file tree 1 file changed +26
-9
lines changed
Expand file tree Collapse file tree 1 file changed +26
-9
lines changed Original file line number Diff line number Diff line change @@ -112,19 +112,36 @@ StepManager.register(OpenWechat::class.java)
112112// 从步骤1开始执行
113113StepManager .beginExecute(OpenWechat ::class .java, 1 )
114114```
115- ** 具体使用可以看我的[ Demo] ( https://github.com/ven-coder/assists ) **
115+ ## 示例&下载
116+ [ ▶ ; 示例视频] ( https://www.youtube.com/embed/kNuw9sUsDKo )
117+
118+ [ 📥 ; 直接下载] ( https://www.pgyer.com/ceGb ) 或扫码下载
116119<div align =" left " >
117- <img src =" https://img-blog.csdnimg.cn/81d4d63470f9431f825aa7572d7abbdb.jpeg#pic_center " alt =" 图片描述 " width =" 200 " >
118-
120+ <img src =" https://raw.githubusercontent.com/ven-coder/Assists/master/graphics/1691765846270.jpg " width =200/ >
119121</div >
120122
121123## 有问题欢迎反馈交流
122- ### 交流群
123- <div align =" left " >
124- <img src =" https://raw.githubusercontent.com/ven-coder/assists/master/graphics/wechat_group.jpg " width =250/ >
124+
125+ <style >
126+ .horizontal-container {
127+ display : flex ;
128+ }
129+
130+ .horizontal-item {
131+ flex : 1 ;
132+ padding : 10px ;
133+ }
134+ </style >
135+
136+
137+ <div class =" horizontal-container " >
138+ <div class =" horizontal-item " >
139+ <h4 >交流群</h4 >
140+ <img src =" https://raw.githubusercontent.com/ven-coder/assists/master/graphics/wechat_group1.jpg " width =200/ >
125141</div >
126142
127- ### 个人微信
128- <div align =" left " >
129- <img src =" https://raw.githubusercontent.com/ven-coder/assists/master/graphics/wechat.jpg " width =250/ >
143+ <div class =" horizontal-item " >
144+ <h4 >个人微信</h4 >
145+ <img src =" https://raw.githubusercontent.com/ven-coder/assists/master/graphics/wechat1.jpg " width =200/ >
146+ </div >
130147</div >
You can’t perform that action at this time.
0 commit comments