This commit is contained in:
‘937886381’
2024-06-03 08:23:40 +08:00
parent 91fd1b09d5
commit 38665c38bd
39 changed files with 541 additions and 406 deletions

View File

@@ -1,8 +1,15 @@
<!--
<!--
* @Author: zhp
* @Date: 2024-04-28 13:42:51
* @LastEditTime: 2024-05-31 13:26:32
* @LastEditors: zhp
* @Description:
-->
<!--
filename: button.vue
author: liubin
date: 2024-04-16 15:02:34
description:
description:
-->
<template>
@@ -50,7 +57,7 @@ button {
padding: 12px;
padding-left: 20px;
color: #fff;
font-size: 22px;
font-size: 18px;
letter-spacing: 10px;
cursor: pointer;
}