lin
2026-04-29 208b55d75973ffef8f0e3319b07bfa40ae71650c
main.js
@@ -8,14 +8,20 @@
Vue.config.productionTip = false
App.mpType = 'app'
Vue.prototype.$webHost = 'https://rbb98765.zrgy-bbg.com'
// Vue.prototype.$webHost = 'https://test-skfq.zrgy-bbg.com'
Vue.prototype.$util = util
Vue.prototype.$baseUrl = 'https://lp1994.lpyx.top'
console.log('NODE_ENV',process.env.NODE_ENV)
// if(process.env.NODE_ENV === 'development') {
//     Vue.prototype.$webHost = 'https://test-skfq.zrgy-bbg.com'
// }
Vue.prototype.$bank = [
   '中国工商银行',
   '中国建设银行',
   '中国银行',
   '中国农业银行',
   '中国邮政储蓄银行',
   '中国邮政储蓄银行',
   '中国交通银行',
   '浦东发展银行',
   '中信银行',
@@ -35,7 +41,7 @@
   '公司企业',
   '政府机关',
   '事业单位',
   '社会组织',
   '社会组织',
   '灵活就业',
]
Vue.prototype.$relation = [
@@ -43,7 +49,7 @@
   '配偶',
   '同事',
   '好友',
   '同学',
   '同学',
   '其他',
]
Vue.prototype.$income = [
@@ -51,7 +57,7 @@
   '5000-10000',
   '10000-20000',
   '20000-30000',
   '30000以上',
   '30000以上',
]
// 全局跳转方法
Vue.prototype.$goWebUrl = function(url) {
@@ -76,4 +82,4 @@
    app
  }
}
// #endif
// #endif