This commit is contained in:
1154079537 2024-05-17 11:54:10 +08:00
parent 17e2e8ed14
commit d5dca0909a
2 changed files with 1 additions and 5 deletions

View File

@ -9,7 +9,7 @@
<view class="tips-box" :style="{right:20, top:(offsetY-218)+'px'}"> <view class="tips-box" :style="{right:20, top:(offsetY-218)+'px'}">
<view class="tips" style="position: absolute;padding-left: 20px;"> <view class="tips" style="position: absolute;padding-left: 20px;">
<view class="tras" :class="{act:isActive}"> <view class="tras" :class="{act:isActive}">
<text style="font-size: 28rpx;line-height: 100rpx;color: white;">点击生产页面,进入办公助手</text> <text style="font-size: 28rpx;line-height: 100rpx;color: white;">点击工作台,进入办公助手</text>
</view> </view>
</view> </view>
<image src="/static/images/starpng.png" class="start" mode=""> <image src="/static/images/starpng.png" class="start" mode="">

View File

@ -289,10 +289,6 @@
</view> </view>
</view> </view>
</view> </view>
</template> </template>
<script> <script>