瀏覽代碼

支付成功回调 日志

zjz 4 年之前
父節點
當前提交
5071a10710
共有 1 個文件被更改,包括 6 次插入4 次删除
  1. 6 4
      Controller/CloudVod.py

+ 6 - 4
Controller/CloudVod.py

@@ -1226,24 +1226,26 @@ class CloudVodView(View):
                             text-align: center;
                             text-align: center;
                             margin-top: 50px;
                             margin-top: 50px;
                             font-size: 20px;
                             font-size: 20px;
-                            color : #ec7648
+                            color : #0000008A;
                         }
                         }
                         .content_img{
                         .content_img{
+                            margin-bottom:15px;
                             width: 60px; 
                             width: 60px; 
                             height: 60px;
                             height: 60px;
                         }
                         }
                         .bottom{
                         .bottom{
                              margin-bottom: 10px; 
                              margin-bottom: 10px; 
                              margin-top: 250px; 
                              margin-top: 250px; 
-                             color : #ec7648
+                             color : #fff;
                         }
                         }
                         .bottom_div{
                         .bottom_div{
-                            border: 1px solid #ec7648; 
+                            border: 1px solid #68c9c5; 
                             line-height: 38px; 
                             line-height: 38px; 
                             text-align: center; 
                             text-align: center; 
                             width: 100px; 
                             width: 100px; 
                             height: 38px;
                             height: 38px;
-                            border-radius: 5px;
+                            border-radius: 30px;
+                            background-color:#f00; 
                         }
                         }
             
             
                         .bottom_div:hover{
                         .bottom_div:hover{