Commit 8e84637e authored by 黄奎's avatar 黄奎

logo

parent b98b100a
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<view style="position: relative;" class="view-box"> <view style="position: relative;" class="view-box">
<view class="box"> <view class="box">
<view class="box-img"> <view class="box-img">
图片 <image style="width: 100rpx height: 50rpx;;" src='https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1653464014000_713.png' mode="aspectFill"></image>
</view> </view>
<view class="box-bg"> <view class="box-bg">
<input class="uni-input inputM" style='margin-left: 10px;margin-top: 5px;' v-model="rules.StuName" <input class="uni-input inputM" style='margin-left: 10px;margin-top: 5px;' v-model="rules.StuName"
...@@ -435,7 +435,7 @@ ...@@ -435,7 +435,7 @@
.box-img { .box-img {
display: flex; display: flex;
justify-content: center; justify-content: center;
margin-top: 20rpx; padding-top: 50rpx;
margin-bottom: 20rpx; margin-bottom: 20rpx;
} }
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment