@@ -86,18 +86,4 @@ export default {
};
</script>
-<style lang="less" scoped>
-.stuList {
- padding: 0px 20px;
- margin-top: 30px;
- .name {
- line-height: 40px;
- overflow: hidden;
- text-overflow: hidden;
- white-space: nowrap;
- }
- .btn {
- text-align: center;
-}
-</style>
+<style lang="less" scoped></style>