Fix:2905 【非遗文化】非遗标题名称的文字区域再延长一点,延长至红框范围
This commit is contained in:
@@ -282,7 +282,7 @@ export default {
|
|||||||
fetchList(random = 0, randomSeed) {
|
fetchList(random = 0, randomSeed) {
|
||||||
if(this.typeIndex === -1) {
|
if(this.typeIndex === -1) {
|
||||||
const params = {
|
const params = {
|
||||||
cityName: this.name,
|
cityName: this.cityName,
|
||||||
page: 1,
|
page: 1,
|
||||||
limit: 999
|
limit: 999
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -154,7 +154,7 @@ export default {
|
|||||||
line-height: 70rpx;
|
line-height: 70rpx;
|
||||||
}
|
}
|
||||||
.p-name{
|
.p-name{
|
||||||
max-width: 200rpx;
|
// max-width: 200rpx;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.card-footer{
|
.card-footer{
|
||||||
|
|||||||
Reference in New Issue
Block a user