config.js 105 B

12345
  1. const config = {
  2. BASIC_IMG: "https://birdseye-img.sysuimars.com/youwei-uniapp/"
  3. }
  4. export default config