删除不必要代码

This commit is contained in:
alger
2021-09-30 17:36:17 +08:00
parent 2bbe5bf72f
commit db259e0090
3 changed files with 2 additions and 41 deletions
+1
View File
@@ -61,6 +61,7 @@ const formatDetail = computed(() => (detail: any) => {
})
</script>
<template>
+1 -1
View File
@@ -118,7 +118,7 @@ const loginPhone = async () => {
height: 550px;
@apply rounded-2xl rounded-b-none bg-cover bg-no-repeat relative overflow-hidden;
background-image: url(https://z3.ax1x.com/2021/09/30/4IMyUx.jpg);
background-color: #000;
background-color: #383838;
box-shadow: inset 0px 0px 20px 5px #0000005e;
.bg {