소스 검색

文字调整

xionghaojie 3 년 전
부모
커밋
69a4e67e31
5개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 1
      pages/contentDetail/contentDetail.vue
  2. 1 1
      pages/login/login.vue
  3. 1 1
      pages/scoreQuery/scoreQuery.vue
  4. 1 1
      pages/selectTest/selectTest.vue
  5. BIN
      static/images/loginBg2.png

+ 1 - 1
pages/contentDetail/contentDetail.vue

@@ -2,7 +2,7 @@
 	<view>
 		<Headers></Headers>
 		<view class="project">
-			<view style="width: 1200px;margin: auto;">在线考试系统</view>
+			<view style="width: 1200px;margin: auto;">职业技能在线考试系统</view>
 		</view>
 		
 		<view class="project-content ddflex">

+ 1 - 1
pages/login/login.vue

@@ -5,7 +5,7 @@
 		<view class="ddflex" style="flex-direction: column;">
 			<view class="register ddflex">
 				<view class="re-con-pic">
-					<image src="/static/images/loginBg1.png"></image>
+					<image src="/static/images/loginBg2.png"></image>
 				</view>
 				<view class="re-con">
 					<view class="re-tit">考生登录</view>

+ 1 - 1
pages/scoreQuery/scoreQuery.vue

@@ -2,7 +2,7 @@
 	<view>
 		<Headers></Headers>
 		<view class="project">
-			<view style="width: 1200px;margin: auto;">在线考试系统</view>
+			<view style="width: 1200px;margin: auto;">职业技能在线考试系统</view>
 		</view>
 		
 		<view class="project-content ddflex">

+ 1 - 1
pages/selectTest/selectTest.vue

@@ -2,7 +2,7 @@
 	<view>
 		<Headers></Headers>
 		<view class="project">
-			<view style="width: 1200px;margin: auto;">在线考试系统</view>
+			<view style="width: 1200px;margin: auto;">职业技能在线考试系统</view>
 		</view>
 		
 		<view class="project-content ddflex">

BIN
static/images/loginBg2.png