|
@@ -15,7 +15,8 @@
|
|
<view class="colum-hot">
|
|
<view class="colum-hot">
|
|
<view class="hot-box-temp2"></view>
|
|
<view class="hot-box-temp2"></view>
|
|
<view class="hot-box">
|
|
<view class="hot-box">
|
|
- <image src="https://api.zhumi.tech/MiniProgram/image/index_m_left.png" class="index_middle_l"></image>
|
|
|
|
|
|
+ <image src="https://api.zhumi.tech/MiniProgram/image/index_m_left.png" class="index_middle_l"
|
|
|
|
+ bindtap='hrefoKc'></image>
|
|
</view>
|
|
</view>
|
|
<view class="hot-box-temp"></view>
|
|
<view class="hot-box-temp"></view>
|
|
<view class="hot-box">
|
|
<view class="hot-box">
|
|
@@ -25,7 +26,7 @@
|
|
</view>
|
|
</view>
|
|
<view class="cont">
|
|
<view class="cont">
|
|
<view class="tips-box">
|
|
<view class="tips-box">
|
|
- <view class="tips-cont">双十一全部精品课程钜惠活动正在进行中...</view>
|
|
|
|
|
|
+ <view class="tips-cont">双十二钜惠倒计时……</view>
|
|
</view>
|
|
</view>
|
|
<image src="https://api.zhumi.tech/MiniProgram/image/recommend.png" class="lang-img" />
|
|
<image src="https://api.zhumi.tech/MiniProgram/image/recommend.png" class="lang-img" />
|
|
<image src="https://api.zhumi.tech/MiniProgram/image/hd_banner.jpg" class="hd_banner" />
|
|
<image src="https://api.zhumi.tech/MiniProgram/image/hd_banner.jpg" class="hd_banner" />
|
|
@@ -33,7 +34,7 @@
|
|
<scroll-view scroll-x="true" style="height: 550rpx;">
|
|
<scroll-view scroll-x="true" style="height: 550rpx;">
|
|
<view class="uploadWrap">
|
|
<view class="uploadWrap">
|
|
<block wx:for="{{mktarr}}" wx:key="index">
|
|
<block wx:for="{{mktarr}}" wx:key="index">
|
|
- <view class="upload_Item">
|
|
|
|
|
|
+ <view class="{{mktarr[index].mi_mapurl}}">
|
|
<image class="upload_Item_img" src="{{mktarr[index].mi_mkturl}}"></image>
|
|
<image class="upload_Item_img" src="{{mktarr[index].mi_mkturl}}"></image>
|
|
<view class="teache_con">
|
|
<view class="teache_con">
|
|
<view class="teahcer_name_box">
|
|
<view class="teahcer_name_box">
|
|
@@ -69,9 +70,9 @@
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="mkt-desc-box">
|
|
<view class="mkt-desc-box">
|
|
- <view class="hot-title">米粒编程(大都汇校区)</view>
|
|
|
|
|
|
+ <view class="hot-title">米粒编程(铁西校区)</view>
|
|
<view class="hot-mkt">电话:024-25689988,17609810980</view>
|
|
<view class="hot-mkt">电话:024-25689988,17609810980</view>
|
|
- <view class="hot-mkt">地址: 辽宁省沈阳市铁西区建设西路2号 龙之梦·大都汇4层东侧</view>
|
|
|
|
|
|
+ <view class="hot-mkt">地址: 沈阳市铁西区建设西路2号 龙之梦·大都汇4层东侧</view>
|
|
</view>
|
|
</view>
|
|
<view class="endbottomm"></view>
|
|
<view class="endbottomm"></view>
|
|
</view>
|
|
</view>
|