Commit b403e98d by LJM

bug

parent 2e31ce9f
Showing with 5 additions and 5 deletions
......@@ -178,7 +178,7 @@ export default {
@import '../../assets/css/goods/rePackageList.scss';
.table-container {
width: 500rpx;
max-height: 300rpx;
max-height: 500rpx;
overflow-y: auto;
border-top: 1px solid #cad9e0;
border-left: 1px solid #cad9e0;
......
// const API_BASE = 'https://api.ichunt.com';
// const API_BASE_OSS = 'https://image.ichunt.net'; //oss系统
const API_BASE = 'https://api.ichunt.com';
const API_BASE_OSS = 'https://image.ichunt.net'; //oss系统
const API_BASE = 'http://api.liexin.com';
const API_BASE_OSS = 'http://image.liexindev.net';
// const API_BASE = 'http://api.liexin.com';
// const API_BASE_OSS = 'http://image.liexindev.net';
const API = {
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment