小问题
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<!--
|
<!--
|
||||||
* @Date: 2025-10-16 15:15:47
|
* @Date: 2025-10-16 15:15:47
|
||||||
* @LastEditors: shirlwang
|
* @LastEditors: shirlwang
|
||||||
* @LastEditTime: 2025-11-06 11:24:06
|
* @LastEditTime: 2025-11-06 16:09:23
|
||||||
-->
|
-->
|
||||||
<template>
|
<template>
|
||||||
<view>
|
<view>
|
||||||
@@ -390,7 +390,8 @@ view{box-sizing: border-box;display: block;}
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
>view{
|
>view{
|
||||||
padding: 37.5rpx 32rpx;
|
padding: 37.5rpx 32rpx;
|
||||||
width: calc(50% - 12rpx);
|
width: 100%;
|
||||||
|
// width: calc(50% - 12rpx);
|
||||||
.title{
|
.title{
|
||||||
font-size: 28rpx;
|
font-size: 28rpx;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|||||||
Reference in New Issue
Block a user