子站模板中调用主站mobile资源
多站系统中,子站手机端 src="{HOME_THEME_PATH}images/00.png" 调用默认是https://a.b.com/mobile/static/moban/images/00.png,我想在模板中 调用 https://b.com/mobile/static/moban/images/00.png,因为images css 等都放主站下的mobile moban 目录中了。这个该咋写
多站系统中,子站手机端 src="{HOME_THEME_PATH}images/00.png" 调用默认是https://a.b.com/mobile/static/moban/images/00.png,我想在模板中 调用 https://b.com/mobile/static/moban/images/00.png,因为images css 等都放主站下的mobile moban 目录中了。这个该咋写