.confirmed_dependencies 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. {
  2. "default.html": {
  3. "resources": [
  4. "js/mui.min.js",
  5. "db/category.js",
  6. "css/mui.min.css",
  7. "db/others.js",
  8. "js/createDb.js"
  9. ],
  10. "refer": [
  11. "image.html",
  12. "dragIndex.html"
  13. ]
  14. },
  15. "image.html": {
  16. "resources": [
  17. "images/English-qishiyendao1.jpg",
  18. "images/English-qishiyendao2.jpg",
  19. "images/English-qishiyendao3.jpg"
  20. ],
  21. "refer": [
  22. "dragIndex.html"
  23. ]
  24. },
  25. "dragIndex.html": {
  26. "resources": [
  27. "js/app.js",
  28. "images/englishchatu-1.png",
  29. "js/service.js",
  30. "js/routes.js",
  31. "fonts/mui.ttf",
  32. "css/iconfont.css",
  33. "js/update.js",
  34. "fonts/iconfont.ttf",
  35. "images/englishchatu-2.png",
  36. "images/englishchatu-5.png",
  37. "images/englishchatu-6.png",
  38. "images/englishchatu-3.png",
  39. "images/englishchatu-4.png",
  40. "js/mui.min.js",
  41. "css/mui.min.css"
  42. ],
  43. "refer": [
  44. "app/section.html",
  45. "app/login.html",
  46. "app/review-chapter.html",
  47. "app/personal.html"
  48. ]
  49. },
  50. "app/question.html": {
  51. "resources": [
  52. "js/des.js",
  53. "fonts/iconfont.ttf"
  54. ],
  55. "refer": [
  56. "app/card.html"
  57. ]
  58. },
  59. "app/section.html": {
  60. "refer": [
  61. "app/question.html",
  62. "app/login.html"
  63. ],
  64. "resources": [
  65. "js/app.js",
  66. "js/service.js",
  67. "js/routes.js",
  68. "js/mui.min.js",
  69. "fonts/mui.ttf",
  70. "css/iconfont.css",
  71. "css/mui.min.css"
  72. ]
  73. },
  74. "app/login.html": {
  75. "resources": [
  76. "js/des.js",
  77. "js/app.js",
  78. "js/service.js",
  79. "js/routes.js",
  80. "js/mui.min.js",
  81. "fonts/mui.ttf",
  82. "css/mui.min.css"
  83. ],
  84. "refer": [
  85. "app/section.html",
  86. "dragIndex.html"
  87. ]
  88. },
  89. "app/card.html": {
  90. "refer": [
  91. "app/submit.html"
  92. ],
  93. "resources": []
  94. },
  95. "app/submit.html": {
  96. "refer": [
  97. "app/resolution.html"
  98. ],
  99. "resources": []
  100. },
  101. "app/review-chapter.html": {
  102. "refer": [
  103. "app/review-section.html"
  104. ],
  105. "resources": [
  106. "js/app.js",
  107. "js/service.js",
  108. "js/mui.min.js",
  109. "fonts/mui.ttf",
  110. "css/mui.min.css"
  111. ]
  112. },
  113. "app/review-resolution.html": {
  114. "resources": [
  115. "css/iconfont.css",
  116. "js/des.js",
  117. "fonts/iconfont.ttf"
  118. ],
  119. "refer": []
  120. },
  121. "app/review-section.html": {
  122. "refer": [
  123. "app/review-resolution.html"
  124. ],
  125. "resources": []
  126. },
  127. "app/personal.html": {
  128. "resources": [
  129. "js/app.js",
  130. "images/person/my-person-xitongshezhi.png",
  131. "js/mui.min.js",
  132. "fonts/mui.ttf",
  133. "css/mui.min.css",
  134. "images/person/my-person-xiaoxi.png"
  135. ],
  136. "refer": [
  137. "app/seting.html",
  138. "app/msg-center.html",
  139. "dragIndex.html"
  140. ]
  141. },
  142. "app/msg-center.html": {
  143. "resources": [
  144. "js/app.js",
  145. "js/service.js",
  146. "js/mui.min.js",
  147. "fonts/mui.ttf",
  148. "css/mui.min.css"
  149. ],
  150. "refer": []
  151. }
  152. }