Compare commits

..

No commits in common. "9f2350a145c323ea43aa825d86afe46644984e71" and "70d663dd85f9a3ebd5a10f4e868e094236b5804b" have entirely different histories.

4 changed files with 20 additions and 1 deletions

View File

@ -0,0 +1,19 @@
#for tests only !
<<<<<<< HEAD
#Thu Jun 20 12:02:54 CST 2024
=======
#Thu Jun 20 11:01:14 CST 2024
>>>>>>> e4cb8bad7c55f817ead3e419a33f96f5d3492ee4
jco.destination.pool_capacity=10
jco.client.lang=ZH
jco.client.ashost=172.19.0.125
jco.client.saprouter=
jco.client.user=RFC
jco.client.sysnr=00
jco.destination.peak_limit=10
<<<<<<< HEAD
jco.client.passwd=654321
=======
jco.client.passwd=w7hAeYb,##Zc}g(emH-GJL;?*-*mA;_enm-`{=LFKC[%7:pE
>>>>>>> e4cb8bad7c55f817ead3e419a33f96f5d3492ee4
jco.client.client=800

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -7,7 +7,7 @@
<el-col :span="8" class="app-icon-container">
<el-card shadow="always" class="app-icon-card" >
<div class="app-icon" @click="handleClick('quoteMobile')">
<img src="@/assets/logo/18.png" alt="报价单">
<img src="@/assets/logo/xunJiaLogo.png" alt="报价单">
</div>
<div class="app-name">询价单</div>
</el-card>