QUCConfig.plist 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>subviewcontroller</key>
  6. <dict>
  7. <key>QUCRegionsViewController</key>
  8. <string>DCRegionsViewController</string>
  9. <key>QUCSetPwdViewController</key>
  10. <string>DCSetPwdViewController</string>
  11. <key>QUCIframeViewController</key>
  12. <string>DCIframeViewController</string>
  13. <key>QUCSendSmsCodeForFindpwdViewController</key>
  14. <string>DCSendSmsCodeForFindpwdViewController</string>
  15. <key>QUCFindPwdViewController</key>
  16. <string>DCFindPwdViewController</string>
  17. <key>QUCActivateEmailViewController</key>
  18. <string>DCActivateEmailViewController</string>
  19. <key>QUCSendSmsCodeForRegViewController</key>
  20. <string>DCSendSmsCodeForRegViewController</string>
  21. <key>QUCRegByEmailViewController</key>
  22. <string>DCRegByEmailViewController</string>
  23. <key>QUCRegByMobileViewController</key>
  24. <string>DCRegByMobileViewController</string>
  25. <key>QUCLoginViewController</key>
  26. <string>DCLoginViewController</string>
  27. <key>QUCLoginOtherViewController</key>
  28. <string>DCLoginOtherViewController</string>
  29. </dict>
  30. <key>intf</key>
  31. <dict>
  32. <key>destUrlDefault</key>
  33. <string>http://i.360.cn</string>
  34. <key>headTypeDefault</key>
  35. <string>s</string>
  36. <key>onlyResModeDes</key>
  37. <true/>
  38. <key>onlyUseHttps</key>
  39. <false/>
  40. <key>regIsNeedActive</key>
  41. <true/>
  42. <key>findpwdWap</key>
  43. <string>http://i.360.cn/findpwdwap?client=app</string>
  44. <key>fieldsDefault</key>
  45. <string>qid,username,nickname,loginemail,head_pic</string>
  46. <key>secTypeDefault</key>
  47. <string>bool</string>
  48. </dict>
  49. <key>color</key>
  50. <dict>
  51. <key>qucDefaultColor</key>
  52. <dict>
  53. <key>hex</key>
  54. <string>#03A9F4</string>
  55. <key>alpha</key>
  56. <string>1.0</string>
  57. </dict>
  58. <key>qucUnderLineBtnTitleColor</key>
  59. <dict>
  60. <key>hex</key>
  61. <string>#35AA0C</string>
  62. <key>alpha</key>
  63. <string>1.0</string>
  64. </dict>
  65. <key>qucAlertViewEmphasesColor</key>
  66. <dict>
  67. <key>hex</key>
  68. <string>#35AA0C</string>
  69. <key>alpha</key>
  70. <string>1.0</string>
  71. </dict>
  72. <key>qucDefaultBackGroundColor</key>
  73. <dict>
  74. <key>hex</key>
  75. <string>#F0F0F0</string>
  76. <key>alpha</key>
  77. <string>1.0</string>
  78. </dict>
  79. <key>qucWhiteBtnTitleColorNormal</key>
  80. <dict>
  81. <key>hex</key>
  82. <string>#000000</string>
  83. <key>alpha</key>
  84. <string>1.0</string>
  85. </dict>
  86. <key>qucWhiteBtnTitleColorHighLight</key>
  87. <dict>
  88. <key>hex</key>
  89. <string>#AAAAAA</string>
  90. <key>alpha</key>
  91. <string>1.0</string>
  92. </dict>
  93. <key>qucNormalLabelTitleColor</key>
  94. <dict>
  95. <key>hex</key>
  96. <string>#000000</string>
  97. <key>alpha</key>
  98. <string>1.0</string>
  99. </dict>
  100. <key>qucRemindLabelTitleColor</key>
  101. <dict>
  102. <key>hex</key>
  103. <string>#AAAAAA</string>
  104. <key>alpha</key>
  105. <string>1.0</string>
  106. </dict>
  107. <key>qucShowPwdBtnTitleColor</key>
  108. <dict>
  109. <key>hex</key>
  110. <string>#999999</string>
  111. <key>alpha</key>
  112. <string>1.0</string>
  113. </dict>
  114. <key>qucCheckboxTitleColor</key>
  115. <dict>
  116. <key>hex</key>
  117. <string>#999999</string>
  118. <key>alpha</key>
  119. <string>1.0</string>
  120. </dict>
  121. <key>qucRegionsViewTitleColor</key>
  122. <dict>
  123. <key>hex</key>
  124. <string>#2c3e50</string>
  125. <key>alpha</key>
  126. <string>1.0</string>
  127. </dict>
  128. <key>qucRegionsViewRegionColor</key>
  129. <dict>
  130. <key>hex</key>
  131. <string>#7f8c8d</string>
  132. <key>alpha</key>
  133. <string>1.0</string>
  134. </dict>
  135. <key>qucRegionCellLeftColor</key>
  136. <dict>
  137. <key>hex</key>
  138. <string>#2c3e50</string>
  139. <key>alpha</key>
  140. <string>1.0</string>
  141. </dict>
  142. <key>qucRegionCellRightColor</key>
  143. <dict>
  144. <key>hex</key>
  145. <string>#2c3e50</string>
  146. <key>alpha</key>
  147. <string>1.0</string>
  148. </dict>
  149. </dict>
  150. <key>font</key>
  151. <dict>
  152. <key>qucRegionsViewTitleFont</key>
  153. <string>14</string>
  154. <key>qucRegionsViewRegionFont</key>
  155. <string>14</string>
  156. <key>qucRegionCellLeftFont</key>
  157. <string>14</string>
  158. <key>qucRegionCellRightFont</key>
  159. <string>14</string>
  160. <key>qucButtonTitleFont</key>
  161. <string>16</string>
  162. <key>qucLinkTitleFont</key>
  163. <string>14</string>
  164. <key>qucShowPwdBtnTitleFont</key>
  165. <string>14</string>
  166. <key>qucSendSmsButtonTitleFont</key>
  167. <string>14</string>
  168. <key>qucTextFieldFont</key>
  169. <string>14</string>
  170. <key>qucLabelFieldFont</key>
  171. <string>14</string>
  172. <key>qucCheckboxTitleFont</key>
  173. <string>13</string>
  174. </dict>
  175. <key>layout</key>
  176. <dict>
  177. <key>qucPaddingWidth</key>
  178. <string>20</string>
  179. <key>qucEachLineHorizontalInterval</key>
  180. <string>10</string>
  181. <key>qucPaddingTopHeight</key>
  182. <string>20</string>
  183. <key>qucLittleVerticalInterval</key>
  184. <string>4</string>
  185. <key>qucMiddleVerticalInterval</key>
  186. <string>8</string>
  187. <key>qucBigVerticalInterval</key>
  188. <string>16</string>
  189. <key>qucLittleHeight</key>
  190. <string>25</string>
  191. <key>qucBigHeight</key>
  192. <string>45</string>
  193. <key>qucAlertPaddingTopHeight</key>
  194. <string>150</string>
  195. <key>qucAlertHeight</key>
  196. <string>150</string>
  197. <key>qucProgressWindowLevel</key>
  198. <string>2</string>
  199. </dict>
  200. <key>supportForeignNationalityMobile</key>
  201. <false/>
  202. <key>sdkVer</key>
  203. <string>iOS_v1.0.0</string>
  204. </dict>
  205. </plist>