no message
Former-commit-id: 41abfac58dc883317e6c4ba3520fa91e4b755dbf [formerly 41abfac58dc883317e6c4ba3520fa91e4b755dbf [formerly 41abfac58dc883317e6c4ba3520fa91e4b755dbf [formerly 41abfac58dc883317e6c4ba3520fa91e4b755dbf [formerly 4642018d3b2285cf289093b8cbc3894dcbc7b92e [formerly 49098d117e21760002f1ac3deca983f093adee57]]]]] Former-commit-id: 91d8c99c488a5f5b6b10f64cb2b9871692389ea6 Former-commit-id: 451e367d6774fe469f90a6333172a49ac851b84c Former-commit-id: 5d11f3275401b25bb38c93d85e5226bd8e8b766c [formerly 5be58dfc0dadeac008e39e8998578808c2958485] Former-commit-id: b49d2fea4f508f9c72e761fdf6b14061691589b9 Former-commit-id: cf5a1f2fd18331503b24a183628fd0e408b31bc6 Former-commit-id: 8ab4da5c83c596d444dbf91c97167561ca729f56 Former-commit-id: 01a666a01d75cc8a077dc1b3b4be5b5108a7bea0 Former-commit-id: de806f52420212505cb32abfc3ad426e9cf86b5f
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
<el-row :gutter="20">
|
||||
<el-col :span="12">
|
||||
<el-alert :closable="false" type="info" title="扫码进 QQ 群" class="d2-mb"/>
|
||||
<img class="qr" src="/static/image/me/qq.jpg">
|
||||
<img class="qr" :src="`${assetsPublicPath}/static/image/me/qq.jpg`">
|
||||
</el-col>
|
||||
<el-col :span="12">
|
||||
<el-alert :closable="false" type="info" title="作者微信 加好友拉进微信群" class="d2-mb"/>
|
||||
<img class="qr" src="/static/image/me/we.jpg">
|
||||
<img class="qr" :src="`${assetsPublicPath}/static/image/me/we.jpg`">
|
||||
</el-col>
|
||||
</el-row>
|
||||
</div>
|
||||
|
||||
@@ -1 +1 @@
|
||||
1aded4a8a50102b18eab40d8810cb804f217b12a
|
||||
b27de32f6832b50dc5b8b1dc613060a81f88a8e9
|
||||
Reference in New Issue
Block a user