格式化代码。

This commit is contained in:
2022-12-27 10:32:45 +08:00
parent fe74257704
commit 5591d3fd19
18 changed files with 296 additions and 296 deletions

View File

@@ -5,13 +5,7 @@ import HelloWorld from './components/HelloWorld.vue'
<template>
<header>
<img
alt="Vue logo"
class="logo"
src="@/assets/logo.svg"
width="125"
height="125"
/>
<img alt="Vue logo" class="logo" src="@/assets/logo.svg" width="125" height="125" />
<div class="wrapper">
<HelloWorld msg="You did it!" />