Commit 1e29c64d by 肖康

w

parent ea000a1b
......@@ -26,7 +26,7 @@ switch (window.location.hostname) {
break;
case "m.liexin.com":
url = 'http://m.liexin.com/v3/';
urlApi = 'http://szmarketing.ichunt.net/';
urlApi = 'http://api.liexin.com';
break;
default:
//本地proxy配置参考vue.config.js
......@@ -76,7 +76,7 @@ export const apis = {
/**
*微信菜单文章锦集api
*/
wechatArticle: productionUrlApi + 'wechatMenu/article'
wechatArticle: productionUrlApi + 'Wechat/WechatArticleJinJi/article'
}
export const services = {
index(params) {
......
This diff could not be displayed because it is too large.
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 sign in to comment