Commit 5f65fd5b by sunchao

接口

parent 8cf72ddf
$(function () { $(function () {
var api = 'https://mdev.zuihuibi.cn'; // var api = 'https://mdev.zuihuibi.cn';
// var api = window.location.origin; 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