Ver código fonte

删除注释

lifanagju_citu 6 meses atrás
pai
commit
e421dfd168
1 arquivos alterados com 0 adições e 3 exclusões
  1. 0 3
      pagesB/positionDetail/index.vue

+ 0 - 3
pagesB/positionDetail/index.vue

@@ -240,8 +240,6 @@ watch(() => useUserStore.refreshToken, (newVal) => {
 	beenLogin.value = Boolean(newVal)
 }, { immediate: true }, { deep: true })
 
-// }, { immediate: true }, { deep: true })
-
 let jobId = ''
 let obj = {}
 onLoad(async (options) => {
@@ -711,7 +709,6 @@ async function createPoster () {
     border-radius: 50rpx;
   }
   .shareButtonCss {
-    // margin: 40rpx;
     font-size: 16px;
     background: unset;
     &::after{