Commit e8461930 by Chao Sun

喜报接口路径修改

parent e47b988f
$(function () { $(function () {
var api = 'https://mdev.zuihuibi.cn'; //var api = 'https://mdev.zuihuibi.cn';
var api = window.location.origin;
function getToken() { function getToken() {
$.ajax({ $.ajax({
type: "POST", type: "POST",
......
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