Browse Source

style: 静态页面

dev_des
1054425342@qq.com 3 months ago
parent
commit
f5cf6a1eea
  1. 2
      components/ProductSection.vue
  2. 3
      pages.json
  3. 1261
      pages/index/iSoul.vue

2
components/ProductSection.vue

@ -323,7 +323,7 @@ export default {
margin-right: 24rpx;
flex-shrink: 0;
min-width: 120rpx;
font-family: Futura;
font-family: 'Futura';
}
.heart-icon {

3
pages.json

@ -37,7 +37,8 @@
{
"path": "pages/index/iSoul",
"style": {
"navigationStyle": "custom"
"navigationStyle": "custom",
"navigationBarTextStyle":"white"
// "navigationBarTitleText": "iSoul"
}
},

1261
pages/index/iSoul.vue

File diff suppressed because it is too large
Loading…
Cancel
Save