- AbitaregliIblei.it
- Server aggiornamenti agli script. - Editor HTML corretto un po'. - Record Mysql per server (appena iniziato)
This commit is contained in:
@@ -24,8 +24,8 @@ export default defineComponent({
|
||||
const mystyle = ref('')
|
||||
|
||||
function mounted() {
|
||||
console.log('mounted')
|
||||
console.log(props.src)
|
||||
|
||||
// console.log(props.src)
|
||||
|
||||
if (props.width)
|
||||
mystyle.value = 'max-width: ' + props.width + 'px; '
|
||||
|
||||
Reference in New Issue
Block a user