修改配色,修改功能
This commit is contained in:
@@ -46,29 +46,6 @@
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- 功能亮点 -->
|
||||
<view class="feature-highlights">
|
||||
<view class="highlight-title">功能亮点</view>
|
||||
<view class="highlight-list">
|
||||
<view class="highlight-item">
|
||||
<text class="highlight-dot">●</text>
|
||||
<text>计算器支持基础四则运算和科学模式</text>
|
||||
</view>
|
||||
<view class="highlight-item">
|
||||
<text class="highlight-dot">●</text>
|
||||
<text>计算历史记录,随时回看</text>
|
||||
</view>
|
||||
<view class="highlight-item">
|
||||
<text class="highlight-dot">●</text>
|
||||
<text>日期推算与天数间隔计算</text>
|
||||
</view>
|
||||
<view class="highlight-item">
|
||||
<text class="highlight-dot">●</text>
|
||||
<text>公历农历互转,节日速查</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- 推广/banner区域 -->
|
||||
<view class="banner" bindtap="goToProfile" wx:if="{{false}}">
|
||||
<view class="banner-text">
|
||||
|
||||
Reference in New Issue
Block a user