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