wujingjing
2024-08-12 9de6cf5226f7df076449a39c5adeb431b12fe923
1
2
3
4
5
6
7
export const STATIC_FILE_BASE_URL = 'https://wi.beng35.com';
 
export const SHARE_CONFIG = {
  title: 'WI智能管家',
  path: "pages/login/login",
  imageUrl: 'https://wi.beng35.com/static/images/logo/miniprogram-logo.png'
}