applet.release.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. {
  2. "description": "小程序正式版",
  3. "version": "0.0.1",
  4. "locales": {
  5. "common": {
  6. "title": "健康管家",
  7. "doctor": "医生",
  8. "zy": "中医"
  9. },
  10. "home": {
  11. "__showRecord__": true,
  12. "__showDisplay__": true,
  13. "analysis": "健康评估",
  14. "consult": "咨询",
  15. "tea": "茶饮",
  16. "tonic": "药膳"
  17. },
  18. "chats": {
  19. "title": "对话管家",
  20. "analysis": "健康分析",
  21. "healthData": "健康信息管理",
  22. "healthIndex": "指标信息管理",
  23. "consult": "在线咨询",
  24. "report": "请查看您本次的健康评估情况。"
  25. },
  26. "consultChat": {
  27. "_": "咨询",
  28. "title": "咨询记录"
  29. },
  30. "offlineTreatment": {
  31. "title": "线下非药物治疗",
  32. "ing": "治疗中",
  33. "finish": "治疗完成"
  34. },
  35. "follow": {
  36. "tips": "随访完成,感谢您的配合,祝您早日恢复!"
  37. },
  38. "report": {
  39. "title": "健康分析报告",
  40. "date": "报告日期:",
  41. "physique": "体质",
  42. "physiqueTable": [
  43. "总体特征",
  44. "形体特征",
  45. "精神特征",
  46. "常见表现",
  47. "发病倾向",
  48. "环境适应能力"
  49. ]
  50. },
  51. "scheme": {
  52. "title": "调理方案",
  53. "date": "方案日期:"
  54. },
  55. "analysis": {
  56. "__show__": true,
  57. "__showContent__": true,
  58. "__showException__": true,
  59. "_": "分析",
  60. "title": "舌面分析报告",
  61. "date": "报告日期:",
  62. "tongue": "舌象",
  63. "face": "面象",
  64. "tongue_1": "舌面",
  65. "tongue_2": "舌下",
  66. "face_1": "图片3"
  67. },
  68. "health": {
  69. "__showScheme__": true,
  70. "__showFollowRecord__": true,
  71. "__showFollowEvaluation__": true,
  72. "__showRecord__": true,
  73. "__showNodrugTherapy__": true,
  74. "__showChatRecord__": true,
  75. "title": "健康档案",
  76. "condition": "调养方案",
  77. "status": "健康状况",
  78. "statusTable": [
  79. "结果显示您是:",
  80. "程度:",
  81. "类型:",
  82. "表现:",
  83. "体质:",
  84. "证素:",
  85. "证型:"
  86. ],
  87. "statusNext": "症状",
  88. "statusRecord": {
  89. "症状": "症状",
  90. "联想症状": "联想症状",
  91. "舌面": "舌面",
  92. "舌底": "舌底",
  93. "面部": "面部"
  94. }
  95. },
  96. "healthIndex": {
  97. "__show__": true,
  98. "title": "指标信息",
  99. "tips": "温馨提示:指标信息越完善,我们分析的越精确"
  100. },
  101. "healthTeach": {
  102. "title": "健康宣教"
  103. }
  104. }
  105. }