Merge branch 'develop' of https://gitee.com/Tyssen/yi-shi into develop

This commit is contained in:
柳清爽
2025-03-24 16:28:33 +08:00
718 changed files with 90340 additions and 26157 deletions

View File

@@ -124,7 +124,7 @@
<!-- AI智能获客 版块标题 -->
<view class="section-title">
<u-icon name="robot" size="28" color="#4080ff"></u-icon>
<image src="/static/images/icons/robot.svg" class="robot-icon"></image>
<text>AI智能获客</text>
<text class="beta-tag">Beta</text>
</view>
@@ -480,7 +480,9 @@ export default {
padding: 30rpx 20rpx 15rpx;
margin: 15rpx 7.5rpx 5rpx;
u-icon {
.robot-icon {
width: 56rpx;
height: 56rpx;
margin-right: 10rpx;
}