配置全局变量

This commit is contained in:
姚亚男
2021-11-01 11:33:52 +08:00
parent 180ea3f9cc
commit fa409f4b4c
16 changed files with 39 additions and 48 deletions
+1 -4
View File
@@ -1,9 +1,6 @@
// components/imageUpload/imageUpload.js
import {
baseUrl,
URL_CONFIG
} from "../../assets/js/http/api"
import {baseUrl, URL_CONFIG} from '../../assets/js/project.config'
Component({
/**
* 组件的属性列表