注释渐变色功能和作品广场
This commit is contained in:
@@ -248,14 +248,12 @@ export default defineComponent({
|
||||
let timer:any = 0;
|
||||
const {locale} = useI18n()
|
||||
const store = useStore();
|
||||
|
||||
return{
|
||||
store,
|
||||
timer,
|
||||
locale
|
||||
}
|
||||
},
|
||||
|
||||
data() {
|
||||
return {
|
||||
checked:false,
|
||||
|
||||
Reference in New Issue
Block a user