Commit 2d6fcfd1 by 夏新然

添加新子段

1 parent 218591cc
Showing 43 changed files with 117 additions and 25 deletions
......@@ -24,7 +24,8 @@ export default {
_t: Date.parse(new Date()) / 1000
},
header: {
'Authorization': atoken
'Authorization': atoken,
'app-code':'mobile'
},
success: (res) => {
resolve(res);
......@@ -45,7 +46,8 @@ export default {
_t: Date.parse(new Date()) / 1000
},
header: {
'Authorization': atoken
'Authorization': atoken,
'app-code':'mobile'
},
success: (res) => {
resolve(res);
......
......@@ -174,6 +174,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -269,7 +270,8 @@
_t:Date.parse(new Date())/1000
},
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
success:(res) =>{
......@@ -277,7 +279,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......@@ -294,6 +297,7 @@
uni.request({
url:url,
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
......
......@@ -456,7 +456,8 @@
_t:Date.parse(new Date())/1000
},
header: {
'Authorization': this.atoken //自定义请求头信息
'Authorization': this.atoken, //自定义请求头信息
'app-code':'mobile'
},
method:'GET',
success:(res) =>{
......@@ -482,6 +483,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -501,6 +503,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -528,6 +531,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -553,6 +557,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -592,6 +597,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -1122,6 +1128,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......
......@@ -187,6 +187,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -289,7 +290,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -195,6 +195,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -312,7 +313,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -190,6 +190,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -247,7 +248,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -204,6 +204,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -307,7 +308,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -204,6 +204,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -308,7 +309,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -212,6 +212,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -321,7 +322,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -206,6 +206,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -362,7 +363,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -201,6 +201,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -357,7 +358,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -188,6 +188,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -316,7 +317,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -213,6 +213,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -286,7 +287,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -227,6 +227,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -296,7 +297,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -217,6 +217,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -379,7 +380,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -213,6 +213,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -375,7 +376,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -212,6 +212,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -374,7 +375,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -178,6 +178,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -340,7 +341,8 @@
uni.request({
url:url,
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
method:'GET',
......
......@@ -50,6 +50,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......@@ -73,6 +74,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......
......@@ -61,6 +61,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......@@ -120,6 +121,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......
......@@ -71,6 +71,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......@@ -93,6 +94,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......
......@@ -75,6 +75,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......
......@@ -583,6 +583,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -646,6 +647,7 @@
uni.request({
url:url,
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
......
......@@ -591,6 +591,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -654,6 +655,7 @@
uni.request({
url:url,
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
......
......@@ -346,7 +346,8 @@
_t:Date.parse(new Date())/1000
},
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
success:(res) =>{
......@@ -615,6 +616,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -678,6 +680,7 @@
uni.request({
url:url,
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
......
......@@ -108,6 +108,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......
......@@ -585,6 +585,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -648,6 +649,7 @@
uni.request({
url:url,
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
data:data,
......
......@@ -134,6 +134,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......
......@@ -89,6 +89,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -104,6 +105,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......
......@@ -113,6 +113,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......
......@@ -194,6 +194,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......
......@@ -195,6 +195,7 @@ uni.getStorage({
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......
......@@ -202,6 +202,7 @@ uni.getStorage({
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......
......@@ -140,6 +140,7 @@ uni.getStorage({
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......
......@@ -141,6 +141,7 @@ uni.getStorage({
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......
......@@ -150,6 +150,7 @@ uni.getStorage({
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......
......@@ -267,6 +267,9 @@
loginName:this.username,
password:this.password
},
header: {
'app-code':'mobile'
},
method:'POST',
success:(res)=> {
uni.hideLoading();
......@@ -304,7 +307,8 @@
_t:Date.parse(new Date())/1000
},
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
success:(res) =>{
......@@ -320,7 +324,8 @@
_t:Date.parse(new Date())/1000
},
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
success:(res) =>{
......@@ -333,7 +338,8 @@
_t:Date.parse(new Date())/1000
},
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
success(res){
......@@ -365,7 +371,8 @@
_t:Date.parse(new Date())/1000
},
header: {
'Authorization': this.atoken //自定义请求头信息
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
success:(res) =>{
......
......@@ -116,6 +116,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......@@ -143,6 +144,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......@@ -185,6 +187,7 @@
sortOrder: 'DESC'
},
header: {
'app-code':'mobile',
'Authorization': atoken
},
method: 'GET',
......@@ -270,6 +273,7 @@
uni.request({
url: window.url + '/dataDics',
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken')
},
method: 'GET',
......
......@@ -117,6 +117,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......@@ -164,6 +165,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......
......@@ -98,6 +98,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......@@ -130,6 +131,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......
......@@ -85,6 +85,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
isMultiple: true
......@@ -114,6 +115,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
isMultiple: true
......@@ -161,6 +163,7 @@
_t: Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......@@ -189,6 +192,7 @@
_t: Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken
},
method: 'GET',
......
......@@ -47,6 +47,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......@@ -72,6 +73,7 @@
_t:Date.parse(new Date()) / 1000
},
header: {
'app-code':'mobile',
'Authorization': this.getStorage('atoken') //自定义请求头信息
},
isMultiple: true
......
......@@ -103,6 +103,7 @@
_t:Date.parse(new Date())/1000
},
header: {
'app-code':'mobile',
'Authorization': this.atoken //自定义请求头信息
},
method:'GET',
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!