11{
2- "description" : " 项目配置文件" ,
3- "packOptions" : {
4- "ignore" : []
5- },
6- "setting" : {
7- "urlCheck" : true ,
8- "es6" : true ,
9- "enhance" : false ,
10- "postcss" : true ,
11- "preloadBackgroundData" : false ,
12- "minified" : true ,
13- "newFeature" : true ,
14- "coverView" : true ,
15- "nodeModules" : false ,
16- "autoAudits" : false ,
17- "showShadowRootInWxmlPanel" : true ,
18- "scopeDataCheck" : false ,
19- "uglifyFileName" : false ,
20- "checkInvalidKey" : true ,
21- "checkSiteMap" : true ,
22- "uploadWithSourceMap" : true ,
23- "compileHotReLoad" : false ,
24- "useMultiFrameRuntime " : true ,
25- "useApiHook " : true ,
26- "useApiHostProcess " : false ,
27- "babelSetting " : {
28- "ignore" : [] ,
29- "disablePlugins " : [] ,
30- "outputPath " : " "
31- } ,
32- "enableEngineNative " : false ,
33- "bundle " : false ,
34- "useIsolateContext " : true ,
35- "useCompilerModule " : true ,
36- "userConfirmedUseCompilerModuleSwitch " : false ,
37- "userConfirmedBundleSwitch" : false ,
38- "packNpmManually" : false ,
39- "packNpmRelationList" : [],
40- "minifyWXSS" : true
41- },
42- "compileType" : " miniprogram" ,
43- "libVersion" : " 2.10.3" ,
44- "appid" : " wx08bacac66e424d72" ,
45- "projectname" : " passJavaCloud" ,
46- "miniprogramRoot" : " miniprogram/" ,
47- "cloudfunctionRoot" : " cloudfunctions/" ,
48- "cloudfunctionTemplateRoot" : " cloudfunctionTemplate" ,
49- "debugOptions" : {
50- "hidedInDevtools" : []
51- },
52- "scripts" : {},
53- "simulatorType" : " wechat" ,
54- "simulatorPluginLibVersion" : {},
55- "condition" : {
56- "search" : {
57- "list" : []
58- },
59- "conversation" : {
60- "list" : []
61- },
62- "plugin" : {
63- "list" : []
64- },
65- "game" : {
66- "list" : []
67- },
68- "gamePlugin" : {
69- "list" : []
70- },
71- "miniprogram" : {
72- "list" : [
73- {
74- "id" : -1 ,
75- "name" : " db guide" ,
76- "pathName" : " pages/databaseGuide/databaseGuide" ,
77- "query" : " "
78- },
79- {
80- "id" : 1 ,
81- "name" : " exam" ,
82- "pathName" : " pages/exam/exam" ,
83- "query" : " type=daily&value=20190531" ,
84- "scene" : null
85- },
86- {
87- "id" : -1 ,
88- "name" : " answer" ,
89- "pathName" : " pages/answer/answer" ,
90- "query" : " " ,
91- "scene" : null
92- },
93- {
94- "id" : 3 ,
95- "name" : " exam5" ,
96- "pathName" : " pages/exam/exam" ,
97- "query" : " type=simulated&value=5&title=模拟试题5" ,
98- "scene" : null
99- },
100- {
101- "id" : -1 ,
102- "name" : " 我的" ,
103- "pathName" : " pages/profile/profile" ,
104- "query" : " " ,
105- "scene" : null
106- },
107- {
108- "id" : -1 ,
109- "name" : " 专题秘籍" ,
110- "pathName" : " pages/topic/topic" ,
111- "query" : " " ,
112- "scene" : null
113- },
114- {
115- "id" : -1 ,
116- "name" : " 答题排行" ,
117- "pathName" : " pages/range/range" ,
118- "query" : " " ,
119- "scene" : null
120- },
121- {
122- "id" : -1 ,
123- "name" : " 问题列表" ,
124- "pathName" : " pages/javaQuestionList/javaQuestionList" ,
125- "query" : " type=java&title=Java基础" ,
126- "scene" : null
127- },
128- {
129- "id" : 8 ,
130- "name" : " pages/javaQuestionDetail/javaQuestionDetail" ,
131- "pathName" : " pages/javaQuestionDetail/javaQuestionDetail" ,
132- "query" : " id=1&answerUrl=cloud://test-0jlva.7465-test-0jlva-1254012214/markdown/javaBasic/20200307.md" ,
133- "scene" : null
134- },
135- {
136- "id" : -1 ,
137- "name" : " pages/index/index" ,
138- "pathName" : " pages/index/index" ,
139- "query" : " " ,
140- "scene" : 1011
141- }
142- ]
143- }
144- }
2+ "description" : " 项目配置文件" ,
3+ "packOptions" : {
4+ "ignore" : []
5+ },
6+ "setting" : {
7+ "urlCheck" : false ,
8+ "es6" : true ,
9+ "enhance" : false ,
10+ "postcss" : true ,
11+ "preloadBackgroundData" : false ,
12+ "minified" : true ,
13+ "newFeature" : true ,
14+ "coverView" : true ,
15+ "nodeModules" : false ,
16+ "autoAudits" : false ,
17+ "showShadowRootInWxmlPanel" : true ,
18+ "scopeDataCheck" : false ,
19+ "uglifyFileName" : false ,
20+ "checkInvalidKey" : true ,
21+ "checkSiteMap" : true ,
22+ "uploadWithSourceMap" : true ,
23+ "compileHotReLoad" : false ,
24+ "babelSetting " : {
25+ "ignore " : [] ,
26+ "disablePlugins " : [] ,
27+ "outputPath " : " "
28+ } ,
29+ "bundle " : false ,
30+ "useIsolateContext " : true ,
31+ "useCompilerModule" : true ,
32+ "userConfirmedUseCompilerModuleSwitch " : false ,
33+ "useMultiFrameRuntime " : true ,
34+ "useApiHook " : true ,
35+ "useApiHostProcess " : false ,
36+ "enableEngineNative " : false ,
37+ "userConfirmedBundleSwitch" : false ,
38+ "packNpmManually" : false ,
39+ "packNpmRelationList" : [],
40+ "minifyWXSS" : true
41+ },
42+ "compileType" : " miniprogram" ,
43+ "libVersion" : " 2.10.3" ,
44+ "appid" : " wx08bacac66e424d72" ,
45+ "projectname" : " passJavaCloud" ,
46+ "miniprogramRoot" : " miniprogram/" ,
47+ "cloudfunctionRoot" : " cloudfunctions/" ,
48+ "cloudfunctionTemplateRoot" : " cloudfunctionTemplate" ,
49+ "debugOptions" : {
50+ "hidedInDevtools" : []
51+ },
52+ "scripts" : {},
53+ "simulatorType" : " wechat" ,
54+ "simulatorPluginLibVersion" : {},
55+ "condition" : {
56+ "search" : {
57+ "list" : []
58+ },
59+ "conversation" : {
60+ "list" : []
61+ },
62+ "plugin" : {
63+ "list" : []
64+ },
65+ "game" : {
66+ "list" : []
67+ },
68+ "gamePlugin" : {
69+ "list" : []
70+ },
71+ "miniprogram" : {
72+ "list" : [
73+ {
74+ "id" : -1 ,
75+ "name" : " db guide" ,
76+ "pathName" : " pages/databaseGuide/databaseGuide" ,
77+ "query" : " "
78+ },
79+ {
80+ "id" : 1 ,
81+ "name" : " exam" ,
82+ "pathName" : " pages/exam/exam" ,
83+ "query" : " type=daily&value=20190531" ,
84+ "scene" : null
85+ },
86+ {
87+ "id" : -1 ,
88+ "name" : " answer" ,
89+ "pathName" : " pages/answer/answer" ,
90+ "query" : " " ,
91+ "scene" : null
92+ },
93+ {
94+ "id" : 3 ,
95+ "name" : " exam5" ,
96+ "pathName" : " pages/exam/exam" ,
97+ "query" : " type=simulated&value=5&title=模拟试题5" ,
98+ "scene" : null
99+ },
100+ {
101+ "id" : -1 ,
102+ "name" : " 我的" ,
103+ "pathName" : " pages/profile/profile" ,
104+ "query" : " " ,
105+ "scene" : null
106+ },
107+ {
108+ "id" : -1 ,
109+ "name" : " 专题秘籍" ,
110+ "pathName" : " pages/topic/topic" ,
111+ "query" : " " ,
112+ "scene" : null
113+ },
114+ {
115+ "id" : -1 ,
116+ "name" : " 答题排行" ,
117+ "pathName" : " pages/range/range" ,
118+ "query" : " " ,
119+ "scene" : null
120+ },
121+ {
122+ "id" : -1 ,
123+ "name" : " 问题列表" ,
124+ "pathName" : " pages/javaQuestionList/javaQuestionList" ,
125+ "query" : " type=java&title=Java基础" ,
126+ "scene" : null
127+ },
128+ {
129+ "id" : 8 ,
130+ "name" : " pages/javaQuestionDetail/javaQuestionDetail" ,
131+ "pathName" : " pages/javaQuestionDetail/javaQuestionDetail" ,
132+ "query" : " id=1&answerUrl=cloud://test-0jlva.7465-test-0jlva-1254012214/markdown/javaBasic/20200307.md" ,
133+ "scene" : null
134+ },
135+ {
136+ "id" : -1 ,
137+ "name" : " pages/index/index" ,
138+ "pathName" : " pages/index/index" ,
139+ "query" : " " ,
140+ "scene" : 1011
141+ }
142+ ]
143+ }
144+ }
145145}
0 commit comments