Explorar el Código

Merge branch 'master' of http://20.189.74.163:3000/GogsAdmin/ks_h5chat

root1 hace 11 meses
padre
commit
73befdd4e4
Se han modificado 2 ficheros con 2 adiciones y 1 borrados
  1. 1 1
      README.md
  2. 1 0
      src/assets/styles/auth.less

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 ## Vue3 + Vant3 + TypeScript + Vite
 
 ### 安装依赖
-> npm install
+> yarn install
 
 ### 启动服务
 > npm run dev

+ 1 - 0
src/assets/styles/auth.less

@@ -62,4 +62,5 @@
   &+button{
     margin-left: 40px;
   }
+
 }