diff --git a/pages/index/index.vue b/pages/index/index.vue index 78911eb..039d32b 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -137,6 +137,62 @@ + + + + 增收赋能类 + + + + + + 巅峰销售思维 + 巅峰销售思维训练课2天 + ¥2980.00 + + + + + + 团队系统思维 + 团队系统思维训练课3天 + ¥3980.00 + + + + + + 领袖演说思维 + 领袖演说思维训练课3天 + ¥4980.00 + + + + + + 卓越领秀思维 + 卓越领秀思维训练课3天 + ¥5980.00 + + + + + + 激发内在无限潜能 + 激发内在无限潜能训练课3天 + ¥9980.00 + + + + + + 其他赋能培训会议 + 定制其他赋能培训会议 + 价格另议 + + + + @@ -200,6 +256,12 @@ this.getZf() }, methods: { + onToast(){ + uni.showToast({ + title: '即将开放,敬请期待', + icon : 'none' + }) + }, // 获取金法列表 getJf(){ let params = { @@ -403,6 +465,52 @@ width: 100%; } } + // 增收赋能类 + .closed{ + background: white; + margin: 0 $margin; + border-radius: 35rpx; + padding-bottom: 10rpx; + .closed-item{ + display: flex; + margin-bottom: 20rpx; + padding-bottom: 20rpx; + border-bottom: solid 1rpx #f8f8f8; + &:last-child{ + margin-bottom: 0; + border-bottom: none; + } + .closed-cover{ + width: 168rpx; + height: 168rpx; + background-size: cover; + background-position: center; + border-radius: 10rpx; + } + .closed-text{ + width: calc(100% - 168rpx); + padding-left: 30rpx; + box-sizing: border-box; + .closed-title{ + font-size: 32rpx; + font-weight: bold; + line-height: 50rpx; + } + .closed-subtitle{ + color: gray; + font-size: 28rpx; + line-height: 40rpx; + } + .closed-price{ + color: #d51959; + font-size: 34rpx; + line-height: 40rpx; + margin-top: 30rpx; + font-weight: bold; + } + } + } + } // 诉讼委托类 .lawsuit{ padding: 0 20rpx $padding; diff --git a/static/synthesize/img_07.png b/static/synthesize/img_07.png new file mode 100644 index 0000000..0c56a94 Binary files /dev/null and b/static/synthesize/img_07.png differ diff --git a/static/synthesize/img_08.png b/static/synthesize/img_08.png new file mode 100644 index 0000000..b922f39 Binary files /dev/null and b/static/synthesize/img_08.png differ diff --git a/static/synthesize/img_09.png b/static/synthesize/img_09.png new file mode 100644 index 0000000..f0613ea Binary files /dev/null and b/static/synthesize/img_09.png differ diff --git a/static/synthesize/img_10.png b/static/synthesize/img_10.png new file mode 100644 index 0000000..90d9e5d Binary files /dev/null and b/static/synthesize/img_10.png differ diff --git a/static/synthesize/img_11.png b/static/synthesize/img_11.png new file mode 100644 index 0000000..4ef30ec Binary files /dev/null and b/static/synthesize/img_11.png differ diff --git a/static/synthesize/img_12.png b/static/synthesize/img_12.png new file mode 100644 index 0000000..93303d1 Binary files /dev/null and b/static/synthesize/img_12.png differ