Commit 04365521 authored by 郝聪敏's avatar 郝聪敏

修改后端地址为线上域名

parent 23ded92d
import wepy from '@wepy/core';
import Notify from '../components/vant/notify/notify';
const baseUrl = 'https://luckii-qa.liangkebang.net';
const baseUrl = 'https://api-luckii.q-gp.com';
const request = async (url, options) => {
const pages = getCurrentPages();
......
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 to comment