diff --git a/src/pages/generate/index.css b/src/pages/generate/index.css index 2619c3c..1b7b3e3 100644 --- a/src/pages/generate/index.css +++ b/src/pages/generate/index.css @@ -125,7 +125,7 @@ .btn-secondary { flex: 1; background-color: #fff; - color: #FFD67A; + color: #000000; border: 3rpx solid #FFD67A; border-radius: 16rpx; height: 96rpx;