Compare commits
No commits in common. "8a38bafabef66e8568fe50d9a1353e73e83667e7" and "397cf0c88ebdadddcd49627e4a89a69cdf2a55f2" have entirely different histories.
8a38bafabe
...
397cf0c88e
@ -300,13 +300,6 @@ const api = {
|
|||||||
smsSend(data){
|
smsSend(data){
|
||||||
return request('/expertAPI/smsSend', data, 'post', false);
|
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
|
// 肝胆新闻相关API
|
||||||
// 顶部轮播
|
// 顶部轮播
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name" : "uniapp",
|
"name" : "uniapp",
|
||||||
"appid" : "__UNI__89F511F",
|
"appid" : "__UNI__C3DFBD4",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "1.0.0",
|
"versionName" : "1.0.0",
|
||||||
"versionCode" : "100",
|
"versionCode" : "100",
|
||||||
@ -50,6 +50,7 @@
|
|||||||
/* ios打包配置 */
|
/* ios打包配置 */
|
||||||
"sdkConfigs" : {
|
"sdkConfigs" : {
|
||||||
"oauth" : {
|
"oauth" : {
|
||||||
|
"univerify" : {},
|
||||||
"weixin" : {
|
"weixin" : {
|
||||||
"appid" : "wxbf3658f5e674667c",
|
"appid" : "wxbf3658f5e674667c",
|
||||||
"UniversalLinks" : "https://doc.igandan.com/gdxzExpert/"
|
"UniversalLinks" : "https://doc.igandan.com/gdxzExpert/"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user