优化页面

This commit is contained in:
pengxiaolong
2025-06-09 19:18:38 +08:00
parent d30589fd05
commit c5042d08c3
811 changed files with 2799 additions and 503 deletions

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),t={data:()=>({title:"Hello",Select:!1}),onLoad(){},methods:{MakeAppointmentPK(){this.Select=!1,this.$emit("MakeAppointmentPK")},RealTimePk(){this.Select=!0,this.$emit("RealTimePk")},screening(){this.$emit("screening")},Search(){this.$emit("Search")}}};const i=e._export_sfc(t,[["render",function(t,i,n,c,o,a){return{a:e.o$1(((...e)=>a.MakeAppointmentPK&&a.MakeAppointmentPK(...e))),b:o.Select?"":1,c:o.Select?1:"",d:e.o$1(((...e)=>a.RealTimePk&&a.RealTimePk(...e))),e:o.Select?1:"",f:o.Select?"":1}}],["__scopeId","data-v-00457679"]]);wx.createComponent(i);

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<view class="topNavigation data-v-00457679"><view bindtap="{{a}}" class="{{[b && 'Selectcss', c && 'NoSelectcss', 'RealTime', 'data-v-00457679']}}">今日PK</view><view bindtap="{{d}}" class="{{[e && 'Selectcss', f && 'NoSelectcss', 'MakeAppointment', 'data-v-00457679']}}">PK大厅</view></view>

View File

@@ -0,0 +1 @@
.topNavigation.data-v-00457679{width:100%;height:114.5rpx;display:flex;align-items:center}.Screening.data-v-00457679{width:93rpx;height:50rpx;background:#fff;border-radius:4rpx;font-size:23rpx;color:#3b3b3b;text-align:center;line-height:50rpx}.filter-icon.data-v-00457679{width:33rpx;height:33rpx}.RealTime.data-v-00457679{margin:0 39rpx 0 41rpx}.MakeAppointment.data-v-00457679{margin-right:233rpx}.Screening.data-v-00457679{margin-right:20rpx}.Selectcss.data-v-00457679{width:146rpx;height:39rpx;font-size:42rpx;color:#0e1011;font-weight:600}.NoSelectcss.data-v-00457679{font-weight:600;height:29rpx;color:#727a7b}