2019/3/13	小傑
更新中文網址空格導致前台打不開問題
dal/article_categoryDAL.php
dal/articleDAL.php
dal/book_categoryDAL.php
dal/bookDAL.php
dal/categoryDAL.php
dal/faq_categoryDAL.php
dal/faqDAL.php
dal/news_categoryDAL.php
dal/newsDAL.php
dal/productDAL.php

禁止開啟log.txt
.htaccess
iweb/htaccessBase.php

2019/03/29	Tank
webParts 裡的所有圖片判斷跟影片判斷有問題
webPartBase.php

2019/04/02	小傑
主選單中的自訂主選項，在有下拉選單時改為可以設定超連結網址，沒設定時，將不會連結出去，不再抓取第一個子選項的超連結
webParts/webPartBase.php
iweb/webmenuEdit.php
iweb/webmenuList.php
iweb/templates/webmenuEdit.html

2019/04/08 Tank
Google map api 在2018 年 7 月 16 日，地圖、路徑和地方資訊的全新「即付即用」定價方案。導致前台畫面顯示有問題，所以拿掉後台可以更該樣式、設定緯度的功能，前台更新為舊版iframe崁入地圖
pageBase.php
iweb/googlemapSet.php
iweb/templates/googlemapSet.html

2019/04/11 孟
判斷網站為簡易購物車，所有版型顯示購物車快速鈕
webParts/footer.php
templates/webParts/01到20/footer.html
templates/css/01到20/main.css

2019/04/15	小傑
後台台灣IP限制
api/gettwip.php
iweb/iplimitSet.php
iweb/pageBase.php
iweb/templates/iplimitSet.html

2019/04/23 Tank
新增結構化資料設定，可每頁個別選擇是否開啟，以及可選擇前台畫面是否顯示星級與評論
templates/01到20/結構(article-detail.html、article.html、book-detail.html、book.html、contact.html、faq-detail.html、faq.html、index.html、news-detail.html、news.html、order.html、pageBase.html、product-detail.html、product.html)
templates/css/01到20/main.css
article-detail.php
article.php
book-detail.php
book.php
contact.php
faq-detail.php
faq.php
index.php
news-detail.php
news.php
order.php
pageBase.php
product-detail.php
product.php
registry.php
dal/article_categoryDAL.php
dal/articleDAL.php
dal/book_categoryDAL.php
dal/bookDAL.php
dal/categoryDAL.php
dal/faq_categoryDAL.php
dal/faqDAL.php
dal/news_categoryDAL.php
dal/newsDAL.php
dal/productDAL.php
iweb/article_categoryEdit.php
iweb/articleEdit.php
iweb/book_categoryEdit.php
iweb/bookEdit.php
iweb/categoryEdit.php
iweb/faq_categoryEdit.php
iweb/faqEdit.php
iweb/news_categoryEdit.php
iweb/newsEdit.php
iweb/productEdit.php
iweb/searchGoogleSet.php
iweb/templates/article_categoryEdit.html
iweb/templates/articleEdit.html
iweb/templates/book_categoryEdit.html
iweb/templates/bookEdit.html
iweb/templates/categoryEdit.html
iweb/templates/faq_categoryEdit.html
iweb/templates/faqEdit.html
iweb/templates/news_categoryEdit.html
iweb/templates/newsEdit.html
iweb/templates/productEdit.html
iweb/templates/searchGoogleSet.html
iweb/templates/login.html

2019/04/23	小傑
中文路徑符號和特殊字元無法開啟bug修正
article-detail.php
article.php
book-detail.php
book.php
contact.php
faq-detail.php
faq.php
news-detail.php
news.php
product-detail.php
product.php

2019/04/25 Tank
1.Google map 顯示錯誤，後台沒設定地址前台直接不顯示地圖
2.結構化資料每頁網址不帶首頁，網站名稱帶內頁seo標題，沒設定就是帶網站seo標題
pageBase.php

2019/04/26 Tank
sitemap 抓到已經刪除的資料
sitemap.php

2019/04/30 Tank
暫時拿掉line登入鈕
iweb/templates/login.html

2019/05/02 Tank
寄信新增預設2
smtp_mail.php
iweb/outsideSet.php
iweb/outsideSet.html

2019/05/03 孟
修改版型第5 index.css 
修改版型第5網站地圖
webmap.html
webmap2.html
webmap3.html
searchItem.html

2019/05/06 孟
新增版型 21版

2019/05/09 Tank
i55聯絡我們判別，www、http://、https:// 無法送出，紀錄當下ip以及輸入的訊息內容
contact.php
pageBase.php

2019/05/10 孟
調整第21版效果 
21版 footer.html
21版 animate.css

2019/05/10 Tank
i55分類排序問題
dal/article_categoryDAL.php
dal/book_categoryDAL.php
dal/faq_categoryDAL.php
dal/news_categoryDAL.php

2019/05/12 孟
新增版型 22版

2019/05/13	小傑
寄件人造假
bin/system/smtp_mail.php
contact.php
order.php

2019/05/16	小傑
修復寄信信箱設定密碼，特殊字元會被取代的bug
iweb/outsideSet.php

2019/05/20 汶邑
修正 19版 footer長度不夠時 QRCODE圖被截掉
templates/webParts/19/footer.html
templates/css/19/main.css

2019/05/26 孟蘋
新增版型 23版

2019/05/30 Tank
主選單設定相本子選單類型是「分類選單」時，下拉部分會帶到產品的連結
webParts/webPartBase.php

2019/05/31 Tank
首頁banner描述改為可換行
webParts/banner.php

2019/07/01	小傑
預設信箱改為讀取webi.com.tw的設定值
bin/system/smtp_mail.php

2019/07/03	Tank
聯絡我們禁止發送敏感字,不可以發送結構類型的內容
contact.php
pageBase.php

2019/07/10	小傑
將5/13的寄件人造假移除，會導致GMail判定為廣告信件

2019/07/11 汶邑
修正04版首頁的相本區塊描述變數設置錯誤
templates/04/index.html

2019/07/17	Tank
1. 後台列表頁php優化
2. 可以大量刪除復原的部分 最高權限才可以顯示下方「復原紐」
3. 編輯器上傳圖片清除寬、高
4. 後台line連動通知綁定無法刪除已過期的權杖
5. 後台 header 需增加判斷的權限，沒開線上訂單的帳號就不能顯示那個icon，也不用計算有幾筆訂單
6. 紀錄最後登入後台的時間、IP
7. 建立後台帳號紀錄時間
8. 批量新增產品可新增產品編號、產品售價、產品簡述，另修改首頁顯示預設及狀態預設
9. 移除產品說明一標題必填
10.首頁聯絡我們禁止發送敏感字,不可以發送結構類型的內容
ajax/contact.php
dal/userDAL.php
iweb/article_categoryList.php
iweb/articleList.php
iweb/book_categoryList.php
iweb/bookList.php
iweb/categoryList.php
iweb/contactList.php
iweb/contactView.php
iweb/faq_categoryList.php
iweb/faqList.php
iweb/header.php
iweb/login.php
iweb/news_categoryList.php
iweb/newsList.php
iweb/productEdit.php
iweb/productList.php
iweb/productMultiAdd.php
iweb/templates/contactList.html
iweb/templates/faqList.html
iweb/templates/header.html
iweb/templates/newsList.html
iweb/templates/productEdit.html
iweb/templates/productList.html
iweb/templates/productMultiAdd.html
iweb/ckeditor/plugins/image/dialogs/image.js
iweb/ajax/line.php

2019/07/25 Tank
後台批量新增產品分類不顯示已刪除的項目
iweb/productMultiAdd.php

2019/07/30 Tank
後台刪除鈕顯示異常
iweb/categoryList.php
iweb/contactList.php

2019/8/15  小傑
前台商品大分類、中分類商品列表分頁問題修正
pageBase.php

2019/08/23 Tank
聯絡我們表單檢查，含有SEO、網頁設計、關鍵字，不可以送出

2019/09/26 Tank
結構化資料寫法更新
pageBase.php

2019/10/08 Tank
手機版banner可以撥放影片
templates/css/01到23/banner.css
templates/webParts/21/banner_main.html
webParts/banner.php

2019/11/12 汶邑
修正 QRstyle 只寫 display:none 漏寫 style='' ，導致無效 
webParts/sidePage.php
webParts/sidePage2.php

2019/11/15 汶邑
修正版型設置備註改為顯示全部字
iweb/css/listBox.css

2019/11/19 Tank
結構化資料寫法更新
pageBase.php
30版有加東西
index.php
product-detail.php
product.php
/webParts/banner.php
/webParts/sidePage.php
/webParts/sidePage2.php

2019/11/28 汶邑
新增首頁產品日期撈取、產品列表頁、其他產品日期撈取，產品總分類添加 action
index.php
product.php
product-detail.php

2019/12/02 汶邑
相本總分類添加 action
book.php

2019/12/05 Tank
header 增加購物車按鈕顯示判斷
/webParts/header.php

2019/12/06 Tank
1. Google Map 設置 首頁顯示、聯絡表單顯示、側邊顯示 script沒寫
2. 新增防複製文字
iweb/templates/googlemapSet.html
templates/01到31/結構(article-detail.html、article.html、book-detail.html、book.html、contact.html、faq-detail.html、faq.html、index.html、news-detail.html、news.html、order.html、product-detail.html、product.html)

2020/1/9  小傑
版型額外資料帶不出來問題，後台選擇版型時儲存的是路徑而非ID，導致ID與路徑不同時發生問題，暫不改變後台作法，修改前台抓取額外資料作法
pageBase.php

20200121 汶邑
1.修正 5、6、7 版搜尋按鈕問題
2.修正 21版 banner scrolldown 按鈕問題
3.修正 Notify line留言通知錯字
templates/jquery/05/jquery-templates.js
templates/webParts/06/header_in.html
templates/webParts/07/header_in.html
templates/webParts/21/banner_main.html
contact.php

2020/02/15 Tank
sidePage 增加小廣告的排序
/webParts/sidePage.php
/webParts/sidePage2.php

2020/02/17 汶邑
公版調整字體大小預設16、行高1.5倍
templates/css/01到20/main.css、20版為init.css

2020/02/18 汶邑
1.產品內頁點擊圖片有放大效果
2.相本內頁間距(整張圖都要出現)
3.01、03版搜尋、網站地圖頁面加上內頁
4.06、07、13、29版搜尋頁面無法切換下一頁 
5.11、12版搜尋頁面下一頁的紐不見了
6.30、31、32版banner加連結
7.30版首頁相本加相本標題
templates/webParts/01到28/product-detail.html
templates/webParts/01到28、30/book-detail.html
templates/01、03/searchItem.html
templates/01、03/webmap.html
templates/01、03/webmap2.html
templates/01、03/webmap3.html
templates/webParts/06~07/header_in.html
templates/css/06~07/main.css
templates/jquery/06~07/jquery-templates.js
templates/13/searchItem.html
templates/29/searchItem.html
templates/11/searchItem.html
templates/12/searchItem.html
templates/webParts/30~32/banner_main.html
templates/css/30~32/banner.css
templates/30/index.html
templates/30/index.css

2020/02/19 汶邑
1.01、03、06、07、09、30、31 sitemap內頁補banner跟修改輪播問題
2.25版首頁相本修正
templates/01、03、06、07、09、30、31/webmap.html
templates/01、03、06、07、09、30、31/webmap2.html
templates/01、03、06、07、09、30、31/webmap3.html
templates/25/index.html
templates/25/index.css

2020/02/20 汶邑
1.21版聯絡我們頁面收尋壞掉
2.全部版型Banner文字及圖都要加連結
3.07版選單點選有問題
4.09版首頁產品變小了
5.31版搜尋加細框
templates/css/21/main.css
templates/webParts/03、05、06、07、09、13、14、15、17、27、28/banner_main.html
templates/css/03、05、06、07、09、13、14、15、17、27、28/banner.css
templates/jquery/07/jquery-templates.js
templates/css/09/index.css
templates/css/31/main.css

2020/03/30 Tank
修改line加好友在iframe的問題
index.php
webParts/footer.php
webParts/header.php
webParts/sidePage.php
webParts/sidePage2.php
webParts/webPartBase.php

2020/4/28	小傑
修正主選單選項中的自訂子選單，不啟用時會送出失敗的問題
iweb/templates/webmenuEdit.html

2020/5/5	小傑
修改後台bug
iweb/ajax/menu2.php
iweb/templates/userList.html
iweb/templates/menuList.html

2020/05/18 Tank
更改首頁小廣告帶出數量
index.php
webParts/footer.php

2020/5/27	小傑
更改首頁自訂欄位資料來源
index.php

2020/5/29	Tank
新增首頁自訂欄位
webParts/webPartBase.php

2020/6/9	小傑
公版文件修改
iweb/header.php
iweb/templates/header.html
iweb/templates/footer.html
iweb/googlemapSet.php
iweb/templates/googlemapSet.html

2020/7/2	小傑
修改後台帳號設定LineUID問題
iweb/userView.php

2020/5/29	Tank
youtube自動撥放
index.php
webParts/indexArticle.php

2020/8/21	Tank
loadRecord有問題
dal/areaDAL.php
dal/cityDAL.php

2020/9/4	Tank
後台沒有台灣IP限制
iweb/pageBase.php

2020/9/9	Tank
設定Cookie
pageBase.php

2020/9/14	Tank
後台相本分類資訊-上層分類下拉沒帶資料
iweb/book_categoryEdit.html

2020/9/17	小傑
購物車計算運費bug
ajax/cart.php

2020/9/29	小傑
聯絡我們送出後訊息調整
contact.php

2020/10/12	Tank
demo增加一個檢查有無signature目錄的判斷，沒有目錄則新增該目錄
demo.php

2020/10/14	Tank
後台內頁廣告設置圖片變更($('#Image'+i).change();)的script有誤
iweb/templates/webpageSet.html

2020/10/16	Tank
聯絡我們line notify送出訊息修改
contact.php

2020/10/29	Tank
首頁增加最新消息總數
index.php
webParts/indexNews.php

2020/11/13	Tank
curl 取代掉 file_get_contents
pageBase.php

2020/12/8	小傑
後台商品列表可以選非底層分類
dal/productDAL.php
iweb/productList.php
iweb/templates/productList.html

2020/12/11	Tank
產品圖片新增 listPI2
product-detail.php

2021/1/7	Tank
小廣告 PictureType='120' 錯誤
index.php

2021/3/3    庚肪
https://www.iweb57.appleworld.com.tw/index.html  無法301到首頁
.htaccess

2021/03/12 Tank
1. 增加兩個資料夾 less、svg
2. 側邊增加首頁自訂欄位
.htaccess
templates/less
templates/svg
webParts/sidePage.php
iweb/htaccessBase.php

2021/03/19 Tank
會員頁面 loadData 改為 public，並檢查會員功能是否啟用(後台設定)
check_member.php
member1.php
member_login.php
member_logout.php
new_member1.php
new_member2.php

2021/03/31 Tank
全站搜尋增加描述
searchItem.php

2021/4/13	小傑
BANNER(首內頁)超連結都要改成另開新分頁
templates/webParts/01~42/banner_main.html
templates/webParts/01~42/banner_sub.html
後台頁腳改2021
iweb/templates/footer.html
後台問與答分類、問與答的路徑描述中包含文章管理，更正為問與答管理
iweb/templates/faq_categoryList.html
iweb/templates/faq_categoryEdit.html
iweb/templates/faqList.html
iweb/templates/faqEdit.html

2021/4/14	小傑
首頁自訂欄位增加超連結欄位
dal/customDAL.php
iweb/customList.php
iweb/customEdit.php
iweb/templates/customList.html
iweb/templates/customEdit.html
index.php
後台商品列表搜尋分類下拉條件修改為可選擇非底層分類

2021/4/15	小傑
禁止瀏覽.txt和.back檔案
.htaccess
刪除測試和不知道用途的檔案
test.php
test2.php
test3.php
test4.html
test4.php
test5.php
test6.php
test7.php
test8.php
test10.php
test11.php
video_exists_.txt
video_exists_www.jow-tong.com.tw.txt
帳號驗證、帳號登入
templates/27/check_member.html
templates/27/member_login.html

2021/4/16	小傑
後台-會員管理>>會員列表
iweb/memberList.php
iweb/memberEdit.php
iweb/templates/memberList.html
iweb/templates/memberEdit.html
iweb/ajax/member.php
會員密碼做SHA256加密
new_member2.php
member_login.php
登入錯誤紀錄
member_login.php
dal/log_errorDAL.php
遺忘密碼
.htaccess
forget_password.php
templates/27/forget_password.html
變更密碼
change_password.php
templates/27/change_password.html
會員中心TKD設定
iweb/seo2Set.php
iweb/templates/seo2Set.html
registry.php

2021/04/30 Tank
首頁產品多帶一個迴圈 顯示數量是「首頁產品顯示數量」的2倍
webParts/indexProduct.php


2021/5/16	小傑
後台-管理者列表刪除功能bug修復
iweb/ajax/user2.php
iweb/templates/userList.html

2021/05/24 Tank
google map iframe 網址更換
contact.php


2021/7/13	小傑
後台-中文路徑可設定
iweb/article_categoryEdit.php
iweb/articleEdit.php
iweb/book_categoryEdit.php
iweb/bookEdit.php
iweb/categoryEdit.php
iweb/faq_categoryEdit.php
iweb/news_categoryEdit.php
iweb/newsEdit.php
iweb/productEdit.php
iweb/templates/article_categoryEdit.html
iweb/templates/articleEdit.html
iweb/templates/book_categoryEdit.html
iweb/templates/bookEdit.html
iweb/templates/categoryEdit.html
iweb/templates/faq_categoryEdit.html
iweb/templates/news_categoryEdit.html
iweb/templates/newsEdit.html
iweb/templates/productEdit.html






