mirror of
				https://gitee.com/lab1024/smart-admin.git
				synced 2025-11-04 18:33:43 +08:00 
			
		
		
		
	【v3.4.0】 1、【新增】页面全局圆角可配置化;2、【优化】首页心灵鸡汤语录;3、【优化】底部公司信息写法;
This commit is contained in:
		@@ -12,7 +12,7 @@
 | 
			
		||||
  <div class="user-header">
 | 
			
		||||
    <a-page-header :title="welcomeSentence">
 | 
			
		||||
      <template #subTitle>
 | 
			
		||||
        <span style="color: #666; margin-left: 20px;">所属部门:{{ departmentName }} </span>
 | 
			
		||||
        <span style="color: #666; margin-left: 20px">所属部门:{{ departmentName }} </span>
 | 
			
		||||
      </template>
 | 
			
		||||
      <template #extra>
 | 
			
		||||
        <p style="color: #333">{{ dayInfo }}</p>
 | 
			
		||||
@@ -20,7 +20,7 @@
 | 
			
		||||
      <a-row class="content">
 | 
			
		||||
        <span class="left-content">
 | 
			
		||||
          <p class="last-login-info"><AlertOutlined />{{ lastLoginInfo }}</p>
 | 
			
		||||
          <a class="sentence" href="https://sentence.1024lab.net/" target="_blank"> <smile-outlined spin /> {{ heartSentence }} </a>
 | 
			
		||||
          <a class="sentence" href="https://zhuoda.vip/soup" target="_blank"> <smile-outlined spin /> {{ heartSentence }} </a>
 | 
			
		||||
        </span>
 | 
			
		||||
        <div class="weather">
 | 
			
		||||
          <iframe
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user