Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
sheng du
hehuangApp
Commits
86711c9a
Commit
86711c9a
authored
5 months ago
by
sheng du
Browse files
Options
Download
Email Patches
Plain Diff
修改配置
parent
19a36f4c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
manifest.json
manifest.json
+1
-1
unpackage/dist/build/app-plus/app-config-service.js
unpackage/dist/build/app-plus/app-config-service.js
+1
-1
unpackage/dist/build/app-plus/manifest.json
unpackage/dist/build/app-plus/manifest.json
+1
-1
No files found.
manifest.json
View file @
86711c9a
{
"name"
:
"HPML
INTApp_pro
"
,
"name"
:
"HPML
Folders
"
,
"appid"
:
"__UNI__E6A1DF0"
,
"description"
:
""
,
"versionName"
:
"1.0.4"
,
...
...
This diff is collapsed.
Click to expand it.
unpackage/dist/build/app-plus/app-config-service.js
View file @
86711c9a
var
isReady
=
false
;
var
onReadyCallbacks
=
[];
var
isServiceReady
=
false
;
var
onServiceReadyCallbacks
=
[];
var
__uniConfig
=
{
"
pages
"
:[
"
pages/login/property/property
"
,
"
pages/login/login/login
"
,
"
pages/opinion/list
"
,
"
pages/opinion/detail
"
,
"
pages/user/user
"
,
"
pages/follow/followSuccess
"
,
"
pages/user/userInfo
"
,
"
pages/user/aboutUs
"
,
"
pages/user/agreement
"
,
"
pages/follow/followDetail
"
,
"
pages/opinion/addNew
"
,
"
pages/opinion/opinionSuccess
"
,
"
pages/opinion/checkList
"
,
"
pages/opinion/edit
"
,
"
pages/opinion/checkDetail
"
],
"
window
"
:{
"
navigationBarTextStyle
"
:
"
black
"
,
"
navigationBarTitleText
"
:
"
HPMLINTApp
"
,
"
navigationBarBackgroundColor
"
:
"
#fff
"
,
"
backgroundColor
"
:
"
#F8F8F8
"
},
"
tabBar
"
:{
"
color
"
:
"
#7A7E83
"
,
"
selectedColor
"
:
"
#32BAEC
"
,
"
fontSize
"
:
"
12px
"
,
"
iconWidth
"
:
"
20px
"
,
"
borderStyle
"
:
"
white
"
,
"
backgroundColor
"
:
"
#ffffff
"
,
"
list
"
:[{
"
pagePath
"
:
"
pages/opinion/list
"
,
"
iconPath
"
:
"
static/images/index.png
"
,
"
selectedIconPath
"
:
"
static/images/index-active.png
"
,
"
text
"
:
"
意見列表
"
},{
"
pagePath
"
:
"
pages/user/user
"
,
"
iconPath
"
:
"
static/images/user.png
"
,
"
selectedIconPath
"
:
"
static/images/user-active.png
"
,
"
text
"
:
"
我的
"
}]},
"
darkmode
"
:
false
,
"
nvueCompiler
"
:
"
uni-app
"
,
"
nvueStyleCompiler
"
:
"
uni-app
"
,
"
renderer
"
:
"
auto
"
,
"
splashscreen
"
:{
"
alwaysShowBeforeRender
"
:
true
,
"
autoclose
"
:
false
},
"
appname
"
:
"
HPML
INTApp_pro
"
,
"
compilerVersion
"
:
"
4.15
"
,
"
entryPagePath
"
:
"
pages/login/property/property
"
,
"
networkTimeout
"
:{
"
request
"
:
60000
,
"
connectSocket
"
:
60000
,
"
uploadFile
"
:
60000
,
"
downloadFile
"
:
60000
}};
var
__uniConfig
=
{
"
pages
"
:[
"
pages/login/property/property
"
,
"
pages/login/login/login
"
,
"
pages/opinion/list
"
,
"
pages/opinion/detail
"
,
"
pages/user/user
"
,
"
pages/follow/followSuccess
"
,
"
pages/user/userInfo
"
,
"
pages/user/aboutUs
"
,
"
pages/user/agreement
"
,
"
pages/follow/followDetail
"
,
"
pages/opinion/addNew
"
,
"
pages/opinion/opinionSuccess
"
,
"
pages/opinion/checkList
"
,
"
pages/opinion/edit
"
,
"
pages/opinion/checkDetail
"
],
"
window
"
:{
"
navigationBarTextStyle
"
:
"
black
"
,
"
navigationBarTitleText
"
:
"
HPMLINTApp
"
,
"
navigationBarBackgroundColor
"
:
"
#fff
"
,
"
backgroundColor
"
:
"
#F8F8F8
"
},
"
tabBar
"
:{
"
color
"
:
"
#7A7E83
"
,
"
selectedColor
"
:
"
#32BAEC
"
,
"
fontSize
"
:
"
12px
"
,
"
iconWidth
"
:
"
20px
"
,
"
borderStyle
"
:
"
white
"
,
"
backgroundColor
"
:
"
#ffffff
"
,
"
list
"
:[{
"
pagePath
"
:
"
pages/opinion/list
"
,
"
iconPath
"
:
"
static/images/index.png
"
,
"
selectedIconPath
"
:
"
static/images/index-active.png
"
,
"
text
"
:
"
意見列表
"
},{
"
pagePath
"
:
"
pages/user/user
"
,
"
iconPath
"
:
"
static/images/user.png
"
,
"
selectedIconPath
"
:
"
static/images/user-active.png
"
,
"
text
"
:
"
我的
"
}]},
"
darkmode
"
:
false
,
"
nvueCompiler
"
:
"
uni-app
"
,
"
nvueStyleCompiler
"
:
"
uni-app
"
,
"
renderer
"
:
"
auto
"
,
"
splashscreen
"
:{
"
alwaysShowBeforeRender
"
:
true
,
"
autoclose
"
:
false
},
"
appname
"
:
"
HPML
Folders
"
,
"
compilerVersion
"
:
"
4.15
"
,
"
entryPagePath
"
:
"
pages/login/property/property
"
,
"
networkTimeout
"
:{
"
request
"
:
60000
,
"
connectSocket
"
:
60000
,
"
uploadFile
"
:
60000
,
"
downloadFile
"
:
60000
}};
var
__uniRoutes
=
[{
"
path
"
:
"
/pages/login/property/property
"
,
"
meta
"
:{
"
isQuit
"
:
true
},
"
window
"
:{
"
navigationBarTitleText
"
:
"
選擇物業
"
}},{
"
path
"
:
"
/pages/login/login/login
"
,
"
meta
"
:{},
"
window
"
:{
"
navigationBarTitleText
"
:
"
登陸
"
,
"
navigationStyle
"
:
"
custom
"
}},{
"
path
"
:
"
/pages/opinion/list
"
,
"
meta
"
:{
"
isQuit
"
:
true
,
"
isTabBar
"
:
true
},
"
window
"
:{
"
navigationBarTitleText
"
:
"
意見列表
"
,
"
enablePullDownRefresh
"
:
true
}},{
"
path
"
:
"
/pages/opinion/detail
"
,
"
meta
"
:{},
"
window
"
:{
"
navigationBarTitleText
"
:
"
意見詳情
"
}},{
"
path
"
:
"
/pages/user/user
"
,
"
meta
"
:{
"
isQuit
"
:
true
,
"
isTabBar
"
:
true
},
"
window
"
:{
"
navigationBarTitleText
"
:
"
我的
"
,
"
navigationStyle
"
:
"
custom
"
}},{
"
path
"
:
"
/pages/follow/followSuccess
"
,
"
meta
"
:{},
"
window
"
:{
"
navigationBarTitleText
"
:
"
提交成功
"
,
"
enablePullDownRefresh
"
:
false
}},{
"
path
"
:
"
/pages/user/userInfo
"
,
"
meta
"
:{},
"
window
"
:{
"
navigationBarTitleText
"
:
"
個人資料
"
,
"
enablePullDownRefresh
"
:
false
}},{
"
path
"
:
"
/pages/user/aboutUs
"
,
"
meta
"
:{},
"
window
"
:{
"
navigationBarTitleText
"
:
"
關于我們
"
,
"
enablePullDownRefresh
"
:
false
}},{
"
path
"
:
"
/pages/user/agreement
"
,
"
meta
"
:{},
"
window
"
:{
"
navigationBarTitleText
"
:
"
用戶協議
"
,
"
enablePullDownRefresh
"
:
false
}},{
"
path
"
:
"
/pages/follow/followDetail
"
,
"
meta
"
:{},
"
window
"
:{
"
navigationBarTitleText
"
:
"
跟進詳情
"
,
"
enablePullDownRefresh
"
:
false
}},{
"
path
"
:
"
/pages/opinion/addNew
"
,
"
meta
"
:{},
"
window
"
:{
"
navigationBarTitleText
"
:
"
新增意見
"
,
"
enablePullDownRefresh
"
:
false
}},{
"
path
"
:
"
/pages/opinion/opinionSuccess
"
,
"
meta
"
:{},
"
window
"
:{
"
navigationBarTitleText
"
:
"
提交成功
"
,
"
enablePullDownRefresh
"
:
false
}},{
"
path
"
:
"
/pages/opinion/checkList
"
,
"
meta
"
:{},
"
window
"
:{
"
navigationBarTitleText
"
:
"
審批列表
"
,
"
enablePullDownRefresh
"
:
false
}},{
"
path
"
:
"
/pages/opinion/edit
"
,
"
meta
"
:{},
"
window
"
:{
"
navigationBarTitleText
"
:
"
編輯意見
"
,
"
enablePullDownRefresh
"
:
false
}},{
"
path
"
:
"
/pages/opinion/checkDetail
"
,
"
meta
"
:{},
"
window
"
:{
"
navigationBarTitleText
"
:
"
審批詳情
"
,
"
enablePullDownRefresh
"
:
false
}}];
__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
()})}});
...
...
This diff is collapsed.
Click to expand it.
unpackage/dist/build/app-plus/manifest.json
View file @
86711c9a
{
"@platforms"
:[
"android"
,
"iPhone"
,
"iPad"
],
"id"
:
"__UNI__E6A1DF0"
,
"name"
:
"HPMLINTApp_pro"
,
"version"
:{
"name"
:
"1.0.4"
,
"code"
:
2024080810
},
"description"
:
""
,
"launch_path"
:
"__uniappview.html"
,
"developer"
:{
"name"
:
""
,
"email"
:
""
,
"url"
:
""
},
"permissions"
:{
"Camera"
:{},
"Push"
:{},
"UniNView"
:{
"description"
:
"UniNView原生渲染"
}},
"plus"
:{
"useragent"
:{
"value"
:
"uni-app"
,
"concatenate"
:
true
},
"splashscreen"
:{
"target"
:
"id:1"
,
"autoclose"
:
true
,
"waiting"
:
true
,
"delay"
:
0
},
"popGesture"
:
"close"
,
"launchwebview"
:{
"id"
:
"1"
,
"kernel"
:
"WKWebview"
},
"statusbar"
:{
"immersed"
:
"supportedDevice"
,
"style"
:
"dark"
,
"background"
:
"#fff"
},
"compatible"
:{
"ignoreVersion"
:
true
},
"usingComponents"
:
true
,
"nvueStyleCompiler"
:
"uni-app"
,
"compilerVersion"
:
3
,
"distribute"
:{
"icons"
:{
"android"
:{
"hdpi"
:
"unpackage/res/icons/72x72.png"
,
"xhdpi"
:
"unpackage/res/icons/96x96.png"
,
"xxhdpi"
:
"unpackage/res/icons/144x144.png"
,
"xxxhdpi"
:
"unpackage/res/icons/192x192.png"
},
"ios"
:{
"appstore"
:
"unpackage/res/icons/1024x1024.png"
,
"iphone"
:{
"app@2x"
:
"unpackage/res/icons/120x120.png"
,
"app@3x"
:
"unpackage/res/icons/180x180.png"
,
"spotlight@2x"
:
"unpackage/res/icons/80x80.png"
,
"spotlight@3x"
:
"unpackage/res/icons/120x120.png"
,
"settings@2x"
:
"unpackage/res/icons/58x58.png"
,
"settings@3x"
:
"unpackage/res/icons/87x87.png"
,
"notification@3x"
:
"unpackage/res/icons/60x60.png"
,
"notification@2x"
:
"unpackage/res/icons/40x40.png"
},
"ipad"
:{
"app"
:
"unpackage/res/icons/76x76.png"
,
"app@2x"
:
"unpackage/res/icons/152x152.png"
,
"proapp@2x"
:
"unpackage/res/icons/167x167.png"
,
"spotlight"
:
"unpackage/res/icons/40x40.png"
,
"spotlight@2x"
:
"unpackage/res/icons/80x80.png"
,
"settings"
:
"unpackage/res/icons/29x29.png"
,
"settings@2x"
:
"unpackage/res/icons/58x58.png"
,
"notification"
:
"unpackage/res/icons/20x20.png"
,
"notification@2x"
:
"unpackage/res/icons/40x40.png"
}}},
"google"
:{
"permissions"
:[
"<uses-permission android:name=
\"
android.permission.CHANGE_NETWORK_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.VIBRATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.READ_LOGS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.ACCESS_WIFI_STATE
\"
/>"
,
"<uses-feature android:name=
\"
android.hardware.camera.autofocus
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.ACCESS_NETWORK_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.CAMERA
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.GET_ACCOUNTS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.READ_PHONE_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.CHANGE_WIFI_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.WAKE_LOCK
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.FLASHLIGHT
\"
/>"
,
"<uses-feature android:name=
\"
android.hardware.camera
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.WRITE_SETTINGS
\"
/>"
],
"abiFilters"
:[
"armeabi-v7a"
,
"arm64-v8a"
,
"x86"
],
"targetSdkVersion"
:
34
},
"apple"
:{
"dSYMs"
:
false
,
"idfa"
:
false
,
"privacyDescription"
:{
"NSPhotoLibraryUsageDescription"
:
"讀取相冊選擇並上傳所需要的憑證照片"
,
"NSCameraUsageDescription"
:
"使用相機拍攝並上傳所需要的憑證照片"
}},
"plugins"
:{
"ad"
:{},
"push"
:{
"unipush"
:{
"icons"
:{
"small"
:{
"xxhdpi"
:
"unpackage/res/icons/72x72.png"
,
"xhdpi"
:
"unpackage/res/icons/40x40.png"
,
"hdpi"
:
"unpackage/res/icons/40x40.png"
,
"mdpi"
:
"unpackage/res/icons/29x29.png"
,
"ldpi"
:
"unpackage/res/icons/20x20.png"
}}}},
"audio"
:{
"mp3"
:{
"description"
:
"Android平台录音支持MP3格式文件"
}}}},
"uniStatistics"
:{
"enable"
:
false
},
"allowsInlineMediaPlayback"
:
true
,
"safearea"
:{
"background"
:
"#ffffff"
,
"bottom"
:{
"offset"
:
"auto"
}},
"uni-app"
:{
"compilerVersion"
:
"4.15"
,
"control"
:
"uni-v3"
,
"nvueCompiler"
:
"uni-app"
,
"renderer"
:
"auto"
,
"nvue"
:{
"flex-direction"
:
"column"
},
"nvueLaunchMode"
:
"normal"
},
"tabBar"
:{
"color"
:
"#7A7E83"
,
"selectedColor"
:
"#32BAEC"
,
"fontSize"
:
"12px"
,
"iconWidth"
:
"20px"
,
"borderStyle"
:
"rgba(255,255,255,0.4)"
,
"backgroundColor"
:
"#ffffff"
,
"list"
:[{
"pagePath"
:
"pages/opinion/list"
,
"iconPath"
:
"static/images/index.png"
,
"selectedIconPath"
:
"static/images/index-active.png"
,
"text"
:
"意見列表"
},{
"pagePath"
:
"pages/user/user"
,
"iconPath"
:
"static/images/user.png"
,
"selectedIconPath"
:
"static/images/user-active.png"
,
"text"
:
"我的"
}],
"height"
:
"50px"
},
"launch_path"
:
"__uniappview.html"
}}
\ No newline at end of file
{
"@platforms"
:[
"android"
,
"iPhone"
,
"iPad"
],
"id"
:
"__UNI__E6A1DF0"
,
"name"
:
"HPML Folders"
,
"version"
:{
"name"
:
"1.0.4"
,
"code"
:
2024080810
},
"description"
:
""
,
"launch_path"
:
"__uniappview.html"
,
"developer"
:{
"name"
:
""
,
"email"
:
""
,
"url"
:
""
},
"permissions"
:{
"Camera"
:{},
"Push"
:{},
"UniNView"
:{
"description"
:
"UniNView原生渲染"
}},
"plus"
:{
"useragent"
:{
"value"
:
"uni-app"
,
"concatenate"
:
true
},
"splashscreen"
:{
"target"
:
"id:1"
,
"autoclose"
:
true
,
"waiting"
:
true
,
"delay"
:
0
},
"popGesture"
:
"close"
,
"launchwebview"
:{
"id"
:
"1"
,
"kernel"
:
"WKWebview"
},
"statusbar"
:{
"immersed"
:
"supportedDevice"
,
"style"
:
"dark"
,
"background"
:
"#fff"
},
"compatible"
:{
"ignoreVersion"
:
true
},
"usingComponents"
:
true
,
"nvueStyleCompiler"
:
"uni-app"
,
"compilerVersion"
:
3
,
"distribute"
:{
"icons"
:{
"android"
:{
"hdpi"
:
"unpackage/res/icons/72x72.png"
,
"xhdpi"
:
"unpackage/res/icons/96x96.png"
,
"xxhdpi"
:
"unpackage/res/icons/144x144.png"
,
"xxxhdpi"
:
"unpackage/res/icons/192x192.png"
},
"ios"
:{
"appstore"
:
"unpackage/res/icons/1024x1024.png"
,
"iphone"
:{
"app@2x"
:
"unpackage/res/icons/120x120.png"
,
"app@3x"
:
"unpackage/res/icons/180x180.png"
,
"spotlight@2x"
:
"unpackage/res/icons/80x80.png"
,
"spotlight@3x"
:
"unpackage/res/icons/120x120.png"
,
"settings@2x"
:
"unpackage/res/icons/58x58.png"
,
"settings@3x"
:
"unpackage/res/icons/87x87.png"
,
"notification@3x"
:
"unpackage/res/icons/60x60.png"
,
"notification@2x"
:
"unpackage/res/icons/40x40.png"
},
"ipad"
:{
"app"
:
"unpackage/res/icons/76x76.png"
,
"app@2x"
:
"unpackage/res/icons/152x152.png"
,
"proapp@2x"
:
"unpackage/res/icons/167x167.png"
,
"spotlight"
:
"unpackage/res/icons/40x40.png"
,
"spotlight@2x"
:
"unpackage/res/icons/80x80.png"
,
"settings"
:
"unpackage/res/icons/29x29.png"
,
"settings@2x"
:
"unpackage/res/icons/58x58.png"
,
"notification"
:
"unpackage/res/icons/20x20.png"
,
"notification@2x"
:
"unpackage/res/icons/40x40.png"
}}},
"google"
:{
"permissions"
:[
"<uses-permission android:name=
\"
android.permission.CHANGE_NETWORK_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.VIBRATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.READ_LOGS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.ACCESS_WIFI_STATE
\"
/>"
,
"<uses-feature android:name=
\"
android.hardware.camera.autofocus
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.ACCESS_NETWORK_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.CAMERA
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.GET_ACCOUNTS
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.READ_PHONE_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.CHANGE_WIFI_STATE
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.WAKE_LOCK
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.FLASHLIGHT
\"
/>"
,
"<uses-feature android:name=
\"
android.hardware.camera
\"
/>"
,
"<uses-permission android:name=
\"
android.permission.WRITE_SETTINGS
\"
/>"
],
"abiFilters"
:[
"armeabi-v7a"
,
"arm64-v8a"
,
"x86"
],
"targetSdkVersion"
:
34
},
"apple"
:{
"dSYMs"
:
false
,
"idfa"
:
false
,
"privacyDescription"
:{
"NSPhotoLibraryUsageDescription"
:
"讀取相冊選擇並上傳所需要的憑證照片"
,
"NSCameraUsageDescription"
:
"使用相機拍攝並上傳所需要的憑證照片"
}},
"plugins"
:{
"ad"
:{},
"push"
:{
"unipush"
:{
"icons"
:{
"small"
:{
"xxhdpi"
:
"unpackage/res/icons/72x72.png"
,
"xhdpi"
:
"unpackage/res/icons/40x40.png"
,
"hdpi"
:
"unpackage/res/icons/40x40.png"
,
"mdpi"
:
"unpackage/res/icons/29x29.png"
,
"ldpi"
:
"unpackage/res/icons/20x20.png"
}}}},
"audio"
:{
"mp3"
:{
"description"
:
"Android平台录音支持MP3格式文件"
}}}},
"uniStatistics"
:{
"enable"
:
false
},
"allowsInlineMediaPlayback"
:
true
,
"safearea"
:{
"background"
:
"#ffffff"
,
"bottom"
:{
"offset"
:
"auto"
}},
"uni-app"
:{
"compilerVersion"
:
"4.15"
,
"control"
:
"uni-v3"
,
"nvueCompiler"
:
"uni-app"
,
"renderer"
:
"auto"
,
"nvue"
:{
"flex-direction"
:
"column"
},
"nvueLaunchMode"
:
"normal"
},
"tabBar"
:{
"color"
:
"#7A7E83"
,
"selectedColor"
:
"#32BAEC"
,
"fontSize"
:
"12px"
,
"iconWidth"
:
"20px"
,
"borderStyle"
:
"rgba(255,255,255,0.4)"
,
"backgroundColor"
:
"#ffffff"
,
"list"
:[{
"pagePath"
:
"pages/opinion/list"
,
"iconPath"
:
"static/images/index.png"
,
"selectedIconPath"
:
"static/images/index-active.png"
,
"text"
:
"意見列表"
},{
"pagePath"
:
"pages/user/user"
,
"iconPath"
:
"static/images/user.png"
,
"selectedIconPath"
:
"static/images/user-active.png"
,
"text"
:
"我的"
}],
"height"
:
"50px"
},
"launch_path"
:
"__uniappview.html"
}}
\ No newline at end of file
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