Browse Source

修改样式

wms3.0_pda
niexiting 12 months ago
parent
commit
74fa19fe69
  1. 4
      mycomponents/recommend/recommend.vue
  2. 2
      static/config.json

4
mycomponents/recommend/recommend.vue

@ -17,9 +17,9 @@
:handleQty="Number(detail.handleQty)" :isShowStdPack="false">
</compare-qty>
<view class="uni-flex uni-row" style="vertical-align:center">
<text style="font-size: 10rpx;color: #2979ff; "
<text style="font-size: 30rpx;color: #2979ff; "
@click="copy">复制采购</text>
<text style="font-size: 10rpx;color: #2979ff;" @click="copyPro">|制品</text>
<text style="font-size: 30rpx;color: #2979ff;" @click="copyPro">|制品</text>
</view>
</view>
</view>

2
static/config.json

@ -18,7 +18,7 @@
"request_url": {
"name": "request_url",
"value": "http://dev.ccwin-in.com:25100/api/admin-api",
"value": "http://192.168.0.157:12080/admin-api",
"dev2":"http://192.168.0.157:12080/admin-api",
"dev":"http://dev.ccwin-in.com:25100/api/admin-api",
"local":"http://localhost:12080",

Loading…
Cancel
Save