This commit is contained in:
Pengxiansen
2025-02-26 13:20:15 +08:00
parent 7557ce7dce
commit 53ef2858e7
9 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
}}</view }}</view
> >
</view> </view>
<view class="growth-tip"> <view class="growth-tip" v-if="selectData.description">
<view class="growth-tip-content"> <view class="growth-tip-content">
<view class="tip-title"> 说明 </view> <view class="tip-title"> 说明 </view>
<view class="tip-content"> <view class="tip-content">
@@ -354,7 +354,7 @@ export default {
padding-bottom: 37rpx; padding-bottom: 37rpx;
font-size: 28rpx; font-size: 28rpx;
color: #333333; color: #333333;
line-height: 42px; line-height: 30px;
} }
} }
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 462 KiB

After

Width:  |  Height:  |  Size: 65 KiB

View File

@@ -19,4 +19,4 @@
hm.src = "https://hm.baidu.com/hm.js?ea89f02dca369037a73c5e3907e2c14a"; hm.src = "https://hm.baidu.com/hm.js?ea89f02dca369037a73c5e3907e2c14a";
var s = document.getElementsByTagName("script")[0]; var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s); s.parentNode.insertBefore(hm, s);
})();</script></head><body><div id=app></div><script src=/mobile/static/js/chunk-vendors.bb72ee6e.js></script><script src=/mobile/static/js/index.667c7e1e.js></script></body></html> })();</script></head><body><div id=app></div><script src=/mobile/static/js/chunk-vendors.bb72ee6e.js></script><script src=/mobile/static/js/index.4a17d1a1.js></script></body></html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 462 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 462 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long