@@ -51,7 +51,3 @@ const toPageClick = (url) => {
uni.navigateTo({url: url});
}
</script>
-
-<style lang="scss">
-</style>