Compare commits

..

No commits in common. "8a38bafabef66e8568fe50d9a1353e73e83667e7" and "397cf0c88ebdadddcd49627e4a89a69cdf2a55f2" have entirely different histories.

2 changed files with 2 additions and 8 deletions

View File

@ -300,13 +300,6 @@ const api = {
smsSend(data){
return request('/expertAPI/smsSend', data, 'post', false);
},
pointTicketlist(data){
return request('/expertAPI/pointTicketlist', data, 'post', false);
},
pointTicketExchange(data){
return request('/expertAPI/updateStatus', data, 'post', false);
},
// 肝胆新闻相关API
// 顶部轮播

View File

@ -1,6 +1,6 @@
{
"name" : "uniapp",
"appid" : "__UNI__89F511F",
"appid" : "__UNI__C3DFBD4",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
@ -50,6 +50,7 @@
/* ios */
"sdkConfigs" : {
"oauth" : {
"univerify" : {},
"weixin" : {
"appid" : "wxbf3658f5e674667c",
"UniversalLinks" : "https://doc.igandan.com/gdxzExpert/"