hapr191: point H5 to hapengran.com, update integral mall URLs and docs
- configs.js: 鹏然商贸 title and admin/hapengran API & H5 base URLs - personal/webview: jf.hapengran.com for points and webview flows - company-info: wa_options title entities, deploy table, sn_id/appStr notes - Docs and .gitignore adjustments Made-with: Cursor
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
"use strict"
|
||||
const configs = {
|
||||
TITLE: '博森元',
|
||||
BASE_URL: 'https://shopadmin.bosenyuan.com/api',
|
||||
IMG_URL: 'https://shopadmin.bosenyuan.com',
|
||||
H5_URL: 'https://shop.bosenyuan.com/',
|
||||
TITLE: '鹏然商贸',
|
||||
BASE_URL: 'https://admin.hapengran.com/api',
|
||||
IMG_URL: 'https://admin.hapengran.com',
|
||||
H5_URL: 'https://hapengran.com/',
|
||||
contractPage: 10012,
|
||||
// 须与积分商城 / wa_options 及寄卖后台 APP_SECRET 一致;上线淮安鹏然前请从后台同步替换,勿沿用其他租户。
|
||||
sn_id: 1753363479,
|
||||
appStr: 'ZFyTNQTWEkCBczKzyUDJWE9Ecxtjjzwg',
|
||||
// appKey: ,
|
||||
}
|
||||
}
|
||||
|
||||
@@ -263,11 +263,11 @@
|
||||
})], 1), n("v-uni-view", {
|
||||
staticClass: "b-flex-col b-flex-x b-flex-space u-p-b-30 u-p-r-20",
|
||||
on: {
|
||||
click: function(e) {
|
||||
click: function(e) {
|
||||
// http://jf.suzhouyuqi.com/pages/integral/points?username=
|
||||
arguments[0] = e = t.$handleEvent(e),
|
||||
window.location.href =
|
||||
"https://jf.bosenyuan.com/pages/integral/points?username=" +
|
||||
"https://jf.hapengran.com/pages/integral/points?username=" +
|
||||
t.userInfo.mobile + "#/pages/integral/points"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
o = {
|
||||
data: function() {
|
||||
return {
|
||||
urlSrc: "https://jf.bosenyuan.com/?sn_id=".concat(uni.$sn_id),
|
||||
urlSrc: "https://jf.hapengran.com/?sn_id=".concat(uni.$sn_id),
|
||||
passback: ""
|
||||
}
|
||||
},
|
||||
@@ -40,7 +40,7 @@
|
||||
void 0 === a ?
|
||||
void 0 : a.id,
|
||||
e.passback && setTimeout((function() {
|
||||
window.location.href = "https://jf.bosenyuan.com/?user_id=" + e.passback
|
||||
window.location.href = "https://jf.hapengran.com/?user_id=" + e.passback
|
||||
}), 200));
|
||||
case 4:
|
||||
case "end":
|
||||
|
||||
Reference in New Issue
Block a user