mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-13 20:56:36 +08:00
feat: 完成字典模块改造,前端完成首页界面
This commit is contained in:
@@ -23,8 +23,7 @@
|
||||
import { onMounted } from 'vue';
|
||||
|
||||
const props = defineProps(['size', 'src','showWatching','time'])
|
||||
onMounted(()=>{
|
||||
console.log(props.time,"props.time");})
|
||||
|
||||
</script>
|
||||
<style scoped>
|
||||
.mt_1
|
||||
|
||||
Reference in New Issue
Block a user