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:
@@ -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