Commit 87ae6976 by 卢龙

测试站配置

parent 460ef7b0
var IMGURL_PREFIX = 'http://192.168.31.203:2021/plat';
var api_prefix = 'http://192.168.31.203:2021/plat/admin_api'; //站点不同要改配置文件
var IMGURL_PREFIX = 'http://localhost:8085/plat';
var api_prefix = 'http://localhost:8085/plat/admin_api'; //站点不同要改配置文件
var dataKey = "fwzs";
$(function() {
getTimeInfo();
......
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