视频点播二重唱

This commit is contained in:
2024-08-07 09:12:27 +08:00
parent 55e6620508
commit 25069ac340
94 changed files with 17399 additions and 62643 deletions

View File

@@ -1,7 +1,4 @@
{
// "leftWindow": {
// "path": "windows/left-window.vue",
// "style": {
@@ -14,7 +11,8 @@
// "height": "60px"
// }
// },
"pages": [{
"pages": [
{
"path": "pages/advertisement/index/index",
"style": {
"navigationBarTitleText": "启动页",
@@ -74,7 +72,6 @@
}
}
},
{
"path": "pages/curriculum/order/curriculum/videoDetail",
"style": {
@@ -340,7 +337,8 @@
"titleNView": false,
"popGesture": "none"
}
}
},
"renderjs": "renderjs/custom.js"
},
{
"path": "pages/courseInformation/index/index",
@@ -491,12 +489,14 @@
"navigationBarTitleText": "模版",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue534",
"fontSrc": "/static/uni.ttf",
"fontSize": "22px",
"color": "#FFFFFF"
}]
"buttons": [
{
"text": "\ue534",
"fontSrc": "/static/uni.ttf",
"fontSize": "22px",
"color": "#FFFFFF"
}
]
}
}
}
@@ -507,12 +507,14 @@
"navigationBarTitleText": "扩展组件",
"app-plus": {
"titleNView": {
"buttons": [{
"text": "\ue534",
"fontSrc": "/static/uni.ttf",
"fontSize": "22px",
"color": "#FFFFFF"
}]
"buttons": [
{
"text": "\ue534",
"fontSrc": "/static/uni.ttf",
"fontSize": "22px",
"color": "#FFFFFF"
}
]
}
}
}
@@ -814,11 +816,7 @@
}
}
],
"subPackages": [
],
"subPackages": [],
"globalStyle": {
"pageOrientation": "portrait",
"navigationBarTitleText": "Hello uniapp",
@@ -846,7 +844,8 @@
"borderStyle": "black",
// "backgroundColor": "#ffffff",
"backgroundColor": "#fff",
"list": [{
"list": [
{
"pagePath": "pages/homePage/index/index",
"iconPath": "static/tab/home.png",
"selectedIconPath": "static/tab/home_active.png",