[251023] fix: SearchPanel.new.v2.jsx, SearInputOverlay단순화

🕐 커밋 시간: 2025. 10. 23. 16:06:35

📊 변경 통계:
  • 총 파일: 5개
  • 추가: +1081줄
  • 삭제: -221줄

📁 추가된 파일:
  + com.twin.app.shoptime/src/views/SearchPanel/TInput/TInputSimple.jsx
  + com.twin.app.shoptime/src/views/SearchPanel/TInput/TInputSimple.module.less

📝 수정된 파일:
  ~ com.twin.app.shoptime/src/views/MainView/MainView.jsx
  ~ com.twin.app.shoptime/src/views/SearchPanel/SearchInpuOverlay.jsx
  ~ com.twin.app.shoptime/src/views/SearchPanel/SearchPanel.new.v2.jsx

🔧 함수 변경 내용:
  📄 com.twin.app.shoptime/src/views/SearchPanel/SearchInpuOverlay.jsx (javascript):
    🔄 Modified: Spottable()
  📄 com.twin.app.shoptime/src/views/SearchPanel/SearchPanel.new.v2.jsx (javascript):
     Added: handleSearchOverlayKeyword(), onClick()
     Deleted: SearchResultsNew(), getButtonTabList(), upBtnClick()
  📄 com.twin.app.shoptime/src/views/SearchPanel/TInput/TInputSimple.module.less (unknown):
     Added: translateY()
This commit is contained in:
2025-10-23 16:06:36 +09:00
parent 4b8b8e9e86
commit d2ff9a9a1d
5 changed files with 1291 additions and 221 deletions