Commit c6253af5 by Sweet Zhang

接口路径修改

parent 302a7a94
$(function () { $(function () {
// var api = 'https://' + window.location.host; var api = 'https://' + window.location.host;
var api = 'https://mdev.zuihuibi.cn'; // var api = 'https://mdev.zuihuibi.cn';
var gitUrlParam = window.location.search; var gitUrlParam = window.location.search;
var shareCode, customerId = null; var shareCode, customerId = null;
var customerEncryptResult = null; var customerEncryptResult = null;
......
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