综述: 更新市场经营者创建页面标题
- 修改页面标题从"权限分配"为"市场经营者创建" - 更新页面头部标题文本保持一致
This commit is contained in:
		
							parent
							
								
									4f048ae14d
								
							
						
					
					
						commit
						9da292dc4c
					
				|  | @ -3,7 +3,7 @@ | |||
| <head> | ||||
|     <meta charset="UTF-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||||
|     <title>权限分配</title> | ||||
|     <title>市场经营者创建</title> | ||||
|     <style> | ||||
|         * { | ||||
|             margin: 0; | ||||
|  | @ -358,7 +358,7 @@ | |||
|     <div class="container"> | ||||
|         <!-- 头部 --> | ||||
|         <div class="header"> | ||||
|             <h1>权限分配</h1> | ||||
|             <h1>市场经营者创建</h1> | ||||
|             <div class="header-actions"> | ||||
|                 <button class="btn btn-warning" onclick="resetForm()"> | ||||
|                     🔄 重置 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue