1
0
forked from dyf/APP

完成6107静态页面

This commit is contained in:
liub
2026-01-19 13:10:10 +08:00
parent d16fd893b6
commit 1b48751944
11 changed files with 2749 additions and 215 deletions

View File

@ -2,7 +2,7 @@
"name" : "星汉物联",
"appid" : "__UNI__A21EF43",
"description" : "设备管控",
"versionName" : "1.0.10",
"versionName" : "1.0.11",
"versionCode" : "100",
"transformPx" : false,
/* 5+App */

View File

@ -369,6 +369,13 @@
{
"navigationBarTitleText" : "BJQ6107"
}
},
{
"path" : "pages/6155/BJQ6155",
"style" :
{
"navigationBarTitleText" : "BJQ6155"
}
}

View File

@ -370,7 +370,7 @@ import request, { baseURL } from '@/utils/request.js';
sta_GroupType: -1, //配组
sta_ArrowType: '', //箭头方向
warnTime: 0,
sta_Channel: 80,
sta_Channel: 31,
sta_ArrowMode:'',
groups: [

File diff suppressed because it is too large Load Diff

2181
pages/6155/BJQ6155.vue Normal file

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
<qf-image-cropper :src="src" :showAngle="false" :width="cropWidth" :height="cropHeight" fileType="jpg"
@crop="handleCrop" :gpu="true">
@crop="handleCrop" :areaScale="0.1" :minScale="0.1" :gpu="true">
</qf-image-cropper>
</view>
</template>

BIN
static/images/6107/fan.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1003 B

BIN
static/images/6107/ju.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1003 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB