|
@@ -1,7 +1,7 @@
|
|
<template>
|
|
<template>
|
|
<view class="app-container">
|
|
<view class="app-container">
|
|
<view class="list" style="height: 1116rpx; margin-bottom: 32rpx">
|
|
<view class="list" style="height: 1116rpx; margin-bottom: 32rpx">
|
|
- <view class="main_pic" style="height: 302rpx;">
|
|
|
|
|
|
+ <view class="main_pic" style="height: 304rpx;">
|
|
<img src="../../static/operation/headset.png" style="width: 240rpx; height:240rpx" />
|
|
<img src="../../static/operation/headset.png" style="width: 240rpx; height:240rpx" />
|
|
</view>
|
|
</view>
|
|
<uni-row class="click">
|
|
<uni-row class="click">
|
|
@@ -60,7 +60,7 @@
|
|
</uni-row>
|
|
</uni-row>
|
|
</view>
|
|
</view>
|
|
<view class="list" style="height: 528rpx">
|
|
<view class="list" style="height: 528rpx">
|
|
- <view class="main_pic" style="height: 324rpx;">
|
|
|
|
|
|
+ <view class="main_pic" style="height: 322rpx;">
|
|
<img src="../../static/operation/box.png" style="width: 212rpx; height:260rpx" />
|
|
<img src="../../static/operation/box.png" style="width: 212rpx; height:260rpx" />
|
|
</view>
|
|
</view>
|
|
<uni-row class="long_press_5s">
|
|
<uni-row class="long_press_5s">
|
|
@@ -88,9 +88,9 @@
|
|
}
|
|
}
|
|
|
|
|
|
.click {
|
|
.click {
|
|
- height: 224rpx;
|
|
|
|
|
|
+ height: 226rpx;
|
|
.left {
|
|
.left {
|
|
- line-height: 224rpx;
|
|
|
|
|
|
+ line-height: 226rpx;
|
|
}
|
|
}
|
|
.right {
|
|
.right {
|
|
display: flex;
|
|
display: flex;
|