|
- {
- "name" : "AI在线",
- "appid" : "__UNI__CD107E4",
- "description" : "AIonline 多端 AI 应用(Vue3 重构版)",
- "versionName" : "2.0.0",
- "versionCode" : 200,
- "transformPx" : false,
- "app-plus" : {
- "usingComponents" : true,
- "nvueStyleCompiler" : "uni-app",
- "compilerVersion" : 3,
- "splashscreen" : {
- "alwaysShowBeforeRender" : true,
- "waiting" : true,
- "autoclose" : true,
- "delay" : 0
- },
- "modules" : {},
- "distribute" : {
- "android" : {
- "permissions" : [ "<uses-permission android:name=\"android.permission.INTERNET\"/>" ]
- },
- "ios" : {},
- "sdkConfigs" : {
- "oauth" : {
- "apple" : {},
- "weixin" : {
- "appid" : "wx34fc0db30ace39bc",
- "UniversalLinks" : "https://aionline.cc/app/"
- }
- }
- }
- }
- },
- "quickapp" : {},
- "mp-weixin" : {
- "appid" : "wx6d948e86da551d48",
- "darkmode" : false,
- "setting" : {
- "urlCheck" : false,
- "es6" : true,
- "minified" : true
- },
- "usingComponents" : true
- },
- "mp-alipay" : {
- "usingComponents" : true
- },
- "h5" : {
- "router" : {
- "mode" : "history",
- "base" : "/"
- },
- "devServer" : {
- "https" : false,
- "proxy" : {
- "/api" : {
- "target" : "https://api.jiefuku.com",
- "changeOrigin" : true,
- "secure" : false,
- "pathRewrite" : {
- "^/api" : ""
- }
- }
- }
- }
- },
- "vueVersion" : "3"
- }
|