fix: 商品海报标题文字溢出问题
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import { computed, reactive, getCurrentInstance } from 'vue';
|
||||
import { reactive, getCurrentInstance } from 'vue';
|
||||
import sheep from '@/sheep';
|
||||
import useCanvas from './useCanvas';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user