Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
uni-app-ddh-shop
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhanhai
uni-app-ddh-shop
Commits
af65a8bb
Commit
af65a8bb
authored
Oct 31, 2024
by
caimeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
合并前auth-dev
parent
0a571d25
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12962 additions
and
21242 deletions
+12962
-21242
app-config-service.js
unpackage/dist/dev/app-plus/app-config-service.js
+1
-1
app-service.js
unpackage/dist/dev/app-plus/app-service.js
+8058
-16338
app-view.js
unpackage/dist/dev/app-plus/app-view.js
+4902
-4902
manifest.json
unpackage/dist/dev/app-plus/manifest.json
+1
-1
No files found.
unpackage/dist/dev/app-plus/app-config-service.js
View file @
af65a8bb
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/contact/contact"
,
"pages/web/contact"
,
"pages/web/face"
,
"pages/webview/webview"
,
"pages/websrc/websrc"
,
"pages/web/web"
,
"pages/web/websrc"
,
"pages/bill/indexs"
,
"pages/finance/index"
,
"pages/app-update/index"
,
"pages/agreement/index"
,
"uni_modules/uni-frv-external/pages/common/webview/webview"
],
"window"
:{
"navigationBarTextStyle"
:
"black"
,
"navigationBarTitleText"
:
"uni-app"
,
"navigationBarBackgroundColor"
:
"#FFFFFF"
,
"backgroundColor"
:
"#F8F8F8"
,
"bounce"
:
"none"
},
"tabBar"
:{
"borderStyle"
:
"white"
,
"color"
:
"#BBBBBB"
,
"selectedColor"
:
"#2263E6"
,
"list"
:[{
"pagePath"
:
"pages/index/index"
,
"iconPath"
:
"/static/tab/indexfh.png"
,
"selectedIconPath"
:
"/static/tab/indexf.png"
,
"text"
:
"首页"
},{
"pagePath"
:
"pages/web/web"
,
"iconPath"
:
"/static/tab/index-h.png"
,
"selectedIconPath"
:
"/static/tab/index.png"
,
"text"
:
"贷款"
},{
"pagePath"
:
"pages/sort/index"
,
"iconPath"
:
"/static/tab/sort-h.png"
,
"selectedIconPath"
:
"/static/tab/sort.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.2
4
"
,
"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/contact/contact"
,
"pages/web/contact"
,
"pages/web/face"
,
"pages/webview/webview"
,
"pages/websrc/websrc"
,
"pages/web/web"
,
"pages/web/websrc"
,
"pages/bill/indexs"
,
"pages/finance/index"
,
"pages/app-update/index"
,
"pages/agreement/index"
,
"uni_modules/uni-frv-external/pages/common/webview/webview"
],
"window"
:{
"navigationBarTextStyle"
:
"black"
,
"navigationBarTitleText"
:
"uni-app"
,
"navigationBarBackgroundColor"
:
"#FFFFFF"
,
"backgroundColor"
:
"#F8F8F8"
,
"bounce"
:
"none"
},
"tabBar"
:{
"borderStyle"
:
"white"
,
"color"
:
"#BBBBBB"
,
"selectedColor"
:
"#2263E6"
,
"list"
:[{
"pagePath"
:
"pages/index/index"
,
"iconPath"
:
"/static/tab/indexfh.png"
,
"selectedIconPath"
:
"/static/tab/indexf.png"
,
"text"
:
"首页"
},{
"pagePath"
:
"pages/web/web"
,
"iconPath"
:
"/static/tab/index-h.png"
,
"selectedIconPath"
:
"/static/tab/index.png"
,
"text"
:
"贷款"
},{
"pagePath"
:
"pages/sort/index"
,
"iconPath"
:
"/static/tab/sort-h.png"
,
"selectedIconPath"
:
"/static/tab/sort.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.2
9
"
,
"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"
:{
"isQuit"
:
true
,
"isTabBar"
:
true
},
"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"
:{
"enablePullDownRefresh"
:
false
,
"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/contact/contact"
,
"meta"
:{},
"window"
:{
"navigationBarTitleText"
:
"通讯录"
,
"enablePullDownRefresh"
:
false
}},{
"path"
:
"/pages/web/contact"
,
"meta"
:{},
"window"
:{
"navigationBarTitleText"
:
"通讯录"
,
"enablePullDownRefresh"
:
false
}},{
"path"
:
"/pages/web/face"
,
"meta"
:{},
"window"
:{
"navigationBarTitleText"
:
"人脸识别"
,
"enablePullDownRefresh"
:
false
}},{
"path"
:
"/pages/webview/webview"
,
"meta"
:{},
"window"
:{
"enablePullDownRefresh"
:
false
,
"navigationBarTitleText"
:
""
}},{
"path"
:
"/pages/websrc/websrc"
,
"meta"
:{},
"window"
:{
"navigationBarTitleText"
:
""
,
"enablePullDownRefresh"
:
false
}},{
"path"
:
"/pages/web/web"
,
"meta"
:{
"isQuit"
:
true
,
"isTabBar"
:
true
},
"window"
:{
"navigationStyle"
:
"custom"
,
"enablePullDownRefresh"
:
false
,
"navigationBarTitleText"
:
""
}},{
"path"
:
"/pages/web/websrc"
,
"meta"
:{},
"window"
:{
"navigationStyle"
:
"custom"
,
"enablePullDownRefresh"
:
false
}},{
"path"
:
"/pages/bill/indexs"
,
"meta"
:{},
"window"
:{
"navigationBarTitleText"
:
"账单"
}},{
"path"
:
"/pages/finance/index"
,
"meta"
:{},
"window"
:{
"enablePullDownRefresh"
:
true
,
"navigationStyle"
:
"custom"
}},{
"path"
:
"/pages/app-update/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"
}},{
"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"
}},{
"path"
:
"/uni_modules/uni-frv-external/pages/common/webview/webview"
,
"meta"
:{},
"window"
:{
"enablePullDownRefresh"
:
false
,
"navigationBarTitleText"
:
""
}}];
var
__uniRoutes
=
[{
"path"
:
"/pages/index/index"
,
"meta"
:{
"isQuit"
:
true
,
"isTabBar"
:
true
},
"window"
:{
"enablePullDownRefresh"
:
false
,
"navigationStyle"
:
"custom"
,
"bounce"
:
"none"
}},{
"path"
:
"/pages/sort/index"
,
"meta"
:{
"isQuit"
:
true
,
"isTabBar"
:
true
},
"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"
:{
"enablePullDownRefresh"
:
false
,
"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/contact/contact"
,
"meta"
:{},
"window"
:{
"navigationBarTitleText"
:
"通讯录"
,
"enablePullDownRefresh"
:
false
}},{
"path"
:
"/pages/web/contact"
,
"meta"
:{},
"window"
:{
"navigationBarTitleText"
:
"通讯录"
,
"enablePullDownRefresh"
:
false
}},{
"path"
:
"/pages/web/face"
,
"meta"
:{},
"window"
:{
"navigationBarTitleText"
:
"人脸识别"
,
"enablePullDownRefresh"
:
false
}},{
"path"
:
"/pages/webview/webview"
,
"meta"
:{},
"window"
:{
"enablePullDownRefresh"
:
false
,
"navigationBarTitleText"
:
""
}},{
"path"
:
"/pages/websrc/websrc"
,
"meta"
:{},
"window"
:{
"navigationBarTitleText"
:
""
,
"enablePullDownRefresh"
:
false
}},{
"path"
:
"/pages/web/web"
,
"meta"
:{
"isQuit"
:
true
,
"isTabBar"
:
true
},
"window"
:{
"navigationStyle"
:
"custom"
,
"enablePullDownRefresh"
:
false
,
"navigationBarTitleText"
:
""
}},{
"path"
:
"/pages/web/websrc"
,
"meta"
:{},
"window"
:{
"navigationStyle"
:
"custom"
,
"enablePullDownRefresh"
:
false
}},{
"path"
:
"/pages/bill/indexs"
,
"meta"
:{},
"window"
:{
"navigationBarTitleText"
:
"账单"
}},{
"path"
:
"/pages/finance/index"
,
"meta"
:{},
"window"
:{
"enablePullDownRefresh"
:
true
,
"navigationStyle"
:
"custom"
}},{
"path"
:
"/pages/app-update/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"
}},{
"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"
}},{
"path"
:
"/uni_modules/uni-frv-external/pages/common/webview/webview"
,
"meta"
:{},
"window"
:{
"enablePullDownRefresh"
:
false
,
"navigationBarTitleText"
:
""
}}];
__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
()})}});
...
...
unpackage/dist/dev/app-plus/app-service.js
View file @
af65a8bb
This diff is collapsed.
Click to expand it.
unpackage/dist/dev/app-plus/app-view.js
View file @
af65a8bb
This diff is collapsed.
Click to expand it.
unpackage/dist/dev/app-plus/manifest.json
View file @
af65a8bb
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment