update .gitignore
@@ -11,9 +11,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="record">看到{{ item.courseDetailsName }}</view>
|
<view class="record">看到{{ item.courseDetailsName }}</view>
|
||||||
<view class="btm">
|
<view class="btm">
|
||||||
<view class="num">
|
<view class="num">更新{{ item.courseDetailsCount }}集</view>
|
||||||
<view v-if="item.courseDetailsCount">更新{{ item.courseDetailsCount }}</view>
|
|
||||||
</view>
|
|
||||||
<view class="btn">继续观看</view>
|
<view class="btn">继续观看</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
@@ -103,7 +101,6 @@ onLoad((e) => {
|
|||||||
.info {
|
.info {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 4px;
|
|
||||||
.title {
|
.title {
|
||||||
font-size: 32upx;
|
font-size: 32upx;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@@ -114,10 +111,15 @@ onLoad((e) => {
|
|||||||
.btm {
|
.btm {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
padding-top: 28upx;
|
||||||
|
.num {
|
||||||
|
color: #999;
|
||||||
|
}
|
||||||
.btn {
|
.btn {
|
||||||
padding: 4upx 12upx;
|
padding: 4upx 12upx;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: $uni-zj-color-primary;
|
background: $uni-zj-color-primary;
|
||||||
|
border-radius: 10upx;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
31
unpackage/dist/cache/.vite/deps/_metadata.json
vendored
@@ -1,31 +0,0 @@
|
|||||||
{
|
|
||||||
"hash": "33e53a44",
|
|
||||||
"configHash": "048dba77",
|
|
||||||
"lockfileHash": "e8b32e83",
|
|
||||||
"browserHash": "98657dc5",
|
|
||||||
"optimized": {
|
|
||||||
"uview-plus": {
|
|
||||||
"src": "../../../../../node_modules/uview-plus/index.js",
|
|
||||||
"file": "uview-plus.js",
|
|
||||||
"fileHash": "3e411044",
|
|
||||||
"needsInterop": false
|
|
||||||
},
|
|
||||||
"lodash": {
|
|
||||||
"src": "../../../../../node_modules/lodash/lodash.js",
|
|
||||||
"file": "lodash.js",
|
|
||||||
"fileHash": "85fde04d",
|
|
||||||
"needsInterop": true
|
|
||||||
},
|
|
||||||
"gm-crypto": {
|
|
||||||
"src": "../../../../../node_modules/gm-crypto/dist/index.esm.js",
|
|
||||||
"file": "gm-crypto.js",
|
|
||||||
"fileHash": "e99227be",
|
|
||||||
"needsInterop": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"chunks": {
|
|
||||||
"chunk-LQ2VYIYD": {
|
|
||||||
"file": "chunk-LQ2VYIYD.js"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
3
unpackage/dist/cache/.vite/deps/package.json
vendored
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"type": "module"
|
|
||||||
}
|
|
||||||
3689
unpackage/dist/cache/.vite/deps/uview-plus.js
vendored
|
Before Width: | Height: | Size: 138 KiB |
|
Before Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 9.1 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 732 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 4.1 KiB |