Explorar o código

chore: 清理章鱼图录入页死样式

Sisyphus Agent hai 1 semana
pai
achega
497857c345
Modificáronse 1 ficheiros con 0 adicións e 26 borrados
  1. 0 26
      cfc-frontend/pages/action-detail/octopus-add-effect.vue

+ 0 - 26
cfc-frontend/pages/action-detail/octopus-add-effect.vue

@@ -89,32 +89,6 @@ export default {
 .required-mark {
   color: #F97316;
 }
-.type-grid {
-  display: flex;
-  flex-wrap: wrap;
-  gap: 16rpx;
-}
-.type-item {
-  width: calc(33.33% - 11rpx);
-  padding: 20rpx 0;
-  text-align: center;
-  border: 2rpx solid #e0e0e0;
-  border-radius: 12rpx;
-  background: #fafafa;
-}
-.type-item.selected {
-  border-color: #F97316;
-  background: #FFF7ED;
-}
-.type-icon {
-  font-size: 40rpx;
-  display: block;
-  margin-bottom: 8rpx;
-}
-.type-name {
-  font-size: 22rpx;
-  color: #666;
-}
 .amount-input {
   width: 100%;
   height: 88rpx;