Procházet zdrojové kódy

新增历史记录入口

JXDS18FUJT před 1 rokem
rodič
revize
4cc62ec7ba
31 změnil soubory, kde provedl 182 přidání a 416 odebrání
  1. 175 415
      package-lock.json
  2. 2 1
      package.json
  3. 5 0
      src/pages/fortune/index.vue
  4. binární
      src/static/icon/blue_bzmp_long_rect@2x.png
  5. binární
      src/static/icon/blue_cha@2x.png
  6. binární
      src/static/icon/blue_long_rect@2x.png
  7. binární
      src/static/icon/blue_xysz_rect@2x.png
  8. binární
      src/static/icon/brown_bzmp_long_rect@2x.png
  9. binární
      src/static/icon/brown_cha@2x.png
  10. binární
      src/static/icon/brown_long_rect@2x.png
  11. binární
      src/static/icon/brown_xysz_rect@2x.png
  12. binární
      src/static/icon/green_bzmp_long_rect@2x.png
  13. binární
      src/static/icon/green_cha@2x.png
  14. binární
      src/static/icon/green_long_rect@2x.png
  15. binární
      src/static/icon/green_xysz_rect@2x.png
  16. binární
      src/static/icon/red_bzmp_long_rect@2x.png
  17. binární
      src/static/icon/red_cha@2x.png
  18. binární
      src/static/icon/red_long_rect@2x.png
  19. binární
      src/static/icon/red_xysz_rect@2x.png
  20. binární
      src/static/icon/yellow_bzmp_long_rect@2x.png
  21. binární
      src/static/icon/yellow_cha@2x.png
  22. binární
      src/static/icon/yellow_long_rect@2x.png
  23. binární
      src/static/icon/yellow_xysz_rect@2x.png
  24. binární
      src/static/imgs/car-active.png
  25. binární
      src/static/imgs/car.png
  26. binární
      src/static/imgs/fortune-active.png
  27. binární
      src/static/imgs/fortune.png
  28. binární
      src/static/imgs/user-active.png
  29. binární
      src/static/imgs/user.png
  30. binární
      src/static/imgs/video-active.png
  31. binární
      src/static/imgs/video.png

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 175 - 415
package-lock.json


+ 2 - 1
package.json

@@ -102,7 +102,8 @@
     "mini-types": "*",
     "miniprogram-api-typings": "*",
     "postcss-comment": "^2.0.0",
-    "vue-template-compiler": "^2.6.11"
+    "vue-template-compiler": "^2.6.11",
+    "yx-tiny": "0.0.10"
   },
   "browserslist": [
     "Android >= 4",

+ 5 - 0
src/pages/fortune/index.vue

@@ -53,6 +53,11 @@
 										:src="downArrowImg"></image>
 								</view>
 							</picker>
+							<navigator style="height: 80rpx;" open-type="navigate" url="/otherPages/forecastHistory/index">
+								<button  	hover-class="none" style="background: #EEBB65;color: #fff;line-height: 80rpx;height: 80rpx;">
+									历史记录
+								</button>
+							</navigator>
 						</view>
 					</view>
 					<view class="content-inputs-row" style="flex-wrap: wrap;">

binární
src/static/icon/blue_bzmp_long_rect@2x.png


binární
src/static/icon/blue_cha@2x.png


binární
src/static/icon/blue_long_rect@2x.png


binární
src/static/icon/blue_xysz_rect@2x.png


binární
src/static/icon/brown_bzmp_long_rect@2x.png


binární
src/static/icon/brown_cha@2x.png


binární
src/static/icon/brown_long_rect@2x.png


binární
src/static/icon/brown_xysz_rect@2x.png


binární
src/static/icon/green_bzmp_long_rect@2x.png


binární
src/static/icon/green_cha@2x.png


binární
src/static/icon/green_long_rect@2x.png


binární
src/static/icon/green_xysz_rect@2x.png


binární
src/static/icon/red_bzmp_long_rect@2x.png


binární
src/static/icon/red_cha@2x.png


binární
src/static/icon/red_long_rect@2x.png


binární
src/static/icon/red_xysz_rect@2x.png


binární
src/static/icon/yellow_bzmp_long_rect@2x.png


binární
src/static/icon/yellow_cha@2x.png


binární
src/static/icon/yellow_long_rect@2x.png


binární
src/static/icon/yellow_xysz_rect@2x.png


binární
src/static/imgs/car-active.png


binární
src/static/imgs/car.png


binární
src/static/imgs/fortune-active.png


binární
src/static/imgs/fortune.png


binární
src/static/imgs/user-active.png


binární
src/static/imgs/user.png


binární
src/static/imgs/video-active.png


binární
src/static/imgs/video.png


Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů