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

Merge branch 'feature/animation' into 'master'

修改后端地址为线上域名

See merge request !30
parents d3ef90ca 04365521
import wepy from '@wepy/core'; import wepy from '@wepy/core';
import Notify from '../components/vant/notify/notify'; 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 request = async (url, options) => {
const pages = getCurrentPages(); 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