@@ -223,7 +223,7 @@ export default {
// border: 2px solid #2f2f2f;
border-radius: @radius;
overflow: hidden;
- background-color: @bg;
+ // background-color: @bg;
}
@@ -17,7 +17,7 @@
export default {
data() {
return {
- codeImg: 'https://lasuo.oss-cn-hangzhou.aliyuncs.com/nft/2022-06-27-11-28-08tQEbaWcx.jpg',
+ codeImg: 'https://lasuo.oss-cn-hangzhou.aliyuncs.com/nft/2022-07-13-10-06-30abAqgmuL.png',
email: 'lhaaso@126.com'
};
},