|
@@ -20,7 +20,7 @@ import * as actions from '@/actions/project'
|
20
|
20
|
import { transferImage } from '@/utils/tools'
|
21
|
21
|
import Notice from '@/components/Notice'
|
22
|
22
|
|
23
|
|
-const bgImg = require('@/assets/background.png')
|
|
23
|
+const bgImg = "https://estateagents.oss-cn-shanghai.aliyuncs.com/miniapp/upload/images/1578724562550-background.png"
|
24
|
24
|
// import { getIndexPreloadData } from '@/utils/preload'
|
25
|
25
|
// import Authorize from '@/components/authorize'
|
26
|
26
|
// import * as noticeType from '@/constants/common.js'
|