mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-11 22:15:32 +08:00
build(custom): scope
This commit is contained in:
@@ -459,6 +459,7 @@ const SpPage = memo(
|
||||
<View className='sp-page__body-content'>
|
||||
<context.Provider value={{}}>{props.children}</context.Provider>
|
||||
<View className='sp-page__powered-by'>
|
||||
{/* If you remove or alter Shopex brand identifiers, you must obtain a branding removal license from Shopex. Contact us at: http://www.shopex.cn to purchase a branding removal license. */}
|
||||
<Text>Powered by</Text>
|
||||
<SpImage src='powered-logo.png' width={120} />
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user