------1.0.2-----
This commit is contained in:
@ -65,7 +65,7 @@
|
||||
gap: 20rpx;
|
||||
}
|
||||
.grid-item {
|
||||
width: calc(50% - 10rpx);
|
||||
width: 345rpx;
|
||||
background: #fff;
|
||||
border-radius: 16rpx;
|
||||
overflow: hidden;
|
||||
|
@ -4,6 +4,6 @@ export const dev = 'http://160.202.242.36:9091';
|
||||
export const test = 'http://160.202.242.36:9092';
|
||||
export const localTest = 'http://localhost:9092';
|
||||
export const ssl = 'https://www.chenxinzhi.top'
|
||||
export const baseUrl = ssl;
|
||||
export const baseUrl = test;
|
||||
|
||||
export const globalImgUrl = baseUrl + '/file/download/'
|
BIN
static/kc2.png
Normal file
BIN
static/kc2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
Reference in New Issue
Block a user