various improvements
This commit is contained in:
17
pages/test.vue
Normal file → Executable file
17
pages/test.vue
Normal file → Executable file
@@ -1,14 +1,5 @@
|
||||
<template>
|
||||
<span class="test"></span>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
.test {
|
||||
background: url(/32.png);
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
display: inline-block;
|
||||
background-position: -544px -510px;
|
||||
background-size: 6480% 6480%;
|
||||
}
|
||||
</style>
|
||||
<div>
|
||||
<Popup />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user