This commit is contained in:
2022-10-15 15:29:58 +08:00
parent 01e31a3c9c
commit 020537787f
12 changed files with 44 additions and 44 deletions

View File

@@ -1,5 +1,5 @@
<template>
<view class="content bg">
<view class="zd_content bg">
<view class="p1">欢迎来到</view>
<view class="p2">海亮铜箔手持系统</view>
<view class="input-box">
@@ -128,6 +128,6 @@
border-radius 46rpx
_font(36rpx,92rpx,#fff,,center)
background-color $red
.content
.zd_content
height: 100%
</style>