夜辰自定义订单通知模板
peak 通道掉线模板【文字链接自己改】 <!DOCTYPE html> <html> <head> <title>通道掉线通知</title> <meta http-equiv='content-type' content='text/html;charset=utf-8'> &...
用户中心动效彩色公告代码
peak 文字渐变色示例 @keyframes gradient-animation { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } .gradient-tex...