success.vue 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. <template>
  2. <view>
  3. <!-- 胶囊 -->
  4. <mvBar :mysNavConfig="mysNavConfig"></mvBar>
  5. <view class="home">
  6. <view class="card">
  7. <view class=""
  8. style="display: flex;justify-content:space-around;width: 80%;margin: 0 auto;margin-top: 20rpx;margin-bottom: 20rpx;align-items: center;">
  9. <!-- <image src="https://horastar.obs.cn-east-3.myhuaweicloud.com/talent/task21.png" mode=""
  10. style="width: 112rpx;height: 130rpx;"></image> -->
  11. <image src="../../static/img/sucess.png" mode=""
  12. style="width: 150rpx;height: 150rpx;"></image>
  13. <view class="" style="font-size: 32rpx;">
  14. <p>已报名成功</p>
  15. <p>今日报名次数剩余:{{times}}次</p>
  16. <p>分享任务可获得更多任务~</p>
  17. <!-- <p class='ipon' style='margin-top: 5rpx;'>今日报名次数剩余:4次</p>
  18. <p class='ipon'>分享任务可申请更多任务</p> -->
  19. </view>
  20. </view>
  21. </view>
  22. <view class="card" style="margin-top: 6%;">
  23. <view class="" style="width: 90%;margin: 0 auto;margin-top: 20rpx;margin-bottom: 20rpx;">
  24. <p class='ipon1' style='margin-top: 5rpx;'>1.任务确认结果可随时在<span
  25. style="color: deepskyblue;">我的任务</span>中查看 </p>
  26. <p class='ipon1'> 2.品牌同意合作后我们会再次与您确认合作意向和收货地址,请及时操作,否则资格可能会被取消~ </p>
  27. <p class='ipon1'>3.请<span style="color: deepskyblue;">订阅</span>我们的通知消息~以防止超时操作的情况~</p>
  28. <p class='ipon1'> 4.点击右上角添加小程序,能更快找到我们哦~</p>
  29. <view class="" style="width: 80%;background-color: #C9C9C9;border-radius: 10rpx;">
  30. <view class="Tasktext">
  31. <image src="https://horastar.obs.cn-east-3.myhuaweicloud.com/talent/task20.png" mode="">
  32. </image>
  33. <span>样叽</span>
  34. <image src="https://horastar.obs.cn-east-3.myhuaweicloud.com/talent/task16.png"
  35. style="width: 20rpx;margin-left: 2%; height: 26rpx;" mode=""></image>
  36. </view>
  37. <view class=""
  38. style="border-bottom: 2rpx solid #333333;width: 95%; margin: 0 auto; margin-top: 2%;margin-bottom: 2%;">
  39. </view>
  40. <view class=""
  41. style="display: flex;justify-content:space-around;margin-top: 5%;padding-bottom: 10rpx;">
  42. <view class="" style="margin: 0 auto;">
  43. <view class="iimmg" style="margin: 0 auto;">
  44. <image src="https://horastar.obs.cn-east-3.myhuaweicloud.com/talent/task22.png"
  45. mode=""></image>
  46. </view>
  47. <p class='ppan'>发送给朋友</p>
  48. </view>
  49. <view class="" style="margin: 0 auto;">
  50. <view class="iimmg" style="margin: 0 auto;">
  51. <image src="https://horastar.obs.cn-east-3.myhuaweicloud.com/talent/task23.png"
  52. mode=""></image>
  53. </view>
  54. <p class='ppan'>添加到我的小程序</p>
  55. </view>
  56. </view>
  57. </view>
  58. </view>
  59. </view>
  60. <view class="" style="width: 100%;height: 180rpx;"> </view>
  61. </view>
  62. <view class="signup">
  63. <view class="signuptext">
  64. <button type="default" class="but1" @click="dingyue()"> 订阅通知</button>
  65. </view>
  66. <view class="signupbut">
  67. <button type="default" class="but1" @click="mymission()"> 查看任务</button>
  68. </view>
  69. </view>
  70. </view>
  71. </template>
  72. <script>
  73. import mvBar from "@/components/mys_navBar/mysNavBar";
  74. export default {
  75. components: {
  76. mvBar,
  77. },
  78. data() {
  79. return {
  80. times: 5,
  81. mysNavConfig: {
  82. /* 占位开启 */
  83. // navPadding: true,
  84. /* 背景 */
  85. // bgColor: "#f8f8f8",
  86. /* 开启单页显示首页图标 */
  87. isHome: true,
  88. /* 固定导航 */
  89. navFixed: true,
  90. /* 标题 (屏幕中心居中 两边图标中心居中使用slot center1) */
  91. navTitle: {
  92. text: "报名成功",
  93. color: "",
  94. fontSize: "32rpx", // px upx rpx
  95. fontWeight: "", // 100 - 700
  96. },
  97. btnType: "type2",
  98. onLeftClick: "/pages/tasksquare/tasksquare",
  99. /* type2 按钮 */
  100. type2Config: {
  101. // 左图标
  102. leftPath: "/static/img/png2.png",
  103. // 右图标
  104. rightPath: "/static/img/png4.png",
  105. // 圆角
  106. radius: "40rpx",
  107. },
  108. /* 定义右侧图标 */
  109. // rightIconPath: "/static/s.png",
  110. },
  111. };
  112. },
  113. methods: {
  114. // 进入任务列表页面
  115. mymission() {
  116. uni.navigateTo({
  117. url: '/pages/mymission/mymission'
  118. });
  119. },
  120. dingyue() {
  121. uni.showToast({
  122. title: '订阅成功',
  123. duration: 2000
  124. });
  125. },
  126. }
  127. };
  128. </script>
  129. <style>
  130. page {
  131. background-color: #F4F4F4;
  132. }
  133. </style>
  134. <style lang="scss" scoped>
  135. .butto {
  136. text-align: center;
  137. }
  138. .option {
  139. padding: 20rpx;
  140. }
  141. .uni-margin-wrap {
  142. width: 690rpx;
  143. width: 100%;
  144. ;
  145. }
  146. .swiper {
  147. height: 300rpx;
  148. }
  149. .swiper-item {
  150. display: block;
  151. height: 300rpx;
  152. line-height: 300rpx;
  153. text-align: center;
  154. }
  155. .swiper-list {
  156. margin-top: 40rpx;
  157. margin-bottom: 0;
  158. }
  159. .uni-common-mt {
  160. margin-top: 60rpx;
  161. position: relative;
  162. }
  163. .info {
  164. position: absolute;
  165. right: 20rpx;
  166. }
  167. .uni-padding-wrap {
  168. width: 550rpx;
  169. padding: 0 100rpx;
  170. }
  171. .card {
  172. width: 88%;
  173. padding: 24rpx;
  174. margin-top: 30rpx;
  175. border-radius: 10rpx;
  176. background-color: #ffffff;
  177. margin: 0 auto;
  178. box-shadow: 0px 0px 10rpx 2rpx #FFFFFF;
  179. }
  180. .ipon {
  181. color: #333333;
  182. font-size: 26rpx;
  183. font-weight: 500;
  184. margin-bottom: 10rpx;
  185. }
  186. .ipon1 {
  187. color: #333333;
  188. font-size: 32rpx;
  189. margin-bottom: 5%;
  190. }
  191. .signup {
  192. box-shadow: 0rpx 5rpx 40rpx #ccc;
  193. width: 100%;
  194. position: fixed;
  195. bottom: 0rpx;
  196. display: flex;
  197. height: 90rpx;
  198. padding-top: 2%;
  199. background-color: #FFFFFF;
  200. justify-content: space-around;
  201. }
  202. .signuptext {
  203. text-align: center;
  204. margin-top: 2%;
  205. }
  206. .signuptext p {
  207. font-size: 60%;
  208. color: #333333;
  209. }
  210. .signupbut {
  211. text-align: center;
  212. margin-top: 2%;
  213. }
  214. .but1 {
  215. width: 120%;
  216. text-align: center;
  217. background-color: dodgerblue;
  218. border-radius: 10rpx;
  219. color: white;
  220. font-size: 28rpx;
  221. line-height: 200%;
  222. justify-content: center;
  223. font-weight: 500;
  224. height: 80%;
  225. }
  226. .Tasktext {
  227. // padding-top: 5%;
  228. padding: 6%;
  229. // height: 80rpx;
  230. margin-top: 2%;
  231. }
  232. .Tasktext span {
  233. color: #333333;
  234. font-size: 60%;
  235. font-weight: 550;
  236. text-indent: 2em;
  237. }
  238. .Tasktext image {
  239. vertical-align: middle;
  240. width: 50rpx;
  241. height: 50rpx;
  242. display: inline-block;
  243. padding-right: 14rpx;
  244. }
  245. .iimmg {
  246. width: 80rpx;
  247. height: 80rpx;
  248. background-color: #FFFFFF;
  249. border-radius: 15%;
  250. }
  251. .iimmg image {
  252. width: 60%;
  253. height: 60%;
  254. padding: 20%;
  255. }
  256. .ppan {
  257. font-size: 60%;
  258. margin-top: 1%;
  259. }
  260. </style>