|
@ -58,7 +58,10 @@ |
|
|
}, |
|
|
}, |
|
|
"usingComponents" : true, |
|
|
"usingComponents" : true, |
|
|
"permission" : {}, |
|
|
"permission" : {}, |
|
|
"requiredPrivateInfos" : [ "chooseLocation" ] |
|
|
|
|
|
|
|
|
"requiredPrivateInfos" : [ "chooseLocation" ], |
|
|
|
|
|
"unipush" : { |
|
|
|
|
|
"enable" : true |
|
|
|
|
|
} |
|
|
}, |
|
|
}, |
|
|
"mp-alipay" : { |
|
|
"mp-alipay" : { |
|
|
"usingComponents" : true |
|
|
"usingComponents" : true |
|
@ -94,5 +97,7 @@ |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
}, |
|
|
|
|
|
// i卡不用配置 a卡才要 |
|
|
|
|
|
"sassImplementationName": "node-sass" |
|
|
} |
|
|
} |