修改按钮样式
This commit is contained in:
		@@ -26,7 +26,7 @@
 | 
			
		||||
        use-button-slot
 | 
			
		||||
        title-width="100rpx"
 | 
			
		||||
    >
 | 
			
		||||
        <van-button slot="button" size="small" type="primary" bind:click="onMeterFocus">
 | 
			
		||||
        <van-button slot="button" size="small" type="info" bind:click="onMeterFocus">
 | 
			
		||||
        选择
 | 
			
		||||
        </van-button>
 | 
			
		||||
    </van-field>
 | 
			
		||||
 
 | 
			
		||||
@@ -47,7 +47,7 @@
 | 
			
		||||
        use-button-slot
 | 
			
		||||
        title-width="120rpx"
 | 
			
		||||
    >
 | 
			
		||||
        <van-button slot="button" size="small" type="primary" bind:click="onBuildingFocus">
 | 
			
		||||
        <van-button slot="button" size="small" type="info" bind:click="onBuildingFocus">
 | 
			
		||||
            选择
 | 
			
		||||
        </van-button>
 | 
			
		||||
    </van-field>
 | 
			
		||||
@@ -58,7 +58,7 @@
 | 
			
		||||
        use-button-slot
 | 
			
		||||
        title-width="120rpx"
 | 
			
		||||
    >
 | 
			
		||||
        <van-button slot="button" size="small" type="primary" bind:click="onFeeTypeFocus">
 | 
			
		||||
        <van-button slot="button" size="small" type="info" bind:click="onFeeTypeFocus">
 | 
			
		||||
            选择
 | 
			
		||||
        </van-button>
 | 
			
		||||
    </van-field>
 | 
			
		||||
 
 | 
			
		||||
@@ -70,7 +70,7 @@
 | 
			
		||||
            readonly
 | 
			
		||||
            title-width="120rpx"
 | 
			
		||||
        >
 | 
			
		||||
            <van-button slot="button" size="small" type="primary" bind:click="onBuildingFocus">
 | 
			
		||||
            <van-button slot="button" size="small" type="info" bind:click="onBuildingFocus">
 | 
			
		||||
                选择
 | 
			
		||||
            </van-button>
 | 
			
		||||
        </van-field>
 | 
			
		||||
@@ -82,7 +82,7 @@
 | 
			
		||||
            use-button-slot
 | 
			
		||||
            title-width="120rpx"
 | 
			
		||||
        >
 | 
			
		||||
            <van-button slot="button" size="small" type="primary" bind:click="onFeeTypeFocus">
 | 
			
		||||
            <van-button slot="button" size="small" type="info" bind:click="onFeeTypeFocus">
 | 
			
		||||
                选择
 | 
			
		||||
            </van-button>
 | 
			
		||||
        </van-field>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user