mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-12 06:15:38 +08:00
merge(custom): m
This commit is contained in:
@@ -469,13 +469,13 @@ const SpPage = memo(
|
||||
: 0
|
||||
})}
|
||||
>
|
||||
<View className='sp-page__body-content'>
|
||||
{/* <View className='sp-page__body-content'>
|
||||
<context.Provider value={{}}>{props.children}</context.Provider>
|
||||
<View className='sp-page__powered-by'>
|
||||
<Text>Powered by</Text>
|
||||
<SpImage src='powered-logo.png' width={120} />
|
||||
</View>
|
||||
</View>
|
||||
</View> */}
|
||||
</View>
|
||||
)}
|
||||
{props.loading && <SpLoading />}
|
||||
|
||||
Reference in New Issue
Block a user