This commit is contained in:
parent
f4e89542a7
commit
bfce50f2b5
|
|
@ -8,7 +8,7 @@ export default defineAppConfig({
|
|||
window: {
|
||||
backgroundTextStyle: 'light',
|
||||
navigationBarBackgroundColor: '#FFFFFF',
|
||||
navigationBarTitleText: '网上快办',
|
||||
navigationBarTitleText: '敌无双企业服务',
|
||||
navigationBarTextStyle: 'black'
|
||||
},
|
||||
permission: {
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ export const HOME_ICON_BASE = `${MAP_ASSET_BASE}/images-pc/home`
|
|||
export const MOBILE_ASSET_BASE = `${MAP_ASSET_BASE}/images-mobile`
|
||||
export const BANNER_BG = `${MOBILE_ASSET_BASE}/bg-banner.png`
|
||||
export const CARD_HEADER = `${MOBILE_ASSET_BASE}/card_header.png`
|
||||
export const PAGE_TITLE = '网上快办'
|
||||
export const PAGE_TITLE = '敌无双企业服务'
|
||||
export const RECEIPT_STAMP_DONE = `${STATIC_CDN}/images/oderDetailCallBackSuccess.png`
|
||||
export const RECEIPT_STAMP_PENDING = `${STATIC_CDN}/images/oderDetailCallBack.png`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue