提示添加了icon
This commit is contained in:
		
							parent
							
								
									dd476ddcf9
								
							
						
					
					
						commit
						22e93bcdaa
					
				
							
								
								
									
										
											BIN
										
									
								
								src/static/images/tishihei.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								src/static/images/tishihei.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 6.1 KiB  | 
@ -507,7 +507,11 @@
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
        <a-modal v-model:visible="huobi" :footer="null" :title="lan.$t('tishi')" >
 | 
			
		||||
            <p>{{lan.$t('huobitishi')}}</p>
 | 
			
		||||
            <div style=" display: flex;align-items: center;">
 | 
			
		||||
                <img style=" width: 50px;margin-right: 15px;" src="@/static/images/tishihei.png" alt="">
 | 
			
		||||
                <p style="margin-top: 1em">{{lan.$t('huobitishi')}}</p>
 | 
			
		||||
            </div>
 | 
			
		||||
            
 | 
			
		||||
        </a-modal>
 | 
			
		||||
        <a-modal v-model:visible="touxiang" width="6rem" :footer="null">
 | 
			
		||||
            <imghead @upload="imgupload" v-if="touxiang" :url="imgfire"></imghead>
 | 
			
		||||
@ -1108,6 +1112,7 @@ export default defineComponent({
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
 | 
			
		||||
.archives {
 | 
			
		||||
    width: 100%;
 | 
			
		||||
    min-width: 700px;
 | 
			
		||||
@ -1115,6 +1120,7 @@ export default defineComponent({
 | 
			
		||||
    padding: 46px;
 | 
			
		||||
    border-radius: 17px;
 | 
			
		||||
    position: relative;
 | 
			
		||||
   
 | 
			
		||||
    .telbox {
 | 
			
		||||
        margin-left: 15px;
 | 
			
		||||
        font-size: 12px;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user