diff --git a/JSUI/ShoppingSample/entry/src/main/js/MainAbility/common/constant/commonConstants.js b/JSUI/ShoppingSample/entry/src/main/js/MainAbility/common/constant/commonConstants.js index 898eeb8efd6c4ffa05b8d1e555bd3ffda3f8a4c7..e6f1373fbc9a1c08bbd38aa35994b97a1a466637 100644 --- a/JSUI/ShoppingSample/entry/src/main/js/MainAbility/common/constant/commonConstants.js +++ b/JSUI/ShoppingSample/entry/src/main/js/MainAbility/common/constant/commonConstants.js @@ -667,5 +667,5 @@ export default class CommonConstants { /** * Recipient's mobile number. */ - static USER_TEL = '18512345678'; + static USER_TEL = '185****5678'; } \ No newline at end of file diff --git a/JSUI/ShoppingSample/figures/ShoppingApps.gif b/JSUI/ShoppingSample/figures/ShoppingApps.gif index 92dec5116a8d7b012b39ae1e8f899f887a7ac594..68da250df1cef87e91b770b3a83f1332152e90e4 100644 Binary files a/JSUI/ShoppingSample/figures/ShoppingApps.gif and b/JSUI/ShoppingSample/figures/ShoppingApps.gif differ