feat: 添加移动端适配和优化组件样式
refactor: 重构CSS和LESS文件结构 style: 调整搜索页和公共样式 fix: 修复组件图片路径问题 docs: 更新组件文档和注释
This commit is contained in:
4
component/group-pop/group-pop.txt
Normal file
4
component/group-pop/group-pop.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="group-pop" v-if="state" @click="closeGroup">
|
||||
<img class="bj" @click.stop="holdback" :src="valueUrl + '/img/huddle-bj.jpg'">
|
||||
<img class="QRCode" @click.stop="holdback" src="https://o.x-php.com/Zvt57TuJSUvkyhw-xG7Y2l-c-5kpcnzqqsgFptxhcq_cQnrlJKN1WgxCBq_D-81qNDQyOQ~~">
|
||||
</div>
|
||||
Reference in New Issue
Block a user