Commit 40b9b374 authored by shoei.kanno's avatar shoei.kanno

在庫個数をstockに変更

parent 02c354c2
......@@ -53,8 +53,8 @@ $(function(){
$('#showId').append(idField);
$('#showImage').attr('src', src);
stockField.textContent = "点在庫有";
stockField.insertAdjacentHTML('afterbegin', stock.selector);
stockField.textContent = "stock ";
stockField.insertAdjacentHTML('beforeend', stock.selector);
$('#showStock').append(stockField);
//stock0の時BTN非表示
......
src/main/resources/static/upload/b.jpg

4.77 KB | W: | H:

src/main/resources/static/upload/b.jpg

3.32 KB | W: | H:

src/main/resources/static/upload/b.jpg
src/main/resources/static/upload/b.jpg
src/main/resources/static/upload/b.jpg
src/main/resources/static/upload/b.jpg
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment