Browse Source

feat: 订单bug

2912631854@qq.com 1 year ago
parent
commit
4bf5cd3e3d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      App.vue

+ 4 - 0
App.vue

@@ -58,6 +58,10 @@
 	/* 注意要写在第一行,同时给style标签加入lang="scss"属性 */
 	@import "@/uni_modules/uview-ui/index.scss";
 
+	.visibleItemCount {
+		z-index: 99999999999 !important;
+	}
+
 	* {
 		padding: 0;
 		margin: 0;