src/views/systemSetting/platform/mySetting/index.vue
@@ -92,7 +92,6 @@ }) }, handleDelete(data) { console.log(data); this.$confirm('您确认要删除订单吗?') .then(_ => { this.$axios({ @@ -110,7 +109,6 @@ }) }) .catch(err => { console.log(err); }) }, // 获取菜单列表 @@ -171,7 +169,6 @@ background-color: #09152f; margin-top: 20px; padding-bottom: 50px; border: 1pox solid #fff; .main-content { .my-container {