123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296 |
- {
- "easycom": {
- "autoscan": true,
- "custom": {
- // uni-ui 规则如下配置
- "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
- }
- },
- "usingComponents": {
- "van-index-bar": "@vant/weapp/index-bar/index",
- "van-index-anchor": "@vant/weapp/index-anchor/index"
- },
- "tabBar":{
- "custom":true,
- "color": "#7D7DA4",
- "selectedColor": "#FFFFFF",
- "borderStyle": "black",
- "backgroundColor": "#151126",
- "list": [
- {
- "pagePath": "pages/friends/friends",
- "iconPath": "static/tabbar/friends-off.png",
- "selectedIconPath": "static/tabbar/friends-on.png",
- "text": "交友"
- },
- {
- "pagePath": "pages/messages/messages",
- "iconPath": "static/tabbar/message-off.png",
- "selectedIconPath": "static/tabbar/message-on.png",
- "text": "消息"
- },
- {
- "pagePath": "pages/mine/mine",
- "iconPath": "static/tabbar/mine-off.png",
- "selectedIconPath": "static/tabbar/mine-on.png",
- "text": "我的"
- }
- ]
-
- },
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
-
- {
- "path" : "pages/login/login",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- },
- {
- "path" : "pages/friends/friends",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- },
- {
- "path" : "pages/login/loginByPhone",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/login/loginByCode",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/login/loginByPassword",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/info/sex",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/info/figure",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/info/datum",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/info/city",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/info/wechat",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
-
- ,{
- "path" : "pages/mine/mine",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/friends/user",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/mine/guest",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/mine/album",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/info/editCenter",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- },
- {
- "path" : "pages/info/labels",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/vip/vip",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/wallet/wallet",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/webview/webview",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
-
- ,{
- "path" : "pages/messages/messages",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "pages/search/search",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ],
- "subPackages": [{
- "root": "pagesSub/",
- "pages": [
- {
- "path" : "chatting/chatting",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "setting/setting",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ,{
- "path" : "faceVideo/faceVideo",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle":"custom"
- }
-
- }
- ]
- }],
- "globalStyle": {
- "navigationBarTextStyle": "white",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#151126",
- "backgroundColor": "#151126"
- }
- }
|