1. 程式人生 > >a鏈接獲取方法

a鏈接獲取方法

getmethod 獲取 ces cti alert add rip spa tin

在a鏈接實現調方法獲取接口地址

1、weixin.js

function getinit() {
  $.ajax({
       type: get,
       url: url,
       dataType: html,
       success: function(data) {
            alert();
       } 
    })    
}

2、weixin.html

(1)html

<a href="JavaScript: getadd()">

(2)js

function getadd() {

getMethod(getdata());

}

function getdata(data) {

alert(data);

}

a鏈接獲取方法