This commit is contained in:
Zheng Jie
2022-08-24 13:38:22 +08:00
parent f744856aff
commit 4c50a23279
5 changed files with 38 additions and 27 deletions

View File

@@ -4,7 +4,7 @@
id="ww-container"
class="wwads-cn wwads-vertical"
data-id="148"
style="z-index:10000;position:fixed;bottom:33px;right:1px;max-width:200px;padding: 12px 10px;border-radius:5px;"
style="z-index:10000;padding: 12px 10px;"
/>
</template>
@@ -22,9 +22,3 @@ export default {
}
}
</script>
<style lang="scss">
.wwads-vertical .wwads-poweredby {
display: none !important;
}
</style>