opinion.wxml 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. <!--为我的-意见反馈页面-->
  2. <view wx:if="{{currentTab == 0}}">
  3. <view class="con">
  4. <view class="title2">请选择反馈类型</view>
  5. </view>
  6. <view class="subTitle">向开发者反馈</view>
  7. <view class="con">
  8. <view class="buttons">
  9. <view><button class="button" bindtap="switch1" plain="true">功能异常</button></view>
  10. <view><button class="button" bindtap="switch2" plain="true">支付问题</button></view>
  11. <view><button class="button" bindtap="switch3" plain="true">产品建议</button></view>
  12. </view>
  13. </view>
  14. <view class="subTitle">向微信平台投诉</view>
  15. <view class="con">
  16. <view class="buttons">
  17. <view><button class="button" bindtap="switch4" plain="true">违规举报</button></view>
  18. </view>
  19. </view>
  20. </view>
  21. <!-- <scroll-view wx:if="{{currentTab == 1}}" scroll-y style="height: {{winHeight - 60}}px;">
  22. <view class="subTitle">组织入驻</view>
  23. <view class="block">
  24. <view class="cate">邀请码</view>:
  25. <input class="input block-background-color" placeholder="请输入邀请码" model:value="{{inviteCode}}" />
  26. </view>
  27. <view class="block">
  28. <view class="cate">组织名称</view>:
  29. <input class="input block-background-color" placeholder="请输入组织名" model:value="{{publisherName}}" />
  30. </view>
  31. <view class="block">
  32. <view class="cate">组织类型</view>:
  33. <radio-group class="radio-group" bindchange="updateRadio">
  34. <label wx:for="{{types}}" wx:for-item="item" wx:key="*this">
  35. <radio class="radio" value="{{item}}" color="#469298">{{item}}</radio>
  36. </label>
  37. </radio-group>
  38. </view>
  39. <view class="block2">
  40. <view class="block22">
  41. <view class="cate">组织头像</view>:
  42. </view>
  43. <imagePicker images="{{publisherAvatar}}" max="1" image-width="450" image-height="450"
  44. bindchange="updatePublishAvatar" />
  45. </view>
  46. <view class="block">
  47. <view class="cate">联系方式</view>:
  48. <input class="input block-background-color" placeholder="请输入联系方式" model:value="{{publisherContact}}" />
  49. </view>
  50. <view class="block2">
  51. <view class="block22">
  52. <view class="cate">组织介绍</view>:
  53. </view>
  54. <textarea class="textarea block-background-color" placeholder="请输入组织介绍" model:value="{{publisherIntro}}" />
  55. </view>
  56. <button class="button primary-background-color white-text-color" bindtap="switch4">提交</button>
  57. </scroll-view> -->
  58. <view wx:if="{{currentTab == 1}}" class="con">
  59. <view class="con">
  60. <view class="title2 primary-text-color">请选择反馈内容</view>
  61. <view class="buttons">
  62. <view><button class="button primary-background-color white-text-color" bindtap="switch1_1">无法打开小程序</button></view>
  63. <view><button class="button primary-background-color white-text-color" bindtap="switch1_2">小程序闪退</button></view>
  64. <view><button class="button primary-background-color white-text-color" bindtap="switch1_3">卡顿</button></view>
  65. <view><button class="button primary-background-color white-text-color" bindtap="switch1_4">黑屏白屏</button></view>
  66. <view><button class="button primary-background-color white-text-color" bindtap="switch1_5">死机</button></view>
  67. <view><button class="button primary-background-color white-text-color" bindtap="switch1_6">界面错位</button></view>
  68. <view><button class="button primary-background-color white-text-color" bindtap="switch1_7">界面加载慢</button></view>
  69. <view><button class="button primary-background-color white-text-color" bindtap="switch1_8">其他异常</button></view>
  70. </view>
  71. </view>
  72. </view>
  73. <view wx:if="{{currentTab == 2}}" class="con">
  74. <view class="con">
  75. <view class="title2 primary-text-color">请选择反馈内容</view>
  76. <view class="buttons">
  77. <view><button class="button primary-background-color white-text-color" bindtap="switch2_1">支付失败</button></view>
  78. <view><button class="button primary-background-color white-text-color" bindtap="switch2_2">支付成功未生效</button></view>
  79. <view><button class="button primary-background-color white-text-color" bindtap="switch2_3">退款问题</button></view>
  80. <view><button class="button primary-background-color white-text-color" bindtap="switch2_4">其他</button></view>
  81. </view>
  82. </view>
  83. </view>
  84. <view wx:if="{{currentTab == 3}}" class="con">
  85. <view class="block">
  86. <view class="cate">产品建议</view>:
  87. <input class="input block-background-color" placeholder="请填写10个字以上的问题描述以便我们提供更好的帮助" model:value="{{inviteCode}}" />
  88. </view>
  89. <view class="block2">
  90. <view class="block22">
  91. <view class="cate">相关截图(选填)</view>:
  92. </view>
  93. <imagePicker images="{{publisherAvatar}}" max="1" image-width="450" image-height="450"
  94. bindchange="updatePublishAvatar" />
  95. </view>
  96. <view class="block">
  97. <view class="cate">联系方式</view>:
  98. <input class="input block-background-color" placeholder="邮箱/手机号" model:value="{{publisherContact}}" />
  99. </view>
  100. <button class="button primary-background-color white-text-color" bindtap="switchend">提交</button>
  101. </view>
  102. <view wx:if="{{currentTab == 4}}" class="con">
  103. <view class="con">
  104. <view class="title2 primary-text-color">请选择投诉原因</view>
  105. <view class="buttons">
  106. <view><button class="button primary-background-color white-text-color" bindtap="switch4_1">新冠肺炎疫情相关</button>
  107. </view>
  108. <view><button class="button primary-background-color white-text-color" bindtap="switch4_2">色情</button></view>
  109. <view><button class="button primary-background-color white-text-color" bindtap="switch4_3">卡顿</button></view>
  110. <view><button class="button primary-background-color white-text-color" bindtap="switch4_4">黑屏白屏</button></view>
  111. <view><button class="button primary-background-color white-text-color" bindtap="switch4_5">死机</button></view>
  112. <view><button class="button primary-background-color white-text-color" bindtap="switch4_6">界面错位</button></view>
  113. <view><button class="button primary-background-color white-text-color" bindtap="switch4_7">界面加载慢</button></view>
  114. <view><button class="button primary-background-color white-text-color" bindtap="switch4_8">其他异常</button></view>
  115. </view>
  116. </view>
  117. </view>
  118. <view wx:if="{{currentTab == 41}}" class="con">
  119. <view class="block">
  120. <view class="cate">新冠肺炎疫情相关</view>:
  121. <input class="input block-background-color" placeholder="请输入投诉内容" model:value="{{inviteCode}}" />
  122. </view>
  123. <view class="block2">
  124. <view class="block22">
  125. <view class="cate">相关截图(选填)</view>:
  126. </view>
  127. <imagePicker images="{{publisherAvatar}}" max="1" image-width="450" image-height="450"
  128. bindchange="updatePublishAvatar" />
  129. </view>
  130. <view class="block">
  131. <view class="cate">联系方式</view>:
  132. <input class="input block-background-color" placeholder="邮箱/手机号" model:value="{{publisherContact}}" />
  133. </view>
  134. <button class="button primary-background-color white-text-color" bindtap="switchend">提交</button>
  135. </view>
  136. <view wx:if="{{currentTab == end}}" class="con">
  137. <view class="con1 primary-background-color-font">恭喜您完成填写!</view>
  138. <image class="pic" src="../../images/finish.png" mode="aspectFill" />
  139. <view class="con2">感谢您的入驻</view>
  140. <button class="button primary-background-color white-text-color" bindtap="returnToUser">返回</button>
  141. </view>