Commit c732d114 authored by ly's avatar ly

init

parent 438609c8
No preview for this file type
.DS_Store
node_modules node_modules
/dist /dist
...@@ -22,3 +22,5 @@ pnpm-debug.log* ...@@ -22,3 +22,5 @@ pnpm-debug.log*
*.sln *.sln
*.sw? *.sw?
.history .history
.DS_Store
/unpackage
\ No newline at end of file
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"appid" : "__UNI__DE04B13", "appid" : "__UNI__DE04B13",
"description" : "", "description" : "",
"versionName" : "1.0.1", "versionName" : "1.0.1",
"versionCode" : 125, "versionCode" : 126,
"transformPx" : false, "transformPx" : false,
/* 5+App特有相关 */ /* 5+App特有相关 */
"app-plus" : { "app-plus" : {
......
...@@ -14,11 +14,6 @@ ...@@ -14,11 +14,6 @@
"node": ">=6.9.0" "node": ">=6.9.0"
} }
}, },
"node_modules/blueimp-canvas-to-blob": {
"version": "3.29.0",
"resolved": "https://registry.npmmirror.com/blueimp-canvas-to-blob/-/blueimp-canvas-to-blob-3.29.0.tgz",
"integrity": "sha512-0pcSSGxC0QxT+yVkivxIqW0Y4VlO2XSDPofBAqoJ1qJxgH9eiUDLv50Rixij2cDuEfx4M6DpD9UGZpRhT5Q8qg=="
},
"node_modules/complex.js": { "node_modules/complex.js": {
"version": "2.1.1", "version": "2.1.1",
"resolved": "https://registry.npmmirror.com/complex.js/-/complex.js-2.1.1.tgz", "resolved": "https://registry.npmmirror.com/complex.js/-/complex.js-2.1.1.tgz",
...@@ -31,15 +26,6 @@ ...@@ -31,15 +26,6 @@
"url": "https://www.patreon.com/infusion" "url": "https://www.patreon.com/infusion"
} }
}, },
"node_modules/compressorjs": {
"version": "1.2.1",
"resolved": "https://registry.npmmirror.com/compressorjs/-/compressorjs-1.2.1.tgz",
"integrity": "sha512-+geIjeRnPhQ+LLvvA7wxBQE5ddeLU7pJ3FsKFWirDw6veY3s9iLxAQEw7lXGHnhCJvBujEQWuNnGzZcvCvdkLQ==",
"dependencies": {
"blueimp-canvas-to-blob": "^3.29.0",
"is-blob": "^2.1.0"
}
},
"node_modules/copy-anything": { "node_modules/copy-anything": {
"version": "2.0.6", "version": "2.0.6",
"resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz", "resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz",
...@@ -125,17 +111,6 @@ ...@@ -125,17 +111,6 @@
"resolved": "https://registry.npmmirror.com/image-tools/-/image-tools-1.4.0.tgz", "resolved": "https://registry.npmmirror.com/image-tools/-/image-tools-1.4.0.tgz",
"integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ==" "integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ=="
}, },
"node_modules/is-blob": {
"version": "2.1.0",
"resolved": "https://registry.npmmirror.com/is-blob/-/is-blob-2.1.0.tgz",
"integrity": "sha512-SZ/fTft5eUhQM6oF/ZaASFDEdbFVe89Imltn9uZr03wdKMcWNVYSMjQPFtg05QuNkt5l5c135ElvXEQG0rk4tw==",
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-what": { "node_modules/is-what": {
"version": "3.14.1", "version": "3.14.1",
"resolved": "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz", "resolved": "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz",
......
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
"packages": { "packages": {
"": { "": {
"dependencies": { "dependencies": {
"compressorjs": "^1.2.1",
"image-tools": "^1.4.0", "image-tools": "^1.4.0",
"mathjs": "^13.1.1", "mathjs": "^13.1.1",
"moment": "^2.30.1" "moment": "^2.30.1"
...@@ -26,11 +25,6 @@ ...@@ -26,11 +25,6 @@
"node": ">=6.9.0" "node": ">=6.9.0"
} }
}, },
"node_modules/blueimp-canvas-to-blob": {
"version": "3.29.0",
"resolved": "https://registry.npmmirror.com/blueimp-canvas-to-blob/-/blueimp-canvas-to-blob-3.29.0.tgz",
"integrity": "sha512-0pcSSGxC0QxT+yVkivxIqW0Y4VlO2XSDPofBAqoJ1qJxgH9eiUDLv50Rixij2cDuEfx4M6DpD9UGZpRhT5Q8qg=="
},
"node_modules/complex.js": { "node_modules/complex.js": {
"version": "2.1.1", "version": "2.1.1",
"resolved": "https://registry.npmmirror.com/complex.js/-/complex.js-2.1.1.tgz", "resolved": "https://registry.npmmirror.com/complex.js/-/complex.js-2.1.1.tgz",
...@@ -43,15 +37,6 @@ ...@@ -43,15 +37,6 @@
"url": "https://www.patreon.com/infusion" "url": "https://www.patreon.com/infusion"
} }
}, },
"node_modules/compressorjs": {
"version": "1.2.1",
"resolved": "https://registry.npmmirror.com/compressorjs/-/compressorjs-1.2.1.tgz",
"integrity": "sha512-+geIjeRnPhQ+LLvvA7wxBQE5ddeLU7pJ3FsKFWirDw6veY3s9iLxAQEw7lXGHnhCJvBujEQWuNnGzZcvCvdkLQ==",
"dependencies": {
"blueimp-canvas-to-blob": "^3.29.0",
"is-blob": "^2.1.0"
}
},
"node_modules/copy-anything": { "node_modules/copy-anything": {
"version": "2.0.6", "version": "2.0.6",
"resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz", "resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz",
...@@ -137,17 +122,6 @@ ...@@ -137,17 +122,6 @@
"resolved": "https://registry.npmmirror.com/image-tools/-/image-tools-1.4.0.tgz", "resolved": "https://registry.npmmirror.com/image-tools/-/image-tools-1.4.0.tgz",
"integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ==" "integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ=="
}, },
"node_modules/is-blob": {
"version": "2.1.0",
"resolved": "https://registry.npmmirror.com/is-blob/-/is-blob-2.1.0.tgz",
"integrity": "sha512-SZ/fTft5eUhQM6oF/ZaASFDEdbFVe89Imltn9uZr03wdKMcWNVYSMjQPFtg05QuNkt5l5c135ElvXEQG0rk4tw==",
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-what": { "node_modules/is-what": {
"version": "3.14.1", "version": "3.14.1",
"resolved": "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz", "resolved": "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz",
...@@ -384,25 +358,11 @@ ...@@ -384,25 +358,11 @@
"regenerator-runtime": "^0.14.0" "regenerator-runtime": "^0.14.0"
} }
}, },
"blueimp-canvas-to-blob": {
"version": "3.29.0",
"resolved": "https://registry.npmmirror.com/blueimp-canvas-to-blob/-/blueimp-canvas-to-blob-3.29.0.tgz",
"integrity": "sha512-0pcSSGxC0QxT+yVkivxIqW0Y4VlO2XSDPofBAqoJ1qJxgH9eiUDLv50Rixij2cDuEfx4M6DpD9UGZpRhT5Q8qg=="
},
"complex.js": { "complex.js": {
"version": "2.1.1", "version": "2.1.1",
"resolved": "https://registry.npmmirror.com/complex.js/-/complex.js-2.1.1.tgz", "resolved": "https://registry.npmmirror.com/complex.js/-/complex.js-2.1.1.tgz",
"integrity": "sha512-8njCHOTtFFLtegk6zQo0kkVX1rngygb/KQI6z1qZxlFI3scluC+LVTCFbrkWjBv4vvLlbQ9t88IPMC6k95VTTg==" "integrity": "sha512-8njCHOTtFFLtegk6zQo0kkVX1rngygb/KQI6z1qZxlFI3scluC+LVTCFbrkWjBv4vvLlbQ9t88IPMC6k95VTTg=="
}, },
"compressorjs": {
"version": "1.2.1",
"resolved": "https://registry.npmmirror.com/compressorjs/-/compressorjs-1.2.1.tgz",
"integrity": "sha512-+geIjeRnPhQ+LLvvA7wxBQE5ddeLU7pJ3FsKFWirDw6veY3s9iLxAQEw7lXGHnhCJvBujEQWuNnGzZcvCvdkLQ==",
"requires": {
"blueimp-canvas-to-blob": "^3.29.0",
"is-blob": "^2.1.0"
}
},
"copy-anything": { "copy-anything": {
"version": "2.0.6", "version": "2.0.6",
"resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz", "resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz",
...@@ -466,11 +426,6 @@ ...@@ -466,11 +426,6 @@
"resolved": "https://registry.npmmirror.com/image-tools/-/image-tools-1.4.0.tgz", "resolved": "https://registry.npmmirror.com/image-tools/-/image-tools-1.4.0.tgz",
"integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ==" "integrity": "sha512-TKtvJ6iUwM0mfaD4keMnk1ENHFC470QEjBfA3IlvKdEOufzvWbjbaoNcoyYq6HlViF8+d5tOS1ooE6j7CHf1lQ=="
}, },
"is-blob": {
"version": "2.1.0",
"resolved": "https://registry.npmmirror.com/is-blob/-/is-blob-2.1.0.tgz",
"integrity": "sha512-SZ/fTft5eUhQM6oF/ZaASFDEdbFVe89Imltn9uZr03wdKMcWNVYSMjQPFtg05QuNkt5l5c135ElvXEQG0rk4tw=="
},
"is-what": { "is-what": {
"version": "3.14.1", "version": "3.14.1",
"resolved": "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz", "resolved": "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz",
......
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
"less-loader": "^12.2.0" "less-loader": "^12.2.0"
}, },
"dependencies": { "dependencies": {
"compressorjs": "^1.2.1",
"image-tools": "^1.4.0", "image-tools": "^1.4.0",
"mathjs": "^13.1.1", "mathjs": "^13.1.1",
"moment": "^2.30.1" "moment": "^2.30.1"
......
...@@ -298,15 +298,15 @@ ...@@ -298,15 +298,15 @@
"list": [ "list": [
{ {
"pagePath": "pages/index/index", "pagePath": "pages/index/index",
"iconPath": "static/tab/index-h.png", "iconPath": "static/tab/indexfh.png",
"selectedIconPath": "static/tab/index.png", "selectedIconPath": "static/tab/indexf.png",
"text": "首页" "text": "首页"
}, },
{ {
"pagePath": "pages/indexfinance/index", "pagePath": "pages/indexfinance/index",
"iconPath": "static/tab/index-h.png", "iconPath": "static/tab/index-h.png",
"selectedIconPath": "static/tab/index.png", "selectedIconPath": "static/tab/index.png",
"text": "借钱" "text": "贷款"
}, },
{ {
"pagePath": "pages/bill/index", "pagePath": "pages/bill/index",
......
...@@ -64,8 +64,7 @@ ...@@ -64,8 +64,7 @@
import {UploadFile} from "../../utils/upload.js" import {UploadFile} from "../../utils/upload.js"
import Permission from '@/js_sdk/wa-permission/permission' import Permission from '@/js_sdk/wa-permission/permission'
import { pathToBase64, base64ToPath } from 'image-tools' import { pathToBase64, base64ToPath } from 'image-tools'
import Compressor from 'compressorjs'
// const compressor = new Compressor()
export default { export default {
data() { data() {
return { return {
......
...@@ -173,9 +173,7 @@ ...@@ -173,9 +173,7 @@
} }
uni.setStorageSync('token',token) uni.setStorageSync('token',token)
self.loginNocheck() self.loginNocheck()
uni.navigateBack({
delta: 1
})
}).catch(err=>{ }).catch(err=>{
console.log(err,'请求出错') console.log(err,'请求出错')
}) })
...@@ -193,6 +191,9 @@ ...@@ -193,6 +191,9 @@
uni.setStorageSync('mobileCall',self.mobile) uni.setStorageSync('mobileCall',self.mobile)
uni.setStorageSync('deviceId',deviceId) uni.setStorageSync('deviceId',deviceId)
uni.setStorageSync('tokenFinance',token) uni.setStorageSync('tokenFinance',token)
uni.navigateBack({
delta: 1
})
}).catch(err=>{ }).catch(err=>{
console.log(err,'请求出错') console.log(err,'请求出错')
}) })
......
...@@ -114,8 +114,8 @@ ...@@ -114,8 +114,8 @@
goPage(item){ goPage(item){
// const mobileCall=uni.getStorageSync('mobileCall') // const mobileCall=uni.getStorageSync('mobileCall')
// const newurl='http://192.168.0.23:8080/#/loan' // const newurl='http://192.168.0.23:8080/#/loan'
this.Go('http://192.168.0.23:8080/#/loan') // this.Go('http://192.168.0.23:8080/#/loan')
// this.Go(item.linkUrl) this.Go(item.linkUrl)
}, },
goLogin(){ goLogin(){
this.Go('uni:/pages/login/login') this.Go('uni:/pages/login/login')
......
...@@ -626,8 +626,9 @@ ...@@ -626,8 +626,9 @@
let pages = getCurrentPages(); let pages = getCurrentPages();
let page = pages[pages.length - 1]; let page = pages[pages.length - 1];
const {url} = page.options const {url} = page.options
const mobileCall=uni.getStorageSync('mobileCall') console.log(url,'url333')
this.src=`${url}?cellPhone=${mobileCall}` // const mobileCall=uni.getStorageSync('mobileCall')
// this.src=`${url}?cellPhone=${mobileCall}`
// if (url.indexOf('?') !== -1) { // if (url.indexOf('?') !== -1) {
// const newUrl = url.split('?') // const newUrl = url.split('?')
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
data() { data() {
return { return {
// src:'http://192.168.0.38:8081/index.html#/middle?type=mieye&', // src:'http://192.168.0.38:8081/index.html#/middle?type=mieye&',
src:'http://192.168.0.23:8080/#/loan', src:'',
webviewStyles: { webviewStyles: {
progress: { progress: {
color: '#FF4050' color: '#FF4050'
...@@ -586,8 +586,8 @@ ...@@ -586,8 +586,8 @@
let pages = getCurrentPages(); let pages = getCurrentPages();
let page = pages[pages.length - 1]; let page = pages[pages.length - 1];
const {url} = page.options const {url} = page.options
const mobileCall=uni.getStorageSync('mobileCall') // const mobileCall=uni.getStorageSync('mobileCall')
this.src=`${url}?cellPhone=${mobileCall}` // this.src=`${url}?cellPhone=${mobileCall}`
} }
} }
</script> </script>
......
No preview for this file type
No preview for this file type
{"dir":"/Users/seaman/srv/bdserver.dcloud.net.cn/service/storage/app/package/IOS/queue/eab2f7a0-6e7f-11ef-80f0-fd5665572016/wgtRoot/__UNI__DE04B13/"} {"dir":"/Users/seaman/srv/bdserver.dcloud.net.cn/service/storage/app/package/IOS/queue/492a8dd0-6e8b-11ef-af6c-15f760036ffb/wgtRoot/__UNI__DE04B13/"}
\ No newline at end of file \ No newline at end of file
This diff is collapsed.
This diff is collapsed.
var isReady=false;var onReadyCallbacks=[]; var isReady=false;var onReadyCallbacks=[];
var isServiceReady=false;var onServiceReadyCallbacks=[]; var isServiceReady=false;var onServiceReadyCallbacks=[];
var __uniConfig = {"pages":["pages/index/index","pages/sort/index","pages/my/index","pages/recruit/index","pages/recruitResult/index","pages/category/category","pages/application/application","pages/myneed/myneed","pages/Ineed/Ineed","pages/productDetails/productDetails","pages/detailResult/detailResult","pages/useFeed/useFeed","pages/lookGoods/lookGoods","pages/login/login","pages/prolist/prolist","pages/setting/setting","pages/webview/webview","pages/indexfinance/index","pages/contact/contact","pages/myfinance/index","pages/bill/index","pages/application/application","pages/financeApp/application","pages/auth/auth","pages/face/face","pages/baseInfo/baseInfo","pages/creditResult/creditResult","pages/loanlication/application","pages/feedback/feedback","pages/addBank/addBank","pages/loan/loan","pages/loanResult/loanResult","pages/billDetail/billDetail","pages/repayment/repayment","pages/pay/pay","pages/payResult/payResult","pages/lookBank/lookBank","pages/web/web","pages/websrc/websrc","pages/agreement/index"],"window":{"navigationBarTextStyle":"black","navigationBarTitleText":"uni-app","navigationBarBackgroundColor":"#FFFFFF","backgroundColor":"#F8F8F8","bounce":"none"},"tabBar":{"borderStyle":"white","color":"#BBBBBB","selectedColor":"#2263E6","iconWidth":"24px","height":"52px","fontSize":"12px","list":[{"pagePath":"pages/index/index","iconPath":"static/tab/index-h.png","selectedIconPath":"static/tab/index.png","text":"首页"},{"pagePath":"pages/indexfinance/index","iconPath":"static/tab/index-h.png","selectedIconPath":"static/tab/index.png","text":"借钱"},{"pagePath":"pages/bill/index","iconPath":"static/tab/billh.png","selectedIconPath":"static/tab/bill.png","text":"账单"},{"pagePath":"pages/my/index","iconPath":"static/tab/my-h.png","selectedIconPath":"static/tab/my.png","text":"我的"}]},"darkmode":false,"nvueCompiler":"uni-app","nvueStyleCompiler":"uni-app","renderer":"auto","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":false},"appname":"多典花","compilerVersion":"4.24","entryPagePath":"pages/index/index","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000}}; var __uniConfig = {"pages":["pages/index/index","pages/sort/index","pages/my/index","pages/recruit/index","pages/recruitResult/index","pages/category/category","pages/application/application","pages/myneed/myneed","pages/Ineed/Ineed","pages/productDetails/productDetails","pages/detailResult/detailResult","pages/useFeed/useFeed","pages/lookGoods/lookGoods","pages/login/login","pages/prolist/prolist","pages/setting/setting","pages/webview/webview","pages/indexfinance/index","pages/contact/contact","pages/myfinance/index","pages/bill/index","pages/application/application","pages/financeApp/application","pages/auth/auth","pages/face/face","pages/baseInfo/baseInfo","pages/creditResult/creditResult","pages/loanlication/application","pages/feedback/feedback","pages/addBank/addBank","pages/loan/loan","pages/loanResult/loanResult","pages/billDetail/billDetail","pages/repayment/repayment","pages/pay/pay","pages/payResult/payResult","pages/lookBank/lookBank","pages/web/web","pages/websrc/websrc","pages/agreement/index"],"window":{"navigationBarTextStyle":"black","navigationBarTitleText":"uni-app","navigationBarBackgroundColor":"#FFFFFF","backgroundColor":"#F8F8F8","bounce":"none"},"tabBar":{"borderStyle":"white","color":"#BBBBBB","selectedColor":"#2263E6","iconWidth":"24px","height":"52px","fontSize":"12px","list":[{"pagePath":"pages/index/index","iconPath":"static/tab/indexfh.png","selectedIconPath":"static/tab/indexf.png","text":"首页"},{"pagePath":"pages/indexfinance/index","iconPath":"static/tab/index-h.png","selectedIconPath":"static/tab/index.png","text":"贷款"},{"pagePath":"pages/bill/index","iconPath":"static/tab/billh.png","selectedIconPath":"static/tab/bill.png","text":"账单"},{"pagePath":"pages/my/index","iconPath":"static/tab/my-h.png","selectedIconPath":"static/tab/my.png","text":"我的"}]},"darkmode":false,"nvueCompiler":"uni-app","nvueStyleCompiler":"uni-app","renderer":"auto","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":false},"appname":"多典花","compilerVersion":"4.24","entryPagePath":"pages/index/index","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000}};
var __uniRoutes = [{"path":"/pages/index/index","meta":{"isQuit":true,"isTabBar":true},"window":{"enablePullDownRefresh":false,"navigationStyle":"custom","bounce":"none"}},{"path":"/pages/sort/index","meta":{},"window":{"navigationBarTitleText":"款式"}},{"path":"/pages/my/index","meta":{"isQuit":true,"isTabBar":true},"window":{"enablePullDownRefresh":true,"navigationStyle":"custom"}},{"path":"/pages/recruit/index","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"鉴定师招聘"}},{"path":"/pages/recruitResult/index","meta":{},"window":{"enablePullDownRefresh":false,"navigationStyle":"custom"}},{"path":"/pages/category/category","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"选择鉴定品类"}},{"path":"/pages/application/application","meta":{},"window":{"navigationBarTitleText":"申请记录"}},{"path":"/pages/myneed/myneed","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"我需要的"}},{"path":"/pages/Ineed/Ineed","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"我需要"}},{"path":"/pages/productDetails/productDetails","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"商品详情"}},{"path":"/pages/detailResult/detailResult","meta":{},"window":{"enablePullDownRefresh":false,"navigationStyle":"custom"}},{"path":"/pages/useFeed/useFeed","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"用户反馈"}},{"path":"/pages/lookGoods/lookGoods","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":""}},{"path":"/pages/login/login","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"登录"}},{"path":"/pages/prolist/prolist","meta":{},"window":{"navigationBarTitleText":"相关协议"}},{"path":"/pages/setting/setting","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"设置"}},{"path":"/pages/webview/webview","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":""}},{"path":"/pages/indexfinance/index","meta":{"isQuit":true,"isTabBar":true},"window":{"enablePullDownRefresh":true,"navigationStyle":"custom"}},{"path":"/pages/contact/contact","meta":{},"window":{"navigationBarTitleText":"通讯录","enablePullDownRefresh":false}},{"path":"/pages/myfinance/index","meta":{},"window":{"enablePullDownRefresh":true,"navigationStyle":"custom"}},{"path":"/pages/bill/index","meta":{"isQuit":true,"isTabBar":true},"window":{"navigationBarTitleText":"账单"}},{"path":"/pages/financeApp/application","meta":{},"window":{"navigationBarTitleText":"申请记录"}},{"path":"/pages/auth/auth","meta":{},"window":{"navigationBarTitleText":"实名认证"}},{"path":"/pages/face/face","meta":{},"window":{"navigationBarTitleText":"人脸认证"}},{"path":"/pages/baseInfo/baseInfo","meta":{},"window":{"navigationBarTitleText":"基础信息"}},{"path":"/pages/creditResult/creditResult","meta":{},"window":{"navigationStyle":"custom"}},{"path":"/pages/loanlication/application","meta":{},"window":{"navigationBarTitleText":"申请记录"}},{"path":"/pages/feedback/feedback","meta":{},"window":{"navigationBarTitleText":"意见反馈"}},{"path":"/pages/addBank/addBank","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"添加银行卡"}},{"path":"/pages/loan/loan","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"借款申请"}},{"path":"/pages/loanResult/loanResult","meta":{},"window":{"navigationStyle":"custom"}},{"path":"/pages/billDetail/billDetail","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"账单详情"}},{"path":"/pages/repayment/repayment","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"还款金额确认"}},{"path":"/pages/pay/pay","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"支付"}},{"path":"/pages/payResult/payResult","meta":{},"window":{"navigationStyle":"custom"}},{"path":"/pages/lookBank/lookBank","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"支持的银行卡"}},{"path":"/pages/web/web","meta":{},"window":{"navigationBarTitleText":"","enablePullDownRefresh":false}},{"path":"/pages/websrc/websrc","meta":{},"window":{"navigationStyle":"custom"}},{"path":"/pages/agreement/index","meta":{},"window":{"navigationStyle":"custom","navigationBarTitleText":"","enablePullDownRefresh":false,"bounce":"none","animationType":"fade-in","background":"transparent","backgroundColor":"rgba(0,0,0,0)","webviewBGTransparent":true,"mask":"none"}}]; var __uniRoutes = [{"path":"/pages/index/index","meta":{"isQuit":true,"isTabBar":true},"window":{"enablePullDownRefresh":false,"navigationStyle":"custom","bounce":"none"}},{"path":"/pages/sort/index","meta":{},"window":{"navigationBarTitleText":"款式"}},{"path":"/pages/my/index","meta":{"isQuit":true,"isTabBar":true},"window":{"enablePullDownRefresh":true,"navigationStyle":"custom"}},{"path":"/pages/recruit/index","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"鉴定师招聘"}},{"path":"/pages/recruitResult/index","meta":{},"window":{"enablePullDownRefresh":false,"navigationStyle":"custom"}},{"path":"/pages/category/category","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"选择鉴定品类"}},{"path":"/pages/application/application","meta":{},"window":{"navigationBarTitleText":"申请记录"}},{"path":"/pages/myneed/myneed","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"我需要的"}},{"path":"/pages/Ineed/Ineed","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"我需要"}},{"path":"/pages/productDetails/productDetails","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"商品详情"}},{"path":"/pages/detailResult/detailResult","meta":{},"window":{"enablePullDownRefresh":false,"navigationStyle":"custom"}},{"path":"/pages/useFeed/useFeed","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"用户反馈"}},{"path":"/pages/lookGoods/lookGoods","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":""}},{"path":"/pages/login/login","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"登录"}},{"path":"/pages/prolist/prolist","meta":{},"window":{"navigationBarTitleText":"相关协议"}},{"path":"/pages/setting/setting","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"设置"}},{"path":"/pages/webview/webview","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":""}},{"path":"/pages/indexfinance/index","meta":{"isQuit":true,"isTabBar":true},"window":{"enablePullDownRefresh":true,"navigationStyle":"custom"}},{"path":"/pages/contact/contact","meta":{},"window":{"navigationBarTitleText":"通讯录","enablePullDownRefresh":false}},{"path":"/pages/myfinance/index","meta":{},"window":{"enablePullDownRefresh":true,"navigationStyle":"custom"}},{"path":"/pages/bill/index","meta":{"isQuit":true,"isTabBar":true},"window":{"navigationBarTitleText":"账单"}},{"path":"/pages/financeApp/application","meta":{},"window":{"navigationBarTitleText":"申请记录"}},{"path":"/pages/auth/auth","meta":{},"window":{"navigationBarTitleText":"实名认证"}},{"path":"/pages/face/face","meta":{},"window":{"navigationBarTitleText":"人脸认证"}},{"path":"/pages/baseInfo/baseInfo","meta":{},"window":{"navigationBarTitleText":"基础信息"}},{"path":"/pages/creditResult/creditResult","meta":{},"window":{"navigationStyle":"custom"}},{"path":"/pages/loanlication/application","meta":{},"window":{"navigationBarTitleText":"申请记录"}},{"path":"/pages/feedback/feedback","meta":{},"window":{"navigationBarTitleText":"意见反馈"}},{"path":"/pages/addBank/addBank","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"添加银行卡"}},{"path":"/pages/loan/loan","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"借款申请"}},{"path":"/pages/loanResult/loanResult","meta":{},"window":{"navigationStyle":"custom"}},{"path":"/pages/billDetail/billDetail","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"账单详情"}},{"path":"/pages/repayment/repayment","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"还款金额确认"}},{"path":"/pages/pay/pay","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"支付"}},{"path":"/pages/payResult/payResult","meta":{},"window":{"navigationStyle":"custom"}},{"path":"/pages/lookBank/lookBank","meta":{},"window":{"enablePullDownRefresh":false,"navigationBarTitleText":"支持的银行卡"}},{"path":"/pages/web/web","meta":{},"window":{"navigationBarTitleText":"","enablePullDownRefresh":false}},{"path":"/pages/websrc/websrc","meta":{},"window":{"navigationStyle":"custom"}},{"path":"/pages/agreement/index","meta":{},"window":{"navigationStyle":"custom","navigationBarTitleText":"","enablePullDownRefresh":false,"bounce":"none","animationType":"fade-in","background":"transparent","backgroundColor":"rgba(0,0,0,0)","webviewBGTransparent":true,"mask":"none"}}];
__uniConfig.onReady=function(callback){if(__uniConfig.ready){callback()}else{onReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"ready",{get:function(){return isReady},set:function(val){isReady=val;if(!isReady){return}const callbacks=onReadyCallbacks.slice(0);onReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}}); __uniConfig.onReady=function(callback){if(__uniConfig.ready){callback()}else{onReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"ready",{get:function(){return isReady},set:function(val){isReady=val;if(!isReady){return}const callbacks=onReadyCallbacks.slice(0);onReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}});
__uniConfig.onServiceReady=function(callback){if(__uniConfig.serviceReady){callback()}else{onServiceReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"serviceReady",{get:function(){return isServiceReady},set:function(val){isServiceReady=val;if(!isServiceReady){return}const callbacks=onServiceReadyCallbacks.slice(0);onServiceReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}}); __uniConfig.onServiceReady=function(callback){if(__uniConfig.serviceReady){callback()}else{onServiceReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"serviceReady",{get:function(){return isServiceReady},set:function(val){isServiceReady=val;if(!isServiceReady){return}const callbacks=onServiceReadyCallbacks.slice(0);onServiceReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}});
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment