Compare commits
No commits in common. "ca1c4f0a6aff52f1c157bab0b819a9483b1e7a0f" and "e72a10c83231b23aee61a405a75cc368fc8d67f7" have entirely different histories.
ca1c4f0a6a
...
e72a10c832
|
|
@ -74,7 +74,10 @@
|
|||
</div>
|
||||
</el-col>
|
||||
<el-col :span="9" class="goods-info">
|
||||
<img :src="goods.picUrl" alt="" />
|
||||
<img
|
||||
src="https://fc1tn.baidu.com/it/u=4185529537,1682541874&fm=202&src=766&fc=tdmatt&mola=new&crop=v1"
|
||||
alt=""
|
||||
/>
|
||||
<div class="goods-code">
|
||||
<div style="font-size: 14px; font-weight: bold">{{ goods.deviceName }}</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue