Browse Source

支持设备出海,收缩图片

WebApi
SmallChi(Koike) 1 month ago
parent
commit
86bdd584aa
8 changed files with 3 additions and 3 deletions
  1. +1
    -1
      src/JTTools/JTTools.csproj
  2. BIN
      src/JTTools/wwwroot/img/4G_IPC1.jpg
  3. BIN
      src/JTTools/wwwroot/img/4G_IPC11.jpg
  4. BIN
      src/JTTools/wwwroot/img/4G_IPC2.jpg
  5. BIN
      src/JTTools/wwwroot/img/wechat_pay.jpg
  6. BIN
      src/JTTools/wwwroot/img/zfb_pay.jpg
  7. +1
    -1
      src/JTTools/wwwroot/index.html
  8. +1
    -1
      src/global.json

+ 1
- 1
src/JTTools/JTTools.csproj View File

@@ -19,7 +19,7 @@
<PackageReference Include="JT809.Protocol.Extensions.JT1078" Version="2.2.6" />
<PackageReference Include="JT905" Version="1.0.0-preview3" />
<PackageReference Include="JTActiveSafety" Version="1.0.2" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.0" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.3" />
<PackageReference Include="NSwag.AspNetCore" Version="14.2.0" />
</ItemGroup>



BIN
src/JTTools/wwwroot/img/4G_IPC1.jpg View File

Before After
Width: 1000  |  Height: 753  |  Size: 90 KiB Width: 1000  |  Height: 753  |  Size: 41 KiB

BIN
src/JTTools/wwwroot/img/4G_IPC11.jpg View File

Before After
Width: 1000  |  Height: 712  |  Size: 134 KiB Width: 1000  |  Height: 712  |  Size: 64 KiB

BIN
src/JTTools/wwwroot/img/4G_IPC2.jpg View File

Before After
Width: 1000  |  Height: 683  |  Size: 129 KiB Width: 1000  |  Height: 683  |  Size: 62 KiB

BIN
src/JTTools/wwwroot/img/wechat_pay.jpg View File

Before After
Width: 1118  |  Height: 1524  |  Size: 123 KiB Width: 1118  |  Height: 1524  |  Size: 75 KiB

BIN
src/JTTools/wwwroot/img/zfb_pay.jpg View File

Before After
Width: 1080  |  Height: 1620  |  Size: 146 KiB Width: 1080  |  Height: 1620  |  Size: 89 KiB

+ 1
- 1
src/JTTools/wwwroot/index.html View File

@@ -404,7 +404,7 @@
<span class="badge me-2 mb-2 text-bg-dark">数据体长度:930</span>
<span class="badge me-2 mb-2 text-bg-light">是否加密:否</span> -->
</p>
<p class="card-text mb-3">集GPS/北斗双模定位和实时音视频功能于一体的4G智能AI摄像头,适用于普货、城配、网约车、工程机械等领域,自主研发,支持定制。
<p class="card-text mb-3">集GPS/北斗双模定位和实时音视频功能于一体的4G智能AI摄像头,适用于普货、城配、网约车、工程机械等领域,自主研发,支持功能定制,设备出海,全球化
</p>
<div class="alert alert-primary mb-3" role="alert">
支持GPS51,三一,通天星,超越,CarEye等平台。 <button id="ProductAD_GPS51" href="#" target="_blank"


+ 1
- 1
src/global.json View File

@@ -1,5 +1,5 @@
{
"sdk": {
"version": "9.0.100"
"version": "9.0.201"
}
}

Loading…
Cancel
Save