wolyshaw 4 年之前
父節點
當前提交
a0f1aea9f7
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/photo-detail/index.vue

+ 2 - 1
src/views/photo-detail/index.vue

@@ -233,7 +233,8 @@ export default {
   flex-direction: column;
   text-align: center;
   position: relative;
-  cursor: move;
+  // cursor: move;
+  width: 200px;
   >.name{
     width: 100%;
     height: 30px;