Commit 9d15922d authored by 黄奎's avatar 黄奎

页面修改

parent 0886592b
...@@ -18,9 +18,9 @@ ...@@ -18,9 +18,9 @@
</view> </view>
</view> </view>
<view class="setComments-setType-right flex"> <view class="setComments-setType-right flex" @click="goRules">
<view> <view>
<text>评价规则</text> <text>定义评价规则</text>
<van-image class="img" width="14rpx" height="13rpx" fit="cover" src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1653977684000_601.png" /> <van-image class="img" width="14rpx" height="13rpx" fit="cover" src="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1653977684000_601.png" />
</view> </view>
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
}, },
goRules() { goRules() {
uni.navigateTo({ uni.navigateTo({
url: '/pages/setComments/commentRulesList' url: '/pages/setComments/commentRulesList?CourseId='+data.Msg.CourseId
}) })
} }
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment