Browse Source

'修复图片显示bug

master
Lj 6 days ago
parent
commit
7dadacc5d5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config.js

+ 1
- 1
config.js View File

@ -1,5 +1,5 @@
// config.js
const type = 'local'
const type = 'prod'
const config = {
local: {


Loading…
Cancel
Save