Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
viitto
mallapp
Commits
f70d79a6
Commit
f70d79a6
authored
Dec 11, 2024
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
完成载体的详情
parent
7e715025
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
925 additions
and
3 deletions
+925
-3
pages.json
pages.json
+6
-0
detail_carrier.vue
pages/kotra/carrier/detail_carrier.vue
+916
-0
api.js
plugin/api.js
+1
-1
uiconfig.js
plugin/uiconfig.js
+2
-2
No files found.
pages.json
View file @
f70d79a6
...
@@ -764,6 +764,12 @@
...
@@ -764,6 +764,12 @@
"style"
:
{
"style"
:
{
"navigationStyle"
:
"custom"
"navigationStyle"
:
"custom"
}
}
},
{
"path"
:
"carrier/detail_carrier"
,
//新载体详情
"enablePullDownRefresh"
:
true
,
"style"
:
{
"navigationStyle"
:
"custom"
}
},
{
},
{
"path"
:
"carrier/list"
//品牌详情
"path"
:
"carrier/list"
//品牌详情
},
{
},
{
...
...
pages/kotra/carrier/detail_carrier.vue
0 → 100644
View file @
f70d79a6
This diff is collapsed.
Click to expand it.
plugin/api.js
View file @
f70d79a6
...
@@ -3,7 +3,7 @@ export default {
...
@@ -3,7 +3,7 @@ export default {
Vue
.
prototype
.
host
=
"https://wx.weibaoge.cn/web/index.php?_mall_id=1285"
Vue
.
prototype
.
host
=
"https://wx.weibaoge.cn/web/index.php?_mall_id=1285"
//Vue.prototype.host2 = "https://mallApi.oytour.com" //电商接口
//Vue.prototype.host2 = "https://mallApi.oytour.com" //电商接口
Vue
.
prototype
.
host2
=
"http://192.168.5.
46:82
00"
Vue
.
prototype
.
host2
=
"http://192.168.5.
56:50
00"
Vue
.
prototype
.
host3
=
"https://jjeduapi.oytour.com"
//进阶小课堂以前接口
Vue
.
prototype
.
host3
=
"https://jjeduapi.oytour.com"
//进阶小课堂以前接口
Vue
.
prototype
.
UploadConfig
=
function
()
{
//本地上传配置
Vue
.
prototype
.
UploadConfig
=
function
()
{
//本地上传配置
...
...
plugin/uiconfig.js
View file @
f70d79a6
let
mainColor
=
"#
ff4544
"
let
mainColor
=
"#
017edf
"
let
secondary
=
"#
f3980
0"
let
secondary
=
"#
ea85
0"
let
pricecolor
=
"#ff4544"
let
pricecolor
=
"#ff4544"
let
topstyle
=
{
let
topstyle
=
{
background
:
"#FFF"
,
background
:
"#FFF"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment