提交 4251994f authored 作者: 郑伟娜's avatar 郑伟娜

Merge branch 'scm_optimize' into test

...@@ -683,7 +683,9 @@ ...@@ -683,7 +683,9 @@
/** 获取通用设置 */ /** 获取通用设置 */
getWebSite() { getWebSite() {
let params = { let params = {
channel_ids: this.channel_id domain: window.location.host,
type: 2,
site_type: 4
} }
webSite(params).then(res => { webSite(params).then(res => {
if (res.code == 1) { if (res.code == 1) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论