uu
This commit is contained in:
parent
a06e8e0172
commit
7c1cb597a1
@ -177,7 +177,7 @@
|
||||
bluetoothTool.sendData(command.getRawData())
|
||||
},
|
||||
renderCanvas() {
|
||||
let filePath = 'https://oss-emis.tanex56.com/sapp/sdg/hdbg.png'
|
||||
let filePath = 'http://oss-emis.tanex56.com/sapp/sdg/hdbg.png'
|
||||
let that = this
|
||||
const firstCanvas = uni.createCanvasContext('firstCanvas', this);
|
||||
let scla = 1
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
<tpx-select mode="drop" v-model:value="searchParam.date" :list="dateRangeList" >
|
||||
<u-row custom-style="width: 200rpx;;" justify="end">
|
||||
<u-button :hairline="false" shape="circle" size="mini" custom-style="border-radius: 23rpx;font-size: 26rpx;height: 50rpx;min-width: 130rpx;width: auto;display:inline-grid;margin:0;">
|
||||
<u-button :hairline="false" shape="circle" size="mini" custom-style="border-radius: 23rpx;font-size: 26rpx;height: 50rpx;min-width: 130rpx;width: auto;display:flex;margin:0;">
|
||||
<u-row justify="between" custom-style="width: 100%;">
|
||||
<view :style="'padding-right: 4rpx;white-space: nowrap;' + 'color: #666;'">
|
||||
统计-
|
||||
|
||||
Loading…
Reference in New Issue
Block a user