工具版
🆕New features
B-end
1. Widget Icon page.
  • Added the editing function of C-end Launcher size scaling.
2. Wiget Theme page.
  • Added the UI display and hidden editing functions of the C-side function module.
  • Added the radian selection function of the overall frame of the C-end Pannel, including Rounded, Square, and Circle.
3. Customers page
3.1 Added view search function.
  • Provide customer registration time, points, order quantity, customer status, and total points to combine four filter conditions.
  • Add search view (up to 10 items).
  • Delete the saved view.
3.2 Added the function of deducting customer points in batches.
  • Modify the copywriting of the customer points bullet box in batches.
4. Settings page.
  • Add Billing entry.
  • Added Reward For Past Actions entry.
5. Reward For Past Actions page.
  • Merchants can reward old customers with registration points within a specified time range.
  • Merchants can reward old customers within a specified time frame with order points.
C-End
🆕 Synchronize B-endmodification.
  • Added the function of editing Launcher size and scaling.
  • Added the UI display and hidden editing functions of the C-end function module.
  • Added the radian selection function of the overall frame of the C-end Pannel, including Rounded, Square, and Circle.
✨Optimization
1. The B-side code cleans up useless dependent packages.
  • improves the speed of users loading the first screen and reduces the time of white screen.
  • The js code is reduced from 4mb to 2.6mb, and the css code is reduced from 607kb to 355kb.
  • The js code is reduced by 35%, and the css code is reduced by 41.51%.
2. B-end code unified front-end storage solution.
  • The local storage data is isolated and processed, which solves the problem of stringing data after opening multiple stores at the same time.
✨Repair
1. Customers page.
  • The interactive error problem of multi-select and all-select functions for customers.
  • After modifying the customer points in batches, the customer point display error problem.