@@ -56,4 +56,8 @@ export default {
};
</script>
<style lang="scss" scoped>
+.admin-button-com {
+ width: 60%;
+ margin-bottom:30upx;
+}
</style>