he2802 пре 4 година
родитељ
комит
a4fa8885cd
3 измењених фајлова са 3 додато и 3 уклоњено
  1. 1 1
      common/request.js
  2. 1 1
      components/home.vue
  3. 1 1
      pages.json

+ 1 - 1
common/request.js

@@ -6,7 +6,7 @@ import api from './api.js'
 var num = 1
 export const BASE_URL = 'https://api.xyyxt.net'//接口api
 export const BASE_IMG_URL = 'https://file.xyyxt.net/'//图片上传api
-export const tenantId = '867735392558919680'
+export const tenantId = '1423178689245376513'
 export const myRequest = (options) => {
 	if(store.state.allowLoading){
 		uni.showLoading({

+ 1 - 1
components/home.vue

@@ -1,7 +1,7 @@
 <template>
 	<view>
 		<view style="z-index: 999;">
-			<u-navbar title="中正云学堂" :is-back="false">
+			<u-navbar title="中正砼学联" :is-back="false">
 				<view class="slot-wrap"><image src="/static/search.png" class="search" @click="jumpSearch"></image></view>
 			</u-navbar>
 		</view>

+ 1 - 1
pages.json

@@ -3,7 +3,7 @@
 		{
 			"path": "pages/index/index",
 			"style": {
-				"navigationBarTitleText": "中正云学堂",
+				"navigationBarTitleText": "中正砼学联",
 				"onReachBottomDistance": 50,
 				"app-plus": {
 					"titleNView": false //禁用原生导航栏