fix: 智聪健康微信小程序版本,代码提交。

This commit is contained in:
tianyongbao
2026-01-22 01:18:01 +08:00
parent 651f7f0c09
commit 14ebbf612b
103 changed files with 2177 additions and 5309 deletions

View File

@@ -1,11 +1,5 @@
<template>
<view class="container" style="paddingBottom:1rpx;">
<u-navbar
leftIconSize="40rpx"
leftIconColor="#333333"
title="体温记录"
>
</u-navbar>
<view class="section">
<view class="section-title">{{ title}}</view>
<view class="form-view">
@@ -36,8 +30,7 @@
</u--input>
</u-form-item>
<u-form-item label="备注" prop="remark" labelPosition="top">
<u--textarea v-model="form.remark" placeholder="请填写备注" border="none" autoHeight inputAlign="right" count
maxlength="2000" style="padding:18rpx 0;"></u--textarea>
<u--textarea v-model="form.remark" placeholder="请填写备注" border="none"></u--textarea>
</u-form-item>
</u--form>
<view class="form-btn">