暂存
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
</div>
|
||||
</view>
|
||||
</view>
|
||||
<view class="" @click="onPageJump('/pages/miniClass/test')" style="height: 100rpx; line-height: 100rpx; text-align: center;">
|
||||
去考试页面
|
||||
</view>
|
||||
|
||||
<view class="newLeve2">
|
||||
<view class="home_nar nomargin" style="padding: 0; background-color: #fff;">
|
||||
<view class="flexbox">
|
||||
@@ -770,6 +774,9 @@
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
@import '@/style/mixin.scss';
|
||||
.classItemBox {.jianjie{
|
||||
@include bov(2);
|
||||
}}
|
||||
.nomargin{margin: 0 !important;}
|
||||
.nopadding{padding: 0 !important;}
|
||||
.noRadius{border-radius: 0 !important;}
|
||||
|
||||
Reference in New Issue
Block a user